Commit Graph

259 Commits

Author SHA1 Message Date
Mottie
f5c51b6099 stickyHeaders: add support for filter_hideFilters
See http://stackoverflow.com/q/23342215/145346
2014-04-29 12:11:45 -05:00
Mottie
3b5161a5ba Filter: make sure textSorter is getting strings 2014-04-29 07:12:06 -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
084ef928d5 Check for $.fn.closest & use it. Fixes #597 2014-04-28 13:55:41 -05:00
Mottie
95b89e1719 Filter: update check for "filter-parsed" class
"parsed" would not be returned by getData if the header contains other "filter-" class names
2014-04-28 12:00:55 -05:00
Mottie
f4cded6c6c version bump 2014-04-27 11:01:58 -05:00
Mottie
7278ff91a4 Add internal config.$extraHeaders variable
Updated uitheme, stickyHeaders & scroller widgets
2014-04-27 08:04:39 -05:00
Mottie
5afa58a3e4 Add stickyHeaders_filteredToTop option. Fixes #570 2014-04-26 17:35:45 -05:00
Mottie
1b3016da74 Filter: ensure filter_functions is not null. Fixes #593 2014-04-26 08:37:04 -05:00
Mottie
298c2f10ad StickyHeaders: check for filters before trying to set focus. Fixes #594 2014-04-25 18:20:05 -05:00
Mottie
65f0130832 Filter: search already filtered rows when not exactly matching content. Fixes #593 2014-04-25 07:42:24 -05:00
Mottie
6a6044595e version bump 2014-04-23 19:41:05 -05:00
Mottie
9935b651b1 Filter: setFilters behaves more like a triggered search. Fixes #588 2014-04-23 19:07:16 -05:00
Mottie
f75398c799 Fix search filtered rows 2014-04-22 20:40:12 -05:00
Mottie
3a12af8e85 version bump 2014-04-22 09:39:57 -05:00
Mottie
e6646c64c0 setFilters supports jQuery table object 2014-04-21 20:44:52 -05:00
Mottie
6d068d347d version bump 2014-04-20 19:39:59 -05:00
Mottie
fb4b97d0de Filter: add filter_selectSource option. Fixes #328 2014-04-20 16:12:48 -05:00
Mottie
5edb87b539 Filter from cache. Fixes #515 2014-04-20 09:27:52 -05:00
Mottie
44610a42f9 Filter widget updated to use modified cache 2014-04-20 09:27:45 -05:00
Mottie
9d107ed983 Prevent numerous consecutive widget applications 2014-04-20 09:20:30 -05:00
Mottie
094c17db12 Filter widget: add filter_placeholder global settings. Fixes #582 2014-04-16 12:52:25 -05:00
Mottie
70c20caeb0 filter_reset now accepts a jQuery object 2014-04-14 22:04:46 -05:00
Mottie
042ffd5785 Filter widget: fix build select tbody indexing 2014-04-14 22:04:39 -05:00
Mottie
b0fdbef3c7 Filter widget: include tbody th's 2014-04-14 22:04:36 -05:00
Mottie
116e46e9f0 stickyHeaders widget: remove tbody, tfoot from cloned table 2014-04-11 07:07:35 -05:00
Mottie
c21437dc1e No js error when getFilters targets a non-tablesorter table 2014-04-10 08:03:02 -05:00
Mottie
44abae9814 version bump 2014-04-03 10:22:19 -05:00
Mottie
efe49feb9a Filter widget ignores info tbodies again. Fixes #568 2014-04-03 10:09:09 -05:00
Mottie
4a984eb681 version bump 2014-03-31 06:14:47 -05:00
Mottie
5dfc7efba1 Add resizable_widths option. Fixes #555 2014-03-31 06:03:35 -05:00
Mottie
e25de3c0be Child row updates. Fixes #556 & part of #396
Add tablesorter-hasChildRow
If the last pager row has any child rows, they are now included
Add "filtered" css definition to every theme to hide content
2014-03-31 05:07:19 -05:00
Mottie
fdae3bfcd5 version bump 2014-03-18 18:13:27 -05:00
Mottie
afe8d3b538 column count now correct with nested tables + tfoot. Fixes #547 2014-03-18 17:56:48 -05:00
Mottie
ef84efd665 version bump 2014-03-12 16:04:08 -05:00
Dan Turkenkopf
6f44d60e49 Support search delay on filter keyup
Changed filter parameter of filter.searching to true so that it will
delay until typing is complete
2014-03-12 14:24:09 -04:00
Mottie
261b009af1 version bump 2014-03-09 21:23:08 -05:00
Mottie
d34a6a1a74 storage utility now returns empty string vs empty object 2014-03-09 17:53:34 -05:00
Mottie
af8111d815 Add namespace option for core & filter events. Fixes #535 2014-03-09 17:09:23 -05:00
Mottie
35be6689fb cleanup & version bump 2014-03-07 12:53:21 -06:00
Mottie
5590ee5c3f Filter build select no longer causes js error on empty tables. Fixes #528 2014-03-04 10:42:16 -06:00
Mottie
0107e93c94 preset filter searches work again. Fixes #511 & #525 2014-03-04 07:14:55 -06:00
Mottie
5992089f9d version bump 2014-02-21 17:39:51 -06:00
Mottie
8cab08da37 Stop stickyheader scrolling to top after sort 2014-02-21 17:26:43 -06:00
Mottie
5d0a109efb Sticky header sorting works again. Fixes #508 2014-02-21 17:25:49 -06:00
Mottie
8bd77b02f6 version bump 2014-02-20 17:25:49 -06:00
Mottie
e868492dcd fix annoying filter search caret jumping to end after typing 2014-02-20 17:01:37 -06:00
Mottie
24c1ce7e2c Fix javascript error while managing c.parsers. Fixes #507 2014-02-20 15:05:32 -06:00
Mottie
269b01f95c filter-onlyAvail now updates all selects properly. Fixes #473. 2014-02-20 14:40:17 -06:00