22 Commits (1539a3259c3a3880bde5f6dfe7d74977747e1984)

Author SHA1 Message Date
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
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov b0ef4c9084 Removed unused variables 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
Alexander Kochetov cdfbcd925c gii additional table prefix fixes 11 years ago
Luciano Baraglia b1fc13a31c GII unique indexes avoid autoIncrement columns 11 years ago
Luciano Baraglia bdafb4becb Unique indexes rules for single columns into array 11 years ago
Luciano Baraglia bd07bc1dcd GII generates rules for unique indexes 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
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
Alexander Makarov 986a8b0ca4 Fixes #1105: better validation for Gii model generator 11 years ago
resurtm 4cb1a26477 Fixes #1104. Model generator table names auto complete. 11 years ago
Gudz Taras 5b1ba04a9d Fixes #1063 11 years ago
Gudz Taras 9c5ba231a1 Fixes issue #1063: Fatal Error while getting value from ActiveRelation generated by Gii 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 38c0b197f9 Fixes #916: generation of class name from table name has problem. 11 years ago
Qiang Xue 8c9dadf362 Fixed DB validation handling for model generator. 11 years ago
Qiang Xue 95c2674609 hint fix. 11 years ago
Qiang Xue 7150524e33 Finished model generator. 11 years ago
Qiang Xue c835f17d1f finished rule generation for model generator. 11 years ago
Qiang Xue 28423486f1 model generator WIP 11 years ago
Qiang Xue 95bc36c2e6 refactored generators. 11 years ago
Qiang Xue 48e3739b21 model generator WIP 11 years ago
Qiang Xue 2a152cb555 model generator WIP 11 years ago
Qiang Xue 8ea5858d0d refactored gii. 11 years ago
Qiang Xue dccb10d109 model generator WIP 11 years ago
Qiang Xue 054b6f5818 Finished controller code generator. 11 years ago
Qiang Xue 208a274364 gii WIP 11 years ago
Qiang Xue 1896dd1707 gii WIP 11 years ago
Qiang Xue 94e4c076eb gii WIP 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago