Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | Merge pull request #731 from dokuwiki-translate/lang_update_59 | Andreas Gohr | 2014-05-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (cs) | |||
| | * | | | | | | | | | | | | | | | translation update | Radovan Buroň | 2014-05-21 | |
| |/ / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | Merge pull request #728 from dokuwiki-translate/lang_update_56 | Andreas Gohr | 2014-05-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | Translation update (hu) | |||
| | * | | | | | | | | | | | | | | translation update | Marton Sebok | 2014-05-20 | |
| |/ / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | declare field | Andreas Gohr | 2014-05-19 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | doc updates | Andreas Gohr | 2014-05-19 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | fixed parameter type | Andreas Gohr | 2014-05-19 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Use git attributes to exclude some files from exported archives | Guy Brand | 2014-05-19 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | some doc update | Andreas Gohr | 2014-05-19 | |
| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into trailingcolons | Gerrit Uitslag | 2014-05-19 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/plugins/usermanager/lang/nl/intro.txt | |||
| * | | | | | | | | | | | | | | Merge pull request #720 from splitbrain/newcli | Andreas Gohr | 2014-05-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the CLI stuff | |||
| | * | | | | | | | | | | | | | | deprecated the old CLI opts parser | Andreas Gohr | 2014-05-16 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | code reformat | Andreas Gohr | 2014-05-16 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | refactored dwpage.php to new CLI | Andreas Gohr | 2014-05-16 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | don't unlock based on empty session | Andreas Gohr | 2014-05-16 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | CLI: send messages to STDERR | Andreas Gohr | 2014-03-22 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | refactored bin/wantedpages.php to new CLI interface | Andreas Gohr | 2014-03-22 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | refactored bin/striplangs.php to new CLI interface | Andreas Gohr | 2014-03-22 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | fixed tests | Andreas Gohr | 2014-03-20 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | converted some more CLI tools, minor CLI class updates | Andreas Gohr | 2014-03-20 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | removed superflous argument | Andreas Gohr | 2014-03-20 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | fixed broken wordwrapping | Andreas Gohr | 2014-03-20 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | wrap help texts to fit typial terminal width | Andreas Gohr | 2014-03-19 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | converted git tool to new CLI base | Andreas Gohr | 2014-03-19 | |
| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | completely new base for CLI scripts | Andreas Gohr | 2014-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 plugin | Andreas Gohr | 2014-05-18 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #674 from axel-angel/authldap_modify-pass | Andreas Gohr | 2014-05-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Authldap: implement change password in modifyUser | |||
| | * | | | | | | | | | | | | | | | Simplify code and remove unreachable check | Axel Angel | 2014-05-08 | |
| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Hash and salt password with PassHash::ssha | Axel Angel | 2014-05-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved the block closer to the variable use (indent clearer) | |||
| | * | | | | | | | | | | | | | | | Allow authldap to change password with ldap superuser only if necessary | Axel Angel | 2014-05-08 | |
| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | Authldap: implement change password in modifyUser | Axel Angel | 2014-05-08 | |
| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #693 from splitbrain/logdeprecated | Andreas Gohr | 2014-05-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | log deprecated function calls FS#2399 | |||
| | * | | | | | | | | | | | | | | | | log deprecated function calls FS#2399 | Andreas Gohr | 2014-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_51 | Andreas Gohr | 2014-05-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (ja) | |||
| | * | | | | | | | | | | | | | | | | | translation update | PzF_X | 2014-05-18 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | Merge pull request #723 from dokuwiki-translate/lang_update_46 | Andreas Gohr | 2014-05-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (ja) | |||
| | * | | | | | | | | | | | | | | | | | translation update | Hideaki SAWADA | 2014-05-17 | |
| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #724 from dokuwiki-translate/lang_update_47 | Andreas Gohr | 2014-05-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | Translation update (nl) | |||
| | * | | | | | | | | | | | | | | | | | translation update | Rene | 2014-05-17 | |
| |/ / / / / / / / / / / / / / / / / | ||||
| | | | | | * | | | | | | | | | | | | Revert "apply half non-breakable spaces in French localization" | Gerrit Uitslag | 2014-05-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d90ef1e0b81e3ab4cb0e2394acce6ff5970dc67c. | |||
| | | | | | * | | | | | | | | | | | | apply half non-breakable spaces in French localization | Gerrit Uitslag | 2014-05-16 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | fix header in Dutch local | Gerrit Uitslag | 2014-05-16 | |
| | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | Move colon from code to language strings | Gerrit Uitslag | 2014-05-16 | |
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #716 from dokuwiki-translate/lang_update_31 | Andreas Gohr | 2014-05-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (it) | |||
| | * | | | | | | | | | | | | | | | | translation update | Francesco | 2014-05-14 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge pull request #717 from dokuwiki-translate/lang_update_32 | Andreas Gohr | 2014-05-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | Translation update (it) | |||
| | * | | | | | | | | | | | | | | | | translation update | Francesco | 2014-05-14 | |
| |/ / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | username_link should show user's name in feed too | Gerrit Uitslag | 2014-05-14 | |
| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | don't treat double slashes as comments when used in string | Andreas Gohr | 2014-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_27 | Andreas Gohr | 2014-05-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation update (pl) |