summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into trailingcolonsGerrit Uitslag2014-05-19
|\ | | | | | | | | Conflicts: lib/plugins/usermanager/lang/nl/intro.txt
| * Merge pull request #720 from splitbrain/newcliAndreas Gohr2014-05-18
| |\ | | | | | | Refactored the CLI stuff
| | * deprecated the old CLI opts parserAndreas Gohr2014-05-16
| | |
| | * code reformatAndreas Gohr2014-05-16
| | |
| | * refactored dwpage.php to new CLIAndreas Gohr2014-05-16
| | |
| | * don't unlock based on empty sessionAndreas Gohr2014-05-16
| | |
| | * CLI: send messages to STDERRAndreas Gohr2014-03-22
| | |
| | * refactored bin/wantedpages.php to new CLI interfaceAndreas Gohr2014-03-22
| | |
| | * refactored bin/striplangs.php to new CLI interfaceAndreas Gohr2014-03-22
| | |
| | * fixed testsAndreas Gohr2014-03-20
| | |
| | * converted some more CLI tools, minor CLI class updatesAndreas Gohr2014-03-20
| | |
| | * removed superflous argumentAndreas Gohr2014-03-20
| | |
| | * fixed broken wordwrappingAndreas Gohr2014-03-20
| | |
| | * wrap help texts to fit typial terminal widthAndreas Gohr2014-03-19
| | |
| | * converted git tool to new CLI baseAndreas Gohr2014-03-19
| | |
| | * completely new base for CLI scriptsAndreas Gohr2014-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces an abstract base class that command line tools need to inherit from. It provides a simple framework for registering accepted command line options and provides commonly needed things like help output and colored text. Existing CLI scripts still need to be converted.
| * | fixed undefined variable in LDAP pluginAndreas Gohr2014-05-18
| | |
| * | Merge pull request #674 from axel-angel/authldap_modify-passAndreas Gohr2014-05-18
| |\ \ | | | | | | | | Authldap: implement change password in modifyUser
| | * | Simplify code and remove unreachable checkAxel Angel2014-05-08
| | | |
| | * | Hash and salt password with PassHash::sshaAxel Angel2014-05-08
| | | | | | | | | | | | | | | | Moved the block closer to the variable use (indent clearer)
| | * | Allow authldap to change password with ldap superuser only if necessaryAxel Angel2014-05-08
| | | |
| | * | Authldap: implement change password in modifyUserAxel Angel2014-05-08
| | | |
| * | | Merge pull request #693 from splitbrain/logdeprecatedAndreas Gohr2014-05-18
| |\ \ \ | | | | | | | | | | log deprecated function calls FS#2399
| | * | | log deprecated function calls FS#2399Andreas Gohr2014-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces a new dbg_deprecated() function which allows for easy marking of deprecated functions. Each call is logged to the debuglog when debuggin is enabled.
| * | | | Merge pull request #726 from dokuwiki-translate/lang_update_51Andreas Gohr2014-05-18
| |\ \ \ \ | | | | | | | | | | | | Translation update (ja)
| | * | | | translation updatePzF_X2014-05-18
| |/ / / /
| * | | | Merge pull request #723 from dokuwiki-translate/lang_update_46Andreas Gohr2014-05-17
| |\ \ \ \ | | | | | | | | | | | | Translation update (ja)
| | * | | | translation updateHideaki SAWADA2014-05-17
| | | | | |
| * | | | | Merge pull request #724 from dokuwiki-translate/lang_update_47Andreas Gohr2014-05-17
| |\ \ \ \ \ | | |/ / / / | |/| | | | Translation update (nl)
| | * | | | translation updateRene2014-05-17
| |/ / / /
* | | | | Revert "apply half non-breakable spaces in French localization"Gerrit Uitslag2014-05-19
| | | | | | | | | | | | | | | | | | | | This reverts commit d90ef1e0b81e3ab4cb0e2394acce6ff5970dc67c.
* | | | | apply half non-breakable spaces in French localizationGerrit Uitslag2014-05-16
| | | | |
* | | | | fix header in Dutch localGerrit Uitslag2014-05-16
| | | | |
* | | | | Move colon from code to language stringsGerrit Uitslag2014-05-16
|/ / / /
* | | | Merge pull request #716 from dokuwiki-translate/lang_update_31Andreas Gohr2014-05-15
|\ \ \ \ | | | | | | | | | | Translation update (it)
| * | | | translation updateFrancesco2014-05-14
| | | | |
* | | | | Merge pull request #717 from dokuwiki-translate/lang_update_32Andreas Gohr2014-05-15
|\ \ \ \ \ | |/ / / / |/| | | | Translation update (it)
| * | | | translation updateFrancesco2014-05-14
|/ / / /
* | | | username_link should show user's name in feed tooGerrit Uitslag2014-05-14
| | | |
* | | | don't treat double slashes as comments when used in stringAndreas Gohr2014-05-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids treating double slashes as single line comments in CSS when they are used in a filter or content string. closes #638
* | | | Merge pull request #711 from dokuwiki-translate/lang_update_27Andreas Gohr2014-05-14
|\ \ \ \ | | | | | | | | | | Translation update (pl)
| * | | | translation updateMati2014-05-14
|/ / / /
* | | | added another test for fe5a50Andreas Gohr2014-05-13
| | | | | | | | | | | | | | | | | | | | That commit did not test what it actually made for. Handling protocol relative URLs in CSS.
* | | | Merge pull request #706 from splitbrain/Issue694Andreas Gohr2014-05-13
|\ \ \ \ | | | | | | | | | | Fixes #694
| * | | | Issue 694: fix failing test - set filemtimes explicitly in test setupChristopher Smith2014-05-13
| | | | |
* | | | | update manager.dat correctly on install. closes #704Andreas Gohr2014-05-13
| | | | |
* | | | | removed another case of superflous multiple cache invalidationAndreas Gohr2014-05-13
| | | | |
* | | | | Merge pull request #707 from dokuwiki-translate/lang_update_25Andreas Gohr2014-05-13
|\ \ \ \ \ | |/ / / / |/| | | | Translation update (nl)
| * | | | translation updateGerrit Uitslag2014-05-13
|/ / / /
* | | | Merge pull request #705 from dokuwiki-translate/lang_update_22Andreas Gohr2014-05-13
|\ \ \ \ | | | | | | | | | | Translation update (it)