Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Prepare an XMLRPC logoff method. Rationale: XMLRPC is thought for | Claus-Justus Heine | 2013-11-24 |
| | | | | | | | | | | | | | | script, which typically should not store their authentication cookies on disk. However: 1st: DW cannot tell if an external script is in this respect well-behaved. 2nd: it does not hurt to provide means for a voluntary log-out. There are, BTW, two parts of authentication data: one is stored in the cookie-storage of the client, and the other part is stored in the session data of the DW instance on the server. This logoff call is responsible for invalidating the credentials stored on the server, regardless of any cookie data remaining (or being stolen) on the client side. | ||
* | Merge pull request #433 from dokuwiki-translate/lang_update_499 | Andreas Gohr | 2013-11-23 |
|\ | | | | | Translation update (ja) | ||
| * | translation update | Satoshi Sahara | 2013-11-19 |
| | | |||
* | | Merge pull request #432 from dokuwiki-translate/lang_update_498 | Anika Henke | 2013-11-21 |
|\ \ | | | | | | | Translation update (nl) | ||
| * | | translation update | Gerrit Uitslag | 2013-11-18 |
| |/ | |||
* / | translation update | Benedikt Fey | 2013-11-18 |
|/ | |||
* | Merge pull request #430 from splitbrain/change-installer-allowreg | Anika Henke | 2013-11-17 |
|\ | | | | | swapped logic for allowing/disabling registration in installer | ||
| * | swapped logic for allowing/disabling registration in installer | Anika Henke | 2013-11-17 |
| | | |||
* | | Merge pull request #406 from splitbrain/remove-deprecated-stuff | Christopher Smith | 2013-11-17 |
|\ \ | |/ |/| | Remove deprecated stuff | ||
| * | Revert "deleted wrongly added file" | Anika Henke | 2013-11-04 |
| | | | | | | | | This reverts commit 9b47ccb8d0bb02c6f5a7a67d261a43f0fd31413c. | ||
| * | deleted another wronlgy added file | Anika Henke | 2013-11-04 |
| | | |||
| * | deleted wrongly added file | Anika Henke | 2013-11-04 |
| | | |||
| * | removed deprecated html_attbuild() | Anika Henke | 2013-11-04 |
| | | |||
| * | removed deprecated tpl_getFavicon() | Anika Henke | 2013-11-04 |
| | | |||
| * | removed loading of deprecated RTL styles | Anika Henke | 2013-11-04 |
| | | |||
| * | removed deprecated third param of cleanID() | Anika Henke | 2013-11-04 |
| | | |||
* | | Merge pull request #408 from splitbrain/approve-users-acl-policy | Anika Henke | 2013-11-17 |
|\ \ | | | | | | | Add possibility to approve users in installer's ACL policy | ||
| * | | changed user approval option to disable registration option in installer | Anika Henke | 2013-11-17 |
| | | | |||
| * | | added possibility to approve users to ACL policies in installer | Anika Henke | 2013-11-09 |
| |/ | |||
* | | Merge pull request #428 from dokuwiki-translate/lang_update_489 | Andreas Gohr | 2013-11-17 |
|\ \ | | | | | | | Translation update (eo) | ||
| * | | translation update | Robert Bogenschneider | 2013-11-17 |
| | | | |||
* | | | translation update | Myeongjin | 2013-11-17 |
|/ / | |||
* | | Merge pull request #425 from dokuwiki-translate/lang_update_487 | Anika Henke | 2013-11-16 |
|\ \ | | | | | | | Translation update (ko) | ||
| * | | translation update | Myeongjin | 2013-11-16 |
| | | | |||
* | | | Merge pull request #424 from dokuwiki-translate/lang_update_485 | Anika Henke | 2013-11-16 |
|\ \ \ | |/ / |/| | | Translation update (sk) | ||
| * | | translation update | Martin Michalek | 2013-11-14 |
| | | | |||
* | | | 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 | ||
* | | | | 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 #416 from dokuwiki-translate/lang_update_465 | Andreas Gohr | 2013-11-13 |
|\ \ \ | | | | | | | | | Translation update (da) | ||
| * | | | translation update | soer9648 | 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 |
| |/ / | |||
* / / | translation update | Ben Fey | 2013-11-12 |
|/ / | |||
* / | Update zh-tw translation | Danny Lin | 2013-11-11 |
|/ | |||
* | 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 |
| | |||
* | translation update | Robert Bogenschneider | 2013-10-29 |
| | |||
* | translation update | Ahmad Abd-Elghany | 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 |
| | | |||
* | | Mailer: avoid overlong headers in content ids FS#2868 | Andreas Gohr | 2013-10-22 |
| | | |||
* | | translation update | Mustafa Aslan | 2013-10-22 |
|/ | |||
* | 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 |
| | |