Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | issue #44 multi file uploader | Kate Arzamastseva | 2011-08-04 |
| | |||
* | issue #43 diff slider | Kate Arzamastseva | 2011-08-03 |
| | |||
* | issue #40 image resized in all diff views | Kate Arzamastseva | 2011-08-01 |
| | |||
* | issue #32 calculation of the panels width is redone when browser window is ↵ | Kate Arzamastseva | 2011-07-31 |
| | | | | resized | ||
* | issue #39 sort by date desc, saved in cookie | Kate Arzamastseva | 2011-07-30 |
| | |||
* | mediamanager files view state persisted | Kate Arzamastseva | 2011-07-26 |
| | |||
* | image diffs fixes | Kate Arzamastseva | 2011-07-26 |
| | |||
* | mediamanager sort button | Kate Arzamastseva | 2011-07-25 |
| | |||
* | mediamanager revisions form | Kate Arzamastseva | 2011-07-19 |
| | |||
* | mediamanager resize | Kate Arzamastseva | 2011-07-18 |
| | |||
* | mediamanager html, css reworking | Kate Arzamastseva | 2011-07-17 |
| | |||
* | mediamanager image diff | Kate Arzamastseva | 2011-07-16 |
| | |||
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-07-15 |
|\ | | | | | | | media-revisions | ||
| * | Fix some bugs and glitches in (mediamanager) tree | Adrian Lang | 2011-07-11 |
| | | | | | | | | | | | | * Fix selector in subtree loading callback * Remove HTML inconsistencies between AJAX and plain PHP lists * Unify icon and CSS class switching in dw_tree and dw_mediamanager | ||
| * | Fix If-Statement | Chris | 2011-07-10 |
| | | |||
* | | mediamanager icons | Kate Arzamastseva | 2011-07-14 |
| | | |||
* | | mediamanager tabs, upload form fix | Kate Arzamastseva | 2011-07-14 |
| | | |||
* | | mediamanager resizable | Kate Arzamastseva | 2011-07-10 |
| | | |||
* | | media.js fixes | Kate Arzamastseva | 2011-07-10 |
| | | |||
* | | merging | Kate Arzamastseva | 2011-07-10 |
|\| | |||
| * | Rewrite mediamanager JavaScript | Adrian Lang | 2011-07-10 |
| | | | | | | | | | | Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree | ||
* | | media-manager fixes | Kate Arzamastseva | 2011-07-09 |
| | | |||
* | | media.js fix | Kate Arzamastseva | 2011-07-09 |
| | | |||
* | | mediamanager fix | Kate Arzamastseva | 2011-07-08 |
| | | |||
* | | mediamanager ajax forms | Kate Arzamastseva | 2011-07-04 |
| | | |||
* | | ajax mediamanager fix | Kate Arzamastseva | 2011-07-03 |
| | | |||
* | | ajax mediamanager | Kate Arzamastseva | 2011-07-03 |
|/ | |||
* | fixed two errors in media.js, still needs refactoring | Andreas Gohr | 2011-06-27 |
| | |||
* | Moved behavioural functions into it's own object and file | Andreas Gohr | 2011-06-13 |
| | | | | | JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized. | ||
* | Merge branch 'jquery' | Michael Hamann | 2011-05-29 |
|\ | | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup | ||
| * | JS API is corrected to the original state | Michal Rezler | 2011-03-28 |
| | | |||
| * | helpers.js was removed - it basically contained functions they are ↵ | Michal Rezler | 2011-03-27 |
| | | | | | | | | implemented in jQuery library | ||
| * | cookie.js is jQueryfied, added jQuery-cookie-plugin | Michal Rezler | 2011-03-26 |
| | | |||
| * | cursors: a.select = pointer, linkwiz__header = cross | Michal Rezler | 2011-03-24 |
| | | |||
| * | Added pointers cursors on a.select | Michal Rezler | 2011-03-23 |
| | | |||
| * | jQuery rewrite branch merged into master branch of whole project | Michal Rezler | 2011-03-23 |
| |\ | |||
| * | | Got rid of drag.js and added jQuery UI instead. | Pierre Spring | 2010-10-10 |
| | | | |||
| * | | media.js is jQueryfied. | Pierre Spring | 2010-10-10 |
| | | | |||
| * | | Merge remote branch 'origin/master' | Pierre Spring | 2010-10-10 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: lib/scripts/media.js | ||
| | * | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-01 |
| | | | | |||
| | * | | started jQueryfying media manager | Pierre Spring | 2010-09-27 |
| | | | | |||
| | * | | added JSLint declaration | Pierre Spring | 2010-09-27 |
| | | | | |||
| | * | | jQueryfied toggle function. | Pierre Spring | 2010-09-27 |
| | | | | |||
| * | | | Worked on jQuery port of the media manager | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | started jQueryfying media manager | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | added JSLint declaration | Pierre Spring | 2010-10-10 |
| | | | | |||
| * | | | jQueryfied toggle function. | Pierre Spring | 2010-10-10 |
| | | | | |||
* | | | | Revert "correctly disable unfinished media options popup" | Andreas Gohr | 2011-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 342e58c8c048bfd5f57f10bd88cee95aa2732e96. The options code had already been fixed. My mistake. | ||
* | | | | correctly disable unfinished media options popup | Andreas Gohr | 2011-04-17 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | We disabled the media options shortly before the last release because of an unfixed bug. The disabling was not complete which caused problems with templates not incorporating the needed CSS. Since the option dialog hasn't been fixed yet, this patch also disables the creation of the corresponding HTML to avoid the mentioned template problems. | ||
* | | | Pass edid to the mediamanager | Adrian Lang | 2011-03-06 |
| | | |