17 Commits (d7c3e7815b9b00ce47f0c49df38e4c040511ee6b)

Author SHA1 Message Date
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
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 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
Luciano Baraglia 7c75b9bc53 GII generated files changes according to PSR2 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 50308d8788 Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci] 11 years ago
Thiago Talma ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 9b1c2c8064 Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Qiang Xue c4bb668b90 moved gii and debug to extensions. 11 years ago
Alexander Makarov c2dabfa78e Adjusted short tags 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 24bc980da4 Replaced "<?php echo" with "<?=" that is always available for PHP 5.4 11 years ago
Qiang Xue 4cbdd7a6dd crud WIP 11 years ago
Qiang Xue 3f2e7fa604 crud wip 11 years ago
Qiang Xue 62b4a645f1 crud generator WIP 11 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 9a4f4f85d2 wip 12 years ago