14 Commits (97025771f4b16435074d365d8560b40377cbdb01)

Author SHA1 Message Date
Qiang Xue 183a0bfaef hide summary when empty. 11 years ago
Qiang Xue 743d31a8e6 Fixes #1075: separated empty switch and empty display for ListView and GridView. 11 years ago
Carsten Brandt 6559b06ead made intl messages more compatible with various ICU versions 11 years ago
Carsten Brandt 66fd16e8a6 fixed gridview message pattern 11 years ago
Carsten Brandt ec490dcaa6 made gridview plural rule compatible with ICU version < 4.8 11 years ago
Carsten Brandt 3b05e71561 ensure parameter types in baselistview message 11 years ago
Carsten Brandt 58e6a72987 fixes #991 for gridview summary, use ITU message format 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
resurtm b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. 11 years ago
resurtm 9e1b498fb5 PHP 5.4 supports $this with closures. 11 years ago
Carsten Brandt 677893eb79 changed plural format for BaseListView 11 years ago
Carsten Brandt 6544db48dc consistent summary display for ListView and GridView 11 years ago
Qiang Xue 0035f23781 refactored data providers. 11 years ago
Alexander Makarov fc75ab87be Renamed ListViewBase → BaseListView 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Qiang Xue 02e3b451be Removed sorter from the default display of ListView. 11 years ago
Qiang Xue 7e5630b558 GridView WIP 11 years ago
Qiang Xue ac3b2b8a8e Fixed PHP 5.3 compatibility issue. 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue 539be8ebaa Refactored ListView. 11 years ago
Qiang Xue ae287f12d6 Fixes #660. 11 years ago
Qiang Xue 64fe535e0a Finished ListView. 11 years ago
Qiang Xue 5c02038377 ListView WIP 11 years ago