Commit Graph

766 Commits

Author SHA1 Message Date
Mottie
269b01f95c filter-onlyAvail now updates all selects properly. Fixes #473. 2014-02-20 14:40:17 -06:00
Mihhail Verhovtsov
3785c87cba Added demo for delayInit option 2014-02-20 09:43:44 +02:00
Mottie
08b98084b0 Filter widget: fix js error on empty tables 2014-02-19 18:21:16 -06:00
Mottie
a0275e34ad version bump 2014-02-19 17:23:08 -06:00
Mottie
5a18cd646a Switched method to save last search time. Fixes #473 2014-02-19 17:23:00 -06:00
Mottie
15bf11f0d4 wrong date ;P 2014-02-19 13:31:46 -06:00
Mottie
2e60ba47d6 Merge branch 'stuff' 2014-02-19 13:27:59 -06:00
Mottie
e69101f824 Cleanup & version bump 2014-02-19 13:27:23 -06:00
Mottie
b0efc37d28 Fix accordion header links - ignore parenthesis 2014-02-19 12:12:12 -06:00
Mottie
5cafeb49a7 column selector cleanup 2014-02-19 12:11:23 -06:00
Mottie
73c8f659cc Filter widget: Use new parser "parsed" parameter 2014-02-19 04:33:53 -06:00
Mottie
a33fc74f57 checkbox parser now toggles "checked-#" row class name 2014-02-19 03:11:52 -06:00
Mottie
5f366762f7 currency parser update: detect with +/- symbols 2014-02-18 12:40:10 -06:00
Mottie
fc6d0961b0 Filter Formatter updates. Fixes #325 & #430
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
2014-02-17 16:21:35 -06:00
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