History log of /dokuwiki/ (Results 2526 – 2550 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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.

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

filter special chars from ajax call parameter. fixes #2019

bee9ac0726-Jun-2017 Guilherme Sá <guilherme.sa@hotmail.com>

translation update

6d6db8ee16-Jun-2017 Oliver <igittigitt@users.noreply.github.com>

Update html.php

$regex initialization added to clearify that it is passed by reference and filled from subroutines

7a00564614-Jun-2017 Osoitz <oelkoro@gmail.com>

translation update

badb3b5712-Jun-2017 S.H. Lee <tuders@naver.com>

translation update

1...<<101102103104105106107108109110>>...420