Skip to content
Snippets Groups Projects
  1. May 18, 2016
  2. May 09, 2016
    • Gerrit Uitslag's avatar
      checkfunc() set textChanged only on real change · 3f18d049
      Gerrit Uitslag authored
      - if #wiki__text (the default DokuWiki editor field) exists, the
      checkfunc() checks whether the field content is changed
      - if #wiki__text not exists it assumes that on all change and keydown
      events the content of the form #dw__editform is changed (give still
      false positives.) (for example the Data plugin has none #wiki__text)
      3f18d049
    • Gerrit Uitslag's avatar
      add JSDocs · c3f94a8e
      Gerrit Uitslag authored
      c3f94a8e
  3. Apr 30, 2016
  4. Apr 19, 2016
  5. Feb 24, 2016
  6. Feb 22, 2016
  7. 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
  8. Jul 31, 2015
  9. Jul 15, 2015
  10. Jul 12, 2015
  11. May 29, 2015
  12. May 05, 2015
  13. Apr 23, 2015
  14. 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
  15. Jan 14, 2015
  16. Dec 11, 2014
  17. Nov 12, 2014
  18. 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
  19. Jun 19, 2014
  20. May 05, 2014
  21. Mar 05, 2014
  22. Feb 14, 2014
  23. Feb 13, 2014
  24. Feb 07, 2014
  25. Jan 17, 2014
Loading