History log of /dokuwiki/_test/tests/inc/ (Results 276 – 300 of 520)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bbbe85f611-May-2016 Michael Grosse <grosse@cosmocode.de>

Add test for extended select-options

0c4c028130-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

optional class for methods that open a table,row,cell,header, ul,ol

Let plugins add their own classes to builtin tables or lists.

Fixes #1188
Alternative for #1360 (and PR #1515)

33fe8b1527-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting remoteapicore unittests

3105ba7a27-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

fix base of local url in remoteapi unittests

a99e353627-Apr-2016 Gerrit Uitslag <klapinklapin@gmail.com>

RemoteAPICore improvements and unittests

RemoteAPICore
- visibility methods
- getAttachmentInfo returns modification date of deleted files
- pageVersions returns only current revision (once) if $fir

RemoteAPICore improvements and unittests

RemoteAPICore
- visibility methods
- getAttachmentInfo returns modification date of deleted files
- pageVersions returns only current revision (once) if $first=0.
Adresses issue mentioned at #1550
- added unittests
- updated API number

show more ...

30f3bd1520-Apr-2016 Michael Grosse <grosse@cosmocode.de>

Do not cache cleanID for $ascii == true

Caching must differentiate between a call with $ascii == true and a call
without that parameter. Since calling that function with $ascii == true
rare, we simp

Do not cache cleanID for $ascii == true

Caching must differentiate between a call with $ascii == true and a call
without that parameter. Since calling that function with $ascii == true
rare, we simply do not cache that case.

show more ...

b018ecbe18-Apr-2016 Michael Grosse <grosse@cosmocode.de>

Fix caching issue in wikiFN

The function wikiFN effectively takes the $clean flag now into account when
caching filepaths and when returning them from cache.

Fixes #1536

38c5518215-Apr-2016 Andreas Gohr <andi@splitbrain.org>

form prefill: honor empty values

when a form was submitted with an empty input, that data should still
overwrite the preset value.

8638ead515-Apr-2016 Andreas Gohr <andi@splitbrain.org>

added dropdown type to new Form system #1312

acb389a815-Apr-2016 Andreas Gohr <andi@splitbrain.org>

supress lint error on LF signature #1101

7c3e4a6715-Apr-2016 Andreas Gohr <andi@splitbrain.org>

renamed ignoreacl parameter to useacl

7468fb9011-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

msglint is HTTPS now. fixed failing tests

b6cc2b6919-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

let path to revision file in tests depend on compression setting

6072486d19-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

bunch of tests for saveWikiText

4b5aebc118-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncom

filesize zero cases, compressed revisions

- handle all cases where not an old file exist, or when that old file is
zero size.
- When using old revision normally these files are compressed, use
uncompressed size.

show more ...

f549be3d18-Mar-2016 Gerrit Uitslag <klapinklapin@gmail.com>

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the f

io_getSizeFile returns uncompressed size of given file

A bz2-file doesn't contain information about the size of its
uncompressed content. Therefore it requires reading the whole file to
obtain the filesize.

show more ...

7ac1b2cc15-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted tests for reflection based method export

924cc11c11-Mar-2016 Andreas Gohr <andi@splitbrain.org>

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. Thi

add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.

show more ...

023953f017-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added test for saveWikiTest()

for possible upcoming refactoring


