290 Commits (b750cf662dec887cca9fa69e1fa6134d73c67313)

Author SHA1 Message Date
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Qiang Xue 5cb2ce49dd Fixes #3665: Better default behavior for ModelSearch generated by the crud generator 10 years ago
Alexander Makarov b4ba430ac4 Reverted #3665 (reverted from commit 2aa3949963) 10 years ago
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
pana1990 3a5e802c24 Fix for #6463 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 fefd3d9be0 Fixes #6366 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
Alexander Mohorev bb8550886e PHP type casting 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
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 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 2d31f9f6fd Fixes #5610: Removed unused property "generate" 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 fb505220b8 typo fix. [skip ci] 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 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
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Qiang Xue f612835344 Fixes #5337 10 years ago
Qiang Xue b63bd412da Fixes #3323 [skip ci] 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
Carsten Brandt c93bbee1d0 adjusted composer.json to follow more stable versioning policy for assets 10 years ago
Carsten Brandt 46488e674a improved version constraints for bower asset packages 10 years ago
Carsten Brandt e40fd9d623 added branch alias to composer.json 10 years ago
Carsten Brandt 8176a392bb Changed version constratints to be semantic versioning again 10 years ago
Qiang Xue 889d3bc942 using stable versions. 10 years ago
Qiang Xue ad4f652ca9 Removed unused bower.json files. Adjusted version dependencies. 10 years ago
Qiang Xue a81969950d Adjusted dependency versions to stable ones. 10 years ago
Carsten Brandt 32c122178e avoid publishing dev files of js packages 10 years ago
Qiang Xue b6a53e3046 WIP 10 years ago
Qiang Xue 583c660c80 Fixes #5047. 10 years ago
Qiang Xue cebc25679b updated README.md for gii extension [skip ci] 10 years ago
Qiang Xue 00cfe93b20 Finished console Gii feature. 10 years ago
Qiang Xue 6a9b3c7774 Finished console Gii. 10 years ago
Qiang Xue bfb9aa84f7 WIP 10 years ago
Stephen Seliuk 3847630994 Fixes #4971: Fixed hardcoded table names in `viaTable` expression in model generator 10 years ago
Qiang Xue 11a4d6dedc console gii WIP 10 years ago
Qiang Xue dd6f4442a5 gii command line WIP 10 years ago
Christopher Stebe aedfd7fc7f fix link to extension guidlines 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue d184fbb8ed new asset WIP [skip ci] 10 years ago