Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | moved the TOC toggling to dw_behaviour | Andreas Gohr | 2011-07-08 |
| | |||
* | prefixed jQuery var with $ | Andreas Gohr | 2011-06-27 |
| | |||
* | Cleanup behaviour.js | Adrian Lang | 2011-06-21 |
| | | | | | * Add var statement for dw_behaviour * Use live instead of click for smb share warnings | ||
* | 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. |