11 Commits (f37c6ddd6491e68614adb56505b4b1fca0550fe5)

Author SHA1 Message Date
Alexander Mohorev 0c5e4b7105 PSR-2 foreach statement 9 years ago
Carsten Brandt 0a6715bd0b enhanced default value for ListView Sort attribute labels 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt f6f0e66598 ensure gridview query is reusable 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 5dca1257b2 reverted primaryKey of elasticsearch to be array again 11 years ago
Qiang Xue 34dc150f63 doc fixes. 11 years ago
Carsten Brandt a7b852fcc3 Changed elasticsearch AR primary key handling 11 years ago
Qiang Xue 98b4540e38 fixed test break 11 years ago
Qiang Xue 831e51153b proper check of "db" property of ActiveDataProvider. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Qiang Xue c9e4773ebb Moved key serialization from data provider to data viewers. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Qiang Xue 9efe446545 Fixes #1236: removed Sort::ASC and DESC 11 years ago
Qiang Xue 42a58870fe moved db interfaces and traits back to yii/db. 11 years ago
Carsten Brandt 8250cfbb0f reverted change of count() signature 11 years ago
Carsten Brandt ced7ee1b8a dataprovider: reset orderBy when counting 11 years ago
Carsten Brandt 65338972c7 refactored ActiveRecord classes to use Interfaces and traits 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Carsten Brandt 3b05e71561 ensure parameter types in baselistview message 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6f9785a293 fixes #995 11 years ago
Qiang Xue 0035f23781 refactored data providers. 11 years ago
Jin Hu b7948e4840 Removed unnecessary lines 11 years ago
Qiang Xue cb60fa5ddd Make sure query cloning works as expected. 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Carsten Brandt a2eb49cd3e use `@inheritdoc` for ActiveDataProvider::setSort 11 years ago
Carsten Brandt 713a987a9d auto fill sorting colums in ActiveDataProvider if none are configured 11 years ago
Qiang Xue d4c8f47c17 Fixes #753: fixed sorting issue of ActiveDataProvider 11 years ago
Qiang Xue 27238f8d03 refactored ActiveDataProvider. 11 years ago
Qiang Xue dd5368b349 Refactored ActiveDataProvider. 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue 111e7b3f60 method renaming. 11 years ago
Qiang Xue aa31b56aaf Finished unit test of ActiveDataProvider. 11 years ago
Qiang Xue 53a1f9608a Added unit test for ActiveDataProvider. 11 years ago
Qiang Xue 3996c7990d Allow customizing DB connection for ActiveDataProvider. 11 years ago
Qiang Xue ad2d18814e Refactored ActiveDataProvider. 11 years ago
Qiang Xue c4a57a9f6c Refactored Query and ActiveQuery. 11 years ago