| 188eedde | 13-Feb-2015 |
Martijn Ras <martijn@WOONKAMER.lan> |
Updated test |
| c2a2396e | 13-Feb-2015 |
Álvaro Iradier <airadier@gmail.com> |
translation update |
| c9f9ddf9 | 13-Feb-2015 |
chang-zhao <chang-zhao@users.noreply.github.com> |
Update wordblock.conf
moved those keywords to http & added penis |
| 8b7f89f5 | 12-Feb-2015 |
chang-zhao <chang-zhao@users.noreply.github.com> |
Update wordblock.conf |
| 2a3c155c | 12-Feb-2015 |
Tim222 <tim.weinhold@gmail.com> |
Added icon for interwiki.conf
Support for the URI scheme tel: #643 |
| fb45dc56 | 12-Feb-2015 |
Tim222 <tim.weinhold@gmail.com> |
Update interwiki.conf
Support for the URI scheme tel: #643 |
| 25839a41 | 12-Feb-2015 |
chang-zhao <chang-zhao@users.noreply.github.com> |
Update wordblock.conf
wordblock.conf too restrictive #1021 - removed fetish, bi...sex & gay...sex |
| cbb4a681 | 12-Feb-2015 |
lainme <lainme993@gmail.com> |
translation update |
| 0a4266d4 | 10-Feb-2015 |
Elan Ruusamäe <glen@delfi.ee> |
consistency: failure exit with status code 1 |
| eba389bb | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
avoid messages pushing down page tools. fixes #1011
This moves the message area into content div. The pageid is now aligned by floating instead of absolute positioning. |
| bf00b396 | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fix username handling in dwpage CLI tool. closes #1019 |
| d75d76b2 | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fix referral settings in AuthLDAP. closes #1023 |
| 4c32d8dc | 09-Feb-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed method signature #1024 |
| ea0c1427 | 05-Feb-2015 |
Christoph Dwertmann <cdwertmann@gmail.com> |
Add ob_flush() to sendGIF
I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/
It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() fe
Add ob_flush() to sendGIF
I'm running this dokuwiki docker container: https://registry.hub.docker.com/u/mprasil/dokuwiki/
It uses lighttpd and fastcgi. For some reason, the ignore_user_abort() feature where the browser should close the connection after the GIF has been received is not working on lighty. The browser keeps loading the page until the indexer run is complete, which leads to extremely slow load times with a larger page index.
Adding ob_flush() to sendGIF fixes the issue.
show more ...
|
| 090f83d3 | 01-Feb-2015 |
Michael Hamann <michael@content-space.de> |
Fix farm config cascade for extendable user style and scripts #954 |
| c85cbe69 | 28-Jan-2015 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 9b505d59 | 25-Jan-2015 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 51cc540c | 18-Jan-2015 |
Gilles-Philippe Morin <gphmorin@gmail.com> |
"Login" and "Logout" become "Log In" and "Log Out"
This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" w
"Login" and "Logout" become "Log In" and "Log Out"
This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" were nouns and not verbs. Title case capitalization is applied because of "Update Profile".
show more ...
|
| 208f4580 | 15-Jan-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed wrong config check in extension manager #1006 |
| 5af3d1cd | 14-Jan-2015 |
KeenRivals <KeenRivals@users.noreply.github.com> |
Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, and advpng -z4 -i60. |
| dca6aaca | 14-Jan-2015 |
Gilles-Philippe Morin <gphmorin@gmail.com> |
"Recent changes" becomes "Recent Changes"
To improve consistency: it is surrounded by "Update Profile" and "Media Manager". |
| 7f253bcd | 12-Jan-2015 |
Rainbow Spike <Dr-Yukon@users.noreply.github.com> |
Update css.php
1 little fix |
| 276820f7 | 10-Jan-2015 |
Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> |
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com |
| 5c7812a8 | 09-Jan-2015 |
Robin H. Johnson <robbat2@gentoo.org> |
Clean up RSS sort wording per https://github.com/splitbrain/dokuwiki/pull/999#discussion_r22706527.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> |
| cc813bdf | 09-Jan-2015 |
Robin H. Johnson <robbat2@gentoo.org> |
Document the nosort parameter.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> |