summaryrefslogtreecommitdiff
path: root/lib/scripts/edit.js
Commit message (Expand)AuthorAge
* 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
* fixed headline level detectionAndreas Gohr2009-06-29
* fix JS when compaction is enabledAndreas Gohr2009-05-28
* Make sub-toolbars in pickers possibleAndreas Gohr2009-05-28
* more javascript refactoringAndreas Gohr2009-05-28
* start of toolbar javascript refactoringAndreas Gohr2009-05-15
* late add DOKU_BASE for media popupAndreas Gohr2009-04-15
* stop most of the textarea jumping in IE8 (FS#1667)Anika Henke2009-04-10
* removed 'ALT+' from all titles of elements with accesskeys (FS#1172)Anika Henke2008-10-12
* removed all occurrences of onkeypress (FS#1449)Anika Henke2008-07-20
* run summary check when inserting text via the toolbarGabriel Birke2008-07-16
* correctly encode namespace in mediapopup URL FS#1319Andreas Gohr2008-02-15
* make toolbar JS functions accept absolute image pathsAndreas Gohr2007-11-23
* fullpath fix for WindowsAndreas Gohr2007-09-30
* Arbitrary Button types in JS toolbarGabriel Birke2007-08-26
* correct hilighting of empty summary on previewTom N Harris2007-07-05
* JS checks for .hasOwnPropertywingedfox2007-01-11
* use encodeURIComponent instead of encodeURI for variable valueschris2006-11-05
* link to media managerAndreas Gohr2006-05-19
* new mediamanagerAndreas Gohr2006-05-19