| Commit message (Expand) | Author | Age |
* | 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 |
* | Fixed ssues on the "Page locked" screen | Andreas Gohr | 2009-11-02 |
* | fixed scrolling issue in new list editing FS#1790 | Andreas Gohr | 2009-11-02 |
* | added bind() JS function got rid of all eval() calls | Andreas Gohr | 2009-10-18 |
* | hide pickers with margin-left - fixes FS#1781 | Andreas Gohr | 2009-10-18 |
* | Some JS cleanup, keep accesskeys working for hidden pickers FS#1761 | Andreas Gohr | 2009-10-17 |
* | fixed event handler attachment | Andreas Gohr | 2009-09-18 |
* | added class for headline picker | Andreas Gohr | 2009-08-27 |
* | simplify JavaScript loading | Andreas Gohr | 2009-08-12 |
* | fixes another IE weirdnes when handling list items | Andreas Gohr | 2009-08-05 |
* | Some text selection workarounds for MSIE | Andreas Gohr | 2009-08-04 |
* | improved list handling | Andreas Gohr | 2009-08-04 |
* | fixed headline level detection | Andreas Gohr | 2009-06-29 |
* | fix JS when compaction is enabled | Andreas Gohr | 2009-05-28 |
* | Make sub-toolbars in pickers possible | Andreas Gohr | 2009-05-28 |
* | more javascript refactoring | Andreas Gohr | 2009-05-28 |