History log of /dokuwiki/inc/changelog.php (Results 101 – 111 of 111)
Revision Date Author Comments
# ed3655c4 16-Jan-2009 Tom N Harris <tnharris@whoopdedo.org>

Avoid zero-byte reads

darcs-hash:20090116001547-6942e-b5bc401c0ef4c36b1b7b8ca7ef708587953ec017.gz


# 3d1f9ec3 26-Mar-2008 Michael Klier <chi@chimeric.de>

purge non-persistent meta data on page deletion

With this patch applied the persistent meta data of pages is kept when a
page is deleted. This way the original page creator as well as the cr

purge non-persistent meta data on page deletion

With this patch applied the persistent meta data of pages is kept when a
page is deleted. This way the original page creator as well as the creation
time of the page is preserved.

darcs-hash:20080326200231-23886-ddb70151fadf25d0254d56408b71484047198096.gz

show more ...


# 76d47b34 16-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

Avoid missing file error if no changes

darcs-hash:20070216070704-ce218-6038e0a2eb170f2580949f5cd10399163f2335d3.gz


# ebf1501f 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

changelog type strings replaced with constants

Using more verbose constant names in the place of single character strings
should make the code much more readable. This does not change the behavior
o

changelog type strings replaced with constants

Using more verbose constant names in the place of single character strings
should make the code much more readable. This does not change the behavior
of the changelog.

darcs-hash:20061207074906-05dcb-0bdc35e7241bf14063b2b43a6ff26d8a3c307cb9.gz

show more ...


# 5aa52faf 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending ex

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending extra emails when recording old external edits.

Adds a new language string:
$lang['external_edit']

darcs-hash:20061207032825-05dcb-3234bee57cb165c848b33abb9251502589b0f3cb.gz

show more ...


# 46844156 23-Oct-2006 Ben Coburn <btcoburn@silicodon.net>

synchronize changelog, attic, and external edits

The changelog list and the attic now are kept in sync.
This allows a changelog entry to be automatically constructed
for a page that was manually edi

synchronize changelog, attic, and external edits

The changelog list and the attic now are kept in sync.
This allows a changelog entry to be automatically constructed
for a page that was manually edited from outside dokuwiki.

darcs-hash:20061023052133-05dcb-11b8dbaee1da07fb1875bbe530e88d94871ed65d.gz

show more ...


# e16d739e 23-Oct-2006 Ben Coburn <btcoburn@silicodon.net>

parse changelog date as int

darcs-hash:20061023051106-05dcb-cb7c1c24241c7a01b67311dd5aec8eaf4f518905.gz


# 2356b509 18-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fix getRecents for multiple edits per second

This fixes the getRecent function when multiple edits occured during the same
second.

darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001

fix getRecents for multiple edits per second

This fixes the getRecent function when multiple edits occured during the same
second.

darcs-hash:20061018181837-7ad00-a09b9b63a4bab86d142bfe1f8cf662b001bda075.gz

show more ...


# 5b8fbc22 17-Oct-2006 Andreas Gohr <andi@splitbrain.org>

read old revisons from the attic additionally to the changelog infos

darcs-hash:20061017091036-7ad00-41df4dbaddb0a20d0f000f7a1bb000aaf2176185.gz


# 40b33eff 23-Sep-2006 chris <chris@jalakai.co.uk>

fix recent changes cache ordering

This patch fixes a bug in indexer.php which resulted in the order
of the recent changes cache being reversed each time it was trimmed.

It also adds sorting to both

fix recent changes cache ordering

This patch fixes a bug in indexer.php which resulted in the order
of the recent changes cache being reversed each time it was trimmed.

It also adds sorting to both getRecents() and runTrimRecentChanges()
as a defensive measure against the order of the file being corrupted.

darcs-hash:20060923235109-9b6ab-0f4062c1b02449cce9382426174cd22d71387e5a.gz

show more ...


# 7d559c7f 11-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

reorganize changelog code

Moves changelog code to 'inc/changelog.php'
and includes it from 'inc/common.php'.

darcs-hash:20060911023822-05dcb-e727737011163cbf04f0a4c682cb9fd8a985e597.gz


12345