#
ce206ec7 |
| 03-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
added filter in getColumns to leave out disabled cols
|
#
04eb61a6 |
| 02-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
moved tid to AbstractBaseType
it makes more sense there than in the Column
|
#
4e2abec0 |
| 02-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Fix PHP-Strict Warning
The warning was about passing only variables by reference.
|
#
250c83c2 |
| 01-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
added new class to manage page's struct data
|
#
2af472dc |
| 19-Jan-2016 |
Andreas Gohr <gohr@cosmocode.de> |
enforce lower case table names
|
#
ae697e1f |
| 19-Jan-2016 |
Andreas Gohr <gohr@cosmocode.de> |
resorted code a bit
This separates the actual data holders from their editing tools.
|
#
351ea4ea |
| 19-Jan-2016 |
Andreas Gohr <gohr@cosmocode.de> |
Schema-Editor: made type a dropdown
|
#
7182938b |
| 11-Jan-2016 |
Andreas Gohr <gohr@cosmocode.de> |
some more PHP docs for better understanding
|
#
1c502704 |
| 17-Dec-2015 |
Andreas Gohr <andi@splitbrain.org> |
a very first basic version of the schema editor works
|
#
083afc55 |
| 17-Dec-2015 |
Andreas Gohr <andi@splitbrain.org> |
a first go at the overall structure. far from complete
|