/dokuwiki/.travis.yml
common_saveWikiText.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/conf/interwiki.conf
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/cy/admin.txt
/dokuwiki/inc/lang/cy/adminplugins.txt
/dokuwiki/inc/lang/cy/backlinks.txt
/dokuwiki/inc/lang/cy/conflict.txt
/dokuwiki/inc/lang/cy/denied.txt
/dokuwiki/inc/lang/cy/diff.txt
/dokuwiki/inc/lang/cy/draft.txt
/dokuwiki/inc/lang/cy/edit.txt
/dokuwiki/inc/lang/cy/editrev.txt
/dokuwiki/inc/lang/cy/index.txt
/dokuwiki/inc/lang/cy/install.html
/dokuwiki/inc/lang/cy/jquery.ui.datepicker.js
/dokuwiki/inc/lang/cy/lang.php
/dokuwiki/inc/lang/cy/locked.txt
/dokuwiki/inc/lang/cy/login.txt
/dokuwiki/inc/lang/cy/mailtext.txt
/dokuwiki/inc/lang/cy/mailwrap.html
/dokuwiki/inc/lang/cy/newpage.txt
/dokuwiki/inc/lang/cy/norev.txt
/dokuwiki/inc/lang/cy/password.txt
/dokuwiki/inc/lang/cy/preview.txt
/dokuwiki/inc/lang/cy/pwconfirm.txt
/dokuwiki/inc/lang/cy/read.txt
/dokuwiki/inc/lang/cy/recent.txt
/dokuwiki/inc/lang/cy/register.txt
/dokuwiki/inc/lang/cy/registermail.txt
/dokuwiki/inc/lang/cy/resendpwd.txt
/dokuwiki/inc/lang/cy/resetpwd.txt
/dokuwiki/inc/lang/cy/revisions.txt
/dokuwiki/inc/lang/cy/searchpage.txt
/dokuwiki/inc/lang/cy/showrev.txt
/dokuwiki/inc/lang/cy/stopwords.txt
/dokuwiki/inc/lang/cy/subscr_digest.txt
/dokuwiki/inc/lang/cy/subscr_form.txt
/dokuwiki/inc/lang/cy/subscr_list.txt
/dokuwiki/inc/lang/cy/subscr_single.txt
/dokuwiki/inc/lang/cy/updateprofile.txt
/dokuwiki/inc/lang/cy/uploadmail.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fa/admin.txt
/dokuwiki/inc/lang/fa/adminplugins.txt
/dokuwiki/inc/lang/fa/backlinks.txt
/dokuwiki/inc/lang/fa/denied.txt
/dokuwiki/inc/lang/fa/diff.txt
/dokuwiki/inc/lang/fa/editrev.txt
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/ko/admin.txt
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/adminplugins.txt
/dokuwiki/inc/lang/pt/backlinks.txt
/dokuwiki/inc/lang/pt/conflict.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/diff.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sk/locked.txt
/dokuwiki/inc/lang/sk/password.txt
/dokuwiki/inc/lang/sk/register.txt
/dokuwiki/inc/lang/sk/registermail.txt
/dokuwiki/inc/lang/sk/updateprofile.txt
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/uk/resetpwd.txt
/dokuwiki/inc/load.php
/dokuwiki/inc/search.php
/dokuwiki/index.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/lang/cy/help.txt
/dokuwiki/lib/plugins/acl/lang/cy/lang.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/conf/default.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/cy/lang.php
/dokuwiki/lib/plugins/authad/lang/cy/settings.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/es/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/lang.php
/dokuwiki/lib/plugins/authad/lang/fa/settings.php
/dokuwiki/lib/plugins/authad/lang/he/lang.php
/dokuwiki/lib/plugins/authad/lang/it/lang.php
/dokuwiki/lib/plugins/authad/lang/ko/lang.php
/dokuwiki/lib/plugins/authad/lang/nl/lang.php
/dokuwiki/lib/plugins/authad/lang/ru/lang.php
/dokuwiki/lib/plugins/authad/lang/zh/lang.php
/dokuwiki/lib/plugins/authldap/lang/cy/lang.php
/dokuwiki/lib/plugins/authldap/lang/cy/settings.php
/dokuwiki/lib/plugins/authldap/lang/fa/lang.php
/dokuwiki/lib/plugins/authldap/lang/fa/settings.php
/dokuwiki/lib/plugins/authmysql/lang/cy/lang.php
/dokuwiki/lib/plugins/authmysql/lang/cy/settings.php
/dokuwiki/lib/plugins/authmysql/lang/fa/lang.php
/dokuwiki/lib/plugins/authmysql/lang/fa/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/cy/settings.php
/dokuwiki/lib/plugins/authpgsql/lang/fa/settings.php
/dokuwiki/lib/plugins/authplain/lang/cy/lang.php
/dokuwiki/lib/plugins/authplain/lang/fa/lang.php
/dokuwiki/lib/plugins/authplain/lang/he/lang.php
/dokuwiki/lib/plugins/authplain/lang/th/lang.php
/dokuwiki/lib/plugins/authplain/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/cy/intro.txt
/dokuwiki/lib/plugins/config/lang/cy/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/th/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/extension/lang/cy/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/cy/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/cy/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/cy/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/cy/lang.php
/dokuwiki/lib/plugins/extension/lang/fa/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/fa/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/fa/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/cy/intro.txt
/dokuwiki/lib/plugins/popularity/lang/cy/lang.php
/dokuwiki/lib/plugins/popularity/lang/cy/submitted.txt
/dokuwiki/lib/plugins/revert/lang/cy/intro.txt
/dokuwiki/lib/plugins/revert/lang/cy/lang.php
/dokuwiki/lib/plugins/revert/lang/ko/lang.php
/dokuwiki/lib/plugins/styling/lang/cy/intro.txt
/dokuwiki/lib/plugins/styling/lang/cy/lang.php
/dokuwiki/lib/plugins/styling/lang/fa/intro.txt
/dokuwiki/lib/plugins/styling/lang/fa/lang.php
/dokuwiki/lib/plugins/styling/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/cy/add.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/import.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cy/list.txt
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fa/import.txt
/dokuwiki/lib/plugins/usermanager/lang/fa/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ko/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cy/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cy/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/fa/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/fa/style.txt
a046116d27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

