- Jul 11, 2011
-
-
Michael Hamann authored
Fix the (media manager) JavaScript by adding a missing parentheses
-
Chris authored
-
- Jul 10, 2011
-
-
Guy Brand authored
-
Guy Brand authored
-
Andreas Gohr authored
-
Lucas 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
-
Andreas Haerter authored
-
- Jul 08, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
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.
-
Andreas Gohr authored
Conflicts: lib/exe/css.php
-
- 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
-
-
Andreas Gohr authored
The mail() function shouldn't be executed when no recipients are given.
-
Matthias Schulte authored
Empty to, cc or bcc fields could lead to an Internal Server Error: malformed header from script. Bad header=No recipient addresses found...
-
Anika Henke authored
-
Anika Henke authored
-
Michael Hamann authored
This ignores warnings because of the (intentionally) missing url parameter for the constructor of SimplePie_File.
-
- 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
-