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
|
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
fixes #963
|
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.
crud generator WIP.
|
11 years ago |
iJackUA
|
73cdbb37c0
|
Fix parenthesis typo in CRUD index template
it was causing blocking PHP error
|
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
|
7f4e02cb45
|
crud generator WIP
|
11 years ago |
Qiang Xue
|
3f2e7fa604
|
crud wip
|
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 |
Qiang Xue
|
62b4a645f1
|
crud generator WIP
|
11 years ago |
Qiang Xue
|
7150524e33
|
Finished model generator.
|
11 years ago |
Qiang Xue
|
c835f17d1f
|
finished rule generation for model generator.
|
11 years ago |
Qiang Xue
|
6978a6803f
|
bug fix of form generator.
|
11 years ago |
Qiang Xue
|
28423486f1
|
model generator WIP
|
11 years ago |
Qiang Xue
|
92a1bef076
|
typo
|
11 years ago |
Qiang Xue
|
95bc36c2e6
|
refactored generators.
|
11 years ago |
Qiang Xue
|
48e3739b21
|
model generator WIP
|
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
|
2a152cb555
|
model generator WIP
|
11 years ago |
Qiang Xue
|
8ea5858d0d
|
refactored gii.
|
11 years ago |