| 22e68399 | 13-Jul-2016 |
flammy <flamabelde@yahoo.de> |
Added file-in-use reference to media-manager
Added a reference to the media-manager where you can see on which pages the file is used.
This change contains the same code as in #321 but for the me
Added file-in-use reference to media-manager
Added a reference to the media-manager where you can see on which pages the file is used.
This change contains the same code as in #321 but for the media-manager.
It was proposed in https://forum.dokuwiki.org/thread/13784
show more ...
|
| 33e99aba | 03-Jul-2016 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| ef08383e | 01-Jul-2016 |
Andreas Gohr <andi@splitbrain.org> |
filesize_h might not be used in HTML content only #1622
Using an HTML entitiy might be problematic in non HTML renderers or when the output is escaped again. |
| 342753d2 | 01-Jul-2016 |
Andreas Gohr <andi@splitbrain.org> |
fixed password decoding
We decoded the wrong option here before. |
| ff0a3231 | 28-Jun-2016 |
Jacob Palm <mail@jacobpalm.dk> |
translation update |
| cb46a9fd | 28-Jun-2016 |
Felipe Castro <fefcas@gmail.com> |
translation update |
| da2b416b | 27-Jun-2016 |
Andreas Gohr <gohr@cosmocode.de> |
make adLDAP function public again. #1616
It seems some update of the adLDAP library made a crucial function protected, thus breaking the authad plugin.
This just makes the function public again, wh
make adLDAP function public again. #1616
It seems some update of the adLDAP library made a crucial function protected, thus breaking the authad plugin.
This just makes the function public again, which should fix the immeadiate problem. A proper fix would need to do #1553 as well
show more ...
|
| c8574e7d | 26-Jun-2016 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| c2564656 | 26-Jun-2016 |
Myeongjin <aranet100@gmail.com> |
translation update |
| f11017b8 | 25-Jun-2016 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 80cf2ac2 | 22-Jun-2016 |
Andreas Gohr <gohr@cosmocode.de> |
removed wrong comment - str_getcsv isn't powerful enough
See https://github.com/splitbrain/dokuwiki/issues/1535#issuecomment-227039700 |
| 2409660a | 22-Jun-2016 |
JellyChen <451453325@qq.com> |
translation update |
| cbfba956 | 19-Jun-2016 |
Michael Hamann <michael@content-space.de> |
Fix #1606 link to the first section of the configuration manager |
| 59752844 | 14-Jun-2016 |
Anders Sandblad <runeson@gmail.com> |
Fixed broken links to php.net and redirecting pages to php.net |
| ee6a0dd4 | 12-Jun-2016 |
Michalek <michalek.dev@gmail.com> |
translation update |
| bdb8810b | 11-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
upped copyright year |
| a1b0aa1e | 11-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
try to fix flaky test by clearing the statcache |
| f56d5034 | 11-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
run HTTP tests against EU server
this hopefully helps with recent problems of spradically failing tests. |
| 7d769f75 | 11-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
warn about classes to be valid |
| c23fdc46 | 10-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
added authpdo to the list of bundled plugins |
| 2e0ebe60 | 10-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
allow passing multiple classes as array |
| 16f765dd | 10-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
updated jquery to 2.2.4 |
| 97c3189f | 03-Jun-2016 |
Metin Güler <eng.metin@gmail.com> |
fixing for php 5.3 |
| fe101f30 | 03-Jun-2016 |
Metin Güler <eng.metin@gmail.com> |
added rev number to most recent link in old revisions page |
| 3b82d1ee | 02-Jun-2016 |
Andreas Gohr <andi@splitbrain.org> |
fixed interwiki test |