History log of /dokuwiki/inc/ (Results 1401 – 1425 of 6462)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3f5c3c1e27-Apr-2018 Andreas Gohr <andi@splitbrain.org>

unlock in cancel action

and actually use it in the edit form.

daa5910c26-Apr-2018 Andreas Gohr <andi@splitbrain.org>

unlock pages on viewing them

6e19c6ec25-Apr-2018 Jonáš Dyba <jonas.dyba@gmail.com>

translation update

4347c5bb25-Apr-2018 Andreas Gohr <gohr@cosmocode.de>

add user interface back to resendpwd action. fixes #2349

110353d924-Apr-2018 Harriet Neitz <harrietneitz@gmail.com>

translation update

3877cbc823-Apr-2018 damiano <damiano@spagnuolo.eu>

translation update

058bdf6823-Apr-2018 Karl_de_Hall <Karl.Grohmueller@sonnenhof-sha.de>

translation update

3fc5af5123-Apr-2018 Damien Regad <dregad@mantisbt.org>

translation update

03914b1023-Apr-2018 Yuriy Skalko <yuriy.skalko@gmail.com>

translation update

a8c33ded23-Apr-2018 Michael Große <grosse@cosmocode.de>

fix: print 'you are here' again for startpages

This bug was introduced in #2251
c4a386f17daa381f6a50b7c30e73b316bd321e04

Fixes #2325

8591ce1620-Apr-2018 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

3f552e5620-Apr-2018 Andreas Gohr <andi@splitbrain.org>

fix empty action on login form

d1264ecf20-Apr-2018 Andreas Gohr <andi@splitbrain.org>

fix empty action on recents form

e009a94f20-Apr-2018 Andreas Gohr <andi@splitbrain.org>

Honor type setting for recent changes. fixes #2322

8225e1ab20-Apr-2018 Michael Große <grosse@cosmocode.de>

fix(search): don't start result position with 2

Also, for consistency this initializes also $num with 0, while ensuring
that the first FT_SNIPPET_NUMBER results with a $cnt>0 have a snippet.

f0861d1f20-Apr-2018 Michael Große <grosse@cosmocode.de>

refactor(search): clearer data flow

b12bcb7719-Apr-2018 Anika Henke <anika@selfthinker.org>

Change spacing in search meta data to punctuation

Punctuation is more natural, makes sense with CSS switched off
and makes screenreaders add a little pause.

ad75ad5817-Apr-2018 Michael Bohn <mjbohn@gmail.com>

translation update

58332f9217-Apr-2018 Domingo Redal <docxml@gmail.com>

translation update

8e3e869317-Apr-2018 Andreas Gohr <gohr@cosmocode.de>

handle empty changelogs correctly

The code would previously throw a warning when a changelog did not exist
or was empty.

6d55fda717-Apr-2018 Michael Große <grosse@cosmocode.de>

Fix(search): restore valid heading hierarchy

In #2286 the 2nd level heading in the intro was removed, so the h3
should be promoted to h2.

78d786c917-Apr-2018 Michael Große <grosse@cosmocode.de>

fix(search): add position to fulltext results event

5d06a1e417-Apr-2018 Michael Große <grosse@cosmocode.de>

fix(search): ensure consistent html in search results

This implements some of the changes discussed in #2314:

1. last mod and number of hits are on the same line and always shown
2. There is a clas

fix(search): ensure consistent html in search results

This implements some of the changes discussed in #2314:

1. last mod and number of hits are on the same line and always shown
2. There is a class around the last mod string so it can be
hidden/replaced by an icon
3. All items in the resultBody returned by the event are wrapped in
`<dd>` tags to ensure validity. They get their array key as class
4. There is still a wrapper div around each result for styling purposes

show more ...

85d672d017-Apr-2018 Yuriy Skalko <yuriy.skalko@gmail.com>

translation update

7c15eaa215-Apr-2018 Anika Henke <anika@selfthinker.org>

Fix invalid HTML in search results

Recent changes to the search results page added various divs
to the pre-existing description list, which is invalid.
This fixes that by a) removing a couple of unn

Fix invalid HTML in search results

Recent changes to the search results page added various divs
to the pre-existing description list, which is invalid.
This fixes that by a) removing a couple of unnecessary elements
and b) interpret the 'last modified' line as another 'dd'.

show more ...

1...<<51525354555657585960>>...259