Skip to content
Snippets Groups Projects
  1. Dec 12, 2018
  2. Sep 07, 2018
  3. Mar 28, 2018
  4. Jan 10, 2018
  5. Oct 06, 2017
  6. Nov 26, 2016
    • Andreas Gohr's avatar
      jQuery Updates · 92090435
      Andreas Gohr authored
      - jQuery to 3.1.1
      - jQuery UI to 1.12.1
      - jQuery Migrate to 3.0.0
      
      There are a few warnigs from migrate that have to be fixed. The toggles
      in the Media Manager are also missing their proper icons.
      92090435
  7. Jun 28, 2016
  8. May 27, 2016
  9. Apr 04, 2015
  10. Apr 03, 2015
  11. Mar 29, 2015
  12. Mar 27, 2015
    • furun's avatar
      Cleanup of the mail text signature. · ba2c2f17
      furun authored
      Done:
      Cleanup of the mail text signature.
      The signature is deleted from the txt files and moved in to lang.php
      Mailer.class.php updated to insert the signature
      
      Fix:
      - Cleaner text
      - no more "-- "  "--" "---" "----" problems.
      - mailwrap.html is not needed anymore an can be deleted (?)
      
      Changed files in all languages:
      lang.php
      mailtext.txt
      password.txt
      registermail.txt
      subscr_digest.txt
      subscr_list.txt
      subscr_single.txt
      uploadmail.txt
      pwconfirm.txt
      showrev.txt
      
      delete?:
      mailwrap.html
      ba2c2f17
  13. Mar 17, 2015
  14. Dec 11, 2014
  15. Dec 10, 2014
  16. Sep 28, 2014
  17. Jul 04, 2014
    • Andreas Gohr's avatar
      upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778 · 4ca83a77
      Andreas Gohr authored
      This now pulls all data from official jQuery sources. Either their CDN
      or their github account. Google tends to serve outdated or even broken
      files :-(
      
      Unfortunately there's no simple way to get the latest stable jQuery-UI
      so for now the version has to be adjusted manually in the script.
      4ca83a77
  18. May 15, 2014
  19. Mar 06, 2014
  20. Mar 05, 2014
  21. Mar 04, 2014
  22. Feb 28, 2014
  23. Feb 25, 2014
  24. Jan 17, 2014
  25. Nov 12, 2013
  26. Oct 21, 2013
  27. Oct 17, 2013
  28. Sep 03, 2013
  29. Feb 16, 2013
  30. Jan 26, 2013
  31. Nov 18, 2012
  32. Sep 08, 2012
    • Michael Hamann's avatar
      Use hardcoded plugin loading error message as $lang isn't initialized · eef93e99
      Michael Hamann authored
      When loading plugins, $lang might not be initialized yet, so use a
      hardcoded error message instead, especially as this error should only be
      displayed for the admin (and then fixed). This also removes the
      previously localized message, it might be re-added as part of the new
      extension manager.
      eef93e99
Loading