History log of /dokuwiki/inc/ (Results 2801 – 2825 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
356106d525-Nov-2013 Boris <boris@newton-media.no>

translation update

1c8a8d7b25-Nov-2013 lisps <stummp@loewen.de>

change behavior only on date_at

79c64e9525-Nov-2013 Jérôme Brandt <jeromebrandt@gmail.com>

translation update

eb1d4fde25-Nov-2013 Claudio Lanconelli <lancos@libero.it>

translation update

d3db289324-Nov-2013 Janosch <janosch@moinzen.de>

translation update

8d6ec7dd24-Nov-2013 Tomasz Bosak <bosak.tomasz@gmail.com>

translation update

9407087424-Nov-2013 Thomas Juberg <Thomas.Juberg@Gmail.com>

translation update

a8bca8a624-Nov-2013 Otto Vainio <otto@valjakko.net>

translation update

b053d67124-Nov-2013 Claus-Justus Heine <himself@claus-justus-heine.de>

Increase also the API version.

853aa15524-Nov-2013 Rami Lehti <rammer@ipi.fi>

translation update

a6c758f124-Nov-2013 Myeongjin <aranet100@gmail.com>

translation update

684116d724-Nov-2013 Claus-Justus Heine <himself@claus-justus-heine.de>

Prepare an XMLRPC logoff method. Rationale: XMLRPC is thought for
script, which typically should not store their authentication cookies on
disk. However: 1st: DW cannot tell if an external script is

Prepare an XMLRPC logoff method. Rationale: XMLRPC is thought for
script, which typically should not store their authentication cookies on
disk. However: 1st: DW cannot tell if an external script is in this
respect well-behaved. 2nd: it does not hurt to provide means for a
voluntary log-out.

There are, BTW, two parts of authentication data: one is stored in the
cookie-storage of the client, and the other part is stored in the
session data of the DW instance on the server. This logoff call is
responsible for invalidating the credentials stored on the server,
regardless of any cookie data remaining (or being stolen) on the client
side.

show more ...

7d1e323e22-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

bugfix and reformatting changelog. small chunck unittests

59cce2d922-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Improve changelog reading. Inclusive unittests for chunks smaller than changelog lines.

52dc5ead22-Nov-2013 lisps <stummp@loewen.de>

rename function _getProperMediaRevision to _getLastMediaRevisionAt
reduce a bit duplicated code

d811780422-Nov-2013 lisps <stummp@loewen.de>

restore old version of pageinfo()

4c3263af22-Nov-2013 lisps <stummp@loewen.de>

localize msg

78b874e622-Nov-2013 lisps <stummp@loewen.de>

fix function name media_isexternal()
remove empty rev from ml()
rename getProperRevision() to getLastRevisionAt()
make getLastRevisionAt() a method of ChangeLog

4bde219622-Nov-2013 lisps <stummp@loewen.de>

remove property rev from xhtml.php
changed variable name $create_time to $modified_time

4f6e20c721-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix not updated call, renaming

047bad0621-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

refactor PageRevisionLog into Media- and PageChangelog extending Changelog

0f13c83621-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Improved isCurrentRevision(), tests included

5c2eed9a21-Nov-2013 lisps <stummp@loewen.de>

add parameter at($DATE_AT) and mind revisions

ee33e0c520-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

isCurrentPage is page dependent

f523c97120-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

update function calls to changelog functions

1...<<111112113114115116117118119120>>...266