Commit Graph

95 Commits

Author SHA1 Message Date
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
Rob Garrison
7d9f131c51 cleanup & parser update 2012-03-07 12:05:06 -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
c1ec042b60 filter widget now uses search type inputs 2012-02-27 08:58:46 -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
042f89913e sortReset fixes 2012-02-27 05:59:20 -06:00
Rob Garrison
a357090cbf filter widget; inputs not hidden, but disabled 2012-02-20 18:47:08 -06:00
Rob Garrison
799609662f fixed the add widget init mess 2012-02-20 18:14:25 -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