15 Commits

Author SHA1 Message Date
3a5e802c24 Fix for #6463 2014-12-11 12:43:11 -05:00
d7c3e7815b Fixes #6367: Added yii\gii\generators\crud\Generator to support customizing view path for the generated CRUD controller 2014-12-04 15:11:54 -05:00
97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 2014-12-03 09:52:56 -05:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
bb2256a723 Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue) 2014-02-04 08:30:27 -05:00
21ae27b306 updated phpdoc properties 2014-01-28 00:11:18 +01:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
ecc557ef92 Refactor all models to new rules format 2013-11-12 16:39:23 +02:00
115487a875 Fixes #1133: gii controller generator now uses application controllerNamespace as default value for "Controller Namespace" 2013-11-04 23:26:57 +04:00
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00