Commit Graph

1656 Commits

Author SHA1 Message Date
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
348a8da73b widgets update on pager change 2012-05-04 10:45:16 -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
28e9a07d59 sort multiple tbodies 2012-05-03 09:46:31 -05:00
Rob Garrison
64b63632ec sort optimizations 2012-04-28 21:45:34 -05:00
Rob Garrison
b9830622f3 fix issue #55 & updated docs 2012-04-23 22:16:06 -05:00
Rob Garrison
0176a410d3 parse "empty" table cells again 2012-04-23 21:24:35 -05:00
Rob Garrison
7ec25da422 method added to prevent resort on update 2012-04-23 21:22:49 -05:00
Rob Garrison
7db5630224 sticky-false & new green theme 2012-04-23 14:24:45 -05:00
Rob Garrison
e6ba460ed3 widget updates for multiple header rows 2012-04-21 09:40:43 -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
f014e3cb6b repaired text strings in numerical sort functionality 2012-04-17 12:29:18 -05:00
Rob Garrison
48f2a885e4 fixed link 2012-04-16 16:28:40 -05:00
Rob Garrison
49c67f4c8e numbers inside parenthesis are now treated as a negative 2012-04-16 16:21:56 -05:00
Rob Garrison
1f7df64e9b moved changelog to wiki 2012-04-12 17:08:26 -05:00
Rob Garrison
566315ad1f Added emptyToBottom option 2012-04-12 17:05:28 -05:00
Rob Garrison
b612f24337 fixing storage again 2012-04-02 14:19:17 -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
14880ef679 Properly sort numerical column empty cells & correctly set initial sort direction. Fixes issue #43. 2012-03-31 07:40:16 -05:00
Rob Garrison
4bdf46df63 added padding back to non-sorted headers 2012-03-27 20:31:15 -05:00
Rob Garrison
8445fd5889 moved padding to sorted headers 2012-03-27 17:32:44 -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
0642f8e625 removed setTimeout functions 2012-03-22 10:03:24 -05:00
Rob Garrison
c680caab62 sticky header widget update 2012-03-22 09:58:43 -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
5ad75a8aa5 updated change log 2012-03-18 09:07:54 -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 G
840aac3c61 Merge pull request #35 from rozwell/master
[pager] Fixed NaN pager size when cssPageSize is not set & manual page setting on construct.
2012-03-17 20:06:53 -07:00
rozwell
f3cc123f64 Fixed triggering "update" - it was executed on every table in DOM 2012-03-17 23:34:48 +01:00
rozwell
fc37153541 Little fix 2012-03-17 20:45:40 +01:00
rozwell
9a81c756f7 Fixed NaN pager size when cssPageSize is not set.
Fixed manual page setting on construct.
2012-03-17 20:29:48 +01: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