Skip to content
Snippets Groups Projects
  1. May 22, 2016
  2. Mar 11, 2016
  3. Jan 22, 2016
  4. Sep 16, 2015
  5. Sep 11, 2015
  6. Sep 10, 2015
  7. Aug 21, 2015
  8. Jul 18, 2015
    • Andreas Gohr's avatar
      added styler into default plugin section · 8d4151de
      Andreas Gohr authored
      The icon does not match the others because the NuvolaX icon theme seems
      to have vanished from the Internet. Ideally all those admin icons could
      use a replacement. But that should be a different PR I guess.
      8d4151de
  9. Jul 12, 2015
  10. May 22, 2015
  11. May 16, 2015
  12. Feb 18, 2015
  13. Feb 17, 2015
  14. Jan 07, 2015
    • Andreas Gohr's avatar
      Remove error supression for file_exists() · 79e79377
      Andreas Gohr authored
      In an older version of PHP a file_exists() call would issue a warning
      when the file did not exist. This was fixed in later PHP releases. Since
      we require PHP 5.3 now, there's no need to supress any error here
      anymore. This might even give a minor performance boost.
      79e79377
  15. Dec 11, 2014
  16. Oct 01, 2014
  17. Sep 29, 2014
  18. Sep 28, 2014
  19. Jul 15, 2014
  20. May 15, 2014
  21. Apr 16, 2014
  22. Mar 06, 2014
  23. Mar 05, 2014
  24. Mar 04, 2014
  25. Feb 25, 2014
  26. Feb 23, 2014
  27. Feb 21, 2014
  28. Feb 20, 2014
  29. Feb 19, 2014
    • Gerrit Uitslag's avatar
      diff of removed page, require handling right rev=0 · 621bbd2a
      Gerrit Uitslag authored
      When page is removed, and diff can be requested between a revision and
      current situation. This results in right revision is 0.
      
      Similar case just after creating a page. A diff between the first
      version and nothing before, result in left revision is 0.
      
      In these cases a empty dummy revision is placed as selected value in
      dropdown. Otherwise user got distracted by the revisions details shown
      in select field,  which are not related to the diff below.
      621bbd2a
  30. Feb 18, 2014
Loading