28 Commits (dd6f4442a594ed42f715c4b69bff8c3e80cede41)

Author SHA1 Message Date
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
Bohdan Shulha 90594138f7 Fixes PHPDoc 10 years ago
Alexander Makarov a73a2d3fdd Revert "Gii `*Search` model generator fix" 10 years ago
Alexander Makarov c8299697d0 Correct fix for #4060 10 years ago
Alexander Makarov a03d87feb0 Fixes #4060 10 years ago
Alexander Kochetov 73fad8eb75 Gii `*Search` model generator fix 10 years ago
Alexander Makarov e2a6acaf6b Fixes #4005: added phpdoc to search model Gii template 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Dmitry Chernikov c9f79a2cb0 Gii codestyle fixes #2 10 years ago
Dmitry Chernikov 27a9bc759e Gii codestyle fixes 10 years ago
johonunu c63edd3181 Reformating code. Removed \t signs, using spaces. Edited Changelog. 11 years ago
johonunu 6f9aee90ea Search model not required anymore in crud generator 11 years ago
Luciano Baraglia 24e0bfcfed Gii missing space in crud update template [skip ci] 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Qiang Xue 3ea6343799 improved search model [skip ci] 11 years ago
Qiang Xue b23cb17713 fixed search model to use base model class. 11 years ago
Qiang Xue 1e098ebd4b simplified search model [skip ci] 11 years ago
Alexander Makarov 36c59dce9c Adjusted search model code generated by Gii CRUD generator 11 years ago
Qiang Xue 338b6aa7d3 Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
Qiang Xue 797b0430b9 Added missing using statement in Gii. 11 years ago
Luciano Baraglia 1d7f485444 CS style fix 11 years ago
Luciano Baraglia c1fac6eb5e More changes in GII I18N 11 years ago
Luciano Baraglia 311bd469a1 Changes in GII I18N 11 years ago
Luciano Baraglia 8c8f3d0cf2 Proposal: GII generate strings for I18N 11 years ago
Tobias Munk 21d02e1483 fixes #2776 renamed default template folder 11 years ago