Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | issue #50 styling uploader | Kate Arzamastseva | 2011-08-18 |
| | |||
* | issue #51 detail.php p tag fixed | Kate Arzamastseva | 2011-08-18 |
| | |||
* | media revisions form less/more recent buttons fix | Kate Arzamastseva | 2011-08-15 |
| | |||
* | old fileuploader.css deleted | Kate Arzamastseva | 2011-08-15 |
| | |||
* | mediamanager html bug fixes | Kate Arzamastseva | 2011-08-15 |
| | |||
* | issue #50 styling the new uploader | Kate Arzamastseva | 2011-08-15 |
| | |||
* | issue #51 link from detail view to fullscreen manager | Kate Arzamastseva | 2011-08-12 |
| | |||
* | issue #50 partly styling the new uploader | Kate Arzamastseva | 2011-08-12 |
| | |||
* | issue #44, #52 media_upload reused, error handling | Kate Arzamastseva | 2011-08-12 |
| | |||
* | issue #44 uploader css fix | Kate Arzamastseva | 2011-08-08 |
| | |||
* | issue #44 overwrite checkbox added to uploader | Kate Arzamastseva | 2011-08-08 |
| | |||
* | issue #45 browser testing | Kate Arzamastseva | 2011-08-07 |
| | |||
* | issue #44 fileuploader.js semicolon added | Kate Arzamastseva | 2011-08-07 |
| | |||
* | issue #44 new fileuploader completely replaces the old one | Kate Arzamastseva | 2011-08-07 |
| | |||
* | issue #44 fileuploader specific changes made in inheriting class | Kate Arzamastseva | 2011-08-07 |
| | |||
* | issue #43 images align | Kate Arzamastseva | 2011-08-06 |
| | |||
* | issue #44 multi file uploader with rename | Kate Arzamastseva | 2011-08-04 |
| | |||
* | issue #44 multi file uploader | Kate Arzamastseva | 2011-08-04 |
| | |||
* | issue #43 diff slider | Kate Arzamastseva | 2011-08-03 |
| | |||
* | issue #38 diff links only if diff available; deleted files | Kate Arzamastseva | 2011-08-03 |
| | |||
* | issue #9 config option to disable media revisions, auth | Kate Arzamastseva | 2011-08-02 |
| | |||
* | css class name fix | Kate Arzamastseva | 2011-08-01 |
| | |||
* | issue #40 image resized in all diff views | Kate Arzamastseva | 2011-08-01 |
| | |||
* | issue #32 mediamanager layout css fix | 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 |
| | |||
* | Recent Changes integration of media changes | Kate Arzamastseva | 2011-07-25 |
| | |||
* | mediamanager revisions form | Kate Arzamastseva | 2011-07-19 |
| | |||
* | mediamanager list view thumbnails | 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 | ||
| * | Merge branch 'master' of github.com:splitbrain/dokuwiki | Guy Brand | 2011-07-12 |
| |\ | |||
| | * | 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 | ||
| * | | Skipping plural form in plugin installed message (commit forgotten file) | Guy Brand | 2011-07-12 |
| | | | |||
* | | | mediamanager icons | Kate Arzamastseva | 2011-07-14 |
| | | | |||
* | | | mediamanager tabs, upload form fix | Kate Arzamastseva | 2011-07-14 |
| | | | |||
* | | | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵ | Kate Arzamastseva | 2011-07-11 |
|\ \ \ | | |/ | |/| | | | | media-revisions | ||
| * | | Fix If-Statement | Chris | 2011-07-10 |
| |/ | |||
| * | Update french string (plugins installation) | Guy Brand | 2011-07-10 |
| | | |||
| * | Skipping plural form in plugin installed message | Guy Brand | 2011-07-10 |
| | | |||
| * | make use of auth_isMember() in XMLRPC authentication check FS#2287 | Andreas Gohr | 2011-07-10 |
| | | |||
* | | 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 |