History log of /dokuwiki/ (Results 926 – 950 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
de8ed96315-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

restore rev= in revisions

b622cd7915-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

update only revinfo of externally deleted items

externally edited (and externally created is not in the list) are not
updated because sorting by date is not worth so much changes.
Updating and not s

update only revinfo of externally deleted items

externally edited (and externally created is not in the list) are not
updated because sorting by date is not worth so much changes.
Updating and not sorting results in a too messy list

show more ...

e1fe7b5e15-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

renamed difflinkRevision

75d9280c15-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

prevent some possible undefines in code analyses

a847f47314-Jan-2022 pluto00987 <brinel@gmail.com>

Add update_pass option

555e8b0010-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Logger: add event to intercept and change the logged data

In some environments you may want to have logs but not have them stored
in the default location or may want a different logging format.

Thi

Logger: add event to intercept and change the logged data

In some environments you may want to have logs but not have them stored
in the default location or may want a different logging format.

This event allows plugins to do that.

show more ...

43e4962008-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Simplify event in denied action

Since there is no data manipulation, only allow suppresing the login form

65f6b58f08-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Allow more modifications in p_locale_xhtml event

bf3fa5e908-Jan-2022 Satoshi Sahara <sahara.satoshi@gmail.com>

new RevisionInfo class obsoletes anonymous objRevInfo class

obsolete getObjRevInfo() in Ui\Recent and Ui\Revisions classes, that had defined anonymous class. they are similar but slightly differentl

new RevisionInfo class obsoletes anonymous objRevInfo class

obsolete getObjRevInfo() in Ui\Recent and Ui\Revisions classes, that had defined anonymous class. they are similar but slightly differently treat the diff link icon. It is impossible to create common method for diff icon using only revision information, it depends on caller, ie. recent or revisions list

show more ...

4fba89c907-Jan-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Update `deleted.files` with files removed in #3344

#3344 replaced `.gif` smileys with `.svg`

76ab675a06-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

reformating

e1e8e3b406-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

skip link to ?do=diff for a just created page on Recent Changes page

Alternative is counting number of revisions available, like the image,
but that is slower because it needs a changelog per item,

skip link to ?do=diff for a just created page on Recent Changes page

Alternative is counting number of revisions available, like the image,
but that is slower because it needs a changelog per item, while in
practice this only should happen for just created pages. Also changelogs
of images are more recent implemented in DokuWiki so less often
complete.

show more ...

df99913906-Jan-2022 Petr Kajzar <petr.kajzar@centrum.cz>

translation update

4106d4f906-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

Recent Changes page can also show external edits

86216bf006-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

Move caching current revision info to getRevisionInfo()

needed to ensure initiation of the class is not using files from disk.
Because getCurrentRevisionInfo needs getRevisionInfo() as well, looping

Move caching current revision info to getRevisionInfo()

needed to ensure initiation of the class is not using files from disk.
Because getCurrentRevisionInfo needs getRevisionInfo() as well, looping
needs to be prevented

show more ...

54d95e3606-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

revInfo was already retrieved

0b5bb6b406-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

at this point it is already checked that $fileRev exists

79a2d78405-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

import classes, replace dbglog, simplify, remove unused statements, and other warnings from IntelliJ

update phpdocs,
rename dokuwiki/Ui/Draft to PageDraft

e3d0512705-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

remove Diff::buildDiffHead

new in development version, is not used.

6d0b520805-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Include id in event data

540b38e205-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Add event to denied action

Let plugins modify the text displayed on the denied page

75b4d50605-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Add event to p_locale_xhtml()

Allows plugins to modify localized text

5d2c5d7e04-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

reformat code

2e61864604-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

unittest for loading default and extra default settings in Config manager

591ebe4504-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

add unittests for loading of defaults, extra defaults, local and protected settings

1...<<31323334353637383940>>...420