History log of /plugin/struct/ (Results 826 – 850 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ba4522e611-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

Schema existence is now checked in Search

this avoids instantiating the schema twice

2be187cd11-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

safeguard against lookup mixing in Search

We can not join lookup schemas with any other schema on pid. Which means
we can not allow selecting more than one lookup schema in Search.

4e7c197c11-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

fix config parsing of multiple schemas

6764166811-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

added tostring() method for easier schema debugging

7d88e7ed11-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

output the key not value for unknown option in ConfigParser

fa7b96aa10-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Save user on schema change and more imexport tools

194029b410-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

media fields need unique IDs. fixes #152

70d1dea610-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

fixed references to old Integer type

b25bb9fe10-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Reevaluate page assignments when replacing them

328db41b10-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

removed Integer type

Instead the more flexible Decimal type (with roundto:0) can be used.

1bd268d210-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Delete assignments as well

21e6384c10-Aug-2016 Andreas Gohr <andi@splitbrain.org>

Version upped

e12908f110-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

removed unecessary function calls

7c5fd8d609-Aug-2016 Michael Grosse <grosse@cosmocode.de>

Add helper for im&export by other plugins

5a11127f09-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

fixed problem with multicolumns and made the param name clearer

8a701f0709-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

added missing schema file

694968d609-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

when Page uses titles, sorting should use title #146

8fd5dfa809-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

Decimal type needs to type cast for order and compare #146

add73e0a09-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

make sure pages are assigned in tests

7e06fb3909-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

give types a way to influence sorting

47c1cd1109-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

add slight shadow for aggregation images

this helps with knowing the border of an image and makes it easier to
click outside the image for inline editing.

3666955209-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

Fixed multi fields for inline editor

Fixed applying of Template copying for new fields.

587e314d09-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

make Schema::getTimestamp() return the creation timestamp

daf34b9909-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

fixed tests

897aef4209-Aug-2016 Andreas Gohr <gohr@cosmocode.de>

some cleanup regarding timestamp setting in AccessTable*

1...<<31323334353637383940>>...54