Skip to content
Snippets Groups Projects
  1. May 12, 2017
  2. Apr 24, 2017
  3. Apr 19, 2017
  4. Apr 18, 2017
    • Dharmik's avatar
      Fix Typo in remote API (#1938) · 32b2e368
      Dharmik authored
      * Updated remote.php
      
      Updated remote.php for retrieving all the acl details.
      
      * Updated remote.php
      
      By mistake changed in addAcl instead of listAcls.
      32b2e368
  5. Apr 05, 2017
  6. Apr 04, 2017
  7. Mar 31, 2017
    • Andreas Gohr's avatar
      mark some tests as non-risky · 1bff2aba
      Andreas Gohr authored
      Those tests either just check that an exception is NOT thrown or are
      there to check dependencies for other tests. Newer phpunits mark all
      tests as risky that have no assertion.
      1bff2aba
  8. Mar 16, 2017
    • Àngel Pérez Beroy's avatar
      translation update · b92d070d
      Àngel Pérez Beroy authored
      b92d070d
    • Martin Růžička's avatar
      translation update · f502bbbb
      Martin Růžička authored
      squashed a whole bunch of PRs
      
      closes #1907
      closes #1908
      closes #1909
      closes #1910
      closes #1911
      closes #1912
      closes #1913
      closes #1914
      closes #1915
      closes #1916
      closes #1917
      closes #1918
      closes #1919
      closes #1920
      closes #1921
      closes #1922
      f502bbbb
  9. Mar 14, 2017
  10. Feb 28, 2017
  11. Feb 27, 2017
  12. Feb 25, 2017
  13. Feb 22, 2017
  14. Feb 21, 2017
  15. Feb 20, 2017
  16. Feb 18, 2017
  17. Feb 17, 2017
  18. Feb 16, 2017
  19. Feb 14, 2017
  20. Feb 08, 2017
    • Gerry Weißbach's avatar
      Spaces, not tabs. · 6ff51f7d
      Gerry Weißbach authored
      6ff51f7d
    • Gerry Weißbach's avatar
      Add Event to modify the list of javascript files before they are processed.... · 6d3bebff
      Gerry Weißbach authored
      Add Event to modify the list of javascript files before they are processed. This allows plugins to not have their - or other plugins - script delivered to the client. Creating the list of files upfront might add a little overhead which I think is OK when you can be certain that only JavaScript that really is needed will be delivered to the client.
      
      Multiple Javascript requests, e.g. to only send the jQuery part or just editor/administrator scripts, could be implemented with this modification (I know, jQuery has already been split).
      6d3bebff
    • Andreas Gohr's avatar
      admin screen: override fill attribute of paths · 9c5f3115
      Andreas Gohr authored
      When an svg has a fill attribute directly on the path, we need more
      specifity to override it.
      9c5f3115
  21. Feb 07, 2017
  22. Feb 06, 2017
  23. Feb 04, 2017
  24. Feb 03, 2017
  25. Jan 31, 2017
  26. Jan 21, 2017
Loading