Mottie
396952b57a
Add filter_hideEmpty; Correct pager & widget updating. Fixes #450 .
...
When all rows are removed from the table, ensure widgets are applied
(including refreshing the filter search), and ensure the pager display
updates. Add filter_hideEmpty option to allow setting hiding the filter
row when the table doesn't contain any tbody rows.
2014-02-11 00:09:49 -06:00
Mottie
9598bc87ac
consolidate widget default class names
2014-02-11 00:09:35 -06:00
Mottie
55e5bdb225
Rewrite filter match any column code & replaced filter_anyMatch with filter_external. Fixes #490 , #471 , #370 & #114
2014-02-10 23:57:44 -06:00
Mottie
b9238d3889
Editable widget: refresh after editing. Fixes #487
2014-02-10 23:56:11 -06:00
Mottie
46bedcdfed
fix destroy method - remove unsorted class name
2014-02-10 23:56:06 -06:00
Mottie
f011b4cd6a
Fix stickyHeaders widget alignment within attachTo element
2014-02-10 23:56:03 -06:00
Mottie
5d4955aef8
Add API section; update docs, accordion & dates
...
Add tablesorter API section to docs. Make assorted corrections to docs &
cleanup. Update & consolidate jQuery UI accordion code. Updated some
scripts to use the correct version number (v2.15, not v2.14.6).
2014-02-10 23:55:42 -06:00
Mottie
9ca70917df
cleanup tablesorter api
2014-02-10 23:46:03 -06:00
Mottie
c1c984d2af
Resizable reset function now accepts jQuery table objects
2014-02-10 23:46:00 -06:00
Mottie
9bc24314ed
Add storageKey to pager widget. Fixes #481
2014-02-10 23:45:57 -06:00
Mottie
0e438e4bbd
Improve accessibility & add unsorted header class
2014-02-10 23:45:34 -06:00
Mottie
3256926f29
Make header bindEvents function public; update stickyHeaders widget
...
Use keyup to allow pressing enter on links (if set by selectorSort
option)
Fixed cell targeting - broken in multiple header rows, with disabled
cells (see pager ajax demo)
2014-02-10 23:43:44 -06:00
Mottie
5527bab1c0
pager: fix plugin errors
2014-02-10 23:43:19 -06:00
Mottie
c00f540457
Select boxes work again in stickyHeaders. See #473 .
2014-02-06 14:40:36 -06:00
Mottie
db0d0f5f78
shortDate parser now works properly with header colspans. Fixes #474
2014-02-06 14:40:30 -06:00
Mottie
31da47276b
Fix childRows always visible after filtering
2013-12-21 03:06:41 -06:00
Mottie
192eeaa1ef
Filter widget: start filter values are now preserved. Fixes #452
2013-12-20 18:35:19 -06:00
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
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
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
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