Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Makarov
48ec791e4a Fixes #5587: json_encode is now used with JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE where it makes sense, also it is now default for Json::encode() 2014-10-19 18:50:46 +04:00
Carsten Brandt
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
tsvetann
f8fefb009f Update Generator.php
To comply with the docs RE namespace usage:
https://github.com/yiisoft/yii2/blob/master/docs/guide/extend-creating-extensions.md
2014-05-04 21:11:16 +02:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Carsten Brandt
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
Alexander Makarov
80d3afa0dc Gii extension generator adjustments 2014-02-26 12:46:57 +04:00
Tobias Munk
c624f91dc3 fixed typos 2014-02-26 00:38:46 +01:00
Tobias Munk
d32b3a0e8f updated docs and hints 2014-02-26 00:38:23 +01:00
Tobias Munk
9ad28d9088 added safe validator for keywords 2014-02-26 00:37:26 +01:00
Tobias Munk
be54f24b47 updated defaults, UI, validation and templates 2014-02-25 01:11:42 +01:00
Tobias Munk
4192c72256 minor docs update (still WIP) 2014-02-24 18:33:50 +01:00
Tobias Munk
097ee6f874 first draft of the extension generator 2014-02-13 04:06:42 +01:00