History log of /dokuwiki/inc/ (Results 1901 – 1925 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
074b2b3f31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

5a9597bb31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

f50a239b31-Mar-2017 Takamura <plehanov.v@gmail.com>

I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc.

3476bb8131-Mar-2017 Andreas Gohr <andi@splitbrain.org>

increase minimum version requirement to PHP 5.6

9e027a0a14-Mar-2017 Szymon Olewniczak <(my first name) [at] imz [dot] re>

change DokuWiki_Plugin:localFN signature

ac596a0609-Mar-2017 CeeKay <no-one@users.noreply.github.com>

Fixed typo

b92d070d11-Mar-2017 Àngel Pérez Beroy <aperezberoy@gmail.com>

translation update

f502bbbb16-Mar-2017 Martin Růžička <martinr@post.cz>

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
close

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
closes #1918
closes #1919
closes #1920
closes #1921
closes #1922

show more ...

62c9e1db14-Mar-2017 Felix <j.felix@mueller-donath.de>

translation update

0a81e20408-Mar-2017 Alfons Rovira <inclusa@gmail.com>

Corrections ca-valencia

d22df72d21-Feb-2017 controlonline.net <controlonline.net@gmail.com>

translation update

d072686e02-Mar-2017 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

6453acd501-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

skip empty line when reading jQuery versions. fixes #1886

924e477e01-Mar-2017 Andreas Gohr <gohr@cosmocode.de>

adjust session ID check to specification

The documentation says sessionIDs are between 22 and 256 chars long. A
quick test only showed 26 chars in common configurations, but this
should cover all po

adjust session ID check to specification

The documentation says sessionIDs are between 22 and 256 chars long. A
quick test only showed 26 chars in common configurations, but this
should cover all possibilities.

show more ...

6eb3cdf628-Feb-2017 Andreas Gohr <andi@splitbrain.org>

do not use invalid session IDs #1883

When an invalid session ID is passed to PHP a warning is thrown, but the
session is still initialized with this invalid ID (throwing additional
warnings on save)

do not use invalid session IDs #1883

When an invalid session ID is passed to PHP a warning is thrown, but the
session is still initialized with this invalid ID (throwing additional
warnings on save).

This makes sure such invalid IDs are removed from the cookie array
before initializing the session.

PHP bug references:

https://bugs.php.net/bug.php?id=68063
https://bugs.php.net/bug.php?id=73860

show more ...

3680e2cd28-Feb-2017 Andreas Gohr <andi@splitbrain.org>

do not generate CSRF tokens when no session or user exists

This partly fixes #1883

d1264f5525-Feb-2017 錢政維 <cwchien@chc.com.tw>

Fixes issue #1864

8ff80ee328-Feb-2017 phy25 <git@phy25.com>

translation update

799214be27-Feb-2017 stafmans <dokuwiki@stafmans.net>

translation update

36dccdcd25-Feb-2017 kuma <kuma000@qq.com>

translation update

12a9bc0322-Feb-2017 LarsDW223 <lars_paulsen@web.de>

Throw an exception if an attribute array including the attribute 'selected' is given
to 'OptGroup::options()' as this would lead to an <option> tag having two 'selected' attributes.

2af726d322-Feb-2017 rnck <dokuwiki@rnck.de>

translation update

aa31d8d021-Feb-2017 controlonline.net <controlonline.net@gmail.com>

translation update

ce8bf54618-Feb-2017 Andreas Gohr <andi@splitbrain.org>

fixed mistake in #1847

direction is always ltr for russian

20f1bc5014-Feb-2017 Olivier Humbert <trebmuh@tuxfamily.org>

translation update

1...<<71727374757677787980>>...266