Commit Graph

2029 Commits

Author SHA1 Message Date
Rob Garrison
4d9d973538 add sort class names to the footer 2012-08-19 16:32:44 -05:00
Rob Garrison
b3d0e24118 reduce click time (for resizable) & changed showProcessing default 2012-08-19 12:47:21 -05:00
Rob Garrison
0b15fa2544 ensure isDigit won't break with numeric inputs. Fixes #121 2012-08-19 12:45:51 -05:00
Rob Garrison
28cd34b42e added tfoot indexing for sorted styling 2012-08-18 23:51:48 -05:00
Rob Garrison
81f495ce8d more widget & parser public methods & cleanup 2012-08-18 22:20:38 -05:00
Rob Garrison
f8df1d5f9e widget remove functions & lots of widget updates 2012-08-18 21:10:01 -05:00
Rob Garrison
eac5d0e948 add processing icon 2012-08-18 21:05:37 -05:00
Rob Garrison
10c6e1a9f1 fix column width using percentages 2012-08-10 22:57:46 -05:00
Rob Garrison
567e77b323 fixed issue with natural sort and leading zeros 2012-08-06 22:01:23 -05:00
Rob G
f36a45f2ca Merge pull request #116 from styson/master
Zebra widget issue found and fixed
2012-08-02 19:46:18 -07:00
Sam Tyson
4e0cd4ede2 changed zebra widget to only add class to children TR of current TBODY - nested tables would have visible TR included since it was doing find("tr:visible"). 2012-08-02 15:03:12 -05:00
Rob Garrison
6048a785ff fix sortAppend being applied multiple times. Fixes issue #115 2012-08-01 22:49:48 -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
87f99b456a made isValueInArray function public 2012-08-01 17:34:29 -05:00
Rob Garrison
e14dd1a035 more theme fixes 2012-07-29 11:54:54 -05:00
Rob Garrison
cd2cd2ac9c updateCell fix & tweaks 2012-07-29 11:28:09 -05:00
Rob Garrison
d787ca2f45 updated css themes 2012-07-25 14:59:09 -05:00
Rob Garrison
aa7b85d75a added refreshWidgets method & updated destroy method 2012-07-25 14:55:13 -05:00
Rob Garrison
98dd14569a added theme & cssIcon options 2012-07-24 16:54:25 -05:00
Rob Garrison
ec128f0084 loaded parsers & widgets are now public 2012-07-24 14:27:31 -05:00
Rob Garrison
269b86a23b updated metadata & made JSLint happy 2012-07-20 19:37:12 -05:00
Rob Garrison
19341c3262 detaching tbody is faster than document fragments 2012-07-20 16:41:23 -05:00
Rob Garrison
8a0308ad3b Merge branch 'master' of https://github.com/Mottie/tablesorter 2012-07-19 10:43:29 -05:00
Rob Garrison
0d2e11e1d2 update package.json 2012-07-12 03:32:42 -05:00
Rob Garrison
6ccc256faf merged in bug fixes and cleanup 2012-07-12 03:30:12 -05:00
Rob Garrison
b2ea3a54ec cleanup & made sort functions public 2012-07-12 03:03:54 -05:00
Rob Garrison
3951345f69 optimized ipAddress parser 2012-07-12 02:25:32 -05:00
Rob G
718ef4e79b Merge pull request #106 from mmeisel/patch-1
Support octets with a single digit in ipAddress parser
2012-07-12 00:09:11 -07:00
Rob G
c7802f0576 Merge pull request #107 from wwalser/getElementTextInnerHtml
Remove use of innerHTML in the getElementText method
2012-07-11 23:59:32 -07:00
Rob G
fc5b0e3547 Merge pull request #99 from wwalser/removeReturnFalse
Remove return false.
2012-07-11 23:58:42 -07:00
Wesley Walser
38f7d73be3 Remove use of innerHTML in the getElementText method 2012-07-12 15:43:23 +10:00
Michael Meisel
660fde6683 Support octets with a single digit in ipAddress parser 2012-07-11 15:06:28 -07:00
Wesley Walser
4d8a6a1adf Remove return false. 2012-07-06 15:07:20 +10:00
Rob Garrison
c2def6bda5 fixed zebra striping of nested non-sorted tables - issue #98 2012-06-28 12:43:23 -05:00
Rob Garrison
08ff6e2097 filter widget now skips an empty table 2012-06-21 09:29:52 -05:00
Rob Garrison
67533b1771 theme updates & less file 2012-06-21 01:10:02 -05:00
Rob Garrison
7d011b200b fixed default select filter updating - issue #91 2012-06-20 09:40:32 -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
1423d37d1b sortList fixes to prevent errors. Fix for #92 2012-06-20 06:40:11 -05:00
Rob Garrison
bc6a10268c fix onRenderHeader missing last column for issue #93 2012-06-20 06:09:12 -05:00
Rob Garrison
3b679cb6e7 filter widget input now corresponds to column with multiple thead rows 2012-06-12 12:01:10 -05:00
Rob Garrison
fdda285b1f isDigit function now false with an empty string. Issue #88 2012-06-05 18:03:31 -05:00
Rob Garrison
0c2c9a718d character equivalents & language wiki page 2012-06-05 08:41:47 -05:00
Rob Garrison
8a6f3e24a7 filter search will now update on table updates - issue #86 2012-06-05 07:22:43 -05:00
Rob Garrison
b6ae07f3d9 fixed invalid regex errors entered into the filter widget - issue #87 2012-06-05 07:18:14 -05:00
Rob Garrison
63bc6502b6 renamed AddWidget to addWidget in the min version 2012-06-04 11:41:25 -05:00
Rob Garrison
8659d91074 cleaned up replaceAccents function 2012-06-03 14:09:18 -05:00
Rob Garrison
ff71c529d0 updateCell update, fixes issue #83 2012-06-03 12:50:38 -05:00