| d10c9a74 | 07-Jul-2011 |
Adrian Lang <mail@adrianlang.de> |
Rewrite mediamanager JavaScript
Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree |
| 881f2ee2 | 17-Jun-2011 |
Andreas Haerter <development@andreas-haerter.com> |
updated doc for tpl_indexerWebBug() |
| de11c42f | 09-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media-manager fixes |
| f6f771ca | 09-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media.js fix |
| 96dedb92 | 09-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager without cache |
| ff9f5375 | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated prependChild() |
| 32cb905a | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved the TOC toggling to dw_behaviour |
| 6183fb05 | 08-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager fix |
| 08db4441 | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
jQueryized closePopups() |
| ddf8a04f | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
moved some editor functions to a new dw_editor object
There are probably more functions that should go in here |
| 05685ca5 | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
linkwiz: clear doesn't exist anymore |
| 5382ed1a | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
aliased some vars in linkwiz for brevity |
| 6d23f6ac | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed linkwiz position |
| d57b0077 | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
renamed linkwiz object |
| ee944999 | 08-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
more robust deprecation messages |
| 2bcca88a | 07-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
some initial refactoring of the linkwizard |
| 110749cc | 07-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed delay in qsearch
The ajax quicksearch sent a request on every keystroke instead of waiting for the user to stop typing. |
| bf1ec652 | 05-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
another fix for the jQuery-UI theme |
| f46c377b | 05-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed loading of the jQuery-UI style sheet |
| 04105e5c | 04-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14 |
| 5566338d | 04-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated getElementsByClass |
| 0589eb71 | 04-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated findPosX and findPosY |
| 98becf95 | 04-Jul-2011 |
Andreas Gohr <andi@splitbrain.org> |
deprecated drag.js |
| 7d7ab775 | 04-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
mediamanager ajax forms |
| ed69a2ae | 03-Jul-2011 |
Kate Arzamastseva <pshns@ukr.net> |
ajax mediamanager fix |