summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* correct mis-spelled var name and correct empty password fields testChristopher Smith2014-03-02
* Merge pull request #548 from splitbrain/FS#2654_passconfirmationChristopher Smith2014-03-02
|\
| * user global strings for password confirmation prompt & errorChristopher Smith2014-02-16
| * add password confirmation field when setting password in the usermanagerChristopher Smith2014-02-15
| * add braces and indentation per coding standardsChristopher Smith2014-02-15
| * fixes possibility of a user password change being sent out when a password co...Christopher Smith2014-02-15
* | Merge pull request #557 from splitbrain/cachetimeattrChristopher Smith2014-03-02
|\ \
| * | PHPDocs js.phpGerrit Uitslag2014-02-18
| |/
* | Merge branch 'lang_update_69' of git://github.com/dokuwiki-translate/dokuwiki...Andreas Gohr2014-02-28
|\ \
| * | translation updateRene2014-02-23
* | | Merge branch 'lang_update_70' of git://github.com/dokuwiki-translate/dokuwiki...Andreas Gohr2014-02-28
|\ \ \
| * | | translation updateRene2014-02-24
* | | | fixed merge errorAndreas Gohr2014-02-28
* | | | translation updateWild2014-02-28
* | | | Merge pull request #568 from dokuwiki-translate/lang_update_68Andreas Gohr2014-02-28
|\ \ \ \
| * | | | translation updateRene2014-02-23
| | |/ / | |/| |
* | | | Merge pull request #576 from dokuwiki-translate/lang_update_77Andreas Gohr2014-02-28
|\ \ \ \
| * | | | translation updateHideaki SAWADA2014-02-27
* | | | | improved German translationAndreas Gohr2014-02-28
* | | | | translation updateH. Richard2014-02-27
|/ / / /
* | | | translation updateMartin Michalek2014-02-25
* | | | removed language files for removed plugin pluginAnika Henke2014-02-25
| |/ / |/| |
* | | made sidebar content styles re-usable outside of ID (added class: aside)Anika Henke2014-02-23
* | | made search form styles independent from sitetools IDAnika Henke2014-02-23
|/ /
* | translation updateRobert Bogenschneider2014-02-23
* | Merge pull request #565 from dokuwiki-translate/lang_update_54Andreas Gohr2014-02-22
|\ \
| * | translation updateMarina Vladi2014-02-22
* | | Merge pull request #566 from dokuwiki-translate/lang_update_59Andreas Gohr2014-02-22
|\ \ \
| * | | translation updateSchplurtz le Déboulonné2014-02-22
| |/ /
* | | Merge pull request #561 from splitbrain/dir_deleteAndreas Gohr2014-02-22
|\ \ \ | |/ / |/| |
| * | replace dir_delete by io_rmdirGerrit Uitslag2014-02-20
| |/
* / Removed unused vars, define undefined onesGerrit Uitslag2014-02-20
|/
* fixed pagetools being inaccessible on screens lacking necessary height, and a...Anika Henke2014-02-15
* fixed retrieveUser function in authadAndreas Gohr2014-02-15
* handle limit=0 correctly in authmysql/pgsql FS#2919Andreas Gohr2014-02-15
* streamlined retrieveUsers() signature over all auth plugins FS#2919Andreas Gohr2014-02-15
* included geshi styles per @import, removed from lib/exe/cssAnika Henke2014-02-15
* LESSified GeSHI stylesAndreas Gohr2014-02-15
* combined geshi stylesAndreas Gohr2014-02-15
* recompiled geshi styles FS#2902Andreas Gohr2014-02-15
* move geshi highlighting to it's own LESS fileAndreas Gohr2014-02-15
* enable/disable extensions via AJAX FS#2927Andreas Gohr2014-02-15
* Revert "fix global $AUTH hiding $auth"Andreas Gohr2014-02-14
* fixed some doc stringsAndreas Gohr2014-02-14
* fix global $AUTH hiding $authAndreas Gohr2014-02-14
* Merge branch 'pull-request-524'Andreas Gohr2014-02-14
|\
| * authldap: handle bad groupkey gracefullyAndreas Gohr2014-02-14
| * Merge branch 'master' of git://github.com/SteScho/dokuwiki into pull-request-524Andreas Gohr2014-02-14
| |\
| | * Update auth.phpSteScho2014-02-03
| | * Update auth.phpSteScho2014-01-30