summaryrefslogtreecommitdiff
path: root/lib/scripts/edit.js
Commit message (Expand)AuthorAge
* fixed whitespace errors introduced in #535Andreas Gohr2014-02-14
* megre changesSzymon Olewniczak2014-02-07
* add preventDefault to toolbar buttonsSzymon Olewniczak2014-02-07
* renamed conflicting JavaScript functions FS#2915Andreas Gohr2014-01-17
* added aria attributes to edit modeAnika Henke2013-08-01
* improved toolbar appearing to load slowlyAnika Henke2012-07-28
* Use jQuery UI Dialog for linkwizAdrian Lang2011-09-15
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
* Revert tmp commitsAdrian Lang2011-09-04
* tmpAdrian Lang2011-09-04
* moved keyhandler to the new dw_editor objectAndreas Gohr2011-08-19
* Merge branch 'jquery'Michael Hamann2011-05-29
|\
| * edit.js is jQueryfiedMichal Rezler2011-04-09
| * fixed import for drag.js and started a rewrite of edit.jsMichal Rezler2011-03-30
| * helpers.js was removed - it basically contained functions they are implemente...Michal Rezler2011-03-27
* | Remove the security token from the ajax draft/lock calls againMichael Hamann2011-05-25
* | Check permissions + security token in lock + draft modification FS#2265Michael Hamann2011-05-24
* | set cursor to start of textbox when focusing FS#2243Andreas Gohr2011-05-02
* | Trap onbeforeunload when event fired (attempt to fix FS#2196)Guy Brand2011-04-17
* | attach textChanged property to window attempt to fix FS#2196Andreas Gohr2011-04-17
|/
* keep drafts on preview FS#2116Andreas Gohr2011-02-06
* moved locktimer class to its own fileAndreas Gohr2011-02-06
* fixed locktimer/draft saving on new pagesAndreas Gohr2010-08-11
* Fixed automatic insertion of listbullets in Opera FS#1877Michael Hamann2010-06-27
* Added missing ";" in edit.jsMichael Hamann2010-06-27
* FS#433: Editor now uses onbeforeunload event to capture ANY leaving of itGina Haeussge2010-06-27
* Fix lock refresh and draft savingAdrian Lang2010-04-26
* Do not try to save a draft in alternative editorsAdrian Lang2010-03-26
* Rewrite JavaScript change checkAdrian Lang2010-03-26
* Various JavaScript fixesAdrian Lang2010-03-15
* Fix textarea scrolling for list editingAdrian Lang2010-02-23
* Do not delete content after list on two entersAdrian Lang2010-02-11
* Cancel list if the last item is empty (two enter)Adrian Lang2010-01-26
* Merge branch 'master' of github.com:splitbrain/dokuwikiAdrian Lang2010-01-26
|\
| * do not use "editor cleverness" on selected textAndreas Gohr2010-01-26
* | Support for adding IDs and classes to toolbar buttonsAndreas Gohr2010-01-19
|/
* Avoid whitespace because of toolbar pickers FS#1841Andreas Gohr2010-01-09
* fixed list indention codeAndreas Gohr2009-11-25
* do changecheck JS for default edit form onlyAndreas Gohr2009-11-07
* Fixed ssues on the "Page locked" screenAndreas Gohr2009-11-02
* fixed scrolling issue in new list editing FS#1790Andreas Gohr2009-11-02
* added bind() JS function got rid of all eval() callsAndreas Gohr2009-10-18
* hide pickers with margin-left - fixes FS#1781Andreas Gohr2009-10-18
* Some JS cleanup, keep accesskeys working for hidden pickers FS#1761Andreas Gohr2009-10-17
* fixed event handler attachmentAndreas Gohr2009-09-18
* added class for headline pickerAndreas Gohr2009-08-27
* simplify JavaScript loadingAndreas Gohr2009-08-12
* fixes another IE weirdnes when handling list itemsAndreas Gohr2009-08-05
* Some text selection workarounds for MSIEAndreas Gohr2009-08-04
* improved list handlingAndreas Gohr2009-08-04