Mottie
6598368e9c
Add filtering, code size and Bootstrap to features. Fixes #498 .
2014-02-11 21:37:17 -06:00
Mottie
4d34ab7075
Add filtering, code size and Bootstrap to features. Fixes #498 .
2014-02-11 21:35:02 -06:00
Rob G
f9095b1fac
Merge pull request #497 from dandv/patch-2
...
Mention inline editing among features
2014-02-11 18:12:16 -06:00
Rob G
dc0e445fec
Merge pull request #496 from dandv/patch-1
...
Add Chrome to list of supported browsers
2014-02-11 18:11:51 -06:00
Dan Dascalescu
4eb79f51f5
Add filtering, code size and Bootstrap to features
...
Quite important features
2014-02-11 15:20:40 -08:00
Dan Dascalescu
303602f3c5
Mention inline editing among features
...
Great to see this is supported!
2014-02-11 15:16:10 -08:00
Dan Dascalescu
d2782cdb6f
Add Chrome to list of supported browsers
...
Just for completeness' sake
2014-02-11 15:13:36 -08:00
Mottie
36617802e0
Column selector widget: add attachTo function for popup dynamic elements
2014-02-11 00:13:50 -06:00
Mottie
07334d1e30
column selector widget: provide data-selector-name example
2014-02-11 00:13:47 -06:00
Mottie
1686e31cd2
Log now displays console errors and/or warnings based on key words
2014-02-11 00:13:43 -06:00
Mottie
cb40882acc
Add showError function. Fixes #486
2014-02-11 00:13:40 -06:00
Mottie
b1aa1b3879
css3stickyHeaders widget: scroll to table top after filtering
2014-02-11 00:13:37 -06:00
Mottie
b2746148eb
stickyHeaders widget: scroll to table top after filtering. Fixes #482
2014-02-11 00:13:26 -06:00
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
a24bd5e330
renamed component.json to bower.json
2014-02-10 23:58:02 -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
cfb85fb41c
update to latest bootstrap
2014-02-06 14:40:33 -06:00
Mottie
db0d0f5f78
shortDate parser now works properly with header colspans. Fixes #474
2014-02-06 14:40:30 -06:00
Rob G
35b21f0816
Merge pull request #488 from themilkman/disabled_filter_style_bootstrap3
...
Bootstrap 3's disabled filter widget input element styling
2014-01-27 17:29:18 -08:00
Erik-B. Ernst
52f4308661
* styled Bootstrap 3's disabled filter widget input element
2014-01-27 20:28:21 +01:00
Rob G
1b37a5c631
Merge pull request #481 from eire1130/custom_storage_key
...
minified and defect in storagekey
2014-01-16 15:13:57 -08:00
James Reynolds
b4ab6ebb29
minified and defect in storagekey
2014-01-16 15:53:49 -05:00
Rob G
3a4cb1af89
Merge pull request #480 from eire1130/custom_storage_key
...
Custom storage key
2014-01-16 10:24:06 -08:00
James Reynolds
a332cadba6
docs for custom storage
2014-01-16 13:12:54 -05:00
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