History log of /dokuwiki/ (Results 976 – 1000 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5037804b23-Jan-2022 Gerrit Uitslag <klapinklapin@gmail.com>

moved global

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

some spelling

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

Update .gitignore

ignore the log files

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

use RevisionInfo class more in Diff

use RevisionInfo Rev1, Rev2 instead of array oldRevInfo, newRevInfo
obsolete revisionTitle(), use RevisionInfo::showRevisionTitle()
change variable names

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

use OOP like method name in RevisionInfo class

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

fix typo

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

track current revision in Diff::compare()

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

prevent warning undefined array key "highlighted"

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

strict check to find prev and next revision

array_search may return false and treated as 0 when a rev not found revs.

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

add mechanism to track external current revision

5499b0da22-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Fixes caller position when logging deprecated data

The backtrace lists the caller position for the called method. The code
assumed it to be the position of the methof itself.

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

Add ssl/tls req to settings

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

existing/not existing/not in attic styling

For Recent or the first item of Revisions a red link is useful refer the
user to allow creating/uploading a new page/media.
For items not existing in attic

existing/not existing/not in attic styling

For Recent or the first item of Revisions a red link is useful refer the
user to allow creating/uploading a new page/media.
For items not existing in attic no link is shown at all.

show more ...

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

1...<<31323334353637383940>>...423