History log of /dokuwiki/ (Results 2876 – 2900 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cb46a9fd28-Jun-2016 Felipe Castro <fefcas@gmail.com>

translation update

da2b416b27-Jun-2016 Andreas Gohr <gohr@cosmocode.de>

make adLDAP function public again. #1616

It seems some update of the adLDAP library made a crucial function
protected, thus breaking the authad plugin.

This just makes the function public again, wh

make adLDAP function public again. #1616

It seems some update of the adLDAP library made a crucial function
protected, thus breaking the authad plugin.

This just makes the function public again, which should fix the
immeadiate problem. A proper fix would need to do #1553 as well

show more ...

c8574e7d26-Jun-2016 Guy Brand <gb@unistra.fr>

Release preparation

c256465626-Jun-2016 Myeongjin <aranet100@gmail.com>

translation update

f11017b825-Jun-2016 Hideaki SAWADA <chuno@live.jp>

translation update

80cf2ac222-Jun-2016 Andreas Gohr <gohr@cosmocode.de>

removed wrong comment - str_getcsv isn't powerful enough

See https://github.com/splitbrain/dokuwiki/issues/1535#issuecomment-227039700

2409660a22-Jun-2016 JellyChen <451453325@qq.com>

translation update

cbfba95619-Jun-2016 Michael Hamann <michael@content-space.de>

Fix #1606 link to the first section of the configuration manager

5975284414-Jun-2016 Anders Sandblad <runeson@gmail.com>

Fixed broken links to php.net and redirecting pages to php.net


_test/README
_test/core/phpQuery-onefile.php
_test/data/pages/wiki/syntax.txt
data/pages/wiki/syntax.txt
inc/JpegMeta.php
inc/PassHash.class.php
inc/auth.php
inc/common.php
inc/init.php
inc/io.php
inc/mail.php
inc/pageutils.php
inc/phpseclib/Crypt_Base.php
inc/utf8.php
install.php
lib/exe/indexer.php
lib/plugins/authad/adLDAP/adLDAP.php
lib/plugins/authad/adLDAP/classes/adLDAPUsers.php
lib/plugins/config/lang/ar/lang.php
lib/plugins/config/lang/bg/lang.php
lib/plugins/config/lang/ca-valencia/lang.php
lib/plugins/config/lang/ca/lang.php
lib/plugins/config/lang/cs/lang.php
lib/plugins/config/lang/cy/lang.php
lib/plugins/config/lang/da/lang.php
lib/plugins/config/lang/de-informal/lang.php
lib/plugins/config/lang/de/lang.php
lib/plugins/config/lang/el/lang.php
lib/plugins/config/lang/en/lang.php
lib/plugins/config/lang/eo/lang.php
lib/plugins/config/lang/es/lang.php
lib/plugins/config/lang/eu/lang.php
lib/plugins/config/lang/fa/lang.php
lib/plugins/config/lang/fi/lang.php
lib/plugins/config/lang/fr/lang.php
lib/plugins/config/lang/gl/lang.php
lib/plugins/config/lang/he/lang.php
lib/plugins/config/lang/hr/lang.php
lib/plugins/config/lang/hu/lang.php
lib/plugins/config/lang/ia/lang.php
lib/plugins/config/lang/is/lang.php
lib/plugins/config/lang/it/lang.php
lib/plugins/config/lang/ja/lang.php
lib/plugins/config/lang/ko/lang.php
lib/plugins/config/lang/la/lang.php
lib/plugins/config/lang/lv/lang.php
lib/plugins/config/lang/mr/lang.php
lib/plugins/config/lang/nl/lang.php
lib/plugins/config/lang/no/lang.php
lib/plugins/config/lang/pt-br/lang.php
lib/plugins/config/lang/pt/lang.php
lib/plugins/config/lang/ro/lang.php
lib/plugins/config/lang/ru/lang.php
lib/plugins/config/lang/sk/lang.php
lib/plugins/config/lang/sl/lang.php
lib/plugins/config/lang/sq/lang.php
lib/plugins/config/lang/sr/lang.php
lib/plugins/config/lang/sv/lang.php
lib/plugins/config/lang/tr/lang.php
lib/plugins/config/lang/uk/lang.php
lib/plugins/config/lang/zh-tw/lang.php
lib/plugins/config/lang/zh/lang.php
lib/plugins/config/settings/config.metadata.php
lib/plugins/popularity/helper.php
lib/tpl/dokuwiki/style.ini
lib/tpl/dokuwiki/tpl_footer.php
vendor/easybook/geshi/geshi/php-brief.php
vendor/easybook/geshi/geshi/php.php
ee6a0dd412-Jun-2016 Michalek <michalek.dev@gmail.com>

translation update

bdb8810b11-Jun-2016 Andreas Gohr <andi@splitbrain.org>

upped copyright year

a1b0aa1e11-Jun-2016 Andreas Gohr <andi@splitbrain.org>

try to fix flaky test by clearing the statcache

f56d503411-Jun-2016 Andreas Gohr <andi@splitbrain.org>

run HTTP tests against EU server

this hopefully helps with recent problems of spradically failing tests.

7d769f7511-Jun-2016 Andreas Gohr <andi@splitbrain.org>

warn about classes to be valid

c23fdc4610-Jun-2016 Andreas Gohr <andi@splitbrain.org>

added authpdo to the list of bundled plugins

2e0ebe6010-Jun-2016 Andreas Gohr <andi@splitbrain.org>

allow passing multiple classes as array

16f765dd10-Jun-2016 Andreas Gohr <andi@splitbrain.org>

updated jquery to 2.2.4

97c3189f03-Jun-2016 Metin Güler <eng.metin@gmail.com>

fixing for php 5.3

fe101f3003-Jun-2016 Metin Güler <eng.metin@gmail.com>

added rev number to most recent link in old revisions page

3b82d1ee02-Jun-2016 Andreas Gohr <andi@splitbrain.org>

fixed interwiki test

21ced9d002-Jun-2016 Andreas Gohr <andi@splitbrain.org>

simplified amazon interwiki links. closes #1588

dbd52c8102-Jun-2016 Andreas Gohr <andi@splitbrain.org>

minor optimization how cell counts are fixed in tables

array splice operations are expensive. when many cells in a table row
are missing, the operation should be executed only once instead for each

minor optimization how cell counts are fixed in tables

array splice operations are expensive. when many cells in a table row
are missing, the operation should be executed only once instead for each
missing cell.

show more ...

a566f85e27-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting

f3cd98a027-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

use variable for wikiurl in tests

774514c927-May-2016 Gerrit Uitslag <klapinklapin@gmail.com>

translate html and text string for signature

Default only text string exists, via localized translation a wiki admin
can add his/her own (html) version.

1...<<111112113114115116117118119120>>...420