| 7e3fa88e | 24-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix swipe diff JS |
| 554a8c9f | 24-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
More mediamanager reworking |
| f0aec085 | 13-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Only resize to fullscreen if screen is big enough |
| ca19d8ed | 19-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix resizing and file panel AJAX-based tabs |
| eaac63bb | 18-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Fix mediamanager JS (diffs not yet working) |
| 96a38b8b | 17-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Update jQuery and jQuery UI versions
jQuery from 1.6.2 to 1.6.4 jQuery UI from 1.8.14 to 1.8.16 |
| e27ba3db | 16-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
improved media options css (and removed lots of dead css code) |
| 1c04390c | 16-Sep-2011 |
Adrian Lang <lang@cosmocode.de> |
Increase compatibility in addEvent |
| 7827dd2a | 16-Sep-2011 |
Adrian Lang <lang@cosmocode.de> |
Increase locktimer compatibility |
| f1ee1b85 | 15-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Use jQuery UI Dialog for linkwiz |
| 5409251a | 13-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Readd variable declaration for plugin:sortablejs |
| 5e7a2926 | 09-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Various JavaScript improvements, JSLint, jQuery |
| 69b29ddf | 02-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager window resize fix |
| 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 |