Commit Graph

62 Commits

Author SHA1 Message Date
Rob Garrison
2281786f11 Docs: fix mixed content issue, broken links & other stuff 2015-11-09 13:11:10 -06:00
Mottie
a20e2868a0 Docs: add note data-attribute values added to both parsed & raw data. Closes #983 2015-09-26 08:47:38 -05:00
Mottie
1aa87e2080 Filter: add filter_childWithSibs option. Fixes #1020 2015-09-23 07:50:45 -05:00
Mottie
449b985c60 Filter: add nesting of "AND" & "OR" searches. Fixes #891 & #918 2015-06-12 21:02:26 -05:00
Mottie
caf7432a3c Docs: minor tweak 2015-06-10 20:00:31 -05:00
Mottie
e5ff5bb842 Docs: include .filtered {display:none} in custom themes 2015-06-07 19:05:39 -05:00
Mottie
13e3d0593d version bump 2015-05-17 15:32:53 -05:00
Mottie
00c32a1774 Docs: various fixes 2015-05-17 13:53:30 -05:00
Mottie
9a67c022c4 Filter: add filter_childByColumn option. Fixes #396 & #574 2015-05-14 21:32:41 -05:00
Mottie
e8f0a07f60 Docs: cuwreck speling & add default pager options 2015-05-11 18:43:03 -05:00
Mottie
b591583669 Filter: add data parameter to filter_functions. See #891 2015-05-05 23:44:06 -05:00
Mottie
fbc5c01c6a Filter: add filter_columnAnyMatch option
tweak anymatch code & added examples to the demo
2015-02-20 16:26:15 -06:00
Mottie
664694df27 Docs: update jQuery UI & remove "latest" from file name 2015-02-13 06:56:45 -06:00
Mottie
f6b33cc367 Docs: updates & removed some widgets from beta 2015-02-06 23:04:28 -06:00
Mottie
fe81a867fc Pager: update widgets & fire pagerComplete after cache is built 2015-02-05 13:06:18 -06:00
Mottie
01aae38671 Filter: update themes to hide all elements when filter_hideFilters is true
It was not hiding filterFormatter elements properly
2014-11-05 16:53:06 -06:00
Mottie
8d0ea85880 Filter: External inputs can target multiple columns. 2014-10-20 23:21:57 -05:00
Mottie
ec019b387c Filter: select will exactly match the selected option unless "filter-match" is set. Fixes #721 2014-09-12 11:07:08 -05:00
Mottie
356ee47026 Filter: add filter_excludeFilter option 2014-09-08 20:27:52 -05:00
Mottie
ad7468d5b0 Docs: Add custom filter widget search types demo 2014-07-15 12:42:21 -05:00
Mottie
ea48d95fbc Filter: filter_liveSearch set to number now searches when pressing enter. Fixes #654 2014-06-20 12:31:00 -05:00
Mottie
d654a18b70 Filter: add a not-exact-match (!=) filter type. Fixes #628 2014-05-28 11:00:00 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -05:00
Mottie
859949152f Add more filter testing 2014-05-02 23:58:34 -05:00
Mottie
962108db35 Filter: range, not matches & negative values now search all rows. Add filter language option. Fixes #602 2014-05-02 23:07:40 -05:00
Mottie
9a4acdf6e8 Filter: select options are now parsed before being sorted 2014-04-28 18:31:52 -05:00
Mottie
f1f830b2bb Filter: add "filter-select-nosort" & filter selects now uses textSorter option 2014-04-28 16:43:25 -05:00
Mottie
009c8c5f20 Filter widget docs: add note about placeholder. Fixes #522. 2014-03-01 08:14:33 -06:00
Mottie
1085363b8d doc updates 2014-02-20 17:04:13 -06:00
Mottie
55e5bdb225 Rewrite filter match any column code & replaced filter_anyMatch with filter_external. Fixes #490, #471, #370 & #114 2014-02-10 23:57:44 -06:00
Mottie
5d4955aef8 Add API section; update docs, accordion & dates
Add tablesorter API section to docs. Make assorted corrections to docs &
cleanup. Update & consolidate jQuery UI accordion code. Updated some
scripts to use the correct version number (v2.15, not v2.14.6).
2014-02-10 23:55:42 -06:00
Mottie
05d2075cef Filter widget: make operator matching higher priority than exact matching. Fixes #465 2013-12-17 15:54:46 -06:00
Mottie
6373f821d6 Update filter widget docs to show filter precedence. See #441 2013-11-27 14:53:58 -06:00
Mottie
af0a142948 Add filter_saveFilters option. See #388 2013-11-16 12:58:59 -06:00
Mottie
016b737cc1 Added filter_anyMatch option 2013-11-09 13:52:52 -06:00
Mottie
640057842d Added filter widget fuzzy search 2013-11-09 09:07:57 -06: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
12ca586011 All class names used for finding elements have new "empty" default values. Fixes #381 2013-10-10 07:59:37 -05:00
Mottie
f721cef683 doc updates & version bump 2013-05-27 08:38:55 -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
6e5351d104 update docs, more unit testing & minor tweaks 2013-05-08 23:36:06 -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
9f487c5384 filterFormatter docs & files 2013-02-17 13:23:36 -06:00
Mottie
610ee0442c replaced chili with prettify (syntax highlighting) 2013-01-26 09:21:13 -06:00
Mottie
c29e651ebf updated docs 2012-09-27 14:57:19 -05:00
Rob Garrison
1093a3da14 filter widget functions 2012-06-01 09:49:46 -05:00