History log of /plugin/data/_test/ (Results 1 – 25 of 47)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
820f7b6930-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Manual code style fixes

9c149d7510-Jul-2023 Andreas Gohr <andi@splitbrain.org>

use new SQLiteDB class

This had many changes in how data is quoted in the SQL strings. The SQL
building code is an absolute mess and test coverage is super spotty. So
it's not 100% clear that this c

use new SQLiteDB class

This had many changes in how data is quoted in the SQL strings. The SQL
building code is an absolute mess and test coverage is super spotty. So
it's not 100% clear that this commit is fully correct.

show more ...

fd6ec73f05-Jul-2023 Andreas Gohr <andi@splitbrain.org>

use domwrapper in tests

1dc5f8af05-Jul-2023 Andreas Gohr <andi@splitbrain.org>

use custom GROUP_CONCAT_DISTINCT method

8a51ccb305-Jul-2023 Andreas Gohr <andi@splitbrain.org>

automattic reformatting

5f45692e05-Jul-2023 Andreas Gohr <andi@splitbrain.org>

automatic adjustments

081a0a7019-Apr-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Update tests

f3208e5318-Nov-2020 Andreas Gohr <andi@splitbrain.org>

fix wrong constructors for tests

9990447218-Nov-2020 Andreas Gohr <andi@splitbrain.org>

adjust expected HTML in tests

15b9cc3c07-May-2015 Michael Große <grosse@cosmocode.de>

Values for page and title are always absolute

_resolveData always resolves the id from title and page fields starting
from the root namespace, since it doesn't know about the namespace of
the corres

Values for page and title are always absolute

_resolveData always resolves the id from title and page fields starting
from the root namespace, since it doesn't know about the namespace of
the corresponding dataentry. Hence the dataentry dialog should always
consider the entered ids to be absolute and link them accordingly.

show more ...

05d8102b07-May-2015 Michael Große <grosse@cosmocode.de>

Test database lookups for _title fields

b6306a3e07-May-2015 Michael Große <grosse@cosmocode.de>

Respect $conf[useheading] for title fields w/o title

Also add tests for fields of the type page, title, and pageid

a6fc2b5e23-Apr-2015 Michael Große <grosse@cosmocode.de>

Fix handling of single title fields w/o title

043fc72110-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Fix unittests

ffa8784e09-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

allow escaped quotes and commas in headers of datatable

Fixes #144

de8b59d531-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

stores upper case in origkey for entryeditor

Fixes #111
Fixes #120

1935a84304-Jan-2014 Andreas Gohr <andi@splitbrain.org>

timestamp formatting is local time zone dependent

de43ffee04-Jan-2014 Andreas Gohr <andi@splitbrain.org>

added travis config

39468e2516-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix php strict errors

049fc70d17-Jun-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

added unit tests for %now%

8082217005-Jun-2013 Klap-in <klapinklapin@gmail.com>

Add some filter tests

0f80a2b905-Jun-2013 Klap-in <klapinklapin@gmail.com>

improve group placeholder and added a test

9a383f6005-Jun-2013 Klap-in <klapinklapin@gmail.com>

Mark tests skipped, when translation plugin not installed

31c7d3c730-Jan-2013 Dominik Eckelmann <eckelmann@cosmocode.de>

added unit tests

fc33473328-Jan-2013 Andreas Gohr <gohr@cosmocode.de>

correctly handle single field names ending in 's' in editor

12