| c3d02ebb | 27-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fix issues from teams:i18n:translation-check in localizations |
| 269e961b | 25-Oct-2013 |
Remon <no@email.local> |
translation update |
| d34a2a38 | 22-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
allow charset for SSO to be configured FS#2148 |
| 57b3faf8 | 22-Oct-2013 |
lainme <lainme993@gmail.com> |
translation update |
| af2e0360 | 22-Oct-2013 |
Mustafa Aslan <maslan@hotmail.com> |
translation update |
| 21c3090a | 21-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
replace \s, \S with [ \t], [^ \t] in regexs used with acls |
| bbae9436 | 21-Oct-2013 |
Jens Hyllegaard <jens.hyllegaard@gmail.com> |
translation update |
| 48e49553 | 21-Oct-2013 |
Jens Hyllegaard <jens.hyllegaard@gmail.com> |
translation update |
| e4e504c4 | 21-Oct-2013 |
Roy Zahor <roy.zahor@gmail.com> |
translation update |
| 214eb73e | 21-Oct-2013 |
Jens Hyllegaard <jens.hyllegaard@gmail.com> |
translation update |
| 4d13d89c | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
remove obsolete opera handling and session closing |
| e979d184 | 20-Oct-2013 |
Andreas Gohr <andi@splitbrain.org> |
remove no longer used ajax.php
|
| e07886c0 | 20-Oct-2013 |
Michael Hamann <michael@content-space.de> |
Info plugin: allow xhtml renders to not to be an xhtml renderer
Renderers that set the format to xhtml don't necessarily inherit from Doku_Renderer_xhtml, this reverts a prior change that introduced
Info plugin: allow xhtml renders to not to be an xhtml renderer
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.
show more ...
|
| 61e0b2f8 | 18-Oct-2013 |
Christopher Smith <chris@jalakai.co.uk> |
comment improvements |
| 7b4ce9b0 | 17-Oct-2013 |
Soren Birk <soer9648@hotmail.com> |
translation update |
| b288bdef | 16-Oct-2013 |
Yangyu Huang <yangyu.huang@gmail.com> |
translation update |
| 74ed54d4 | 16-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix signature mail unittest, and improve some signatures info plugin |
| 5da403f1 | 15-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix signatures and old by references |
| 45d5ad75 | 15-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix php strict notices |
| 9b3b9e8e | 15-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fix PHP strict messages |
| a27c9d6f | 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Put syntax modes in a table layout, sort numbers in rowspans. Implements FS#2516 |
| 36013a6f | 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add PHPDocs to popularity plugin helper |
| f119fb20 | 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
get version popularity plugin direct from plugin info |
| 00dd0e7e | 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
acl ajax: add messages to returns |
| 07be12a5 | 14-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
acl ajax: replace die() by return |