14 Commits

Author SHA1 Message Date
183a0bfaef hide summary when empty. 2013-11-10 21:20:15 -05:00
743d31a8e6 Fixes #1075: separated empty switch and empty display for ListView and GridView. 2013-11-10 21:07:13 -05:00
6559b06ead made intl messages more compatible with various ICU versions
issue #1072
2013-10-30 11:20:03 +01:00
66fd16e8a6 fixed gridview message pattern 2013-10-30 10:17:26 +01:00
ec490dcaa6 made gridview plural rule compatible with ICU version < 4.8
issue #1072
2013-10-29 17:14:34 +01:00
3b05e71561 ensure parameter types in baselistview message
fixes #1072
2013-10-28 11:01:38 +01:00
58e6a72987 fixes #991 for gridview summary, use ITU message format 2013-10-23 20:35:28 +02:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
b3b5e36d42 Remove use ($this). Related to 9e1b498fb513b3c51c6f943180a317ffef6f05e2. 2013-10-18 09:46:52 +06:00
9e1b498fb5 PHP 5.4 supports $this with closures. 2013-10-18 09:31:37 +06:00
677893eb79 changed plural format for BaseListView 2013-10-16 22:13:28 +02:00
6544db48dc consistent summary display for ListView and GridView
Total 0 items. when list is empty.
and showing x out of x for n>0 and paging on.
2013-10-13 21:43:51 +02:00
0035f23781 refactored data providers. 2013-10-01 21:35:35 -04:00
fc75ab87be Renamed ListViewBase → BaseListView 2013-09-28 22:42:42 +04:00