| ae6f2c31 | 27-Oct-2014 |
lioujheyu <lioujheyu@gmail.com> |
translation update |
| 17bc1e4f | 22-Oct-2014 |
Jaroslav Lichtblau <jlichtblau@seznam.cz> |
translation update |
| fd18b5f4 | 22-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
visibility from private to protected for DokuCssFile |
| fb15cab6 | 21-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use phpdocs deprecated notation |
| a1298aea | 18-Oct-2014 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 47914fdf | 17-Oct-2014 |
Andreas Gohr <andi@splitbrain.org> |
-k requires parameter. fixes #902 |
| 8838b30b | 17-Oct-2014 |
Rainer Rillke <rillke@wikipedia.de> |
Accept some new gTLD e-Mail addresses
by allowing longer TLDs (up to 63 characters, which is the DN maximum: https://tools.ietf.org/html/rfc1034):
"Each node has a label, which is zero to 63 octets
Accept some new gTLD e-Mail addresses
by allowing longer TLDs (up to 63 characters, which is the DN maximum: https://tools.ietf.org/html/rfc1034):
"Each node has a label, which is zero to 63 octets in length."
For an up-to-date-length, see http://stackoverflow.com/a/22038535
show more ...
|
| dfc5e46c | 15-Oct-2014 |
Yadav Gowda <yadav.gowda@gmail.com> |
translation update |
| 6275d906 | 15-Oct-2014 |
LarsDW223 <lars_paulsen@web.de> |
Ooops...forgot to commit test cases for #897. |
| 5c5b52fd | 15-Oct-2014 |
LarsDW223 <lars_paulsen@web.de> |
Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\/
Fixed JavaScript compression. The compressor did not recognize a regular expression after a '&&' ot '||' operator. So it could happen that code had been cut off if the regular expression included '\//' (which was treated as a single line comment because of the regular expression not being recognized). Finally fixes #897.
show more ...
|
| 001d05ed | 14-Oct-2014 |
Andreas Gohr <andi@splitbrain.org> |
new PHP minimum requirement is now 5.3.3
that's the version in Debian old stable |
| 8457f8ce | 14-Oct-2014 |
Andreas Gohr <andi@splitbrain.org> |
another fix for broken gzlib linking #865 |
| 37b21a1b | 14-Oct-2014 |
Andreas Gohr <andi@splitbrain.org> |
use its own cache file per versions
this ensures there will be never, ever an outdated update message shown after upgrade. |
| 70daee86 | 14-Oct-2014 |
LarsDW223 <lars_paulsen@web.de> |
Corrected compression for ++ and -- operator. Partially fixes #897. |
| 9c03f73b | 13-Oct-2014 |
Michal Koutný <xm.koutny@gmail.com> |
AUTH_USER_CHANGE handler can modify passed data
Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effecti
AUTH_USER_CHANGE handler can modify passed data
Originally AUTH_USER_CHANGE handler could modify the user data, however, auth plugin consequently worked with different copy of the array thus effectively preventing any changes by the AUTH_USER_CHANGE implementer.
show more ...
|
| 7d247a3c | 11-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
preserve comments in less if 'compress' config disabled
Otherwise comments are never visible in css.php |
| 86c04d87 | 11-Oct-2014 |
Angus Gratton <gus@projectgus.com> |
Fix for update messages never completely going away
The existing logic for messages.txt requires some valid update response (ending in %) to the messages update check before it clears the current me
Fix for update messages never completely going away
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.)
show more ...
|
| b7836022 | 08-Oct-2014 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 7172294d | 08-Oct-2014 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| 60aca4b9 | 06-Oct-2014 |
Andreas Gohr <gohr@cosmocode.de> |
do not use Accept-Encoding in browser UID
Since Chrome 37, they send differen accept encodings for POST and GET requests which will break BrowserUID checks as reported in cosmocode/dokuwiki-plugin-o
do not use Accept-Encoding in browser UID
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
show more ...
|
| 19a24e58 | 05-Oct-2014 |
Harald Hanche-Olsen <hanche@math.ntnu.no> |
Fix brokan format string |
| 9d846ff4 | 04-Oct-2014 |
Christopher Smith <chris@jalakai.co.uk> |
escaping backslash should be included in split items |
| 6c8c1f46 | 03-Oct-2014 |
Christopher Smith <chris@jalakai.co.uk> |
Fix for issues 877 & 885 related to a bug in PCRE 6.6 |
| 1cc82e5c | 03-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
scrutiner issues |
| 0a8880f6 | 02-Oct-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update IXR lib from 1.61 to 1.7.4 + WP improvements
Update to latest Incutio XML-RPC Library include also some Wordpress improvements (see for more details the log of the lib as included in WP: http
Update IXR lib from 1.61 to 1.7.4 + WP improvements
Update to latest Incutio XML-RPC Library include also some Wordpress improvements (see for more details the log of the lib as included in WP: https://core.trac.wordpress.org/log/trunk/src/wp-includes/class-IXR.php )
show more ...
|