Commit Graph

19 Commits

Author SHA1 Message Date
Alexander Makarov
b0ef4c9084 Removed unused variables 2014-03-04 21:46:30 +04:00
Carsten Brandt
1708a36d95 WIP merge ActiveRelation into ActiveQuery
allow extending only one class to add scopes, fixes #2146

TODO:

- [ ] adjust guide docs
- [ ] adjust README files of extensions
- [ ] finish work and fix test breaks
2014-02-20 05:53:36 +01:00
Alexander Makarov
4a201c7ad5 Removed unused variables 2014-02-07 13:39:35 +04:00
Thiago Talma
d92a23536c Ensure that the table prefix is used when generating the class name. 2014-01-23 18:03:30 -02:00
BelalWM
7baf261f94 Fix phpdoc generation in gii model generator. 2014-01-11 12:24:23 +04:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Qiang Xue
f473abe17f Fixes #1405: fixed disambiguation of relation names generated by gii. 2013-12-02 21:00:58 -05:00
Qiang Xue
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
Panagiotis Moustafellos
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
Qiang Xue
542477c323 typo fix. 2013-11-15 09:18:30 -05:00
Qiang Xue
6992cc2c73 Fixes #1196. 2013-11-15 08:44:59 -05:00
KiTE
c5ee83bffb Fixed gii after merge #1184 2013-11-13 23:54:27 +02:00
slavcodev
ecc557ef92 Refactor all models to new rules format 2013-11-12 16:39:23 +02:00
slavcodev
3cdd78cafe Fix rules generator 2013-11-12 16:27:31 +02:00
Qiang Xue
4b49a31f57 minor fix to gii 2013-11-08 21:14:03 -05:00
Alexander Makarov
927e9dddb4 Refactored View 2013-11-06 22:52:27 +04:00
Carsten Brandt
07391b6dc1 fixed wrong relation class name in gii model generator
fixes #1146
2013-11-06 14:30:53 +01:00
Qiang Xue
c4bb668b90 moved gii and debug to extensions. 2013-11-03 00:16:35 -04:00