| Commit message (Expand) | Author | Age |
* | Revert "use a dispatcher to access static image files" | Andreas Gohr | 2024-09-08 |
* | use a dispatcher to access static image files | Andreas Gohr | 2024-09-08 |
* | fix security problems in draft handling. fixes #3565 | Andreas Gohr | 2021-12-17 |
* | SVG based smileys | Andreas Gohr | 2020-11-20 |
* | jquery-migrate: replace on()/trigger() shorthand and use prop() for disabled ... | Phy | 2020-02-23 |
* | Check for null JS object on form field. | Syntaxseed | 2019-10-01 |
* | replace deprecated bind() calls | Andreas Gohr | 2016-11-26 |
* | added doku_hasTextBeenModified, rename doku_checkSummary | Gerrit Uitslag | 2016-05-19 |
* | checkfunc() set textChanged only on real change | Gerrit Uitslag | 2016-05-09 |
* | add JSDocs | Gerrit Uitslag | 2016-05-09 |
* | Check if content really changed in the Editor, before popup a warning when le... | Gerrit Uitslag | 2016-04-30 |
* | fixed whitespace errors introduced in #535 | Andreas Gohr | 2014-02-14 |
* | megre changes | Szymon Olewniczak | 2014-02-07 |
* | add preventDefault to toolbar buttons | Szymon Olewniczak | 2014-02-07 |
* | renamed conflicting JavaScript functions FS#2915 | Andreas Gohr | 2014-01-17 |
* | added aria attributes to edit mode | Anika Henke | 2013-08-01 |
* | improved toolbar appearing to load slowly | Anika Henke | 2012-07-28 |
* | Use jQuery UI Dialog for linkwiz | Adrian Lang | 2011-09-15 |
* | Various JavaScript improvements, JSLint, jQuery | Adrian Lang | 2011-09-13 |
* | Revert tmp commits | Adrian Lang | 2011-09-04 |
* | tmp | Adrian Lang | 2011-09-04 |
* | moved keyhandler to the new dw_editor object | Andreas Gohr | 2011-08-19 |
* | Merge branch 'jquery' | Michael Hamann | 2011-05-29 |
|\ |
|
| * | edit.js is jQueryfied | Michal Rezler | 2011-04-09 |
| * | fixed import for drag.js and started a rewrite of edit.js | Michal Rezler | 2011-03-30 |
| * | helpers.js was removed - it basically contained functions they are implemente... | Michal Rezler | 2011-03-27 |
* | | Remove the security token from the ajax draft/lock calls again | Michael Hamann | 2011-05-25 |
* | | Check permissions + security token in lock + draft modification FS#2265 | Michael Hamann | 2011-05-24 |
* | | set cursor to start of textbox when focusing FS#2243 | Andreas Gohr | 2011-05-02 |
* | | Trap onbeforeunload when event fired (attempt to fix FS#2196) | Guy Brand | 2011-04-17 |
* | | attach textChanged property to window attempt to fix FS#2196 | Andreas Gohr | 2011-04-17 |
|/ |
|
* | keep drafts on preview FS#2116 | Andreas Gohr | 2011-02-06 |
* | moved locktimer class to its own file | Andreas Gohr | 2011-02-06 |
* | fixed locktimer/draft saving on new pages | Andreas Gohr | 2010-08-11 |
* | Fixed automatic insertion of listbullets in Opera FS#1877 | Michael Hamann | 2010-06-27 |
* | Added missing ";" in edit.js | Michael Hamann | 2010-06-27 |
* | FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it | Gina Haeussge | 2010-06-27 |
* | Fix lock refresh and draft saving | Adrian Lang | 2010-04-26 |
* | Do not try to save a draft in alternative editors | Adrian Lang | 2010-03-26 |
* | Rewrite JavaScript change check | Adrian Lang | 2010-03-26 |
* | Various JavaScript fixes | Adrian Lang | 2010-03-15 |
* | Fix textarea scrolling for list editing | Adrian Lang | 2010-02-23 |
* | Do not delete content after list on two enters | Adrian Lang | 2010-02-11 |
* | Cancel list if the last item is empty (two enter) | Adrian Lang | 2010-01-26 |
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Adrian Lang | 2010-01-26 |
|\ |
|
| * | do not use "editor cleverness" on selected text | Andreas Gohr | 2010-01-26 |
* | | Support for adding IDs and classes to toolbar buttons | Andreas Gohr | 2010-01-19 |
|/ |
|
* | Avoid whitespace because of toolbar pickers FS#1841 | Andreas Gohr | 2010-01-09 |
* | fixed list indention code | Andreas Gohr | 2009-11-25 |
* | do changecheck JS for default edit form only | Andreas Gohr | 2009-11-07 |