History log of /dokuwiki/_test/ (Results 226 – 250 of 940)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
90b57d5601-Jun-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Documentation update

Minor changes.

0384d31d01-Jun-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Test class for sort without collator

30ad1f2501-Jun-2020 Moisés Braga Ribeiro <moisesbr@gmail.com>

Test class for sort with collator

8d43d15e11-May-2020 Andreas Gohr <andi@splitbrain.org>

fix tests for cached isAdmin/isManager


tests/inc/auth_admincheck.test.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/lang/vi/admin.txt
/dokuwiki/inc/lang/vi/adminplugins.txt
/dokuwiki/inc/lang/vi/conflict.txt
/dokuwiki/inc/lang/vi/denied.txt
/dokuwiki/inc/lang/vi/draft.txt
/dokuwiki/inc/lang/vi/edit.txt
/dokuwiki/inc/lang/vi/editrev.txt
/dokuwiki/inc/lang/vi/index.txt
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/locked.txt
/dokuwiki/inc/lang/vi/login.txt
/dokuwiki/inc/lang/vi/mailtext.txt
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/lang/vi/norev.txt
/dokuwiki/inc/lang/vi/onceexisted.txt
/dokuwiki/inc/lang/vi/password.txt
/dokuwiki/inc/lang/vi/preview.txt
/dokuwiki/inc/lang/vi/pwconfirm.txt
/dokuwiki/inc/lang/vi/read.txt
/dokuwiki/inc/lang/vi/recent.txt
/dokuwiki/inc/lang/vi/register.txt
/dokuwiki/inc/lang/vi/registermail.txt
/dokuwiki/inc/lang/vi/resendpwd.txt
/dokuwiki/inc/lang/vi/resetpwd.txt
/dokuwiki/inc/lang/vi/revisions.txt
/dokuwiki/inc/lang/vi/searchpage.txt
/dokuwiki/inc/lang/vi/showrev.txt
/dokuwiki/inc/lang/vi/stopwords.txt
/dokuwiki/inc/lang/vi/subscr_digest.txt
/dokuwiki/inc/lang/vi/subscr_form.txt
/dokuwiki/inc/lang/vi/subscr_list.txt
/dokuwiki/inc/lang/vi/subscr_single.txt
/dokuwiki/inc/lang/vi/updateprofile.txt
/dokuwiki/inc/lang/vi/uploadmail.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/lib/exe/jquery.php
/dokuwiki/lib/plugins/acl/lang/vi/help.txt
/dokuwiki/lib/plugins/acl/lang/vi/lang.php
/dokuwiki/lib/plugins/authad/lang/vi/lang.php
/dokuwiki/lib/plugins/authad/lang/vi/settings.php
/dokuwiki/lib/plugins/authldap/lang/vi/lang.php
/dokuwiki/lib/plugins/authldap/lang/vi/settings.php
/dokuwiki/lib/plugins/authpdo/lang/vi/lang.php
/dokuwiki/lib/plugins/authpdo/lang/vi/settings.php
/dokuwiki/lib/plugins/authplain/lang/vi/lang.php
/dokuwiki/lib/plugins/config/lang/vi/intro.txt
/dokuwiki/lib/plugins/config/lang/vi/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/vi/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/vi/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/vi/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/vi/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/vi/lang.php
/dokuwiki/lib/plugins/extension/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/vi/intro.txt
/dokuwiki/lib/plugins/popularity/lang/vi/lang.php
/dokuwiki/lib/plugins/popularity/lang/vi/submitted.txt
/dokuwiki/lib/plugins/revert/lang/vi/intro.txt
/dokuwiki/lib/plugins/revert/lang/vi/lang.php
/dokuwiki/lib/plugins/styling/lang/vi/intro.txt
/dokuwiki/lib/plugins/styling/lang/vi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/vi/add.txt
/dokuwiki/lib/plugins/usermanager/lang/vi/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/vi/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/vi/import.txt
/dokuwiki/lib/plugins/usermanager/lang/vi/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/vi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/vi/list.txt
/dokuwiki/lib/scripts/jquery/jquery.cookie.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/jquery/versions
/dokuwiki/lib/tpl/dokuwiki/lang/vi/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/vi/style.txt
10da1f7429-Apr-2020 Andreas Gohr <andi@splitbrain.org>

more tests and a fix for #3036

Exploding lines left dangling commas for the addresses. In addition the
$text variable was not reset properly later on leading to an additional
error.

98548fef29-Apr-2020 Andreas Gohr <andi@splitbrain.org>

added failing test for #3036

462a3bae14-Apr-2020 Phy <git@phy25.com>

fix slash regression in toolbar signature #3045

9180d19d09-Apr-2020 Andreas Gohr <andi@splitbrain.org>

disable update check by default during tests

This should speed up integration tests that use our TestRequest
mechanism

65df653206-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

missed another unit test

f5956b9106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

fix test again

a98160dc06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

Remove height & weight defaults from video embeds

4d0c268806-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

d'oh completely overlooked this

deb0217306-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

another fix

5059897906-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

only pass around videoAtts if it's a video

try to make tests happy again

another try at fixing tests

Delete local.php.bak.php

more test fixes

one more (lol)

one more

4a572c5a06-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

add options & defaults to config, no* counterparts

e0ab73f106-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

accidentally removed this on an earlier commit

more test fixes

256ac28f05-Apr-2020 Sam <1631095+takuy@users.noreply.github.com>

typo fix

bug fixes & added fixes for existing tests

b65274ec05-Apr-2020 Phy <git@phy25.com>

Fix noNSorNS zero ID issue with unit tests, fixes #3037

36c8a75c10-Mar-2020 Phy <git@phy25.com>

Fix ExternalLink tests

f216edae21-Jun-2018 Lars Paulsen <lars_paulsen@web.de>

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988

Fixed broken link rendering for external links at start of line

External links at the start of line like 'www.example.com' were
not rendered as links any more. The issue was introduced with PR #1988.
Fixes #2399.

show more ...

90d36bec09-Mar-2020 Phy <git@phy25.com>

fix data-wiki-id test failure

4986a58409-Mar-2020 Phy <git@phy25.com>

shortcut relative link: fix 3 levels up situation

26a03f0809-Mar-2020 Phy <git@phy25.com>

Match multiple levels shortcut relative link, fixes #1076

Previously the regex only matches one level. Test added as well.

4bdfdb3208-Mar-2020 Phy <git@phy25.com>

separate some test AuthPlugins to single files

created AuthDeletePlugin and AuthCaseInsensitivePlugin under dokuwiki\test\mock

7a0654be08-Mar-2020 Phy <git@phy25.com>

check RemoteException code in unit tests

12345678910>>...38