- Apr 16, 2011
-
-
Otto Vainio authored
-
Constantinos Xanthopoulos authored
-
Otto Vainio authored
-
- Apr 06, 2011
-
-
Myron Turner authored
-
- Apr 03, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
This plugin converts existing filenames that were stored using the option "safe" in fnencode from using the dot (.) as post_indicator to using a bracket (]) as post_insdicator. It will also add a post_indicator at the end of the file name should it be missing (Bug FS#2122). This plugin needs testing by people using the safe encode option!
-
- Mar 29, 2011
-
-
Marc Schiffbauer authored
Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection didn't work as expected.
-
- Mar 21, 2011
-
-
Florin Iacob authored
-
- Mar 19, 2011
-
-
Andreas Gohr authored
as discussed at http://www.freelists.org/post/dokuwiki/tokenizer-cmd-in-indexer,1
-
- Mar 18, 2011
-
-
Kristian Kankainen authored
-
Matej Urban authored
-
Shuo-Ting Jian authored
-
- Mar 09, 2011
-
-
marklundeberg authored
Make interwiki links match with every other icon-link: need 1px top and bottom padding or else the icons' top and bottom pixel rows get cut off.
-
- Mar 06, 2011
-
-
Adrian Lang authored
-
- Mar 05, 2011
-
-
Andreas Gohr authored
-
- Feb 27, 2011
-
-
Anika Henke authored
-
- Feb 26, 2011
-
-
Anika Henke authored
* code cleanup in lib/exe/css.php * renamed 'default' userstyle to 'screen' in config_cascade * splitted core lib/styles/style.css up into all.css, print.css and screen.css
-
- Feb 21, 2011
-
-
Kiril Velikov authored
-
Marijn Hofstra authored
-
- Feb 20, 2011
-
-
Anika Henke authored
Attention: $lang['register'] has been renamed to $lang['btn_register'], anyone using that in any plugin or template should adjust it.
-
- Feb 19, 2011
-
-
Hiphen Lee authored
-
Edward H authored
-
- Feb 18, 2011
-
-
http://www.smushit.com/ysmush.it/Petsagourakis George authored
Passed every png file through http://www.smushit.com/ysmush.it/ saving some 1-2kb of binary image data
-
- Feb 13, 2011
-
-
Elan Ruusamäe authored
Icon downloaded from http://forum.skype.com/style_emoticons/skype/skype.png I asked someone internally for file copyright and answer was ok (do whatever you want)
-
- Feb 12, 2011
-
-
Petsagourakis George authored
-
- Feb 11, 2011
-
-
Andreas Gohr authored
-
lupo49 authored
-
- Feb 09, 2011
-
-
Windy Wanderer authored
-
- Feb 07, 2011
-
-
Andreas Gohr authored
-
- Feb 06, 2011
-
-
Michael Hamann authored
-
Andreas Gohr authored
-
Adrian Lang authored
-
Andreas Gohr authored
-
Michael Hamann authored
Previously the rmdir could be executed when the lock directory had been deleted by another indexer already. This could lead to a race condition when another indexer call creates the lock again between the if and the rmdir. This issue still exists for stale lock directories but they normally shouldn't exist. This also prevents the loop from becoming an endless loop when the lock directory can't be created. This change also fixes a syntax error in the indexer and prevents an endless loop when the lock directory exists but can't be deleted.
-
Anika Henke authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Adrian Lang authored
Changes: * XML-RPC now correctly allows leading and trailing _ * Error messages from XML-RPC are correct * MEDIA_UPLOAD_FINISH has a sixth param specifying the move function * Not having upload rights when using media_upload throws a msg
-
Myron Turner authored
This patch makes the plugin manager not descend into symbolically linked directories as this behaviour is not expected from a recursive delete.
-