39 Commits (886def8571339c3647241c658195fca00fe7e130)

Author SHA1 Message Date
Carsten Brandt a643bde5d5 improved gii input filter, fixes #3689 10 years ago
Qiang Xue cd162d9b9b added missing hint [skip ci] 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
horizons2 b68f5b617f removed unused code 11 years ago
horizons2 8ff55d1a28 correct typo 11 years ago
horizons2 1d9e6b6f8b use tableprefix on gii model generator 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt 3bc70ac133 do not throw exception if db component is not set 11 years ago
Carsten Brandt cd4b3f7827 Gii model generator did not add correct db connection 11 years ago
Qiang Xue 02c3c37a00 Fixes #2986. 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue 797b0430b9 Added missing using statement in Gii. 11 years ago
Luciano Baraglia 3eb90c54c1 Enable I18N for GII model generator 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
Tobias Munk 21d02e1483 fixes #2776 renamed default template folder 11 years ago
Luciano Baraglia 7c75b9bc53 GII generated files changes according to PSR2 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Thiago Talma d92a23536c Ensure that the table prefix is used when generating the class name. 11 years ago
BelalWM 7baf261f94 Fix phpdoc generation in gii model generator. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue f473abe17f Fixes #1405: fixed disambiguation of relation names generated by gii. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Qiang Xue 542477c323 typo fix. 11 years ago
Qiang Xue 6992cc2c73 Fixes #1196. 11 years ago
KiTE c5ee83bffb Fixed gii after merge #1184 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago
slavcodev 3cdd78cafe Fix rules generator 11 years ago
Qiang Xue 4b49a31f57 minor fix to gii 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Carsten Brandt 07391b6dc1 fixed wrong relation class name in gii model generator 11 years ago
Qiang Xue 0515d32bdf Fixes #1146: Gii generates wrong relation. 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago