Tobias Munk

Results 77 issues of Tobias Munk

- Would allow more layout flexibility on recreation. - We would be unable to use input rows

Currently there's only a providers property for the code-model which is an array and can only be used with schmunk42/giic.

from "default/model".... ``` foreach ($columns as $name => $column) { if (in_array($column->name, array( 'create_time', 'createtime', 'created_at', 'createdat', 'changed', 'changed_at', 'updatetime', 'update_time', 'timestamp')) ) { $behaviors .= sprintf("\n 'CTimestampBehavior' => array(...

Grids should be presented like: ``` itemLabel (fixed) - attribute 1, attribute 2, attribute 3, ... (scrollable) - edit buttons (fixed) ``` So more than 8 columns could be set...

https://github.com/schmunk42/gii-template-collection/blob/master/components/Relation.php#L228 Relation assumes variant_has_color(color_id, variant_id)

here: https://github.com/schmunk42/gii-template-collection/tree/master/components Use a prefix in Yii1 projects.

Insert Content which will be persisted across recreations of gtc.CRUD files