Commit Graph

638 Commits

Author SHA1 Message Date
Mottie
ca7671bfd6 fixed closest() not supported by jQuery 1.2 2012-09-29 08:05:34 -05:00
Mottie
c29e651ebf updated docs 2012-09-27 14:57:19 -05:00
Mottie
8505b22509 added selectorsort option - issue #137 2012-09-26 14:24:55 -05:00
Rob Garrison
ad9620f538 syntax hilighting tweaks 2012-08-01 21:52:40 -05:00
Rob Garrison
e6a43be890 removed unused syntax hilighting files 2012-08-01 21:49:38 -05:00
Rob Garrison
67533b1771 theme updates & less file 2012-06-21 01:10:02 -05:00
Rob Garrison
408faa1cad added method callbacks & updateComplete event 2012-06-20 09:38:07 -05:00
Rob Garrison
8f020a5dba Fix filtered child rows - issue #89 2012-06-20 07:15:46 -05:00
Rob Garrison
0c2c9a718d character equivalents & language wiki page 2012-06-05 08:41:47 -05:00
Rob Garrison
1093a3da14 filter widget functions 2012-06-01 09:49:46 -05:00
Rob Garrison
516152e256 ie speed optimization 2012-05-28 10:01:40 -05:00
Rob Garrison
094e1116ad initWidgets & optimizations 2012-05-23 12:11:30 -05:00
Rob Garrison
83ccdb2bde data fixes & performance improvements 2012-05-19 15:46:14 -05:00
Rob Garrison
0b1a411894 doc updates 2012-05-15 11:08:47 -05:00
Rob Garrison
1df22309de added docs for destroy method 2012-05-11 13:14:44 -05:00
Rob Garrison
5bb549d381 destroy & other updates 2012-05-11 12:46:54 -05:00
Rob Garrison
d24ccca7d0 minified version works again & lots of other fixes 2012-05-09 00:51:53 -05:00
Rob Garrison
5d0224d895 delayInit option 2012-05-08 14:46:13 -05:00
Rob Garrison
b67fb88032 updated docs 2012-05-08 13:13:21 -05:00
Rob Garrison
1da9959777 set parsers using jQuery data 2012-05-07 14:22:24 -05:00
Rob Garrison
1ac4778369 new natural sort algorithm 2012-05-04 20:42:04 -05:00
Rob Garrison
ebf50c950a pager cursor style & image alt tags - issue #61 2012-05-04 16:21:43 -05:00
Rob Garrison
1bd68598ac fixed broken sort 2012-05-04 00:59:43 -05:00
Rob Garrison
e579f93e8f added textSorter & modified sortLocaleCompare 2012-05-03 23:38:10 -05:00
Rob Garrison
b9830622f3 fix issue #55 & updated docs 2012-04-23 22:16:06 -05:00
Rob Garrison
7db5630224 sticky-false & new green theme 2012-04-23 14:24:45 -05:00
Rob Garrison
2c15792999 fixed metadata error 2012-04-21 07:37:53 -05:00
Rob Garrison
5916336671 sticky headers now work on multiple rows 2012-04-20 13:10:43 -05:00
Rob Garrison
ee173ba65a added emptyTo and stringTo options 2012-04-20 11:09:43 -05:00
Rob Garrison
a5607ae960 emptyToBottom updates 2012-04-18 13:47:00 -05:00
Rob Garrison
2974c7b8d4 shortDate parser now includes times in the sort 2012-04-17 14:19:12 -05:00
Rob Garrison
49c67f4c8e numbers inside parenthesis are now treated as a negative 2012-04-16 16:21:56 -05:00
Rob Garrison
566315ad1f Added emptyToBottom option 2012-04-12 17:05:28 -05:00
Rob Garrison
dd445ac18b widget data now saves correctly for multiple tables per page 2012-04-02 07:37:00 -05:00
Rob Garrison
31562eafc4 css updates 2012-03-27 14:45:51 -05:00
Rob Garrison
ac26e9415d default css names & widget fixes 2012-03-26 20:49:48 -05:00
Rob Garrison
6fb226e5cb pager css corrections 2012-03-22 09:50:17 -05:00
Rob Garrison
8de692cf4d document corrections 2012-03-22 08:33:08 -05:00
Rob Garrison
75eea0cac6 fix for issue #38 2012-03-20 19:50:53 -05:00
Rob Garrison
c043ffc520 added $.tablesorter.version 2012-03-18 09:02:49 -05:00
Rob Garrison
02510860db Comments added to widget demos for min required jQuery version 2012-03-18 09:02:11 -05:00
Rob Garrison
8c7826c103 updated pager minified version 2012-03-17 22:18:11 -05:00
Rob Garrison
c967fac099 modified ajaxProcessing in pager plugin 2012-03-16 23:13:22 -05:00
Rob Garrison
c15ada9bd9 added usNumberFormat option 2012-03-12 18:33:56 -05:00
Rob Garrison
930aad6d3a textExtraction function updates 2012-03-11 09:45:10 -05:00
Rob Garrison
04aacd5449 pager ajax works with stickyheaders now 2012-03-08 09:10:38 -06:00
Rob Garrison
16330a28ee renamed filter_fromStart to filter_startsWith 2012-03-08 07:29:24 -06:00
Rob Garrison
384cf9710f fixed sortRestart 2012-03-08 07:28:07 -06:00
Rob Garrison
2103da4a8e widgets update 2012-03-07 12:06:35 -06:00
Rob Garrison
34b7423c6d advanced parser demo 2012-03-07 12:06:10 -06:00
Rob Garrison
b85070154f pager update 2012-03-07 11:59:39 -06:00
Rob Garrison
580a3049cb updated jQuery to 1.7+ 2012-03-02 19:38:02 -06:00
Rob Garrison
9603723f64 code cleanup & added sortRestart option 2012-02-27 08:09:42 -06:00
Rob Garrison
5d0624ccb2 sortReset demo & clarification of sortLocaleCompare 2012-02-27 06:12:48 -06:00
Rob Garrison
a357090cbf filter widget; inputs not hidden, but disabled 2012-02-20 18:47:08 -06:00
Rob Garrison
bf553daf8d fix widget init code - fixes #28 2012-02-20 16:21:42 -06:00
Rob Garrison
580f4e548d Fix for issue #27 - pager should not include childrows 2012-02-16 05:59:09 -06:00
Rob Garrison
12cf4675b7 added widget init function & updated saveSort widget 2012-02-01 18:02:19 -06:00
Rob Garrison
3a848676dd sortReset, saveSort widget & pager fix 2012-01-31 23:14:28 -06:00
Rob Garrison
06d4649415 updated themes & ui-theme widget 2012-01-30 10:07:36 -06:00
Rob Garrison
d9b791dcdb ui theme fix for issue #12 2012-01-22 09:02:02 -06:00
Rob Garrison
95311a78ee empty cell sorting & aligned sticky headers 2011-12-12 22:25:26 -06:00
Rob Garrison
09752c6ab5 filter widget & doc updates 2011-11-07 21:47:46 -06:00
Rob Garrison
628e0eeee8 pager bug & resizable columns widget 2011-10-26 01:50:02 -05:00
Rob Garrison
336b5654b9 changed date format 2011-10-18 10:52:53 -05:00
Rob Garrison
ab7acf635d stickyheaders resizing 2011-10-15 09:58:44 -05:00
Rob Garrison
12177fc971 disable/enable pager 2011-10-13 20:57:46 -05:00
Rob Garrison
1d4ba64632 doc update 2011-10-11 01:15:23 -05:00
Rob Garrison
e42c42131a sticky header widget 2011-10-11 00:48:34 -05:00
Rob Garrison
1f8a9ce203 sortBegin & removeRows - pager 2011-09-22 17:32:58 -05:00
Rob Garrison
f4701e28c8 disable filter widget per column 2011-09-16 13:39:03 -05:00
Rob Garrison
0325d3b509 widget updates & bug fix 2011-09-16 10:43:09 -05:00
Rob Garrison
cdc0aca948 updated uitheme widget 2011-09-14 09:20:15 -05:00
Rob Garrison
f430c9d113 filter widget 2011-09-13 17:55:31 -05:00
Rob Garrison
db0863f433 columns widget 2011-09-11 12:51:02 -05:00
Rob Garrison
1153c05171 addRows method & destroy pager 2011-09-08 11:28:10 -05:00
Rob Garrison
72f621306b fixed missing class name error 2011-08-23 09:07:28 -05:00
Rob Garrison
42529b5d4b updated methods table examples 2011-08-22 10:08:34 -05:00
Rob Garrison
59919d6536 sort empty table 2011-08-22 10:00:17 -05:00
Rob Garrison
8967b5d7f3 fixed multisort error on an empty table 2011-08-19 11:40:12 -05:00
Rob Garrison
c0273a4e3c updated textExtraction 2011-08-19 01:24:29 -05:00
Rob Garrison
80024cdbe9 set parser by header class 2011-08-04 01:24:26 -05:00
Rob Garrison
6eee50648c clarification added to new demo 2011-07-31 22:34:26 -05:00
Rob Garrison
7ca39974e7 deal with strings in numeric sorts 2011-07-31 22:15:17 -05:00
Rob Garrison
440f5549ad ui theme & pager update 2011-07-27 01:14:20 -05:00
Rob Garrison
3e1ec68cc0 lockedOrder & sortInitialOrder headers options 2011-07-21 23:40:00 -05:00
Rob Garrison
98eee6dc72 Added missing docs! 2011-07-17 10:01:18 -05:00
Rob Garrison
466b3a5860 alphanumeric sort 2011-06-22 18:19:27 -05:00