Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
982b7fe4ae better validation of module in gii module generator
fixes #963
2013-10-11 11:59:23 +02:00
Philipp Frenzel
e94b455535 add missing return to module template
I think according to the framework it should return the render and otherwise the browser will stay blank...
2013-08-30 15:05:00 +02:00
Philipp Frenzel
70d263d66e Update module.php
module should extend \yii\base\Module as \yii\web\Module doesn't exist...

If this is outdated, then pls just ignore it!
2013-08-30 12:23:10 +02:00
Philipp Frenzel
17538187c4 Missing SemiKolon in module generator module template
missing semikolon after namespace in module template
2013-08-22 06:54:53 +02:00
Qiang Xue
8ea5858d0d refactored gii. 2013-08-20 14:36:43 -04:00
Qiang Xue
3852e0b7cb finished module code generator. 2013-08-18 15:20:56 -04:00
Qiang Xue
054b6f5818 Finished controller code generator. 2013-08-17 13:32:54 -04:00
Qiang Xue
208a274364 gii WIP 2013-08-17 07:03:45 -04:00
Qiang Xue
1896dd1707 gii WIP 2013-08-16 07:38:18 -04:00
Qiang Xue
94e4c076eb gii WIP 2013-08-15 08:39:20 -04:00