302 Commits (c6048ea93d84916dfa60544af8f2f2e8b303c0f6)

Author SHA1 Message Date
pana1990 4b7d855d21 Fixes #6667 : Gii form generator rendering mistake view 10 years ago
Aleksey Loban 0cea115c81 change gii input maxlength value to true 10 years ago
Qiang Xue 82c1136613 prepare for next release. 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Alexander Makarov aa0ebc7f5f Reverted #7459, #7469, #7470 10 years ago
Alexander Kochetov d5ff4df1ef Fixed gii extension composer.json 10 years ago
Alexander Makarov 5870a74672 Added Schema::DOUBLE to represent ANSI SQL Double Precision 10 years ago
Alexander Makarov 787ec74b92 Fixes #7328: Changed the way CRUD generator translates "Create X". Now it's a whole string because of translation difficulties 10 years ago
Carsten Brandt da26cfe8ac improved extensions readme 10 years ago
Alexander Makarov 65519ffb46 Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*` (reverted from commit e562f8e43a) 10 years ago
Thiago Talma e562f8e43a Enh #6857: Added `yii\gii\Module::$ignoreTables` that allows you to ignore tables during model generation using `*` 10 years ago
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