Rob Garrison
f540158ca7
Docs: move script to page bottom
2015-10-03 22:08:39 -05:00
Mottie
a20e2868a0
Docs: add note data-attribute values added to both parsed & raw data. Closes #983
2015-09-26 08:47:38 -05:00
X O
59bc4d01c5
Fixed spelling mistake
2015-09-26 07:04:49 -05:00
X O
b919a9a73d
Fixed spelling mistake
2015-09-26 07:04:38 -05:00
Mottie
285cef1e70
Pager: prevent hiding child rows when disabling or destroying pager. See #1020
2015-09-25 12:18:21 -05:00
Mottie
e23288cee8
Filter: ignore childWithSibs when childByColumn is false. See #1020
...
Also fixed data.childRowText by adding spaces between cell content
2015-09-24 08:49:17 -05:00
Mottie
ecb2fa47c3
Docs: add reset button to newest demo
2015-09-23 22:50:15 -05:00
Mottie
0ebb9ea219
Filter: keep parent match when no child rows match. See #1020
2015-09-23 22:46:03 -05:00
Mottie
f7b9e1f914
Docs: add instructions on how to use new filter option
2015-09-23 10:54:39 -05:00
Mottie
fa4f916633
version bump
2015-09-23 10:21:44 -05:00
Mottie
1aa87e2080
Filter: add filter_childWithSibs
option. Fixes #1020
2015-09-23 07:50:45 -05:00
Rob G
c447aeba76
Merge pull request #1021 from linogate/master
...
data-column="#" (with # > 9) didn't work in external filters.
2015-09-23 05:50:07 -05:00
Andreas Mair
86f4e07cac
data-column="#" (with # > 9) didn't work in external filters.
2015-09-23 08:53:13 +02:00
Mottie
8b3fbbbec5
Core: use window.console
check to prevent IE9 error. Fixes #1019
2015-09-22 00:17:35 -05:00
Mottie
3b527e1306
update dependencies
2015-09-18 12:12:12 -05:00
Mottie
b31a7d1a51
Grunt: update dependencies
2015-09-15 19:11:58 -05:00
Mottie
3328f02579
Filter: add processOptions function & code cleanup. See #1010
2015-09-07 15:47:16 -05:00
Mottie
fca2c9d27e
Core: update natural sort regular expression
2015-09-06 20:50:01 -05:00
Mottie
d8b4434446
Dist update
2015-09-05 09:28:33 -05:00
Mottie
60666279e2
Core: ensure widgets don't get cache options. Fixes #946
2015-09-05 09:28:02 -05:00
Mottie
cc1d4904ba
Filter: namespace a variable
2015-09-05 09:24:53 -05:00
Mottie
829d3792fa
version bump
2015-09-01 10:45:24 -05:00
Mottie
faaafe60a9
Core: correct header sort indicators in row/colspans. Fixes #1005
2015-09-01 10:35:55 -05:00
Mottie
e5bed877ab
Docs: dateFormat correction
2015-08-31 22:55:18 -05:00
Mottie
91a76eae45
Core: corrected sorting of col/rowspan in thead. Fixes #1005
2015-08-31 22:54:21 -05:00
Mottie
7756fdf9a2
Filter: restore triggered change namespace & prevent search before init. Fixes #1002
2015-08-27 07:14:22 -05:00
Mottie
3282dc52fc
Filter: use namespacing on reset. Fixes #1001
2015-08-26 07:22:48 -05:00
Mottie
41fb194559
Grouping: add group_forceColumn
& group_enforceSort
options. See #1000
2015-08-24 10:50:07 -05:00
Mottie
46d50ee535
Group: remove unused variable
2015-08-24 06:40:42 -05:00
Mottie
68ae07cb79
version bump
2015-08-23 13:22:56 -05:00
Mottie
aa315b1e88
Docs: add parsed values function no longer wraps empty content
2015-08-23 07:16:01 -05:00
Mottie
0924a98a2b
Filter: add reference to make file more compressible
2015-08-23 07:00:43 -05:00
Mottie
8b73160c67
Core & Filter: cache regex
2015-08-23 07:00:34 -05:00
Mottie
90e0355b4a
ColumnSelector: add columnSelector_updated option
...
This option contains the triggered event name, which is "columnUpdate" by default
2015-08-21 16:58:21 -05:00
Mottie
47de48ef5d
Filter: allow dynamically changing "anyMatch" filter. Fixes #998
...
previously, once an anyMatch type filter was found, it's value was always used to do an anyMatch search. Now the script checks to see if the input is targeting more than one column
2015-08-21 14:00:04 -05:00
Mottie
3a207c99ef
Readme: trying again LOL
2015-08-19 18:31:44 -05:00
Mottie
c96fb898a0
Readme: add core $.tablesorter.showError changes to log
2015-08-19 18:26:23 -05:00
Mottie
2281b8f2fb
version bump
2015-08-19 18:20:27 -05:00
Mottie
d1e9530bcf
Pager: include settings parameter from ajaxError method & prevent js error. Fixes #997
2015-08-19 16:33:32 -05:00
Mottie
c602ca7f01
Docs: update labels of modified code, widgets & parser.
2015-08-18 07:56:02 -05:00
Mottie
805be29302
version bump
2015-08-17 21:08:41 -05:00
Mottie
2182b42157
Filter: fix js error caused when limiting search columns
...
See http://stackoverflow.com/q/32052986/145346 for an example
2015-08-17 20:10:29 -05:00
Mottie
2b8a104e1e
Core: Add updateHeaders method. See #989
2015-08-17 20:07:58 -05:00
Mottie
e8bc2bef2e
ColumnSelector: modify refreshColumnSelector method. Fixes #985
...
The "refreshColumnSelector" method can now update the contents of the container in case the header text, column priorities, etc change
2015-08-16 22:46:22 -05:00
Mottie
e78c6539eb
Core: correct code error causing jQuery v1.2.6 to not work. Fixes #995
2015-08-16 08:52:11 -05:00
Mottie
53ebab4c30
Docs: update ajaxError pager widget equivalent
2015-08-15 11:08:42 -05:00
Mottie
be6999c67a
Pager: add ajaxError
callback function. Fixes #992
2015-08-15 10:56:42 -05:00
Mottie
bbd55ce144
Fix license in package.json
2015-08-15 10:51:50 -05:00
Mottie
b908633d50
Parser: fix js error when no rows returned
2015-08-14 17:07:56 -05:00
Mottie
939f309cad
Bower: add empty ignore entry. Fixes #991
2015-08-13 14:03:49 -05:00