49 Commits (de853a2552c7509a125872aca2e2cb468c8035ff)

Author SHA1 Message Date
Qiang Xue b63bd412da Fixes #3323 [skip ci] 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
Alexander Makarov 492337de2d else if → elseif 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt d8c5595458 refactored gii enum dropdown generator 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
Qiang Xue 58967f13a2 guide WIP [skip ci] 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 4230f7664d Fix #3265 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 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
João José b1beae71f3 Fixed format 11 years ago
João José de1df94552 Typecast model id only if using mongodb AR class 11 years ago
João José 377b01d2c1 Typecast model Id so that urls don't break when using MongoDB object Id's 11 years ago
Qiang Xue f747768fcf improved search model generator. 11 years ago
Carsten Brandt 51eabf527f typo 11 years ago
Carsten Brandt 96f1c4c10b renamed Query::filter() to Query::filterWhere() 11 years ago
Alexander Makarov 36c59dce9c Adjusted search model code generated by Gii CRUD generator 11 years ago
Alexander Makarov 94fd4e7e06 Gii CRUD generator now uses new addFilter method 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 d54c6159d9 Add category for I18N in GII 11 years ago
Luciano Baraglia 8c8f3d0cf2 Proposal: GII generate strings for I18N 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 6d97ded6c6 Fixes #2659 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Makarov 80d3afa0dc Gii extension generator adjustments 11 years ago
Carsten Brandt 098567ce16 fixed phpdoc errors and updated properties 11 years ago
Alexander Makarov 22fa0d7c90 Added missing phpdoc for gii classes 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Thiago Talma e299b78a2c Best way to get the labels to search, the existing model. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Carsten Brandt 5dca1257b2 reverted primaryKey of elasticsearch to be array again 11 years ago
Carsten Brandt a7b852fcc3 Changed elasticsearch AR primary key handling 11 years ago
Carsten Brandt 12217a3ed8 code style and docs 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Luciano Baraglia 7d1443e4b3 Gii crud generator broken 11 years ago
Carsten Brandt d650ca3a08 updated gii crud to work with non SQL AR 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
KiTE c5ee83bffb Fixed gii after merge #1184 11 years ago
slavcodev ecc557ef92 Refactor all models to new rules format 11 years ago