Commit Graph

270 Commits

Author SHA1 Message Date
Mottie
e25de3c0be Child row updates. Fixes #556 & part of #396
Add tablesorter-hasChildRow
If the last pager row has any child rows, they are now included
Add "filtered" css definition to every theme to hide content
2014-03-31 05:07:19 -05:00
Mottie
9bfd2ee0ac fix docs so nested accordions open with hash 2014-03-28 19:29:17 -05:00
Mottie
94c4b8928d Update Bootstrap to 3.1.1 2014-03-14 20:08:44 -05:00
Mottie
65a53dd0e8 grrr, I'll get this version number right... 2014-03-12 16:20:03 -05:00
Mottie
cc31fef7c0 corrected version # 2014-03-12 16:07:25 -05:00
Mottie
128cf62450 Add align character widget 2014-03-12 16:03:49 -05:00
Mottie
867447a2e3 column selector widget: auto state is saved. Fixes #517 2014-03-09 21:10:23 -05:00
Mottie
2402d2c3b6 Build table widget doc fixes & update 2014-03-09 17:09:59 -05:00
Mottie
af8111d815 Add namespace option for core & filter events. Fixes #535 2014-03-09 17:09:23 -05:00
Mottie
caeb716e8c Docs: fix nested accordions 2014-03-09 11:48:08 -05:00
Mottie
48b642124d headerTitles widget: lots of new options
foo
2014-03-09 11:47:58 -05:00
Mottie
c4d02b312a grouping separator details added 2014-03-06 16:45:04 -06:00
Mottie
5ca8fd3380 Add headerTitles widget. Fixes #529 2014-03-06 16:44:03 -06:00
Mottie
492c022992 Added docs for language variable; used by aria-label in the header 2014-03-05 13:49:54 -06:00
Mottie
fa6b620964 Group widget: Add group_saveGroups & group_saveReset option. Fixes #514 2014-03-04 11:26:20 -06:00
Mottie
0b91b7c586 Update isValueInArray function & sortAppend option. Fixes #523 2014-03-03 18:05:03 -06:00
Mottie
009c8c5f20 Filter widget docs: add note about placeholder. Fixes #522. 2014-03-01 08:14:33 -06:00
Mottie
cfd2eab774 columnSelector: make column disable, visible, invisible methods consistent. Fixes #519 2014-03-01 07:23:56 -06:00
Mottie
5b38501408 Grouping widget collapsed option shows headers. Fixes #514 2014-02-25 09:34:03 -06:00
Mottie
873ff61f5f Add "updateCache" method 2014-02-22 10:50:48 -06:00
Mottie
2e92c3b3c1 Merge branch 'Infeligo-dev-delay-init-example' into working 2014-02-20 17:13:27 -06:00
Mottie
eae07aef31 Complete merge of delayInit demo 2014-02-20 17:13:03 -06:00
Mottie
1085363b8d doc updates 2014-02-20 17:04:13 -06:00
Mihhail Verhovtsov
3785c87cba Added demo for delayInit option 2014-02-20 09:43:44 +02:00
Mottie
b0efc37d28 Fix accordion header links - ignore parenthesis 2014-02-19 12:12:12 -06:00
Mottie
73c8f659cc Filter widget: Use new parser "parsed" parameter 2014-02-19 04:33:53 -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
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
cb40882acc Add showError function. Fixes #486 2014-02-11 00:13:40 -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
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
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
cfb85fb41c update to latest bootstrap 2014-02-06 14:40:33 -06:00
James Reynolds
a332cadba6 docs for custom storage 2014-01-16 13:12:54 -05:00
Mottie
c20c8e11c5 Filter formatter demo: update jQuery UI & stylesheet - fixes ui spinner 2013-12-20 18:38:42 -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
c4dceff34e Ensure updateRow & not update is triggered. See issue #217 2013-12-19 11:36:41 -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
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
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
bada08ef64 fix docs permalink 2013-12-11 13:29:52 -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