History log of /dokuwiki/ (Results 3101 – 3125 of 10762)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
db28ddbe02-Oct-2016 Prof Gra <christophegragnic@gmail.com>

Fix typo in fr files

*Participe présent* is needed here.

« page correspondante à » -> « correspondant à »

2a9d6d6501-Oct-2016 Florian Rathgeber <florian.rathgeber@gmail.com>

Return valid xml when XML-RPC interface not enabled, #1704

b368386f01-Oct-2016 Florian Rathgeber <florian.rathgeber@gmail.com>

Autoload IXR_Error class #1704

320c434e01-Oct-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

43a19c9530-Sep-2016 Arne Hanssen <arne.hanssen@getmail.no>

translation update

40017f0b26-Sep-2016 Itamar Shoham <itsho@users.noreply.github.com>

Update auth.php

added debug prints to better figure out when LDAP has search issues.

636c144d21-Sep-2016 KeenRivals <KeenRivals@users.noreply.github.com>

Add height: auto to video element css

33d979e721-Sep-2016 Michael Große <mic.grosse@posteo.de>

Fix save content modified in COMMON_WIKIPAGE_SAVE

The event COMMON_WIKIPAGE_SAVE offers the opportunity to save the content by modifying $data['newContent']. However saveWikiText still saves the ori

Fix save content modified in COMMON_WIKIPAGE_SAVE

The event COMMON_WIKIPAGE_SAVE offers the opportunity to save the content by modifying $data['newContent']. However saveWikiText still saves the original $text variable instead of the possibly modified $svdta['newContent'].

show more ...

c963bee420-Sep-2016 Misymonds <misymonds@informantum.de>

Typo

Siehe auch http://www.duden.de/rechtschreibung/wiederherstellen

d13b553919-Sep-2016 Steve Glick <sglick@superiorplastic.net>

Change default image size values

5433364218-Sep-2016 Davor Turkalj <turki.bsc@gmail.com>

translation update

65d3a5db07-Sep-2016 Andreas Gohr <gohr@cosmocode.de>

fix another PHP 7.1 problem

abc0de3c06-Sep-2016 Andreas Gohr <gohr@cosmocode.de>

importdir in less can be string or array

Fixes an error on PHP 7.1 #1682

1af2f13506-Sep-2016 Andreas Gohr <gohr@cosmocode.de>

phpseclib is now namespaced

59419fd006-Sep-2016 Andreas Gohr <gohr@cosmocode.de>

Use composer installed phpseclib

We used to ship only parts of phpseclib in inc/phpseclib which made it a
little tricky to update. This replaces the library with a composer
installed version, making

Use composer installed phpseclib

We used to ship only parts of phpseclib in inc/phpseclib which made it a
little tricky to update. This replaces the library with a composer
installed version, making the rest of the library available to plugin
authors. It might fix a problem with PHP 7.1 as reported in #1682
(unconfirmed)

show more ...


composer.json
composer.lock
inc/load.php
vendor/composer/ClassLoader.php
vendor/composer/LICENSE
vendor/composer/autoload_files.php
vendor/composer/autoload_psr4.php
vendor/composer/autoload_real.php
vendor/composer/autoload_static.php
vendor/composer/installed.json
vendor/phpseclib/phpseclib/AUTHORS
vendor/phpseclib/phpseclib/LICENSE
vendor/phpseclib/phpseclib/README.md
vendor/phpseclib/phpseclib/composer.json
vendor/phpseclib/phpseclib/composer.lock
vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php
vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php
vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php
vendor/phpseclib/phpseclib/phpseclib/File/X509.php
vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php
vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php
vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
vendor/phpseclib/phpseclib/phpseclib/openssl.cnf
b6047a1c05-Sep-2016 Andreas Gohr <andi@splitbrain.org>

run tests on PHP 7.1

1cbe3b7730-Aug-2016 Joachim David <joa_david@hotmail.com>

translation update

cad89f5630-Aug-2016 lisps <lisps@users.noreply.github.com>

fix test test_deletedimage

aaaabded30-Aug-2016 lisps <lisps@users.noreply.github.com>

add deleted media test

5f4d97a029-Aug-2016 lisps <lisps@users.noreply.github.com>

fix calculation of LastRevisionAt

if for example the current media file is deleted, the function would return '' instead of the correct LastRevision.

d785a18025-Aug-2016 Daniel Slováček <danslo@danslo.cz>

translation update

7bbbca8923-Aug-2016 Sam01 <m.sajad079@gmail.com>

translation update

e8f1a63f22-Aug-2016 sam01 <m.sajad079@gmail.com>

translation update

397d62a220-Aug-2016 Andreas Gohr <andi@splitbrain.org>

AuthPDO: allow in-SQL pasword checking

This is a feature that was present in the old authmysql plugin. It
allows administrators to specify an SQL string that is used for explicit
password checking i

AuthPDO: allow in-SQL pasword checking

This is a feature that was present in the old authmysql plugin. It
allows administrators to specify an SQL string that is used for explicit
password checking instead of letting DokuWiki compare the hashes. This
is useful where application implement their own salt/hashing thing.

This comes with a test case for the MyBB forum software. Dump kindly
provided by William Kitchen

show more ...

ad4d563120-Aug-2016 Andreas Gohr <andi@splitbrain.org>

allow for checking of parameter existence in capabilities

This allows for more fine control over what the abilities are,
depending on the parameters used within the configured sql string.

1...<<121122123124125126127128129130>>...431