| 8e06db68 | 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed Satisfy All directive FS#2750 |
| 2d3f0c16 | 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
strip specials from file name in codeblock downloads FS#2757 |
| 3002d731 | 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
adjusted authad language files for config option change |
| c5270434 | 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
browser-based logo resizing in install.php FS#2763
server side resizing now needs a security hash which we can' provide in the installer, yet. |
| a426a6cd | 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
LDAP: do not bind anonymously if superuser is set FS#2607 |
| 0fb6b47f | 15-Apr-2013 |
Victor Westmann <victor.westmann@gmail.com> |
Brazilian Portuguese language update |
| 4931ae52 | 15-Apr-2013 |
Otto Vainio <otto@valjakko.net> |
Finnish language update |
| ba09710a | 15-Apr-2013 |
Martin Terber <mterber@gmx.net> |
German language update |
| f755f63a | 10-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2748, fix double encoding of html entities in subscription email diffs (updates subscription.php for changes to Diff class introduced in PR#179) |
| a494ed33 | 10-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
FS#2738, fix double encoding of html entities in RSS feeds (updates feed.php for changes to Diff class introduced in PR#179) |
| df9752e9 | 10-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add comment to Unified Diff Formatter making it clear the output is unsafe for use in HTML as is |
| 25cfdf73 | 08-Apr-2013 |
Michael Hamann <michael@content-space.de> |
indexer.php: disable the GIF output only with debug parameter and allowdebug
Before this fix the debug parameter always prevent the GIF from being sent even though no actual debug information was re
indexer.php: disable the GIF output only with debug parameter and allowdebug
Before this fix the debug parameter always prevent the GIF from being sent even though no actual debug information was returned unless the allowdebug configuration option was set. Now the GIF is only disabled if debugging is actually allowed.
show more ...
|
| f755f9ab | 07-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
change nomenclature from 'show' to 'allow' (fn from canshow to allowed) |
| 28e30116 | 05-Apr-2013 |
Anika Henke <anika@selfthinker.org> |
fixed rfc interwiki url |
| 02ea0357 | 04-Apr-2013 |
André Koot <meneer@tken.net> |
Dutch language update |
| f9cfe559 | 04-Apr-2013 |
Victor Westmann <victor.westmann@gmail.com> |
Brazilian Portuguese language update |
| ba04585e | 04-Apr-2013 |
Aivars Miška <allefm@gmail.com> |
Latvian language update |
| e0c4e620 | 04-Apr-2013 |
이명진 <aranet100@gmail.com> |
Chinese language update |
| 8ee04877 | 04-Apr-2013 |
이명진 <aranet100@gmail.com> |
Korean language update |
| 3b5b1d9d | 02-Apr-2013 |
Anika Henke <anika@selfthinker.org> |
fixed info/error messages in RTL languages |
| 64cafb1f | 01-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
for completeness (& defensive coding), test ['show'] against MSG_PUBLIC in case its redefined to a non-zero value |
| 0b2e0a72 | 01-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
restrict 'authtype deprecated' alert to superusers only |
| d3bae478 | 01-Apr-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add capability to restrict recipients of dokuwiki 'msg' alerts. This is useful where message is added to the queue before authentication is initialized |
| ab38a322 | 31-Mar-2013 |
lupo49 <dokuwiki@lupo49.de> |
install.php: Added pack() to required DokuWiki PHP functions (FS#2761) |
| 83fd0ad6 | 31-Mar-2013 |
lupo49 <dokuwiki@lupo49.de> |
de/de-informal: config plugin - Clean up the TOC in the configuration page / No need to add "Konfiguration" or "Plugin" to every element if the heading tells you that. |