Commit Graph

119 Commits

Author SHA1 Message Date
Mottie
e21baf0024 fix filter widget numeric range error 2013-05-12 15:17:46 -05:00
Mottie
6e5351d104 update docs, more unit testing & minor tweaks 2013-05-08 23:36:06 -05:00
Mottie
31ffad7fea filter widget now works properly with date comparisons; fixes #302 2013-05-08 11:04:23 -05:00
Mottie
542e5bb896 fixed a stickyHeaders_offset issue 2013-05-06 09:07:21 -05:00
Mottie
1573726c46 added stickyHeaders_addResizeEvent option with public function; fixes #289 2013-05-04 07:25:51 -05:00
Mottie
2274580ebf added stickyHeader_offset; fixes #294 2013-05-03 16:25:41 -05:00
Mottie
0d127da1a1 filter-select updates properly within the sticky header; fixes #288 2013-05-02 15:37:31 -05:00
Mottie
cfb61554b5 Fixed content selection & form interaction in the headers/sticky headers; fixes #57 2013-04-30 09:45:58 -05:00
Mottie
fa2a11c774 filter_liveSearch can now contain a minimum number of characters; see #286 2013-04-26 17:41:39 -05:00
Mottie
d54813d1fa filter_liveSearch now works properly in non-webkit browsers; fixes #285 2013-04-26 16:01:45 -05:00
Mottie
68cc42ce0f filter_searchDelay no longer ignored (broken in v2.9.0) 2013-04-26 14:34:08 -05:00
Mottie
7593fbc8ee triggered filter searches now update the inputs properly; see #146 2013-04-26 11:24:11 -05:00
Mottie
1162f9c8d5 added filter_filteredRow class name option; used by the pager 2013-04-26 11:22:47 -05:00
Mottie
45f83dc1fe fixes stickyHeader widget lag - issue #278 2013-04-13 11:59:14 -05:00
Mottie
3500d91be3 final cleanup & version bump 2013-04-12 21:15:57 -05:00
Mottie
615552e9e5 sticky header widget only monitors visible tables - fixes #278 2013-04-12 17:13:22 -05:00
Mottie
a5abb5060a removed slower find-self method 2013-04-12 11:27:46 -05:00
Mottie
10426559dc fix filter + ajax issue #270 & added public filter get & set functions 2013-04-12 11:26:16 -05:00
Mottie
7333519717 Added filter_liveSearch option 2013-04-08 01:21:57 -05:00
Mottie
ffafc9ea07 more cleanup 2013-04-04 16:33:28 -05:00
Mottie
b14d8809a1 remove processing icon from sticky header 2013-04-02 13:05:55 -05:00
Mottie
2134d6dcd0 stickyHeaders now include caption (fixes #126) & filter row (fixes #249) 2013-04-01 11:02:48 -05:00
Mottie
45c1b9b276 fixed filter row targetting 2013-03-31 12:23:48 -05:00
Mottie
5c4fe06b81 added widget priorities 2013-03-31 12:18:20 -05:00
Mottie
a5fe8668cc add resizable_addLastColumn widget option 2013-03-30 10:14:42 -05:00
Mottie
ba885c436d update to v2.8.0 2013-03-27 18:21:09 -05:00
Mottie
fd32150e0c filter now works properly across tbodies. Fixes #264 2013-03-26 16:36:44 -05:00
Mottie
4f310ea3e6 code cleanup & metric demo 2013-03-26 16:16:13 -05:00
Mottie
c9d4d12aa5 stop method propagation at the table - fixes #263 2013-03-23 09:41:33 -05:00
Mottie
cda213a496 filter widget restores search after an update - fixes #253 2013-03-05 12:29:54 -06:00
Mottie
cc53af350c addWidget method will now merge an options object 2013-03-05 12:02:28 -06:00
Mottie
eaa39e731f cleanup & bump version 2013-02-24 00:53:19 -06:00
Mottie
5fef8cf031 No more parseJSON error - fixes #244 2013-02-24 00:22:27 -06:00
Mottie
b06d68a43f Added saveSortReset method 2013-02-24 00:17:42 -06:00
Mottie
87e6b0a196 added filter formatter search delay - fixes issue #245 2013-02-24 00:04:46 -06:00
Mottie
e5483f3d49 cleanup & version bump 2013-02-22 09:02:29 -06:00
Mottie
41dd921b41 Don't include empty cells in the filter select 2013-02-21 12:08:20 -06:00
Mottie
1c7ca962be prevent invalid JSON string - fixes #240 2013-02-21 07:34:47 -06:00
Mottie
4e2887e22f replace quotes in filter select - fixes #242 2013-02-21 07:31:58 -06:00
Mottie
41f4c6c963 use addBack() if supported - fixes #229 2013-02-17 13:29:02 -06:00
Mottie
5eafcf7559 combined filter widget update - filterFormatter & new operators (range, AND, OR) - fixes #166 & #232 2013-02-17 13:21:05 -06:00
Mottie
40591e7c2e Resizable widget: resize or disable specific columns. Fixes issue #215 2013-01-29 16:39:06 -06:00
Mottie
d527ccac92 filter widget no longer crashes - fixes #213 2013-01-10 08:52:23 -06:00
Mottie
ae2040ff21 filter-select columns now update with the table 2013-01-08 23:21:04 -06:00
Mottie
6eb36a6532 Fixed pager + filter problems reported in issue #207. 2013-01-04 12:10:17 -06:00
Mottie
3e9b5d56ce fixed destroy/remove widget issues 2013-01-04 11:00:48 -06:00
Mottie
5c378ec2fa added config.$tbodies 2013-01-04 09:15:29 -06:00
Mottie
c963f325e5 updated headerTemplate demos 2012-12-26 02:06:26 -06:00
Mottie
93578eddbc made uitheme setting optional, use the theme option instead 2012-12-26 01:57:03 -06:00
Mottie
d7f2891a67 added footerRow and footerCells to themes 2012-12-18 17:49:04 -06:00