Commit Graph

91 Commits

Author SHA1 Message Date
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
Mottie
954065df89 merge in improved ajax support 2012-12-18 15:50:42 -06:00
Ryan Millikin
3d415333cc AJAX paging updates. This patch fixes issues with update events being re-triggered continuously and AJAX error handling being bound too many times. It also adds support for passing filtering parameters with the AJAX request. 2012-12-17 11:33:46 -06:00
Mottie
dd919cd68a fixed inconsistencies in using sortUp & sortDown - fixes issue #173 2012-11-22 19:53:41 -06:00
Mottie
9b763d5baa pager & stickyHeaders widget bug fixes - see issue #175 2012-11-15 18:09:50 -06:00
Mottie
839d5e268c sticky headers update - fixes #168, #170 & #172 2012-11-14 16:44:36 -06:00
Mottie
ce376f75ab trim spaces in filter select options - fixes #161 2012-10-23 22:43:11 -05:00
Mottie
e5b196bd7a fixed disabled pager elements - issue #157 2012-10-17 10:15:54 -05:00
Mottie
5aaf12ebba remove filter row when all filter-false - issue #156 2012-10-17 07:33:14 -05:00
Mottie
5187750791 fixed filter widget parsed data error - fixes issue #149 2012-10-13 20:16:05 -05:00
Mottie
a0e5229d32 changed selectorRemove default 2012-10-13 15:10:29 -05:00
Mottie
cc83b8a53b support horizontal scrolling of sticky headers - fixes #143 2012-10-13 13:58:16 -05:00
Mottie
6186faa5bf uitheme wraps headers in a div for Firefox 2012-09-29 08:42:58 -05:00
Mottie
b0fccd0ebb resizable widget now properly works with jQuery v1.2.6 2012-09-29 08:20:33 -05:00
Mottie
c29e651ebf updated docs 2012-09-27 14:57:19 -05:00
Rob Garrison
81f495ce8d more widget & parser public methods & cleanup 2012-08-18 22:20:38 -05:00
Rob Garrison
f8df1d5f9e widget remove functions & lots of widget updates 2012-08-18 21:10:01 -05:00
Rob Garrison
08ff6e2097 filter widget now skips an empty table 2012-06-21 09:29:52 -05:00
Rob Garrison
67533b1771 theme updates & less file 2012-06-21 01:10:02 -05:00
Rob Garrison
7d011b200b fixed default select filter updating - issue #91 2012-06-20 09:40:32 -05:00
Rob Garrison
8f020a5dba Fix filtered child rows - issue #89 2012-06-20 07:15:46 -05:00
Rob Garrison
3b679cb6e7 filter widget input now corresponds to column with multiple thead rows 2012-06-12 12:01:10 -05:00
Rob Garrison
0c2c9a718d character equivalents & language wiki page 2012-06-05 08:41:47 -05:00
Rob Garrison
8a6f3e24a7 filter search will now update on table updates - issue #86 2012-06-05 07:22:43 -05:00
Rob Garrison
b6ae07f3d9 fixed invalid regex errors entered into the filter widget - issue #87 2012-06-05 07:18:14 -05:00
Rob Garrison
1093a3da14 filter widget functions 2012-06-01 09:49:46 -05:00
Rob Garrison
10fe23f1f4 filter widget regex 2012-05-29 23:55:28 -05:00
Rob Garrison
516152e256 ie speed optimization 2012-05-28 10:01:40 -05:00
Rob Garrison
094e1116ad initWidgets & optimizations 2012-05-23 12:11:30 -05:00