History log of /dokuwiki/lib/ (Results 951 – 975 of 4525)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8da75ab615-Aug-2017 Andreas Gohr <andi@splitbrain.org>

readd significant space

this got lost in a previous update

55a4f13715-Aug-2017 Michael Große <grosse@cosmocode.de>

fix(config): empty string is valid for numericopt

There was a bug that the empty string was considered to be invalid if
also a max or min value was defined for a config field of type
numericopt.


/dokuwiki/.gitignore
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/doku.php
/dokuwiki/inc/load.php
plugins/config/settings/config.class.php
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/marcusschwarz/lesserphp/.gitignore
/dokuwiki/vendor/marcusschwarz/lesserphp/HISTORY.md
/dokuwiki/vendor/marcusschwarz/lesserphp/LICENSE
/dokuwiki/vendor/marcusschwarz/lesserphp/README.md
/dokuwiki/vendor/marcusschwarz/lesserphp/composer.json
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Category.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/splitbrain/php-archive/.gitignore
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
2852cbd215-Aug-2017 Andreas Gohr <andi@splitbrain.org>

do not create unecessary references for single use objects

564ad40a14-Aug-2017 Oliver Geisen <oliver@rehkopf-geisen.de>

Removed progressbar from searchform

8cebbad710-Aug-2017 Nina Zolotova <nina-z@i.ua>

translation update

cf35519c01-Aug-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Make default encapsulation more readable and less duplicate.

65cc159801-Aug-2017 Phy <git@phy25.com>

Replace htmlspecialchars to hsc in core

8531915001-Aug-2017 Gerry Weißbach <gerry.w@gammaproduction.de>

Add the preview-bool for the cache file.

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

#2021 broken links to W3C validators
also dokuwiki and php are on https

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

extracted functions
added test coverage

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

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

allow tests against ajax requests

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

translation update

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

translation update

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.

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

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

translation update

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

translation update

f7f184ed06-Jun-2017 Osoitz <oelkoro@gmail.com>

translation update

886c786b02-Jun-2017 Osoitz <oelkoro@gmail.com>

translation update

e2d8815623-May-2017 LarsDW223 <lars_paulsen@web.de>

Added support for additional geshi options using an extendable options array.

1...<<31323334353637383940>>...181