Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Encode unsafe characters in interwiki links. closes #1220 | Patrick Brown | 2015-07-16 |
| | |||
* | Unit test for interwiki URL encoding bug | Patrick Brown | 2015-07-16 |
| | |||
* | remove pragma:no-cache header. closes #1201 | Andreas Gohr | 2015-07-15 |
| | | | | | The pragma header is only defined for requests not for responses. The Cache-Control header should be used in responses. | ||
* | Merge pull request #1238 from dokuwiki-translate/lang_update_111 | Andreas Gohr | 2015-07-15 |
|\ | | | | | Translation update (ja) | ||
| * | translation update | Hideaki SAWADA | 2015-07-15 |
| | | |||
* | | Merge pull request #1231 from splitbrain/kill-all-input-buttons | Andreas Gohr | 2015-07-15 |
|\ \ | |/ |/| | Changed all input buttons to button buttons | ||
| * | refactored tpl_actiondropdown() to avoid duplication | Anika Henke | 2015-07-12 |
| | | |||
| * | changed all input type=submit buttons to button type=submit button for ↵ | Anika Henke | 2015-07-12 |
| | | | | | | | | better stylability | ||
* | | Merge pull request #1227 from dokuwiki-translate/lang_update_88 | Anika Henke | 2015-07-15 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2015-07-11 |
| |/ | |||
* | | fixed a few links and html errors in language files | Anika Henke | 2015-07-13 |
| | | |||
* | | fixed some wrong quotation marks in language files | Anika Henke | 2015-07-12 |
| | | |||
* | | fixed occurrences of html named entities in translation files to be ↵ | Anika Henke | 2015-07-12 |
| | | | | | | | | xhtml-compatible | ||
* | | removed English translation strings from non-English translation files | Anika Henke | 2015-07-12 |
| | | |||
* | | fixed lots of missing format strings in language files | Anika Henke | 2015-07-12 |
| | | |||
* | | translation update | Mauricio Segura | 2015-07-12 |
|/ | |||
* | translation update | Errol | 2015-07-08 |
| | |||
* | translation update | rnck | 2015-07-02 |
| | |||
* | Merge pull request #1215 from splitbrain/wikisyntaxpage | Andreas Gohr | 2015-07-01 |
|\ | | | | | Wiki syntax page and minor | ||
| * | phpdocs, reformatting | Gerrit Uitslag | 2015-06-30 |
| | | |||
* | | undefined var | Gerrit Uitslag | 2015-06-30 |
| | | |||
* | | Use a DateTime object in the IXR_Date | Gerrit Uitslag | 2015-06-30 |
|/ | |||
* | translation update | Takumo | 2015-06-29 |
| | |||
* | translation update | Sri Saravana | 2015-06-26 |
| | |||
* | translation update | Nolf | 2015-06-18 |
| | |||
* | translation update | Maurizio | 2015-06-14 |
| | |||
* | translation update | hyeonsoft | 2015-06-11 |
| | |||
* | translation update | Hendrik Diel | 2015-06-07 |
| | |||
* | translation update | İlker R. Kapaç | 2015-06-04 |
| | |||
* | translation update | Pavel | 2015-05-31 |
| | |||
* | Upgrade to jQuery 1.11.3 and jQueryUI 1.11.4 closes #1175 | Andreas Gohr | 2015-05-29 |
| | |||
* | update confToHash() inline documentation for new parameter | Christopher Smith | 2015-05-28 |
| | |||
* | translation update | Ikuo Obataya | 2015-05-28 |
| | |||
* | Merge pull request #1166 from dokuwiki-translate/lang_update_2 | Michael Hamann | 2015-05-22 |
|\ | | | | | Translation update (lt) | ||
| * | translation update | Tomas Darius Davainis | 2015-05-22 |
| | | |||
* | | avoid accessing nonexistant array key. fixes #1165 | Andreas Gohr | 2015-05-22 |
|/ | |||
* | Merge pull request #1156 from splitbrain/refactor_admin_plugin_get | Andreas Gohr | 2015-05-20 |
|\ | | | | | Provide a function to return admin plugin for the page request. | ||
| * | Provide a function to return admin plugin for the page request. | Christopher Smith | 2015-05-16 |
| | | | | | | | | | | | | | | This was previously carried out in three separate places. Refactor that code to use the new function. Update tpl_pageTitle test to use a manager level admin plugin. | ||
* | | Merge pull request #1158 from splitbrain/local_conf_negation | Andreas Gohr | 2015-05-19 |
|\ \ | | | | | | | Local configuration negation | ||
| * | | 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 |
| | | | | | | | | | | | | differences | ||
| * | | Ensure filtering only removes empty string values | Christopher Smith | 2015-05-18 |
| | | | | | | | | | | | | (not other values which PHP evaluates to false) | ||
| * | | Support negating of config values include earlier in the cascade | Christopher Smith | 2015-05-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To negate a config value, prefix the value with an '!'. E.g. to disable recognition of the gopher scheme !gopher This applies to: - scheme - stopwords | ||
| * | | Add filtering to remove blank entries from key/value config retrieval | Christopher Smith | 2015-05-17 |
| |/ | | | | | | | | | | | | | | | | | This applies to: - acronyms - entities - interwiki - mime - smileys | ||
* / | translation update | Noel Tilliot | 2015-05-18 |
|/ | |||
* | fix missing language code parameter for admin plugin titles | Christopher Smith | 2015-05-16 |
| | | | | add unit test coverage | ||
* | Merge pull request #1155 from splitbrain/deprecatedrev | Andreas Gohr | 2015-05-16 |
|\ | | | | | replace deprecated getRevisions call | ||
| * | replace deprecated getRevisions call | Gerrit Uitslag | 2015-05-16 |
| | | |||
* | | Merge pull request #1154 from splitbrain/php7compatibility | Andreas Gohr | 2015-05-16 |
|\ \ | | | | | | | Php7compatibility | ||
| * | | yet another class constructor | Christopher Smith | 2015-05-16 |
| | | |