- Jun 26, 2011
-
-
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
-
- Jun 18, 2011
-
-
Michael Hamann authored
There were some index files that haven't been cleaned up, now also the files of the metadata index are cleaned/removed when a clean is requested.
-
- Jun 16, 2011
-
-
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 14, 2011
-
-
Andreas Gohr authored
-
Michael Hamann authored
This increases the indexer version in order to force a rebuild of the search index in order to "repair" the search index that might contain uppercase words
-
Andreas Gohr authored
This reverts commit 1ca2719c as it is now superseeded by a6b82e436e3d68a42a6556165d6aaf9249db44cd
-
Andreas Gohr authored
This fixes a problem where JavaScript could be introduced through specially crafted RSS feeds on a lower level than the commit from yesterday (1ca2719c) This also fixes a problem where JavaScript links could be introduced by specifying it as an RSS URL: the resulting error message displays a link to the broken feed URL. This patch makes sure there's no working link for unknown protocols.
-
Michael Hamann authored
On certain PHP installations (it has been reproduced with PHP version 5.2.0-8+etch11) the indexer failed to lowercase words in the indexer so the fulltext search was partially broken.
-
- Jun 13, 2011
-
-
Andreas Gohr authored
This fixes a security vulnerability where an attacker could introduce JavaScript links into wiki pages by including a prepared RSS feed.
-
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
-
-
Guy Brand authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jun 07, 2011
-
-
Michael Hamann authored
-
- Jun 06, 2011
-
-
Adrian Lang authored
-
Michael Hamann authored
Bug fix in email subject encoding
-
Kazutaka Miyasaka authored
-
- Jun 05, 2011
-
-
Andreas Gohr authored
This fixes a problem with running the minified jQuery through the compressor.
-
Andreas Gohr authored
-
Andreas Gohr authored
This patch adds a simple shell script to easily update the jQuery/jQuery-UI+theme bundle to the latest available version. The jQuery-UI CSS theme is now loaded in lib/exe/css.php (before plugin and template styles - 3rd party authors can override the styles).
-
Andreas Gohr authored
This avoids problems when the files are concatenated later.
-
Andreas Gohr authored
-
Rivo Zängov authored
-
- Jun 04, 2011
-
-
Anika Henke authored
Fix display in popularity plugin
-
- Jun 03, 2011
-
-
Szabó Dávid authored
-
Andreas Gohr authored
This adds a DEPRECATED() JavaScript function. This function will print a warning to the Browser's debug console if available (Chrome and Firefox with Firebug extension) when ever it is called. The DEPRECATED() function was also added to the $() function which should no longer be used and be replaced with JQuery calls. Other deprecated functions need to be identified and marked.
-
Andreas Gohr authored
This was broken by the JQuery port. This patch makes the page search work again and also removes the anonymous wrapper function around ajax_quicksearch again.
-
- May 31, 2011
-
-
Martin Michalek authored
-
- May 30, 2011
-
-
Soroush Falahati authored
-