- Sep 13, 2011
-
-
Adrian Lang authored
-
- Sep 06, 2011
-
-
Kate Arzamastseva authored
-
- Sep 04, 2011
-
-
Adrian Lang authored
This reverts commit ba6c070e. This reverts commit 92351008.
-
Adrian Lang authored
-
- Sep 02, 2011
-
-
Kate Arzamastseva authored
-
- Aug 24, 2011
-
-
Kate Arzamastseva authored
-
- Aug 20, 2011
-
-
Kate Arzamastseva authored
-
- Aug 19, 2011
-
-
Kate Arzamastseva authored
-
Andreas Gohr authored
-
- Aug 18, 2011
-
-
Andreas Gohr authored
jquerized
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Aug 15, 2011
-
-
Kate Arzamastseva authored
-
- Aug 12, 2011
-
-
Kate Arzamastseva authored
-
- Aug 08, 2011
-
-
Kate Arzamastseva authored
-
- Aug 07, 2011
-
-
Kate Arzamastseva authored
-
- Aug 04, 2011
-
-
Kate Arzamastseva authored
-
- Aug 03, 2011
-
-
Kate Arzamastseva authored
-
- Aug 02, 2011
-
-
Kate Arzamastseva authored
-
- Jul 26, 2011
-
-
Kate Arzamastseva authored
-
- Jul 11, 2011
-
-
Adrian Lang authored
* 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
-
- Jul 10, 2011
-
-
Andreas Gohr authored
-
Adrian Lang authored
Make it faster, prettier, less wrong, add UI effects, use jQuery UI Dialog, Abstract tree view stuff away into jQuery.dw_tree
-
- Jul 08, 2011
-
-
Andreas Gohr authored
-
Kate Arzamastseva authored
-
Andreas Gohr authored
There are probably more functions that should go in here
-
- Jul 05, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jul 04, 2011
-
-
Kate Arzamastseva authored
-
- Jul 03, 2011
-
-
Kate Arzamastseva authored
-
Kate Arzamastseva authored
-
- Jul 02, 2011
-
-
Adrian Lang authored
* Increase HTTP cache time since the resources are timestamped on request anyway * Check userscript.js only once for JS cache validation * Use cache class
-
- Jun 30, 2011
-
-
Kate Arzamastseva authored
-
- Jun 23, 2011
-
-
Adrian Lang authored
* 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
-
Kate Arzamastseva authored
-
- Jun 21, 2011
-
-
Adrian Lang authored
* 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
-
- Jun 18, 2011
-
-
Andreas Gohr authored
The feature is now disabled by default. Metadata for config manager was added.
-
- Jun 16, 2011
-
-
Andreas Gohr authored
This patch adds a new config option 'cssdatauri'. When enabled, the CSS patcher will automatically convert all occurances of small (<600 byte) PNG and GIF images in the CSS to embedded, base64 encoded data uris. This reduces the number of needed HTTP requests and avoids the HTTP header overhead.
-
- Jun 13, 2011
-
-
Andreas Gohr authored
JavaScript functions adding behaviours based on IDs or class names where moved to their own object into behaviour.js and where jQueryized.
-
- Jun 09, 2011
-
-
Kate Arzamastseva authored
-