History log of /plugin/struct/_test/ (Results 226 – 250 of 315)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c8500b4d22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added json import/export tests

the json facilities can now be used for other tests as well

5625b98521-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

support for dynamic filter place holders #75

tests for struct stuff still missing
no cache handling, yet

0173e75d21-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

handle page moves #72

499be61d17-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

fixed tests

9914e87e17-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

allow regexps for page assignments. #70

7067bf5a16-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

add namespace and suffix config for Page type #67

8e3a19b516-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

allow users to not exist. fixes 66

9e7dc74c16-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

fixed SQL when only multi values are selected. related to #64

26862eaa16-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

sqlite sequences do not need to be micromanaged

806eec8216-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

allow validation to modify the value before saving

84e8982e15-Mar-2016 Michael Grosse <grosse@cosmocode.de>

Add test for pure MultiField-Schema - currently failing

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

correctly handle multi val columns. fixes #64

now group_concat is used

f678d87615-Mar-2016 Michael Grosse <grosse@cosmocode.de>

Add tests for a schema consisting only of multis

388a5a9515-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

copy first multi val to single val on save. fixes #43

153400c714-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

method for getting all pages known to struct

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

moved validation to its own class

the validator class is partly test covered through the entry tests but
dedicated tests might be helpful

7051cfa110-Mar-2016 Michael Große <grosse@cosmocode.de>

Enable sorting by mutiple columns

455e822810-Mar-2016 Michael Große <grosse@cosmocode.de>

Test parseSort explicitly

337ead5010-Mar-2016 Michael Große <grosse@cosmocode.de>

Condense testdata and test for exception

1e38cac510-Mar-2016 Michael Große <grosse@cosmocode.de>

Do not hard-code expected exception

8c840db510-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

small corrections

5bc0a23810-Mar-2016 Michael Große <grosse@cosmocode.de>

Add/adjust tests for changed filter handling

See commit 9dbc32ae40e6ae835e9edeee14fdde77ad1c59f3

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

streamline sort direction handling

we now use a boolean everywhere

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

flatten array returned for URL parameters

7860fbf510-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

fixed naming

12345678910>>...13