History log of /dokuwiki/inc/ (Results 2176 – 2200 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
001d05ed14-Oct-2014 Andreas Gohr <andi@splitbrain.org>

new PHP minimum requirement is now 5.3.3

that's the version in Debian old stable

8457f8ce14-Oct-2014 Andreas Gohr <andi@splitbrain.org>

another fix for broken gzlib linking #865

37b21a1b14-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.

86c04d8711-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 ...

b783602208-Oct-2014 Myeongjin <aranet100@gmail.com>

translation update

60aca4b906-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 ...

19a24e5805-Oct-2014 Harald Hanche-Olsen <hanche@math.ntnu.no>

Fix brokan format string

1cc82e5c03-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

scrutiner issues

0a8880f602-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 ...

a6eab14002-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Reformatting IXR library

67b5a14502-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs

7e8500ee02-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and some improvements

e371095701-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more phpdocs and minor check

253d4b4801-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more PHPDocs, unused var, small bit code reformatting

42ea7f4401-Oct-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Many PHPDocs, some unused and dyn declared vars

many PHPDocs
some unused variables
some dynamically declared variables declared

9d7d72dc30-Sep-2014 Davor Turkalj <turki.bsc@gmail.com>

translation update

59bc3b4829-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

more scrutinizer issue improvements

80d9f3dd29-Sep-2014 lisps <stummp@loewen.de>

parse AT parameter: first strtotime then timestamp
remove config option

e0c2628229-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

scrutinizer documentations issues

c50a128d28-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

move more strings to lang.php

a55c49a228-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

move strings to lang.php

82f2bcd028-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

add placeholders for create page text

0440ca4628-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

phpdocs parserutils

21d806cd28-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

improve some scrutinizer issues

different types
unused vars
PHPDocs

7341158728-Sep-2014 Gerrit Uitslag <klapinklapin@gmail.com>

visibility plugin methods

1...<<81828384858687888990>>...258