History log of /plugin/struct/ (Results 1026 – 1050 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1dfe534324-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

another safe guard when adding our instruction. closes #79

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

refacored tests to use StructTest as base class

this makes schema setup and data loading much easier and gets rid of a
lot of duplicate code

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

catch JSON error in importer

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

added testing for tag autocompletion #80

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

new base type for testing

introduces helper functions and basic setup. needs to be introduced to
all the tests, yet.

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

the column array should start at 0 and be sorted correctly

For some reason we stored them in column ref order. This might break
things that are not covered by tests but I hope not.

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

run custom query for tag autocompletion #80

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

removed distinct feature from search

this was added for tag autocompletion but does not work as expected.
should be implemented in tag type directly

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

catch fatal errors in AJAX responses

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

autocomplete: print stack trace to console if allowdebug

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

fix caching behaviour with dynamic parameters. closes #78

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

check for page existance in search. fixes #77

This requires an uptodate sqlite plugin

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

do not clear data on delete during move #72

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

fix error when an aggregation tries to select a nonexisting column

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

print stacktrace on allow debug

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

adjust cachung if an aggregation depends on dynamic values #75

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

fixed struct filter vars and added tests #75

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

JSON_PRETTY_PRINT is not available in PHP 5.3

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

build returns an int

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

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

added Schema Import #32

This also adds a nice interface for that to the schema editor

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

fixed enabled/disabled handling in JS

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

allow exposting struct schemas as JSON #32

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

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

avoid errors when no schema or column is given

1...<<41424344454647484950>>...54