220 Commits (3fc4d5ebc9214986b8ef13cce21018585f4cbe96)

Author SHA1 Message Date
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
suralc 4230f7664d Fix #3265 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
horizons2 b68f5b617f removed unused code 11 years ago
horizons2 8ff55d1a28 correct typo 11 years ago
horizons2 1d9e6b6f8b use tableprefix on gii model generator 11 years ago
Sorokin Victor d8652a52ee Update AutoloadExample.php 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 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
Luciano Baraglia 24e0bfcfed Gii missing space in crud update template [skip ci] 11 years ago
Qiang Xue 707e4e810e fixed typo. [skip ci] 11 years ago
Qiang Xue 520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
João José 831be93868 Typecast model id only if using mongodb AR class 11 years ago
João José 21dff54d6b Typecast model id only if using mongodb AR class 11 years ago