24 Commits

Author SHA1 Message Date
37e22e577e Paginiation and Sort can now create absolute URLs 2013-12-18 16:33:20 +01:00
1ae4103b9d fixed Sort::params to be retrieved from Request instead of $_GET
for consistency with paginiation
2013-11-23 18:08:14 +01:00
726a305b7e fixed test break. 2013-11-19 10:57:59 -05:00
dd97c002a6 fixed test break. 2013-11-19 10:43:30 -05:00
0833fe2e40 Fixed test break. 2013-11-19 10:30:28 -05:00
9efe446545 Fixes #1236: removed Sort::ASC and DESC 2013-11-19 10:20:07 -05:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
0ddd52c09a commented private property
fixes #997
2013-10-17 12:56:14 +02:00
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
53b4ed3d7f Moved label for Sort::link() to html options 2013-08-26 18:02:44 +02:00
155749e18d typos in doc 2013-08-26 15:23:22 +02:00
b147760c7b added label option to Sort::link() 2013-08-26 14:06:48 +02:00
f9fab5d40d Lazy fallback of label creation for Sort class 2013-08-25 00:01:26 +02:00
5c4ad45f01 Fixes #783. 2013-08-19 22:56:02 -04:00
0367d0a6a4 fixes initializing attributes in Sort class 2013-08-08 21:24:00 +04:00
62dee1490b Fixes #709. 2013-08-03 13:49:59 -04:00
5d9c23c67b Added Sort::hasAttribute(). 2013-07-30 12:01:02 -04:00
7eb33d65c6 Refactored Sort. 2013-07-21 13:20:47 -04:00
9aa7b26184 Added LinkSorter. 2013-07-20 07:28:22 -04:00
ac8801bc63 Added SortTest 2013-07-19 20:40:51 -04:00
4965248182 Refactored Sort. 2013-07-19 18:59:47 -04:00
4e28b18c81 Doc Fixes 2013-07-17 02:53:17 -03:00
51c1e31308 moved Pagination and Sort to data. 2013-06-05 17:36:21 -04:00