- Oct 14, 2014
-
-
Andreas Gohr authored
Fix for update messages never completely going away
-
Andreas Gohr authored
Corrected compression for ++ and -- operator. Partially fixes #897.
-
Andreas Gohr authored
preserve comments in less if 'compress' config disabled
-
LarsDW223 authored
-
- Oct 11, 2014
-
-
Gerrit Uitslag authored
Otherwise comments are never visible in css.php
-
- Oct 10, 2014
-
-
Angus Gratton authored
The existing logic for messages.txt requires some valid update response (ending in %) to the messages update check before it clears the current messages. However update.dokuwiki.org appears to return an empty string response if everything is up to date. (ie http://update.dokuwiki.org/check/46.1 ) As a result if there are update messages in messages.txt they don't automatically go away after updating to the current version. The only time they change is when a newer release comes out. The upgrade plugin has logic in it to force a re-download of messages.txt, but currently this just re-downloads the old update messages. This change explicitly allows for "" as a valid "no messages" indicator (distinct from false, which is the HTTP error indicator.)
-
- Oct 08, 2014
-
-
Andreas Gohr authored
Translation update (ko)
-
Myeongjin authored
-
Guy Brand authored
-
- Oct 07, 2014
-
-
Christopher Smith authored
Fix for issues #877 & #885 related to a bug in PCRE 6.6
-
- Oct 06, 2014
-
-
Andreas Gohr authored
Since Chrome 37, they send differen accept encodings for POST and GET requests which will break BrowserUID checks as reported in cosmocode/dokuwiki-plugin-oauth/issues/3 See https://code.google.com/p/chromium/issues/detail?id=410559 for official bug report at Google
-
Christopher Smith authored
Fix broken format string
-
- Oct 05, 2014
-
-
Harald Hanche-Olsen authored
-
- Oct 04, 2014
-
-
Christopher Smith authored
-
- Oct 03, 2014
-
-
Christopher Smith authored
-
- Sep 29, 2014
-
-
Andreas Gohr authored
-
Andreas Gohr authored
extend lang file cascade, so users can override some lang strings
-
Andreas Gohr authored
date_at support
-
Andreas Gohr authored
Update text above searchresults, when only read-acl FS#2697
-
Andreas Gohr authored
* bug865: work around missing gzopen on certain systems #865
-
Christopher Smith authored
-
lisps authored
remove config option
-
- Sep 28, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Conflicts: inc/lang/hr/searchpage.txt inc/lang/ko/searchpage.txt
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
different types unused vars PHPDocs
-
Gerrit Uitslag authored
Conflicts: inc/plugin.php
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
- Sep 27, 2014
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Andreas Gohr authored
-
Andreas Gohr authored
Added support for external video and audio files
-
Andreas Gohr authored
added filter method to INPUT class
-
Andreas Gohr authored
clean user credentials from control chars
-
Andreas Gohr authored
Last Update Date info of extension fix
-
Andreas Gohr authored
Translation update (zh)
-
- Sep 26, 2014
-
-
Yuwei Sun authored
-