232 Commits (8cfdd37475eb764caeb56559b4a068f8cae943b9)

Author SHA1 Message Date
Qiang Xue c36417a831 Added bower.json for gii and debug extensions. 10 years ago
Alexander Makarov 59a52d8876 Fixes #4556: Gii was incorrectly generating labels 10 years ago
Alexander Makarov d9a23975a5 Relaxed access level for `yii\gii\generators\model\Generator` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov a38ba3ccbf Fixes #4526: fixed error caused by substr_compare length parameter doesn't accept null in PHP 5.4 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Kai Mindermann ca752a6408 Fixes #4410: Fixed Gii to preserve database column order in generated _form.php 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Alexander Makarov 92c64994cd Improved strtr calls 10 years ago
Carsten Brandt 96c313d71f gii: fixed wrong composer.json template 10 years ago
Bohdan Shulha 90594138f7 Fixes PHPDoc 10 years ago
Alexander Makarov 492337de2d else if → elseif 10 years ago
Budi Irawan 45e4973ac8 fix json format in gii/generators/extension/default 10 years ago
Qiang Xue 838a79cdae minor doc fixes [skip ci] 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
Qiang Xue 6b799d392d Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files 10 years ago
mitalcoi 4f57fdb55f fic changelog spaces 10 years ago
mitalcoi 543647371c fixed asterisk bug, update chanelog 10 years ago
mitalcoi 062d78428b remove ajax from controller 10 years ago
mitalcoi fd43d3e063 ajax removed 10 years ago
mitalcoi 49dd23e404 fix to "You don't want to generate model class name if it is already entered." 10 years ago
mitalcoi 5fdef858ce add autocomplete for model class field 10 years ago
Qiang Xue 6461817667 Fixes #2314: Gii model generator does not generate correct relation type in some special case 10 years ago
Dmitry Chernikov c9f79a2cb0 Gii codestyle fixes #2 10 years ago
Dmitry Chernikov 27a9bc759e Gii codestyle fixes 10 years ago
Carsten Brandt ea6d7bb403 added CHANGELOG for #3693 10 years ago
Carsten Brandt fd31e08021 fixed breaking Gii preview when file is unchanged 10 years ago
Carsten Brandt d8c5595458 refactored gii enum dropdown generator 10 years ago
Carsten Brandt a643bde5d5 improved gii input filter, fixes #3689 10 years ago
Joel Small 25fa2f2df9 Formatting changes to new enum field 10 years ago
Joel Small e636174992 Added ability to generate dropdown from Enum field 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Klimov Paul 1641e057a9 `VarDumper::export()` applied over framework. 10 years ago
Thiago Talma 69385ad195 Control checkbox in the preview window. 11 years ago
Qiang Xue 58967f13a2 guide WIP [skip ci] 11 years ago
Qiang Xue cd162d9b9b added missing hint [skip ci] 11 years ago
Kartik Visweswaran cb4638883b Better Gii caption english 11 years ago
tsvetann f8fefb009f Update Generator.php 11 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
johonunu 6f9aee90ea Search model not required anymore in crud generator 11 years ago
suralc 1ad5c4c3fe Only valid php classes should pass validation 11 years ago
suralc 14e4e836e2 Fixed regex-escaping in crudgenerator 11 years ago
suralc eac0922f13 Update CHANGELOG.md 11 years ago