- Apr 05, 2018
-
-
Michael Große authored
This is a more consistent place relative to pageinfo()
-
- Mar 29, 2018
-
-
Michael Große authored
-
Michael Große authored
json_encode is available natively since PHP 5.2
-
Michael Große authored
This should make their purpose more obvious.
-
Michael Große authored
-
- Dec 11, 2017
-
-
Michael Große authored
I'm not sure that setting the constants in template.php is the best place. However if we set them in doku.php, we have to duplicate it in lib/exe/mediamanager.php and lib/exe/detail.php, which is not ideal as well.
-
Michael Große authored
It would be helpful if there were a reliable way to determine the current mode in javascript, for example if we only want to execute some javascript in `show` or `preview` modes. This writes the final mode to the JSINFO object right before it is written out as header, so we can hopefully capture the actual mode without an plugin changing it later on.
-
Phy authored
Translation update (lv)
-
Oskars Pakers authored
-
- Dec 10, 2017
-
-
Andreas Gohr authored
prevent hidden pages to be shown in trace
-
Andreas Gohr authored
Support for configurable e-mail return path
-
Andreas Gohr authored
This adds some simple defaults for the guaranteed placeholders. This ensures plugins can safely use these placeholders even when a template did not implement them.
-
Andreas Gohr authored
-
Andreas Gohr authored
Make security.png more descriptive
-
- Dec 09, 2017
-
-
Phy authored
Translation update (sv)
-
Tor Härnqvist authored
-
Phy authored
Translation update (fr)
-
- Dec 08, 2017
-
-
Schplurtz le Déboulonné authored
-
- Dec 06, 2017
-
-
Phy authored
Translation update (de)
-
Robert Riebisch authored
-
DeathCamel57 authored
Access attempts to security.png are normally denied, so the name of the file will be more self-descriptive
-
- Dec 05, 2017
-
-
Andreas Gohr authored
-
- Nov 27, 2017
-
-
Andreas Gohr authored
Security: Prevent direct access to /vendor/ via .htaccess
-
- Nov 26, 2017
-
-
Andreas Ferber authored
-
- Nov 25, 2017
-
-
Andreas Gohr authored
Translation update (be)
-
- Nov 05, 2017
-
-
Gerrit Uitslag authored
comment out empty language string
-
Andreas Gohr authored
Translation update (de)
-
Andreas Gohr authored
The empty string is not translatable in the translation interface and causes all languages to be <100% This is an alternative approach to #2164
-
- Oct 28, 2017
-
-
Fedor Alekseev authored
-
Lukas Rademacher authored
-
- Oct 27, 2017
-
-
Joerg authored
-
- Oct 26, 2017
-
-
Andreas Gohr authored
fix: prevent two selected options, b/c apparently 'String' == 0
-
Michael Große authored
There was a bug, where the options array ['Auto', 0, 1] would result in HTML option tags where both the 'Auto' and the 0 option were selected.
-
- Oct 20, 2017
-
-
Andreas Gohr authored
link the old version in MM when view it
-
- Oct 19, 2017
-
-
Michael Große authored
This commit fixes a bug in the media manager when viewing an old version of a media file. While, in case of an image, the old image would be displayed in the third pane, the link above would still link to the current version.
-
- Oct 16, 2017
-
-
Andreas Gohr authored
Fix section edit buttons for tables etc.
-
- Oct 13, 2017
-
-
Andreas Gohr authored
Let `utf8_substr` use `utf8_strlen`
-
Дмитрий Лебедев authored
-
- Oct 07, 2017
-
-
Andreas Gohr authored
Translation update (da)
-
- Oct 06, 2017
-
-
Jon Theil Nielsen authored
-