47 Commits (c27b2984e6bcf738da5b3188588845a87ca5d55c)

Author SHA1 Message Date
Alexander Makarov 2aa3949963 Fixes #3665: Improved Gii CRUD generated code to support setting initial conditions via initializing search model 10 years ago
Qiang Xue 59b8cea525 Fixes #6463: The Gii controller generator generates incorrect controller namespace 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue d7c3e7815b Fixes #6367: Added `yii\gii\generators\crud\Generator` to support customizing view path for the generated CRUD controller 10 years ago
Qiang Xue 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
Qiang Xue a153750efe Fixes #5745: Gii and debug modules may cause 404 exception when the route contains dashes 10 years ago
Alexander Makarov e445258164 Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names" 10 years ago
Alexander Makarov 0c8faedd33 Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names 10 years ago
Qiang Xue 8c50ee9ef3 Fixes #5613: Added `--overwrite` option to Gii console command to support overwriting all files 10 years ago
Qiang Xue 47f2272652 prepare for next release. 10 years ago
Qiang Xue ae8d978270 2.0.0 release. 10 years ago
Qiang Xue 7ba770ebd0 Fixes #5408: Gii console command incorrectly reports errors when there is actually no error 10 years ago
Alexander Makarov 9c359d146f Fixed table name regression caused by changed introduced in #4971 10 years ago
Qiang Xue 5205eabe3e prepare for next release. 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Qiang Xue 00cfe93b20 Finished console Gii feature. 10 years ago
Stephen Seliuk 3847630994 Fixes #4971: Fixed hardcoded table names in `viaTable` expression in model generator 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Kai Mindermann ca752a6408 Fixes #4410: Fixed Gii to preserve database column order in generated _form.php 10 years ago
Qiang Xue 838a79cdae minor doc fixes [skip ci] 10 years ago
mitalcoi 4f57fdb55f fic changelog spaces 10 years ago
mitalcoi 543647371c fixed asterisk bug, update chanelog 10 years ago
Qiang Xue 6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 10 years ago
Carsten Brandt ea6d7bb403 added CHANGELOG for #3693 10 years ago
Alexander Makarov 150eb6b855 Fixes #2018: Adjusted changelog 11 years ago
johonunu c63edd3181 Reformating code. Removed \t signs, using spaces. Edited Changelog. 11 years ago
suralc eac0922f13 Update CHANGELOG.md 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Thiago Talma 497af804a0 Changelog 11 years ago
Luciano Baraglia 7c36fa9356 Updated GII changelog 11 years ago
Kevin LEVRON 0b92f270de Update CHANGELOG.md 11 years ago
Thiago Talma bd067b02ff Changelog 11 years ago
Thiago Talma facb546950 Changelog 11 years ago
Qiang Xue 50308d8788 Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci] 11 years ago
Alexander Makarov e51eae1951 Changelog for #2327 11 years ago
Antonio Ramirez ca7723e871 update CHANGELOG.md to its correspondent location 11 years ago
Qiang Xue bb2256a723 Fixes #2298: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue) 11 years ago
Alexander Makarov d4dd55482d changelog 11 years ago
Carsten Brandt c5022203de fixed issue with null value in CRUD controller findModel() 11 years ago
Carsten Brandt 1020203be2 changed gii files code style and CHANGELOG for #1818 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Luciano Baraglia f19cf8ee85 Updated GII changelog 11 years ago
Carsten Brandt d2308eda8d added CHANGELOGs for all the extensions 11 years ago