- Jul 08, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
There are probably more functions that should go in here
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jul 07, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
The ajax quicksearch sent a request on every keystroke instead of waiting for the user to stop typing.
-
- Jul 05, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jul 04, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr 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
-
Mikael Mallander authored
-
- Jun 27, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jun 26, 2011
-
-
Anika Henke authored
-
Anika Henke 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
-
- Jun 21, 2011
-
-
Nurgozha Kaliaskarov authored
-
Adrian Lang authored
* Add var statement for dw_behaviour * Use live instead of click for smb share warnings
-
Adrian Lang authored
* Remove jQuery to $ wrapper function * Add $ prefix for jQuery variables * Make some jQuery calls faster * Use slide animation
-
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.
-
Andreas Gohr authored
-
Andreas Gohr authored
This patch reduces the colorspace of GIF files and has optipng optimization run on PNGs. Changes shouldn't be visible except in filesizes.
-
Kiril Velikov authored
-
Andreas Gohr authored
in the local config cascade tree
-
Andreas Gohr authored
-
- Jun 13, 2011
-
-
Andreas Gohr authored
These now simply wrap around jQuery
-
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
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jun 05, 2011
-
-
Andreas Gohr authored
This fixes a problem with running the minified jQuery through the compressor.
-
Andreas Gohr authored
-