19 Commits (0831fa2f09286689cb5a8380df145d7d7bd37c76)

Author SHA1 Message Date
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Sam Mousa ae7378974e
Fixes #13376: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination 8 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Evgeniy Tkachenko 976acc6146 Update BaseDataProvider.php (#12168) [skip ci] 8 years ago
Nikola Kovacs 7e96db253d Add missing documentation for getSort (#11862) [skip ci] 8 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 8001f2b259 Update BaseDataProvider.php (#11342) 9 years ago
Alexander Makarov b53bbb34e9 Fixed typo 9 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 5d0ec52a52 Added support for reading page size from query parameters by `Pagination` 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 8d4bf893e1 Fixes #1221: make it easier to subclass BaseDataProvider with custom pagination. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue bcc0cbeba8 Added doc about BaseDataProvider::getPagination(). 11 years ago
Qiang Xue 0035f23781 refactored data providers. 11 years ago
Jin Hu d9b256d734 Fixed pagination not working before data loaded 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Carsten Brandt 91c16782ef finalized PhpDocController 11 years ago
Carsten Brandt c582e589d2 added note about differing property types 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 c23725aca0 fix dataProvider getSort() 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue dc893ec669 Added DataProvider::id 11 years ago
Qiang Xue 111e7b3f60 method renaming. 11 years ago
Qiang Xue 19e938cecf Added class doc. 11 years ago
Qiang Xue 01b6a7cfe9 Added DataProvider and IDataProvider. 11 years ago