Commit Graph

175 Commits

Author SHA1 Message Date
Mottie
2793de57fc Added Bootstrap 3 support. Fixes #365 2013-10-10 17:01:17 -05:00
Mottie
838b4552d5 pager: store object returned from ajaxProcessing for pager output or other fun & exciting things. Fixes #326 2013-10-10 17:00:52 -05:00
Mottie
9cb780126e Chrome appears to have fixed the hidden input bug, so restoring hideFilters to true in the basic filter demo. Fixes #341 2013-10-10 07:59:41 -05:00
Mottie
5ae88a9b4f updated filter function docs. See #368 2013-10-10 07:59:40 -05:00
Mottie
653c2a562c added "stickyHeader_zIndex" docs. Fixes #332 2013-10-10 07:59:39 -05:00
Mottie
12ca586011 All class names used for finding elements have new "empty" default values. Fixes #381 2013-10-10 07:59:37 -05:00
Mottie
d589d3272e add build table widget 2013-10-10 07:59:37 -05:00
Mottie
2993069e04 added pager savePages option. Fixes #345 2013-10-10 07:59:36 -05:00
Mottie
0fd5203515 updated demo url & removed ajax error url comparison; see #349 2013-10-10 07:59:36 -05:00
Mottie
b6635c4381 added group-false & shift-click group header to toggle all groups. Fixes #344 2013-10-10 07:59:35 -05:00
Rob G
453c83309a updated sugar script 2013-09-03 19:47:22 -05:00
Rob G
d04580d980 broken demo: parser-date-sugar.js renamed to just parser-date.js 2013-09-03 19:44:05 -05:00
Mottie
eb48e66684 Added stickyHeaders_includeCaption; fixes #322 2013-06-04 20:11:05 -05:00
Mottie
3c1ccf2061 filter formatter now properly sets default values 2013-06-04 19:58:15 -05:00
Mottie
59dd43b279 added beta-testing files 2013-05-31 19:32:50 -05:00
Mottie
d72bb5fb71 filter formatter now works in sticky headers; fixes #290 2013-05-30 10:54:40 -05:00
Mottie
8ba5c87969 Added "stickyHeadersInit" event 2013-05-28 23:04:32 -05:00
Mottie
f721cef683 doc updates & version bump 2013-05-27 08:38:55 -05:00
Mottie
da87350800 updated filter formatter demos & fixed some issues with the compare option; see #304 2013-05-23 15:32:19 -05:00
Mottie
a389fa198b filter logical "or" now exactly matches & updated filter get/set functions to work when filter_columnFilters is false 2013-05-23 15:28:19 -05:00
Mottie
aad21bbf24 added button type and return false to prevent IE form submit; see issue #285 2013-05-16 10:25:14 -05:00
Mottie
61c961ef5b fixed filter date comparisons 2013-05-13 13:05:31 -05:00
Mottie
fc9a64e693 added filter_onlyAvail option; fixes #292 2013-05-12 17:32:39 -05:00
Mottie
8910283581 remove console log from docs 2013-05-12 15:18:10 -05:00
Mottie
6e5351d104 update docs, more unit testing & minor tweaks 2013-05-08 23:36:06 -05:00
Mottie
3500d91be3 final cleanup & version bump 2013-04-12 21:15:57 -05:00
Mottie
cf46109b6c Added content editable widget 2013-04-12 20:39:07 -05:00
Mottie
33db54c017 updated pager/filter docs with better examples & new changes 2013-04-12 13:02:08 -05:00
Mottie
7333519717 Added filter_liveSearch option 2013-04-08 01:21:57 -05:00
Mottie
97f657ac3b Added scroller widget 2013-04-08 00:40:39 -05:00
Mottie
ffafc9ea07 more cleanup 2013-04-04 16:33:28 -05:00
Mottie
83c39b4dc6 updated ajaxUrl to accept {page+#} tag; added all pager options to the main docs 2013-04-04 16:32:03 -05:00
Mottie
51cfcd69d2 Added sort method 2013-04-03 11:21:05 -05:00
Mottie
b14d8809a1 remove processing icon from sticky header 2013-04-02 13:05:55 -05:00
Mottie
5cc4ea204e added customAjaxUrl example 2013-04-01 15:39:12 -05:00
Mottie
2134d6dcd0 stickyHeaders now include caption (fixes #126) & filter row (fixes #249) 2013-04-01 11:02:48 -05:00
Mottie
5c4fe06b81 added widget priorities 2013-03-31 12:18:20 -05:00
Mottie
c030e8ebbb updated resizable widget demo 2013-03-31 12:11:55 -05:00
Mottie
a5fe8668cc add resizable_addLastColumn widget option 2013-03-30 10:14:42 -05:00
Mottie
2e12043b91 doc cleanup 2013-03-28 22:50:28 -05:00
Mottie
6de2cc930c Grouping widget demo now works properly. Fixes #267 2013-03-28 18:03:32 -05:00
Mottie
73d43713c2 Added language support to ignore leading article parser & renamed it to "ignoreArticles". Fixes #266 2013-03-28 16:57:38 -05:00
Mottie
aa0266c388 added pager customAjaxUrl - See #256 2013-03-27 20:01:39 -05:00
Mottie
f13fc3d13d more parser demos & cleanup 2013-03-27 18:13:44 -05:00
Mottie
d777958a39 updated Bootstrap 2013-03-27 17:23:07 -05:00
Mottie
2934bf2010 removed trailing comma in bootstrap demo. Fixes #265 2013-03-27 17:15:46 -05:00
Mottie
4f310ea3e6 code cleanup & metric demo 2013-03-26 16:16:13 -05:00
Mottie
41c774c777 Added grouping widget 2013-03-26 16:08:44 -05:00
Mottie
f052b2a164 Added assorted date parsers & demo 2013-03-26 16:05:21 -05:00
Mottie
5df7f77819 Added updateAll; plus reorganization & cleanup 2013-03-25 09:04:00 -05:00