Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Merge pull request #1156 from splitbrain/refactor_admin_plugin_get | Andreas Gohr | 2015-05-20 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge branch 'master' into refactor_admin_plugin_get | Christopher Smith | 2015-05-16 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Provide a function to return admin plugin for the page request. | Christopher Smith | 2015-05-16 | |
| * | | | | | | | Merge pull request #1158 from splitbrain/local_conf_negation | Andreas Gohr | 2015-05-19 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Define the negation character in a constant | Christopher Smith | 2015-05-18 | |
| | * | | | | | | | Ensure single value negation is not affected by white space | Christopher Smith | 2015-05-18 | |
| | * | | | | | | | Ensure filtering only removes empty string values | Christopher Smith | 2015-05-18 | |
| | * | | | | | | | Merge branch 'master' into local_conf_negation | Christopher Smith | 2015-05-17 | |
| | |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Support negating of config values include earlier in the cascade | Christopher Smith | 2015-05-17 | |
| | * | | | | | | | | Add filtering to remove blank entries from key/value config retrieval | Christopher Smith | 2015-05-17 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #1162 from dokuwiki-translate/lang_update_2 | Andreas Gohr | 2015-05-19 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | translation update | Noel Tilliot | 2015-05-18 | |
| |/ / / / / / / | ||||
| * / / / / / / | update test groups for the extension manager test | Christopher Smith | 2015-05-17 | |
| |/ / / / / / | ||||
| * / / / / / | php7 compatibility: change revert plugin constructor to __construct | Christopher Smith | 2015-05-16 | |
| |/ / / / / | ||||
| * | | | / | fix missing language code parameter for admin plugin titles | Christopher Smith | 2015-05-16 | |
| | |_|_|/ | |/| | | | ||||
| * | | | | Merge pull request #1155 from splitbrain/deprecatedrev | Andreas Gohr | 2015-05-16 | |
| |\ \ \ \ | ||||
| | * | | | | replace deprecated getRevisions call | Gerrit Uitslag | 2015-05-16 | |
| * | | | | | Merge pull request #1154 from splitbrain/php7compatibility | Andreas Gohr | 2015-05-16 | |
| |\ \ \ \ \ | ||||
| | * | | | | | yet another class constructor | Christopher Smith | 2015-05-16 | |
| | * | | | | | another class_name to __construct | Christopher Smith | 2015-05-15 | |
| | * | | | | | update parent constructor calls to use __construct() | Christopher Smith | 2015-05-15 | |
| | * | | | | | PHP7 Compat updates on the phpseclib | Christopher Smith | 2015-05-15 | |
| | * | | | | | more object type hints and removal of '&' operator before objects | Christopher Smith | 2015-05-15 | |
| | * | | | | | more class constructors to __construct() | Christopher Smith | 2015-05-15 | |
| | * | | | | | Changes for PHP 7 Compatibility | Christopher Smith | 2015-05-15 | |
| | |/ / / / | ||||
| * | | | | | removed one of the ignored lines | Andreas Gohr | 2015-05-16 | |
| * | | | | | Merge pull request #1152 from splitbrain/composer | Andreas Gohr | 2015-05-16 | |
| |\ \ \ \ \ | ||||
| | * | | | | | add package phpunit & travis config files to .gitignore | Christopher Smith | 2015-05-16 | |
| | * | | | | | some more ignores | Andreas Gohr | 2015-05-15 | |
| | * | | | | | switched geshi higlighter to composer based repository | Andreas Gohr | 2015-05-15 | |
| | * | | | | | added rudimentary README to vendor dir | Andreas Gohr | 2015-05-15 | |
| | * | | | | | remove tests that are now in upstream | Andreas Gohr | 2015-05-15 | |
| | * | | | | | added composer setup and the first composer package php-archive | Andreas Gohr | 2015-05-15 | |
| | | |/ / / | | |/| | | | ||||
| * | | | | | Merge pull request #1113 from gamma/extension_manager | Andreas Gohr | 2015-05-16 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Adhere to CSS style guide | Gerry Weißbach | 2015-05-08 | |
| | * | | | | | Merge commit '9234bce90e1297ac66acc321827cb0f832864fe4' into extension_manager | Gerry Weißbach | 2015-05-07 | |
| | |\ \ \ \ \ | ||||
| | * | | | | | | Add class name using tab name | Gerry Weißbach | 2015-05-07 | |
| | * | | | | | | Change ID name | Gerry Weißbach | 2015-05-07 | |
| | * | | | | | | Merge branch 'master' of https://github.com/splitbrain/dokuwiki into extensio... | Gerry Weißbach | 2015-05-06 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | * | | | | | | Allow Viewing Options for templates as well. | Gerry Weißbach | 2015-05-04 | |
| | * | | | | | | Prettify Code. | Gerry Weißbach | 2015-05-04 | |
| | * | | | | | | Add selection for the Installed Plugins tab | Gerry Weißbach | 2015-05-04 | |
| | * | | | | | | Generate display options via JS | Gerry Weißbach | 2015-04-27 | |
| | * | | | | | | Add display options to extension manger | Gerry Weißbach | 2015-04-14 | |
| * | | | | | | | Merge pull request #1151 from splitbrain/chris_admintitles | Andreas Gohr | 2015-05-15 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| | * | | | | | | Show a relevant page title for other actions | Christopher Smith | 2015-05-15 | |
| |/ / / / / / | ||||
| * | | | | | | Revert "Show a relevant page title for other actions" | Christopher Smith | 2015-05-15 | |
| * | | | | | | Show a relevant page title for other actions | Christopher Smith | 2015-05-15 | |
| | |_|_|/ / | |/| | | | | ||||
| * | | | | | Merge pull request #1148 from dokuwiki-translate/lang_update_33 | Andreas Gohr | 2015-05-15 | |
| |\ \ \ \ \ | ||||
| | * | | | | | translation update | Davor Turkalj | 2015-05-14 |