33 Commits (b4b440671941afc303937ade192ed4d1491e9a4e)

Author SHA1 Message Date
Qiang Xue 6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 10 years ago
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
Qiang Xue 02c3c37a00 Fixes #2986. 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 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
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