84 Commits (d8b94d647b5c1c365da9188d23c4545f4c0113d3)

Author SHA1 Message Date
Qiang Xue fedc38fdb6 Fixes #1116. 11 years ago
Qiang Xue 1bee84746c Fixes #1060: added code comment 11 years ago
Alexander Makarov 1b497ad73b Fixes #1107: if basename of Gii CRUD model and search model are equal than alias is automatically used for search model 11 years ago
Alexander Makarov 1c1cd863ca Fixes #1107: Gii CRUD generator now validates same named model and search model class names 11 years ago
Alexander Makarov 3dbfd3ea0e Gii: renamed action "new" to "create" 11 years ago
Alexander Makarov 986a8b0ca4 Fixes #1105: better validation for Gii model generator 11 years ago
resurtm 4cb1a26477 Fixes #1104. Model generator table names auto complete. 11 years ago
Qiang Xue 50ba760277 Fixes #1106 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Gudz Taras 5b1ba04a9d Fixes #1063 11 years ago
Gudz Taras 9c5ba231a1 Fixes issue #1063: Fatal Error while getting value from ActiveRelation generated by Gii 11 years ago
Luciano Baraglia 757603220a More on short echo tags [skip ci] 11 years ago
Luciano Baraglia 8141fc19fb More on short echo tags [skip ci] 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Luciano Baraglia bb1f8858cc Extra space [skip ci] 11 years ago
Luciano Baraglia 267b452217 GII - echo short syntax [skip ci] 11 years ago
Alexander Makarov c2dabfa78e Adjusted short tags 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
Luciano Baraglia 3e451455d9 More on GII buttons 11 years ago
Qiang Xue 6eb9785dd8 changed default button style 11 years ago
Luciano Baraglia c2457f95e9 GII sub-modules support - see #871 11 years ago
Luciano Baraglia 4308e61000 GII update button style 11 years ago
Luciano Baraglia ffd5235684 GII create object button style [skip ci] 11 years ago
Carsten Brandt 982b7fe4ae better validation of module in gii module generator 11 years ago
Alexander Makarov 6488fe47ec Better phpdoc for chained method calls 11 years ago
Qiang Xue 293cb9d86f Fixed search form. 11 years ago
Qiang Xue 38c0b197f9 Fixes #916: generation of class name from table name has problem. 11 years ago
Qiang Xue 8c9dadf362 Fixed DB validation handling for model generator. 11 years ago
Qiang Xue 220db270cf Improved crud generator. 11 years ago
Qiang Xue 7d2d925dbe Added SerialColumn to crud generated code. 11 years ago
Qiang Xue cd969509e6 Added ActionColumn. 11 years ago
iJackUA 73cdbb37c0 Fix parenthesis typo in CRUD index template 11 years ago
Qiang Xue 4cbdd7a6dd crud WIP 11 years ago
Qiang Xue 347e79a467 Fixes #863: adjusted horizontal form layout 11 years ago
Qiang Xue e683bd3ddb CRUD WIP 11 years ago
Qiang Xue a9991d4e91 CRUD WIP 11 years ago
Qiang Xue 95c2674609 hint fix. 11 years ago
Qiang Xue b77ea4dcb0 Allow generator to define actions. 11 years ago
Qiang Xue 7f4e02cb45 crud generator WIP 11 years ago
Qiang Xue 3f2e7fa604 crud wip 11 years ago
Qiang Xue f87e4ce604 automatically hide model class input if needed. 11 years ago
Philipp Frenzel e94b455535 add missing return to module template 11 years ago
Philipp Frenzel 70d263d66e Update module.php 11 years ago
Qiang Xue 2ecdfd6225 gii form width adjustment. 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 62b4a645f1 crud generator WIP 11 years ago
Qiang Xue c86d597077 css fix. 11 years ago
Qiang Xue 7150524e33 Finished model generator. 11 years ago