Commit Graph

22 Commits

Author SHA1 Message Date
Qiang Xue
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
Qiang Xue
c0bac44f10 Fixes #1186: Changed Sort to use comma to separate multiple sort fields and use negative sign to indicate descending sort 2014-02-15 17:54:33 -05:00
Panagiotis Moustafellos
58bd2fb958 Only whitespace removal 2013-11-27 20:19:56 +02:00
Carsten Brandt
9288efb924 fixed Sort test 2013-11-23 18:27:58 +01:00
Qiang Xue
9efe446545 Fixes #1236: removed Sort::ASC and DESC 2013-11-19 10:20:07 -05:00
Carsten Brandt
4e80dc54c2 removed hard dependency of Pagination -> web\Request
issue #1207
2013-11-16 17:26:29 +01:00
Carsten Brandt
f217948bf4 fixed test break after #1207 2013-11-16 17:08:47 +01:00
Carsten Brandt
9448c3d471 added unit tests for active dataprovider and fixed query tests 2013-11-13 19:35:44 +01:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Qiang Xue
0035f23781 refactored data providers. 2013-10-01 21:35:35 -04:00
Jin Hu
d9b256d734 Fixed pagination not working before data loaded 2013-09-26 20:29:59 +08:00
Carsten Brandt
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
Alexander Makarov
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
Qiang Xue
27238f8d03 refactored ActiveDataProvider. 2013-08-03 17:02:36 -04:00
Qiang Xue
b31b02a55d renamed IDataProvider::getItems() to getModels() 2013-08-03 08:20:30 -04:00
Qiang Xue
dacee193fa test break fix. 2013-07-21 13:23:00 -04:00
Qiang Xue
7eb33d65c6 Refactored Sort. 2013-07-21 13:20:47 -04:00
Qiang Xue
9aa7b26184 Added LinkSorter. 2013-07-20 07:28:22 -04:00
Qiang Xue
ac8801bc63 Added SortTest 2013-07-19 20:40:51 -04:00
Qiang Xue
0affeb1f84 Fixed test break. 2013-07-09 09:37:29 -04:00
Qiang Xue
aa31b56aaf Finished unit test of ActiveDataProvider. 2013-07-09 09:34:45 -04:00
Qiang Xue
53a1f9608a Added unit test for ActiveDataProvider. 2013-07-09 08:47:19 -04:00