summaryrefslogtreecommitdiff
path: root/lib/scripts/media.js
Commit message (Collapse)AuthorAge
* Various JavaScript improvements, JSLint, jQueryAdrian Lang2011-09-13
|
* mediamanager window resize fixKate Arzamastseva2011-09-02
|
* issue #54 listview switch/sorting on searchKate Arzamastseva2011-08-27
|
* mergingKate Arzamastseva2011-08-25
|\
| * fixed media insertion FS#2298Andreas Gohr2011-08-01
| |
* | issue #44 uploader fixes, #45 browser testingKate Arzamastseva2011-08-21
| |
* | issue #44 new uploader in the media popupKate Arzamastseva2011-08-19
| |
* | issue #56 ajax deleting imagesKate Arzamastseva2011-08-19
| |
* | media revisions form less/more recent buttons fixKate Arzamastseva2011-08-15
| |
* | issue #50 styling the new uploaderKate Arzamastseva2011-08-15
| |
* | issue #45 browser testingKate Arzamastseva2011-08-07
| |
* | issue #44 new fileuploader completely replaces the old oneKate Arzamastseva2011-08-07
| |
* | issue #44 fileuploader specific changes made in inheriting classKate Arzamastseva2011-08-07
| |
* | issue #43 images alignKate Arzamastseva2011-08-06
| |
* | issue #44 multi file uploaderKate Arzamastseva2011-08-04
| |
* | issue #43 diff sliderKate Arzamastseva2011-08-03
| |
* | issue #40 image resized in all diff viewsKate Arzamastseva2011-08-01
| |
* | issue #32 calculation of the panels width is redone when browser window is ↵Kate Arzamastseva2011-07-31
| | | | | | | | resized
* | issue #39 sort by date desc, saved in cookieKate Arzamastseva2011-07-30
| |
* | mediamanager files view state persistedKate Arzamastseva2011-07-26
| |
* | image diffs fixesKate Arzamastseva2011-07-26
| |
* | mediamanager sort buttonKate Arzamastseva2011-07-25
| |
* | mediamanager revisions formKate Arzamastseva2011-07-19
| |
* | mediamanager resizeKate Arzamastseva2011-07-18
| |
* | mediamanager html, css reworkingKate Arzamastseva2011-07-17
| |
* | mediamanager image diffKate Arzamastseva2011-07-16
| |
* | Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-07-15
|\| | | | | | | media-revisions
| * Fix some bugs and glitches in (mediamanager) treeAdrian Lang2011-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-StatementChris2011-07-10
| |
* | mediamanager iconsKate Arzamastseva2011-07-14
| |
* | mediamanager tabs, upload form fixKate Arzamastseva2011-07-14
| |
* | mediamanager resizableKate Arzamastseva2011-07-10
| |
* | media.js fixesKate Arzamastseva2011-07-10
| |
* | mergingKate Arzamastseva2011-07-10
|\|
| * Rewrite mediamanager JavaScriptAdrian Lang2011-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 fixesKate Arzamastseva2011-07-09
| |
* | media.js fixKate Arzamastseva2011-07-09
| |
* | mediamanager fixKate Arzamastseva2011-07-08
| |
* | mediamanager ajax formsKate Arzamastseva2011-07-04
| |
* | ajax mediamanager fixKate Arzamastseva2011-07-03
| |
* | ajax mediamanagerKate Arzamastseva2011-07-03
|/
* fixed two errors in media.js, still needs refactoringAndreas Gohr2011-06-27
|
* Moved behavioural functions into it's own object and fileAndreas Gohr2011-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 Hamann2011-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 stateMichal Rezler2011-03-28
| |
| * helpers.js was removed - it basically contained functions they are ↵Michal Rezler2011-03-27
| | | | | | | | implemented in jQuery library
| * cookie.js is jQueryfied, added jQuery-cookie-pluginMichal Rezler2011-03-26
| |
| * cursors: a.select = pointer, linkwiz__header = crossMichal Rezler2011-03-24
| |
| * Added pointers cursors on a.selectMichal Rezler2011-03-23
| |
| * jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| |\