Commit Graph

74 Commits

Author SHA1 Message Date
Gudz Taras
5b1ba04a9d Fixes #1063 2013-10-25 04:10:26 +04:00
Gudz Taras
9c5ba231a1 Fixes issue #1063: Fatal Error while getting value from ActiveRelation generated by Gii 2013-10-25 01:49:37 +04:00
Luciano Baraglia
757603220a More on short echo tags [skip ci] 2013-10-24 02:38:45 -03:00
Luciano Baraglia
8141fc19fb More on short echo tags [skip ci] 2013-10-24 02:33:02 -03:00
Alexander Makarov
ee2af2661c Removed unneeded use statements 2013-10-24 03:12:25 +04:00
Luciano Baraglia
bb1f8858cc Extra space [skip ci] 2013-10-21 21:40:14 -03:00
Luciano Baraglia
267b452217 GII - echo short syntax [skip ci] 2013-10-21 21:32:51 -03:00
Alexander Makarov
c2dabfa78e Adjusted short tags 2013-10-20 00:59:56 +04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Alexander Makarov
24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 2013-10-18 14:09:11 +04:00
Luciano Baraglia
3e451455d9 More on GII buttons 2013-10-17 01:42:27 -03:00
Qiang Xue
6eb9785dd8 changed default button style 2013-10-16 20:34:31 -04:00
Luciano Baraglia
c2457f95e9 GII sub-modules support - see #871 2013-10-16 18:16:03 -03:00
Carsten Brandt
982b7fe4ae better validation of module in gii module generator
fixes #963
2013-10-11 11:59:23 +02:00
Alexander Makarov
6488fe47ec Better phpdoc for chained method calls 2013-10-10 13:34:16 +04:00
Qiang Xue
293cb9d86f Fixed search form. 2013-10-04 20:35:58 -04:00
Qiang Xue
38c0b197f9 Fixes #916: generation of class name from table name has problem. 2013-10-03 11:01:52 -04:00
Qiang Xue
8c9dadf362 Fixed DB validation handling for model generator. 2013-10-02 21:22:25 -04:00
Qiang Xue
220db270cf Improved crud generator. 2013-09-25 21:20:58 -04:00
Qiang Xue
7d2d925dbe Added SerialColumn to crud generated code. 2013-09-24 21:50:08 -04:00
Qiang Xue
cd969509e6 Added ActionColumn.
crud generator WIP.
2013-09-24 21:46:31 -04:00
iJackUA
73cdbb37c0 Fix parenthesis typo in CRUD index template
it was causing blocking PHP error
2013-09-21 17:20:40 +03:00
Qiang Xue
4cbdd7a6dd crud WIP 2013-09-09 23:36:44 -04:00
Qiang Xue
347e79a467 Fixes #863: adjusted horizontal form layout 2013-09-09 21:27:58 -04:00
Qiang Xue
e683bd3ddb CRUD WIP 2013-09-08 08:05:49 -04:00
Qiang Xue
a9991d4e91 CRUD WIP 2013-09-07 08:18:41 -04:00
Qiang Xue
95c2674609 hint fix. 2013-09-06 08:40:44 -04:00
Qiang Xue
b77ea4dcb0 Allow generator to define actions. 2013-09-04 21:03:10 -04:00
Qiang Xue
7f4e02cb45 crud generator WIP 2013-09-03 19:36:23 -04:00
Qiang Xue
3f2e7fa604 crud wip 2013-09-02 20:25:39 -04:00
Qiang Xue
f87e4ce604 automatically hide model class input if needed. 2013-08-31 18:47:30 -04: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
Qiang Xue
2ecdfd6225 gii form width adjustment. 2013-08-29 17:20:04 -04:00
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
Qiang Xue
62b4a645f1 crud generator WIP 2013-08-27 08:08:57 -04:00
Qiang Xue
c86d597077 css fix. 2013-08-26 08:39:27 -04:00
Qiang Xue
7150524e33 Finished model generator. 2013-08-25 23:15:13 -04:00
Alexander Makarov
8f2ce5dab7 Fixed typo and code style 2013-08-26 02:06:41 +04:00
Qiang Xue
c835f17d1f finished rule generation for model generator. 2013-08-25 12:51:33 -04:00
Qiang Xue
6978a6803f bug fix of form generator. 2013-08-25 12:51:01 -04:00
Qiang Xue
28423486f1 model generator WIP 2013-08-24 07:10:18 -04:00
Qiang Xue
2d6ec6bb24 fixed overflow 2013-08-24 07:00:33 -04:00
Qiang Xue
92a1bef076 typo 2013-08-23 07:11:55 -04:00
Qiang Xue
95bc36c2e6 refactored generators. 2013-08-23 07:06:21 -04:00
Qiang Xue
d24e5b9b1f Merge pull request #793 from philippfrenzel/patch-3
Missing SemiKolon in module generator module template
2013-08-22 03:40:35 -07:00
Qiang Xue
48e3739b21 model generator WIP 2013-08-22 06:40:04 -04:00
Qiang Xue
a6248b4aab Refactored hint feature. 2013-08-22 06:39:28 -04: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