History log of /plugin/struct/meta/ (Results 476 – 500 of 512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bd92cd6811-Feb-2016 Andreas Gohr <andi@splitbrain.org>

use now as the timestamp to save new data

0fe33e7211-Feb-2016 Andreas Gohr <andi@splitbrain.org>

use one multivalue table per schema

7446185210-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

no array constants in older PHP versions

5511bd5b10-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

began work on the syntax component to aggregate data

This copies over a lot of configuration functionality from the data
plugin, but is still missing the functionality itself.

7059e7e110-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

have a latest column on the data table

This makes it easier to query the most recent data without having to
know the exact revision time stamp it was saved (it might be different
across different ta

have a latest column on the data table

This makes it easier to query the most recent data without having to
know the exact revision time stamp it was saved (it might be different
across different tables)

show more ...

b8fe673010-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

old php can't use list syntax in foreach

9d7a36f910-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

more work on the search. still in debugging state

9e7c599010-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

store the table name without data_prefix in multivals table

this keeps it consistent with everywhere else

dbffe06e04-Feb-2016 Andreas Gohr <andi@splitbrain.org>

fixed bugs introduced by making admin components

also show a TOC on both admin pages to easily switch

15929be209-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

first go at data searching

5742aea909-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

allow finindg columns by name in Schema

90ae6c2d09-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

make more type properties accessible via Column

63d51bbf09-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

keep table reference in Column

1a8d123509-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

moved more assignment related stuff to the Assignment class

fb31ca9f09-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

proper checking of assignments

more assignment related stuff needs to be moved to this class

04641d5603-Feb-2016 Michael Große <grosse@cosmocode.de>

Save Schema-Data of pages for assigned Schemas

ce206ec703-Feb-2016 Andreas Gohr <andi@splitbrain.org>

added filter in getColumns to leave out disabled cols

6390a53403-Feb-2016 Michael Große <grosse@cosmocode.de>

Add rollback query if a previous method fails

061660dc03-Feb-2016 Michael Große <grosse@cosmocode.de>

Make more internal SchemaData functions protected

35f96dd402-Feb-2016 Andreas Gohr <andi@splitbrain.org>

makes SQL builder function a proper protected method

It simplifies the method's signature (page, table and ts do not need to
be passed) and streamlines the input (singles and multies are now the
sam

makes SQL builder function a proper protected method

It simplifies the method's signature (page, table and ts do not need to
be passed) and streamlines the input (singles and multies are now the
same format). Testing has been adjusted using a derived class in the
test namespace

show more ...

d54de4ab02-Feb-2016 Michael Große <grosse@cosmocode.de>

Update function comments

b0e8f71102-Feb-2016 Michael Große <grosse@cosmocode.de>

Save data to the database

04eb61a602-Feb-2016 Andreas Gohr <andi@splitbrain.org>

moved tid to AbstractBaseType

it makes more sense there than in the Column

a029a4e402-Feb-2016 Michael Große <grosse@cosmocode.de>

Join data from multivals table and consolidate

5bbc683f02-Feb-2016 Michael Große <grosse@cosmocode.de>

Fix tablename

1...<<1112131415161718192021