summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
* Input validation for media managerTom N Harris2012-06-28
* more INPUT wrapper uses: cache purge, sectok, getIDTom N Harris2012-06-27
* Input wrapper for action.phpTom N Harris2012-06-27
* some code cleanup and php docsAndreas 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 3rd parameter to Input methodsAndreas Gohr2012-06-24
* added has() method to input classAndreas Gohr2012-06-24
* Introducing a $_REQUEST/POST/GET wrapperAndreas Gohr2012-06-24
* 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
* Fix for FS#2522 / Now all places of $lang['restored'] are covered with the re...lupo492012-06-10
* formatBc. Jan Kaláb2012-06-03
* formatBc. Jan Kaláb2012-06-03
* formatingBc. Jan Kaláb2012-06-03
* 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
* don't rely on metadata for conflict detectionAndreas Gohr2012-05-22
* Korean language updateErial Krale2012-05-22
* Ukrainian language updateRoman Franchuk2012-05-22
* Fixes messages.txt's modification timestamp not being updated.Robert Nitsch2012-05-21
* do not surpress any errors when loading plugin filesAndreas Gohr2012-05-20
* make sure SSO data for AD backend is always UTF-8Andreas Gohr2012-05-16
* empty ID in wl() will be treated as $conf['start']Dominik Eckelmann2012-05-14
* tpl_get_action: Return empty params array instead of params stringMichael Hamann2012-05-11
* Fix nested triggering of the same eventMichael Hamann2012-05-11
* GeSHi updated to 1.0.8.10Andreas Gohr2012-05-10
* Restore page versions - add timestamp of the restored version to to the summa...lupo492012-05-08
* fixed a JSON bug with handling backspacesAndreas Gohr2012-05-03
* also skip native JSON encoding when skipnative is trueAndreas Gohr2012-05-03
* removed duplicated documentation header in JSON.phpAndreas Gohr2012-05-02
* Merge pull request #96 from dom-mel/phpunitAndreas Gohr2012-05-01
|\
| * avoid integer overflow in PassHash::pmd5 methodAndreas Gohr2012-05-01
| * make HTTPClient loadable via autoloaderAndreas Gohr2012-04-26
| * Merge branch 'master' into phpunitAndreas Gohr2012-04-23
| |\
| * \ Merge branch 'master' into phpunitAndreas Gohr2012-04-20
| |\ \