| 87deddfa | 26-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #54 listview switch/sorting on search |
| 1c5f7481 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Update jquery-cookie, cleanup dw_cookie
Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie. |
| 511885dd | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Add missing callback param to dw_toggle |
| cb42e5f1 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Deprecate several helper functions, JSLINT helpers.js |
| 10ecffd8 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
page.js: Improve footnote cleaning regex, cleaner toc toggling
* <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout ju
page.js: Improve footnote cleaning regex, cleaner toc toggling
* <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout jumping
show more ...
|
| cafc9088 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
JSLINT locktimer, fix date passing in draftsave
Since 80997d21e0aee9b8f27153000742ecd781f429f8 the date passed to the draft save backend is indeed the page id, not the date. |
| ba72dce1 | 21-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed TOC-Bug and moved TOC behaviour to page.js FS#2314 |
| 9de3b571 | 20-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 uploader fixes, #45 browser testing |
| 10799f9c | 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 removing drop-area after upload |
| bedfa6ab | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved keyhandler to the new dw_editor object |
| c472bad9 | 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #44 new uploader in the media popup |
| 0a245976 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
renamed some variables in editor.js |
| 96a7ba82 | 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #56 ajax deleting images |
| 9d3aa748 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated delay.js |
| 26fc53c6 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved more stuff out from script.js
the file is nearly empty now |
| 38331508 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
jqueryized diff checkbox script |
| 2c5ba7b2 | 19-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
jQuerify edit section highlighting |
| eea91219 | 19-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Fix popup DOM element sharing, simplify event handling |
| 99e7bfd4 | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
jqueryized locktimer |
| f48fbadf | 19-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
added missing file
yeah, yeah I know... |
| fbedf126 | 18-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved footnotes and section highlighting to ne file
jquerized |
| da45d883 | 18-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #50 styling uploader |
| 02782d12 | 18-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved subscription javascript into behaviour |
| 20e3e8eb | 18-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
added some function comments |
| b2a330ca | 06-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
removed events.js |