Alexander Makarov
|
24bc980da4
|
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
|
11 years ago |
Luciano Baraglia
|
c2457f95e9
|
GII sub-modules support - see #871
|
11 years ago |
Carsten Brandt
|
982b7fe4ae
|
better validation of module in gii module generator
fixes #963
|
11 years ago |
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...
|
11 years ago |
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!
|
11 years ago |
Philipp Frenzel
|
17538187c4
|
Missing SemiKolon in module generator module template
missing semikolon after namespace in module template
|
11 years ago |
Qiang Xue
|
8ea5858d0d
|
refactored gii.
|
11 years ago |
Qiang Xue
|
3852e0b7cb
|
finished module code generator.
|
11 years ago |
Qiang Xue
|
054b6f5818
|
Finished controller code generator.
|
11 years ago |
Qiang Xue
|
208a274364
|
gii WIP
|
11 years ago |
Qiang Xue
|
1896dd1707
|
gii WIP
|
11 years ago |
Qiang Xue
|
94e4c076eb
|
gii WIP
|
11 years ago |