Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #571 from splitbrain/renderer_graceful_fallback | Christopher Smith | 2014-03-02 |
|\ | | | | | Renderer graceful fallback | ||
| * | remove require handled by autoloader | Christopher Smith | 2014-02-28 |
| | | |||
| * | remove rendundant msg | Christopher Smith | 2014-02-28 |
| | | |||
| * | revert back to trigger error | Christopher Smith | 2014-02-26 |
| | | |||
| * | change to an Exception and expect it | Christopher Smith | 2014-02-25 |
| | | |||
| * | code cleaning - add some braces | Christopher Smith | 2014-02-25 |
| | | |||
| * | rework p_get_renderer() for use with autoloading bundled renderers | Christopher Smith | 2014-02-25 |
| | | |||
| * | add renderers to autolader | Christopher Smith | 2014-02-25 |
| | | |||
| * | remove reference operator from p_get_renderer() declaration, not required ↵ | Christopher Smith | 2014-02-25 |
| | | | | | | | | for php5 | ||
| * | add test for p_get_renderer() with fallback | Christopher Smith | 2014-02-25 |
| | | |||
| * | if configured renderer is not found, try to fallback to a bundled renderer | Christopher Smith | 2014-02-25 |
| | | |||
* | | Merge pull request #579 from dokuwiki-translate/lang_update_88 | Andreas Gohr | 2014-03-02 |
|\ \ | | | | | | | Translation update (bn) | ||
| * | | translation update | Khan M. B. Asad | 2014-03-02 |
|/ / | |||
* | | Merge branch 'lang_update_69' of ↵ | Andreas Gohr | 2014-02-28 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-569 * 'lang_update_69' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | | translation update | Rene | 2014-02-23 |
| | | | |||
* | | | Merge branch 'lang_update_70' of ↵ | Andreas Gohr | 2014-02-28 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-570 * 'lang_update_70' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | | | translation update | Rene | 2014-02-24 |
| | | | | |||
* | | | | fixed merge error | Andreas Gohr | 2014-02-28 |
| | | | | |||
* | | | | translation update | Wild | 2014-02-28 |
| | | | | |||
* | | | | Merge pull request #568 from dokuwiki-translate/lang_update_68 | Andreas Gohr | 2014-02-28 |
|\ \ \ \ | | | | | | | | | | | Translation update (nl) | ||
| * | | | | translation update | Rene | 2014-02-23 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #576 from dokuwiki-translate/lang_update_77 | Andreas Gohr | 2014-02-28 |
|\ \ \ \ | | | | | | | | | | | Translation update (ja) | ||
| * | | | | translation update | Hideaki SAWADA | 2014-02-27 |
| | | | | | |||
* | | | | | improved German translation | Andreas Gohr | 2014-02-28 |
| | | | | | |||
* | | | | | translation update | H. Richard | 2014-02-27 |
| | | | | | |||
* | | | | | update links at wiki:dokuwiki | Gerrit Uitslag | 2014-02-27 |
|/ / / / | |||
* | | | | Merge pull request #572 from dokuwiki-translate/lang_update_72 | Andreas Gohr | 2014-02-25 |
|\ \ \ \ | |_|_|/ |/| | | | Translation update (sk) | ||
| * | | | translation update | Martin Michalek | 2014-02-25 |
|/ / / | |||
* | | | updated .gitignore file | Anika Henke | 2014-02-25 |
| | | | |||
* | | | removed language files for removed plugin plugin | Anika Henke | 2014-02-25 |
| |/ |/| | |||
* | | made sidebar content styles re-usable outside of ID (added class: aside) | Anika Henke | 2014-02-23 |
| | | |||
* | | made search form styles independent from sitetools ID | Anika Henke | 2014-02-23 |
|/ | |||
* | fixed test cases for last commit | Andreas Gohr | 2014-02-23 |
| | |||
* | have most current revision always available in $INFO | Andreas Gohr | 2014-02-23 |
| | | | | fixes fix for FS#2853 | ||
* | fixed proxy authentication in SSL tunneling | Andreas Gohr | 2014-02-23 |
| | |||
* | Merge pull request #567 from dokuwiki-translate/lang_update_60 | Andreas Gohr | 2014-02-23 |
|\ | | | | | Translation update (eo) | ||
| * | translation update | Robert Bogenschneider | 2014-02-23 |
|/ | |||
* | Merge pull request #565 from dokuwiki-translate/lang_update_54 | Andreas Gohr | 2014-02-22 |
|\ | | | | | Translation update (hu) | ||
| * | translation update | Marina Vladi | 2014-02-22 |
| | | |||
* | | Merge pull request #566 from dokuwiki-translate/lang_update_59 | Andreas Gohr | 2014-02-22 |
|\ \ | | | | | | | Translation update (fr) | ||
| * | | translation update | Schplurtz le Déboulonné | 2014-02-22 |
| |/ | |||
* | | Merge pull request #561 from splitbrain/dir_delete | Andreas Gohr | 2014-02-22 |
|\ \ | |/ |/| | replace dir_delete by io_rmdir | ||
| * | replace dir_delete by io_rmdir | Gerrit Uitslag | 2014-02-20 |
| | | |||
* | | added some PHPDocs media.php | Gerrit Uitslag | 2014-02-20 |
| | | |||
* | | Removed unused vars, define undefined ones | Gerrit Uitslag | 2014-02-20 |
|/ | |||
* | remove 'fix dateformat config for upgraders' FS#2073 | Gerrit Uitslag | 2014-02-20 |
| | |||
* | Improve PHPDocs Doku_Cli_Opts (cliopts.php) | Gerrit Uitslag | 2014-02-20 |
| | |||
* | PHPDocs auth.php | Gerrit Uitslag | 2014-02-20 |
| | |||
* | Merge pull request #556 from splitbrain/feedcreator | Andreas Gohr | 2014-02-20 |
|\ | | | | | PHPDocs improvements and minor improvements feedcreator | ||
| * | PHPDocs improvements and minor fixes feedcreator | Gerrit Uitslag | 2014-02-17 |
| | |