Yii
from CRUD generator search model template (CeBe)null
value for integers when db is PostgreSQL (MKiselev)yii\db\Connection
(MKiselev)useTablePrefix
and generateQuery
to stickyAttributes
(luyi61)schema.table
as table name (SwoDs)yii\base\BaseObject
instead yii\base\Object
in CodeFile.php
(MKiselev)id_*
(mootensai, samdark)NotFoundHttpException
message in CRUD now uses i18n (bscheshirwork)ilike
operator when generating search model for PostgreSQL (MKiselev, arogachev)int
/bool
instead of integer
/boolean
in phpdoc blocks generated (MKiselev)else
after return
(bscheshirwork)yii\gii\generators\model\Generator
generateProperties
protected (claudejanz)@throws
tags for 404 exceptions in CRUD actions (and800)yii\gii\Module::defaultVersion()
implemented to pick up 'yiisoft/yii2-gii' extension version (klimov-paul)yii\rest\UrlRule
was used in UrlManager::ruleConfig
(lichunqiang)query.php
view of model generator (demisang)enablePjax
option to wrap GridView with Pjax (Faryshta, silverfire)Json::htmlEncode()
for safer JSON data encoding in HTML code (samdark, Tomasz Tokarski)yii\gii\generators\crud\Generator
to support customizing view path for the generated CRUD controller (qiangxue)--overwrite
option to Gii console command to support overwriting all files (motin, qiangxue)viaTable
expression in model generator (stepanselyuk)useTablePrefix
option to the model generator for Gii (horizons2)