History log of /plugin/struct/meta/ (Results 501 – 512 of 512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4e2abec002-Feb-2016 Michael Große <grosse@cosmocode.de>

Fix PHP-Strict Warning

The warning was about passing only variables by reference.

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

Fix array keys to match actual form-input names

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

only one select is needed here

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

added new class to manage page's struct data

2af472dc19-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

enforce lower case table names

6684d78d19-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

properly handle data column creation

since we want to skip empty column names we need to create the data
columns one by one as well.

a57a64a519-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

added JSON editor

This makes editing the configuration for fields nicer. Types have to
define a complete (possibly empty) default structure and the editor
allows to edit it then.

ae697e1f19-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

resorted code a bit

This separates the actual data holders from their editing tools.

351ea4ea19-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

Schema-Editor: made type a dropdown

7182938b11-Jan-2016 Andreas Gohr <gohr@cosmocode.de>

some more PHP docs for better understanding

1c50270417-Dec-2015 Andreas Gohr <andi@splitbrain.org>

a very first basic version of the schema editor works

083afc5517-Dec-2015 Andreas Gohr <andi@splitbrain.org>

a first go at the overall structure. far from complete

1...<<21