Commit Graph

766 Commits

Author SHA1 Message Date
James Reynolds
9740577ba5 custom storage keys 2014-01-16 12:56:52 -05:00
Mottie
31da47276b Fix childRows always visible after filtering 2013-12-21 03:06:41 -06:00
Mottie
c20c8e11c5 Filter formatter demo: update jQuery UI & stylesheet - fixes ui spinner 2013-12-20 18:38:42 -06:00
Mottie
192eeaa1ef Filter widget: start filter values are now preserved. Fixes #452 2013-12-20 18:35:19 -06:00
Mottie
d0c135165e Merge branch 'master' of github.com:Mottie/tablesorter 2013-12-20 13:06:57 -06:00
Rob G
ccc4380b19 Merge pull request #469 from mohitmayank/master
updated example-external-filters-using-select2.html
2013-12-20 11:06:36 -08:00
Mohit Jain
ee365b0929 update example-external-filters-using-select2.html
Added Tag Cloud version of select2 filter along side multi-select
2013-12-20 22:12:15 +05:30
Mottie
e3a4f374af Pager: correcting page calculation. Fixes #468 2013-12-20 08:45:34 -06:00
Mottie
6d379a78b4 Filter widget: filter_cssFilter can now contain an array of class names to apply 2013-12-20 00:36:44 -06:00
Mottie
58528d3d79 Resizable widget: fix reported js error 2013-12-19 23:05:53 -06:00
Mottie
c4dceff34e Ensure updateRow & not update is triggered. See issue #217 2013-12-19 11:36:41 -06:00
Mottie
e3ae84a1e9 Merge branch 'master' of github.com:Mottie/tablesorter 2013-12-18 22:32:59 -06:00
Justin F. Hallett
293f57baaa Small fix so OR is matched case insensitive 2013-12-18 11:50:33 -07:00
Mottie
6e82ea1834 Group widget now finds correct header cell with multiple thead rows 2013-12-18 00:35:25 -06:00
Mottie
32f1c062d8 Group widget + pager now works properly. See #437 2013-12-18 00:34:22 -06:00
Justin F. Hallett
6a6712f55e Rename for project consistency 2013-12-17 17:34:08 -07:00
Mottie
33946d4e3e cssStickyHeader widget: add z-index option. Fixes #466. 2013-12-17 17:47:17 -06:00
Mottie
af70287616 Group widget: second attempt to fix ajax issue. See #437. 2013-12-17 17:41:21 -06:00
Mottie
d1ed97a59f Add column selector widget. Fixes #318. 2013-12-17 17:39:39 -06:00
Mottie
05d2075cef Filter widget: make operator matching higher priority than exact matching. Fixes #465 2013-12-17 15:54:46 -06:00
Mottie
d1a9f2ee22 version bump 2013-12-16 16:02:59 -06:00
Mottie
69be9beb99 Fix stickyHeaders_attachTo not positioning correctly. See #295 2013-12-15 07:18:15 -06:00
Mottie
b34bbba563 Filter row is now included in stickyHeader + pager. Fixes #449 2013-12-15 07:11:26 -06:00
Mottie
d1cfbd7bae Disable pager arrows & show zero in display when totalPages = 0. Fixes #460 2013-12-15 05:57:49 -06:00
Mottie
82d467ad88 Fix & document inconsistencies in pager triggered event parameters 2013-12-15 05:41:48 -06:00
Mottie
161c2ad99d Add pager processAjaxOnInit option. Fixes #424 2013-12-15 05:07:22 -06:00
Mottie
eb13fb4b14 Fix pager update when ajax returns no rows. Fixes #456 2013-12-15 04:49:55 -06:00
Mottie
173db948c6 version bump 2013-12-14 10:51:14 -06:00
Mottie
c5127518bb Merge branch 'master' of github.com:Mottie/tablesorter 2013-12-14 09:52:51 -06:00
Rob G
778eae2385 Merge pull request #459 from themilkman/master
Readded Bootstrap 2 Theme
2013-12-14 07:52:32 -08:00
Erik-B. Ernst
160f4390ce * readded Bootstrap 2 theme 2013-12-14 15:35:01 +01:00
Mottie
404567f533 Update cache after ajax. Fixes #436 & #437 2013-12-12 18:46:45 -06:00
Mottie
5a1c22a349 Pager filtered rows count properly includes/excludes child rows 2013-12-12 12:23:44 -06:00
Mottie
9a716bec07 filter searches now start from first page. Fixes #456 2013-12-12 08:43:32 -06:00
Mottie
ebe8dd8acb pager will now update when ajax returns no rows. Fixes #456 2013-12-11 16:44:24 -06:00
Mottie
bada08ef64 fix docs permalink 2013-12-11 13:29:52 -06:00
Mottie
51ecf97c84 Fix childRow filtering 2013-12-08 22:19:08 -06:00
Mottie
a1ea07dc15 Fix forced search 2013-12-08 22:11:32 -06:00
Mottie
e8839b1660 add padding so Chrome doesn't add a horizontal scroll bar 2013-12-08 14:57:31 -06:00
Mottie
0dc7fded50 Add stickyHeaders_attachTo widget option. Fixes #295 & #314 2013-12-08 14:52:13 -06:00
Mottie
196729829e Add cssStickyHeaders_attachTo widget option. Fixes #453 2013-12-08 14:02:02 -06:00
Mottie
328bba34a7 addRows method now works on an empty table. Fixes #450 2013-12-03 17:55:25 -06:00
Mottie
d81d64f418 version bump & cleanup 2013-12-02 13:26:31 -06:00
Mottie
66ec824691 Add semantic version sorting demo. Fixes #395. 2013-12-02 13:25:29 -06:00
Mottie
0167f895d7 pager widget now outputs zero instead of empty string for no filter results 2013-12-02 10:18:52 -06:00
Mottie
dcdfcf8e16 Now working in IE9+. Fixes #447. 2013-12-02 10:14:22 -06:00
Mottie
cbf501d46a No more fixedHeight pager error. Fixes #448 2013-12-02 10:13:26 -06:00
Mottie
4aea98040c Pager now outputs zero instead of an empty string for no filter results 2013-12-02 10:11:36 -06:00
Mottie
6373f821d6 Update filter widget docs to show filter precedence. See #441 2013-11-27 14:53:58 -06:00
Mottie
948e62168c StickyHeader filters now use internal filter bindsearch function. Fixes #439 & #440 2013-11-27 12:50:58 -06:00