summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use a PNG alpha gradient instead of CSS3 or SVGAndreas Gohr2012-06-30
* removed debugging and check for TOC/sidebar exisanceAndreas Gohr2012-06-30
* fixed the toc/sidebar toggling script for realAndreas Gohr2012-06-30
* Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
|\
| * treat empty string inputs as unset for int and boolAndreas Gohr2012-06-29
| * make sure all globals are available in test requestsAndreas Gohr2012-06-29
| * compressed new template graphics with tinypng.orgAndreas Gohr2012-06-27
| * Merge pull request #109 from whoopdedo/input-validationAndreas Gohr2012-06-26
| |\
| | * enable ACL by default on installTom N Harris2012-06-24
| | * validate inputs to install formTom N Harris2012-06-24
| * | some code cleanup and php docsAndreas Gohr2012-06-25
| * | fixed testsAndreas Gohr2012-06-25
| * | some Input class fixes and unit testsAndreas Gohr2012-06-25
| |/
| * Input wrapper for auth.phpAndreas Gohr2012-06-24
| * remove() implemented for Input classAndreas Gohr2012-06-24
| * allow setting values via input classAndreas Gohr2012-06-24
| * code cleanupAndreas Gohr2012-06-24
| * another input wrapper fixAndreas Gohr2012-06-24
| * added Input wrapper to feed.phpAndreas Gohr2012-06-24
| * added 3rd parameter to Input methodsAndreas Gohr2012-06-24
| * code cleanupAndreas Gohr2012-06-24
| * code beautificationAndreas Gohr2012-06-24
| * use INPUT wrapper in doku.phpAndreas Gohr2012-06-24
| * added has() method to input classAndreas Gohr2012-06-24
| * Introducing a $_REQUEST/POST/GET wrapperAndreas Gohr2012-06-24
| * use more secure password hash for admin pass FS#2536Andreas Gohr2012-06-23
| * code cleanupAndreas Gohr2012-06-23
| * some phpdoc updatesAndreas Gohr2012-06-23
| * some code beautificationAndreas Gohr2012-06-23
| * another bad comparison fixedAndreas Gohr2012-06-23
| * fixed wrong comparison in Mailer::dump()Andreas Gohr2012-06-23
| * Dutch language updateDion Nicolaas2012-06-22
| * Vietnamese language updateNguyen The Hung2012-06-22
| * Korean language update이명진2012-06-22
| * Korean language update이명진2012-06-13
| * Italian language updateMatteo Pasotti2012-06-12
| * Polish langauge updateAoi Karasu2012-06-12
| * chinese language update. related to FS#2360lainme2012-06-12
| * Merge pull request #105 from lupo49/masterAnika Henke2012-06-10
| |\
| | * Fix for FS#2522 / Now all places of $lang['restored'] are covered with the re...lupo492012-06-10
| |/
| * Merge pull request #103 from Pitel/patch-1Anika Henke2012-06-09
| |\
| | * formatBc. Jan Kaláb2012-06-03
| | * formatBc. Jan Kaláb2012-06-03
| | * formatingBc. Jan Kaláb2012-06-03
| |/
| * fixed small typo in wiki:syntax (FS#2528)Anika Henke2012-05-27
| * improved earlier change for paths error messages to not produce any noticesAnika Henke2012-05-27
| * improved error message for savedir paths (FS#2502)Anika Henke2012-05-27
| * Revert "removed all browser-specific gradients as the recently (in 42ff6730) ...Anika Henke2012-05-27
| * added .ico to allowed mime typesAndreas Gohr2012-05-23
| * don't rely on metadata for conflict detectionAndreas Gohr2012-05-22