Commit Graph

150 Commits

Author SHA1 Message Date
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
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
Rob Garrison
547ac80fbf fixed url parser detection 2012-06-03 11:06:57 -05:00
Rob Garrison
8971b52728 made replaceAccents funtion independent 2012-06-03 11:06:10 -05:00
Rob Garrison
1093a3da14 filter widget functions 2012-06-01 09:49:46 -05:00
Rob Garrison
10fe23f1f4 filter widget regex 2012-05-29 23:55:28 -05:00
Rob Garrison
5a8bcb4a24 colspan metadata fix 2012-05-28 10:22:42 -05:00
Rob Garrison
516152e256 ie speed optimization 2012-05-28 10:01:40 -05:00
Rob Garrison
b5735fd0db fixed resizable widget triggering sort 2012-05-28 08:41:12 -05:00
Rob Garrison
d2c6d5786a shortDate detection update - fixes issue #76 2012-05-23 15:37:47 -05:00
Rob Garrison
094e1116ad initWidgets & optimizations 2012-05-23 12:11:30 -05:00
Rob Garrison
d54c72023d Fix IE8 class name parsers, issue #74 2012-05-20 08:24:22 -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
13200fdb34 changed parser order for better detection - fixes issue #64 2012-05-08 13:27:07 -05:00
Rob Garrison
b67fb88032 updated docs 2012-05-08 13:13:21 -05:00
Rob Garrison
ff162c1512 removed global variables 2012-05-08 13:12:55 -05:00
Rob Garrison
0dcec42b14 fix sorting with nested tables - issue #65 2012-05-08 09:00:07 -05:00
Rob Garrison
1da9959777 set parsers using jQuery data 2012-05-07 14:22:24 -05:00
Rob Garrison
e50922d881 Fix issue #62 2012-05-07 09:04:17 -05:00
Rob Garrison
8795813092 multiple column sorting 2012-05-06 22:06:54 -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
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