Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into stable | Andreas Gohr | 2013-10-28 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (413 commits) release preparation fixed strict violation in ACL plugin Fix issues from teams:i18n:translation-check in localizations ensure locale is set back to the original value skip FS#2867 test if \s doesn't match \xA0 after attempting to change the locale unittests for auth_loadACL translation update allow charset for SSO to be configured FS#2148 Mailer: avoid overlong headers in content ids FS#2868 translation update translation update replace \s, \S with [ \t], [^ \t] in regexs used with acls translation update translation update translation update translation update Fix handling of the legacy subscription action name remove obsolete opera handling and session closing remove no longer used ajax.php fix proxy CONNECT where HTTP 1.1 answer is given ... | ||
| * | 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'. | ||
| | * | replace \s, \S with [ \t], [^ \t] in regexs used with acls | Christopher Smith | 2013-10-21 |
| | | | |||
| * | | Fix issues from teams:i18n:translation-check in localizations | Gerrit Uitslag | 2013-10-27 |
| | | | |||
| * | | translation update | Remon | 2013-10-25 |
| | | | |||
| * | | allow charset for SSO to be configured FS#2148 | 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 |
| | |/ | |||
| * / | translation update | Mustafa Aslan | 2013-10-22 |
| |/ | |||
| * | Merge pull request #394 from dokuwiki-translate/lang_update_406 | Andreas Gohr | 2013-10-21 |
| |\ | | | | | | | Translation update (da) | ||
| | * | translation update | Jens Hyllegaard | 2013-10-21 |
| | | | |||
| * | | Merge pull request #393 from dokuwiki-translate/lang_update_405 | Andreas Gohr | 2013-10-21 |
| |\ \ | | | | | | | | | Translation update (da) | ||
| | * | | translation update | Jens Hyllegaard | 2013-10-21 |
| | |/ | |||
| * | | Merge pull request #392 from dokuwiki-translate/lang_update_404 | Andreas Gohr | 2013-10-21 |
| |\ \ | | | | | | | | | Translation update (he) | ||
| | * | | translation update | Roy Zahor | 2013-10-21 |
| | |/ | |||
| * / | translation update | Jens Hyllegaard | 2013-10-21 |
| |/ | |||
| * | Merge pull request #378 from splitbrain/aclajax | Andreas Gohr | 2013-10-20 |
| |\ | | | | | | | acl plugin: move ajax.php to action.php | ||
| | * | remove obsolete opera handling and session closing | Andreas Gohr | 2013-10-20 |
| | | | |||
| | * | remove no longer used ajax.php | Andreas Gohr | 2013-10-20 |
| | | | |||
| | * | acl ajax: add messages to returns | Gerrit Uitslag | 2013-10-14 |
| | | | |||
| | * | acl ajax: replace die() by return | Gerrit Uitslag | 2013-10-14 |
| | | | |||
| | * | Code reformatting and remove unused global conf | Gerrit Uitslag | 2013-10-14 |
| | | | |||
| | * | remove unused variable | Gerrit Uitslag | 2013-10-14 |
| | | | |||
| | * | move ajax.php to action.php. Fixes FS#2233 | Gerrit Uitslag | 2013-10-14 |
| | | | |||
| * | | Merge pull request #380 from splitbrain/phpstrict | Andreas Gohr | 2013-10-20 |
| |\ \ | | | | | | | | | Php strict | ||
| | * | | Info plugin: allow xhtml renders to not to be an xhtml renderer | Michael Hamann | 2013-10-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | Renderers that set the format to xhtml don't necessarily inherit from Doku_Renderer_xhtml, this reverts a prior change that introduced the stricter parameter type. | ||
| | * | | fix signature mail unittest, and improve some signatures info plugin | Gerrit Uitslag | 2013-10-16 |
| | | | | |||
| | * | | fix signatures and old by references | Gerrit Uitslag | 2013-10-15 |
| | | | | |||
| | * | | fix php strict notices | Gerrit Uitslag | 2013-10-15 |
| | | | | |||
| * | | | Merge pull request #342 from splitbrain/popversionfix | Andreas Gohr | 2013-10-19 |
| |\ \ \ | | | | | | | | | | | Fixed gathering of version of popularity plugin | ||
| | * | | | add PHPDocs to popularity plugin helper | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| | * | | | get version popularity plugin direct from plugin info | Gerrit Uitslag | 2013-10-14 |
| | | | | | |||
| | * | | | Fixed gathering of version of popularity plugin | Gerrit Uitslag | 2013-09-19 |
| | | | | | |||
| * | | | | Merge pull request #389 from splitbrain/comment_fixes | Andreas Gohr | 2013-10-19 |
| |\ \ \ \ | | | | | | | | | | | | | comment improvements | ||
| | * | | | | comment improvements | Christopher Smith | 2013-10-18 |
| | | | | | | |||
| * | | | | | Merge pull request #383 from dokuwiki-translate/lang_update_398 | Andreas Gohr | 2013-10-19 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Translation update (zh) | ||
| | * | | | | translation update | Yangyu Huang | 2013-10-16 |
| | | |/ / | | |/| | | |||
| * / | | | translation update | Soren Birk | 2013-10-17 |
| |/ / / | |||
| * | | | Merge pull request #379 from splitbrain/infosyntaxmodetable | Andreas Gohr | 2013-10-15 |
| |\ \ \ | | | | | | | | | | | Put syntax modes in a table layout, sort numbers in rowspans. | ||
| | * | | | Fix PHP strict messages | Gerrit Uitslag | 2013-10-15 |
| | | | | | |||
| | * | | | Put syntax modes in a table layout, sort numbers in rowspans. Implements FS#2516 | Gerrit Uitslag | 2013-10-14 |
| | | |/ | | |/| | |||
| * | | | Merge pull request #345 from splitbrain/ldapgroupmapping | Andreas Gohr | 2013-10-15 |
| |\ \ \ | | | | | | | | | | | skips 'count' entries in ldap results. Fixes FS#2370 | ||
| | * | | | skips 'count' entries in ldap results. Fixes FS#2370 | Gerrit Uitslag | 2013-09-20 |
| | | |/ | | |/| | |||
| * | | | translation update | Martin Michalek | 2013-10-14 |
| | | | | |||
| * | | | typo fix PR #368 | Andreas Gohr | 2013-10-13 |
| | | | | |||
| * | | | Merge pull request #374 from dokuwiki-translate/lang_update_387 | Andreas Gohr | 2013-10-10 |
| |\ \ \ | | | | | | | | | | | Translation update (sk) | ||
| | * | | | translation update | Martin Michalek | 2013-10-10 |
| | | | | | |||
| * | | | | translation update | Hideaki SAWADA | 2013-10-08 |
| |/ / / | |||
| * | | | translation update | Martin Michalek | 2013-10-08 |
| | | | |