forgot to fix one test

216e727c27-Nov-2015 Andreas Gohr <andi@splitbrain.org>

adjust tests to make use of new DOKU_HAS_*ZIP defines


/dokuwiki/.travis.yml
io_readfile.test.php
io_replaceinfile.test.php
/dokuwiki/inc/httputils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/cs/admin.txt
/dokuwiki/inc/lang/de/subscr_list.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/es/help.txt
/dokuwiki/lib/plugins/authad/lang/cs/lang.php
/dokuwiki/lib/plugins/authad/lang/de/lang.php
/dokuwiki/lib/plugins/authad/lang/en/lang.php
/dokuwiki/lib/plugins/authad/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/lang/pt-br/lang.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.class.php
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/lang/cs/intro.txt
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/en/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ja/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ru/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/scripts/qsearch.js
/dokuwiki/lib/tpl/dokuwiki/lang/cs/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/cs/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/ru/style.txt
cc52946812-Oct-2015 Michael Hamann <michael@content-space.de>

Add an ACL check in page_findnearest, fix #1369

This means that templates that use this function will no longer display
pages like sidebars that can't be accessed by the current user.

ddd88cdd25-Sep-2015 Christopher Smith <chris@jalakai.co.uk>

improve blank() unit tests

5b57137725-Sep-2015 Andreas Gohr <andi@splitbrain.org>

add convenience function for empty check without 0

This allows to quickly check if a variable is empty but keeps strings
and numbers evaluating to zero.


common_blank.test.php
/dokuwiki/conf/license.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ru/admin.txt
/dokuwiki/inc/lang/ru/conflict.txt
/dokuwiki/inc/lang/ru/denied.txt
/dokuwiki/inc/lang/ru/diff.txt
/dokuwiki/inc/lang/ru/draft.txt
/dokuwiki/inc/lang/ru/edit.txt
/dokuwiki/inc/lang/ru/editrev.txt
/dokuwiki/inc/lang/ru/index.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/recent.txt
/dokuwiki/inc/lang/ru/subscr_list.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/plugins/acl/lang/bg/help.txt
/dokuwiki/lib/plugins/authad/lang/it/lang.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/lang/it/lang.php
/dokuwiki/lib/plugins/authldap/lang/it/settings.php
/dokuwiki/lib/plugins/authldap/lang/ru/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh-tw/settings.php
/dokuwiki/lib/plugins/authmysql/lang/it/lang.php
/dokuwiki/lib/plugins/authmysql/lang/it/settings.php
/dokuwiki/lib/plugins/authmysql/lang/ru/lang.php
/dokuwiki/lib/plugins/authmysql/lang/sk/lang.php
/dokuwiki/lib/plugins/authpgsql/lang/it/settings.php
/dokuwiki/lib/plugins/authplain/lang/it/lang.php
/dokuwiki/lib/plugins/authplain/lang/ru/lang.php
/dokuwiki/lib/plugins/authplain/lang/sk/lang.php
/dokuwiki/lib/plugins/authplain/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ru/intro.txt
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/extension/lang/bg/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/bg/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/bg/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/bg/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/bg/lang.php
/dokuwiki/lib/plugins/extension/lang/it/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/it/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/it/lang.php
/dokuwiki/lib/plugins/extension/lang/ru/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/ru/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/ru/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ru/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/ru/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/styling/lang/bg/lang.php
/dokuwiki/lib/plugins/styling/lang/it/intro.txt
/dokuwiki/lib/plugins/styling/lang/it/lang.php
/dokuwiki/lib/plugins/styling/lang/ru/intro.txt
/dokuwiki/lib/plugins/styling/lang/ru/lang.php
/dokuwiki/lib/plugins/styling/lang/sk/lang.php
/dokuwiki/lib/plugins/styling/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/it/import.txt
/dokuwiki/lib/plugins/usermanager/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/bg/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/it/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/ru/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ru/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
d09fc64320-Aug-2015 Phil Hopper <phillip_hopper@wycliffeassociates.org>

Fix Parser Media tests running locally

These tests were passing on travis-ci but failing when run locally because the tests were assuming the value of DOKU_BASE would be '/./' but it was actually '/

Fix Parser Media tests running locally

These tests were passing on travis-ci but failing when run locally because the tests were assuming the value of DOKU_BASE would be '/./' but it was actually '/tmp/' instead.

show more ...

1...<<1112131415161718192021