History log of /dokuwiki/ (Results 2601 – 2625 of 10578)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1d7c1f1b28-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

response on review

f0cc02d328-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

cleaning

814e20b828-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

extracted functions
added test coverage

64cebf7128-Jul-2017 Andreas Gohr <andi@splitbrain.org>

made bin/wantedpage.php more flexible

* results can be sorted by wanted or origin
* second dimension can be skipped
* results should be easier to parse with standard unix tools now
* use proper otpi

made bin/wantedpage.php more flexible

* results can be sorted by wanted or origin
* second dimension can be skipped
* results should be easier to parse with standard unix tools now
* use proper otpions, not commands

show more ...

9796f26f28-Jul-2017 Szymon Olewniczak <solewniczak@imz.re>

doc abbreviation

8f34cf3d26-Jul-2017 Michael Große <grosse@cosmocode.de>

Fix PHP Notices: Reduce error log noise

While DokuWiki suppresses PHP Notices they are still a code smell and
should be fixed. This fixes some PHP Notices that occurred.

Some of these fixes could b

Fix PHP Notices: Reduce error log noise

While DokuWiki suppresses PHP Notices they are still a code smell and
should be fixed. This fixes some PHP Notices that occurred.

Some of these fixes could be refactored into nicer code once we move to
PHP 7 and get access to the `??` operator.

show more ...

96d5526d26-Jul-2017 Michael Große <grosse@cosmocode.de>

Create valid empty options

The HTML-spec[0] specifies:

> If the element has no label attribute and is not a child of a datalist element: Text that is not inter-element whitespace.

So a non-breakin

Create valid empty options

The HTML-spec[0] specifies:

> If the element has no label attribute and is not a child of a datalist element: Text that is not inter-element whitespace.

So a non-breaking space is valid solution.

[0] https://html.spec.whatwg.org/multipage/form-elements.html#the-option-element

show more ...

e4f7f55e24-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

allow tests against ajax requests

e8da026523-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

cleaning after better understanding of the surroundings

e9d2548823-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

back slashes in @import

7b0d379f23-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

cleaning

30085ef323-Jul-2017 Yurii K <yurii-github@users.noreply.github.com>

fix tests on windows

c623d75323-Jul-2017 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

9ab4b0a520-Jul-2017 Szymon Olewniczak <solewniczak@imz.re>

doc fix

daf5250a13-Jul-2017 Tor Härnqvist <tor@harnqvist.se>

translation update

964efa9c12-Jul-2017 Myron Turner <turnermm02@shaw.ca>

using $options->getCmd to retrieve show-pages parameter

d63d2c6312-Jul-2017 Myron Turner <turnermm02@shaw.ca>

added option to wantedpages.php to show or not show pages where broken links occur

ffe3602c10-Jul-2017 Myron Turner <turnermm02@shaw.ca>

show pages where broken links occur: page_id => broken_link

8cec8a5405-Jul-2017 Andreas Gohr <andi@splitbrain.org>

clean extension names. fixes #2042

This makes sure the provided extension ID is a valid id before
initializing it in the extension manager.

4d9843ab01-Jul-2017 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

05d82eb701-Jul-2017 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

a83efc7501-Jul-2017 Жељко Тодоровић <zeljko_todorovic@mail.com>

translation update

60a4fc3e30-Jun-2017 Felix Müller-Donath <j.felix@mueller-donath.de>

translation update

758a926230-Jun-2017 Felix Müller-Donath <j.felix@mueller-donath.de>

translation update

e0ded59c27-Jun-2017 Andreas Gohr <gohr@cosmocode.de>

simplify ajax call handling

No need to check those seperately. The correct order should be ensured
already.

1...<<101102103104105106107108109110>>...424