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

streamline sort direction handling

we now use a boolean everywhere

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

correctly apply dynamic params to the search config

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

some form fixes for the dynamic filters

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

moved the filter reducing to Search

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

flatten array returned for URL parameters

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

fixed naming

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

added tests for dynamic parameters

18f716c609-Mar-2016 Michael Große <mic.grosse@posteo.de>

Replace magic number with something obvious

If the prefix 'plugin/struct/' is changed, it should be obvious what else has to be changed. That is not the case if the length-parameter for the substrin

Replace magic number with something obvious

If the prefix 'plugin/struct/' is changed, it should be obvious what else has to be changed. That is not the case if the length-parameter for the substring is magic 14.

show more ...

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

make sure page columns have a label

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

schemas and columns need to be known before init dyn params

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

renamed methods for more coherence

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

major refactoring of the whole table aggregation

this is still completely untested

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

make use of new constants for filter name

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

make dynamic parameters a bit better to handle

Now the aggregation class no longer needs to juggle around with ugly
strings but can simply call functions on the SearchConfigParameter class
to genera

make dynamic parameters a bit better to handle

Now the aggregation class no longer needs to juggle around with ugly
strings but can simply call functions on the SearchConfigParameter class
to generate new parameters.

show more ...

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

make admin interface available to managers. closes #31

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

build our own header links. closes #51

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

proper cache handling for aggregations. closes #50

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

keep aggregation renderer agnostic. closes #52

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

fix bug in aggregation with no filters. closes #54

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

added auto scheme option for URL

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

added tag type #10

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

new option to select distinct data through search

this is useful for aggregating exisitng data regardless of page context

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

filters need to be their own group in the SQL

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

make column context available to types

This allows renderers to access the column info. Eg. the tag type will
need the column's name to set up a filter parameter

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

added Url type #9

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