History log of /plugin/struct/action/ (Results 201 – 212 of 212)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3ece907403-Feb-2016 Michael Große <grosse@cosmocode.de>

Some minor refactorings

SPR-291

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

Save Schema-Data of pages for assigned Schemas

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

some refactoring in the form building

Now the whole form is inserted as a single HTML element. This makes it
easier to correctly position it in the form (the position is determined
dynamically now)

some refactoring in the form building

Now the whole form is inserted as a single HTML element. This makes it
easier to correctly position it in the form (the position is determined
dynamically now) than to have to work with permanently shifting
positions witin the form object. Since we don't expect other plugins to
modify our form this shuld be okay.

show more ...

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

minor name cleanup

also always use protected instead of private as we may need to access
internals during testing later on

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

use $REV to load old schema data when editing old revision

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

columns are already sorted. no need to sort again

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

objects are always passed by reference

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

Show simple Schema-Form to enter values

SPR-291

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

made autoloader function static

this makes it easier to reuse in testing

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

some more PHP docs for better understanding

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

a first go at the overall structure. far from complete

549a083717-Dec-2015 Andreas Gohr <andi@splitbrain.org>

initial wizard generated structure

123456789