Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved pagetools event in dokuwiki template | Anika Henke | 2013-11-16 |
| | | | | | | | | | | This moves the template name away from the hook name into the event data (as the 'tpl' value). Therefore it moves the previous data items into the 'items' sub array. A 'view' value has also been added to describe in which template file the event was called ('main' or 'detail'). This way it will be much easier for plugins to consider default cases and differentiate between main and other layouts. | ||
* | Merge pull request #422 from glensc/patch-1 | Andreas Gohr | 2013-11-13 |
|\ | | | | | media_isexternal do not capture | ||
| * | media_isexternal do not capture | Elan Ruusamäe | 2013-11-13 |
| | | | | | | do not capture groups in media_isexternal. saves perhaps some cpu cycles and some bytes memory | ||
* | | Merge pull request #423 from glensc/no-infos | Andreas Gohr | 2013-11-13 |
|\ \ | |/ |/| | remove 'infos' misspelling | ||
| * | remove 'infos' misspelling | Elan Ruusamäe | 2013-11-13 |
|/ | | | | http://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form | ||
* | Merge pull request #420 from dokuwiki-translate/lang_update_483 | Andreas Gohr | 2013-11-13 |
|\ | | | | | Translation update (sk) | ||
| * | translation update | Martin Michalek | 2013-11-12 |
| | | |||
* | | Merge pull request #418 from dokuwiki-translate/lang_update_474 | Andreas Gohr | 2013-11-13 |
|\ \ | | | | | | | Translation update (sk) | ||
| * | | translation update | Martin Michalek | 2013-11-12 |
| |/ | |||
* | | Merge pull request #416 from dokuwiki-translate/lang_update_465 | Andreas Gohr | 2013-11-13 |
|\ \ | | | | | | | Translation update (da) | ||
| * | | translation update | soer9648 | 2013-11-12 |
| |/ | |||
* | | Merge pull request #414 from dokuwiki-translate/lang_update_463 | Andreas Gohr | 2013-11-13 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2013-11-12 |
| |/ | |||
* | | Merge pull request #413 from dokuwiki-translate/lang_update_462 | Andreas Gohr | 2013-11-13 |
|\ \ | | | | | | | Translation update (he) | ||
| * | | translation update | alex | 2013-11-12 |
| |/ | |||
* | | Merge pull request #412 from dokuwiki-translate/lang_update_461 | Andreas Gohr | 2013-11-13 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Artur | 2013-11-12 |
| |/ | |||
* | | Merge pull request #411 from dokuwiki-translate/lang_update_458 | Andreas Gohr | 2013-11-13 |
|\ \ | |/ |/| | Translation update (de) | ||
| * | translation update | Ben Fey | 2013-11-12 |
|/ | |||
* | updated inline documentation about location of local style.ini | Anika Henke | 2013-11-11 |
| | |||
* | Merge pull request #409 from danny0838/master | Andreas Gohr | 2013-11-11 |
|\ | | | | | Update zh-tw translation | ||
| * | Update zh-tw translation | Danny Lin | 2013-11-11 |
|/ | |||
* | Fix password decryption during LDAP rebinding | Michael Hamann | 2013-11-08 |
| | | | | | The LDAP rebinding was still using the old blowfish encryption instead of AES so rebinding failed. | ||
* | Revert "Fixes validation problems with base64 encoded images in CSS." | Anika Henke | 2013-11-03 |
| | | | | | This reverts commit 88833bac87e7fb295c0479a8260d1d63051bca8d. and fixes FS#2874 | ||
* | Merge pull request #405 from splitbrain/FS#2409localizetemplatephp | Andreas Gohr | 2013-11-01 |
|\ | | | | | Localize some meta header titels. Fixes FS#2409 | ||
| * | localize some meta header titels. Fixes FS#2409 | Gerrit Uitslag | 2013-10-31 |
|/ | |||
* | compatibility functions for missing ctype extension FS#2873 | Andreas Gohr | 2013-10-30 |
| | |||
* | Fix the media usage index to include local links | Michael Hamann | 2013-10-29 |
| | |||
* | release preparation | Andreas Gohr | 2013-10-29 |
| | |||
* | Merge pull request #404 from dokuwiki-translate/lang_update_435 | Andreas Gohr | 2013-10-29 |
|\ | | | | | Translation update (eo) | ||
| * | translation update | Robert Bogenschneider | 2013-10-29 |
|/ | |||
* | Merge pull request #402 from dokuwiki-translate/lang_update_425 | Andreas Gohr | 2013-10-29 |
|\ | | | | | Translation update (ar) | ||
| * | translation update | Ahmad Abd-Elghany | 2013-10-28 |
|/ | |||
* | fixed strict violation in ACL plugin | Andreas Gohr | 2013-10-28 |
| | |||
* | Merge pull request #395 from splitbrain/FS#2867 | Andreas Gohr | 2013-10-28 |
|\ | | | | | FS#2867, ACL processing may fail with utf-8 characters which include byte 'A0'. | ||
| * | ensure locale is set back to the original value | Christopher Smith | 2013-10-25 |
| | | |||
| * | skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale | Christopher Smith | 2013-10-25 |
| | | |||
| * | unittests for auth_loadACL | Christopher Smith | 2013-10-25 |
| | | |||
| * | replace \s, \S with [ \t], [^ \t] in regexs used with acls | Christopher Smith | 2013-10-21 |
| | | |||
| * | Merge branch 'master' into FS#2867 | Christopher Smith | 2013-10-21 |
| |\ | |||
| * \ | Merge branch 'master' into FS#2867 | Christopher Smith | 2013-10-19 |
| |\ \ | |||
| * | | | add tests for usernames with 2 & 3 byte utf8 characters | Christopher Smith | 2013-10-19 |
| | | | | |||
* | | | | Merge pull request #401 from splitbrain/langcheckfixes | Andreas Gohr | 2013-10-28 |
|\ \ \ \ | | | | | | | | | | | Fix issues from teams:i18n:translation-check in localizations | ||
| * | | | | Fix issues from teams:i18n:translation-check in localizations | Gerrit Uitslag | 2013-10-27 |
|/ / / / | |||
* | | | | Merge pull request #400 from dokuwiki-translate/lang_update_418 | Andreas Gohr | 2013-10-25 |
|\ \ \ \ | | | | | | | | | | | Translation update (nl) | ||
| * | | | | translation update | Remon | 2013-10-25 |
|/ / / / | |||
* | | | | allow charset for SSO to be configured FS#2148 | Andreas Gohr | 2013-10-22 |
| | | | | |||
* | | | | Mailer: avoid overlong headers in content ids FS#2868 | Andreas Gohr | 2013-10-22 |
| | | | | |||
* | | | | Merge pull request #398 from dokuwiki-translate/lang_update_412 | Andreas Gohr | 2013-10-22 |
|\ \ \ \ | | | | | | | | | | | Translation update (zh) | ||
| * | | | | translation update | lainme | 2013-10-22 |
| | |_|/ | |/| | |