Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | css class name fix | Kate Arzamastseva | 2011-08-01 |
| | |||
* | 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 |
| | |||
* | Recent Changes integration of media changes | 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 | ||
| * | deprecated prependChild() | Andreas Gohr | 2011-07-08 |
| | | |||
| * | moved the TOC toggling to dw_behaviour | Andreas Gohr | 2011-07-08 |
| | | |||
| * | jQueryized closePopups() | Andreas Gohr | 2011-07-08 |
| | | |||
| * | moved some editor functions to a new dw_editor object | Andreas Gohr | 2011-07-08 |
| | | | | | | | | There are probably more functions that should go in here | ||
| * | linkwiz: clear doesn't exist anymore | Andreas Gohr | 2011-07-08 |
| | | |||
| * | aliased some vars in linkwiz for brevity | Andreas Gohr | 2011-07-08 |
| | | |||
| * | fixed linkwiz position | Andreas Gohr | 2011-07-08 |
| | | |||
| * | renamed linkwiz object | Andreas Gohr | 2011-07-08 |
| | | |||
| * | more robust deprecation messages | Andreas Gohr | 2011-07-08 |
| | | |||
| * | some initial refactoring of the linkwizard | Andreas Gohr | 2011-07-08 |
| | | |||
| * | fixed delay in qsearch | Andreas Gohr | 2011-07-07 |
| | | | | | | | | | | The ajax quicksearch sent a request on every keystroke instead of waiting for the user to stop typing. | ||
| * | Upgraded to jQuery 1.6.2 and jQueryUI 1.8.14 | Andreas Gohr | 2011-07-04 |
| | | |||
| * | deprecated getElementsByClass | Andreas Gohr | 2011-07-04 |
| | | |||
| * | deprecated findPosX and findPosY | Andreas Gohr | 2011-07-04 |
| | | |||
| * | deprecated drag.js | Andreas Gohr | 2011-07-04 |
| | | |||
* | | 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 |
|/ | |||
* | prefixed jQuery var with $ | Andreas Gohr | 2011-06-27 |
| | |||
* | fixed two errors in media.js, still needs refactoring | Andreas Gohr | 2011-06-27 |
| | |||
* | Fix and refactor ajax.js | Adrian Lang | 2011-06-23 |
| | | | | | | | | | * Move file to qsearch.js * Rename object to dw_qsearch * Remove unnecessary usage of Delay * Use $ prefix for jQuery objects * Fix result list hiding on click * Fix namespace shorting | ||
* | Cleanup behaviour.js | Adrian Lang | 2011-06-21 |
| | | | | | * Add var statement for dw_behaviour * Use live instead of click for smb share warnings | ||
* | Rework subscription.js | Adrian Lang | 2011-06-21 |
| | | | | | | | * Remove jQuery to $ wrapper function * Add $ prefix for jQuery variables * Make some jQuery calls faster * Use slide animation | ||
* | Fix index Javascript, introduce compatibility.js | Adrian Lang | 2011-06-21 |
| | | | | | | | | | | | | * Removed "use strict" statement, since it does not work with our script file joining (the statement has to be the first in a file or function) * Make index a global object again to allow overriding and enhancing * Use prefix dw_ for index object * Reintroduce index.treeattach * Support deprecated index.toggle calling convention * Add $ prefix for jQuery variables * Use slide animation for freshly loaded sublists as well * Fix various errors | ||
* | fix console check in Internet Explorer | Andreas Gohr | 2011-06-16 |
| | |||
* | deprecated even functions | Andreas Gohr | 2011-06-13 |
| | | | | These now simply wrap around jQuery |