Skip to content
Snippets Groups Projects
  1. Oct 28, 2015
    • Sam Wilson's avatar
      Add an in-progress class to the quicksearch form. · 5431e0aa
      Sam Wilson authored
      This change adds a new class to the quicksearch's <form>
      element while the quicksearch is running. This is to
      make it easier to style the form, e.g. with a throbber gif
      in the search box, to indicate that something is happening.
      For slow connections, it is sometimes not apparent that
      waiting for a few seconds will present the user with a list
      of matching pagenames.
      
      The new 'searching' class is added just before the POST
      request is sent, and cleared both on successful completion
      and when the search box is cleared.
      5431e0aa
  2. Jul 31, 2015
  3. Jul 15, 2015
  4. Jul 12, 2015
  5. May 29, 2015
  6. May 05, 2015
  7. Apr 23, 2015
  8. Mar 21, 2015
    • chang-zhao's avatar
      Update toolbar.js · e738f3a7
      chang-zhao authored
      When the picker button is near the border of the screen, then an opening panel of picker buttons can go over the screen edge. That's not convenient. So we should add a check in a `function pickerToggle()` and shift picker buttons position if needed.
      e738f3a7
  9. Jan 14, 2015
  10. Dec 11, 2014
  11. Nov 12, 2014
  12. 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
  13. Jun 19, 2014
  14. May 05, 2014
  15. Mar 05, 2014
  16. Feb 14, 2014
  17. Feb 13, 2014
  18. Feb 07, 2014
  19. Jan 17, 2014
  20. Jan 16, 2014
  21. Jan 03, 2014
    • Andreas Gohr's avatar
      removed invalid source mappings · a335e2e4
      Andreas Gohr authored
      Minified jQuery contains a source mapping hint that will result in a 404
      in Chrome. I removed the hint for now. A better solution (eg. fixing the
      mapping URL) should be found.
      a335e2e4
  22. Dec 07, 2013
  23. Oct 10, 2013
  24. Oct 07, 2013
  25. Sep 11, 2013
  26. Aug 03, 2013
  27. Aug 01, 2013
Loading