Commit Graph

1145 Commits

Author SHA1 Message Date
Mottie
29d7dd464c Filter: Ensure filter is parsed if column is set to use parsed data 2014-07-16 17:19:49 -05:00
Mottie
0782741fb8 Filter: ignore change event if input value hasn't changed. Fixes #685 2014-07-16 15:11:54 -05:00
Mottie
c9c11a8495 Output: update method to allow downloads without modifying htaccess. Fixes #681 2014-07-15 21:19:47 -05:00
Mottie
c4cad65dc4 Filter: select now obtains parsed data when set for a column. Fixes #684 2014-07-15 17:19:05 -05:00
Mottie
e84f2992d4 Parser: add select text parser. See #684 2014-07-15 17:14:27 -05:00
Mottie
4c958da495 Filter: make config.filteredRows count available @ filterInit event. Fixes #670 2014-07-15 12:42:21 -05:00
Mottie
e0ecda6423 Core: add config.table variable 2014-07-15 12:42:20 -05:00
Mottie
ed5a86ffad Core: update config.totalRows variable before initialization. Fixes #670 2014-07-15 12:42:10 -05:00
Mottie
26493ec8bc Parsers: Add image alt parser 2014-07-11 15:01:27 -05:00
Mottie
4f29e36f12 Filter: force cache build on initial search when delayInit true. Fixes #678 2014-07-11 15:01:26 -05:00
Mottie
4ef7bcd5a8 Pager: initialize without building cache when delayInit true. Fixes #678 2014-07-11 15:01:20 -05:00
Mottie
98d47ff3bb Parser: update input/select elements binding 2014-07-08 21:27:22 -05:00
Mottie
24d1865df4 Resizable: remove unused grip code 2014-07-08 21:13:56 -05:00
Mottie
6de1009af8 version bump 2014-07-04 07:36:50 -05:00
Mottie
10b0f4e7f2 Resizable: add resizable_throttle option to throttle mousemove event. Fixes #662 2014-07-03 23:04:15 -05:00
Mottie
b83f67a965 UITheme: non-existent column no longer causes js error. Fixes #672 2014-07-03 22:12:09 -05:00
Mottie
de3e721ecb Core: add $.tablesorter.hasWidget() function
also updating docs for accessing config.totalRows & config.filteredRows
2014-07-03 13:33:36 -05:00
Mottie
f7b9619b2f Pager widget: ensure pagerComplete event fires on init 2014-07-03 13:17:09 -05:00
Mottie
adbfe83edf Filter: filterInit & filterEnd events now pass config as a parameter 2014-07-03 11:47:58 -05:00
Mottie
2a835930e4 Core/Filter/Pager: Add config.totalPages & modify filterEnd variable to include it. See #670 2014-07-03 10:59:48 -05:00
Mottie
baac4d94f4 Filter: Fix change/search event being ignored for filterFormatter & selects 2014-07-03 10:31:20 -05:00
Mottie
21492fe960 Pager: update c.filteredRows when using ajax. Fixes #670 2014-07-03 09:32:27 -05:00
Mottie
7e36b9553b Filter: Add internal filteredRows variable. Fixes #670 2014-07-03 07:56:28 -05:00
Mottie
7be358f50c Resizable: bind mousemove to document instead of table header. Fixes #665
make the resizable consistent with other resizers as it is what end users are expecting
2014-07-03 07:02:32 -05:00
Mottie
2476c3bb79 Filter: include any column filter in determination to search filtered rows. Fixes #669 2014-07-03 06:10:13 -05:00
Mottie
d34d951b93 Filter: filter_initialized flag now gets set appropriately. Fixes #668 2014-07-02 23:18:49 -05:00
Mottie
6ece2fe6b4 Pager: filtered rows now equals total rows when ajaxProcessing returns an array. Fixes #667 2014-07-02 15:43:15 -05:00
Mottie
0b380ad323 Filter: add filter_searchFiltered option to allow disabling the search of already filtered rows 2014-06-30 23:07:12 -05:00
Mottie
197af4fc31 version bump 2014-06-28 23:04:50 -05:00
Mottie
0ef9612fdb Add roman numeral parser 2014-06-28 22:29:28 -05:00
Mottie
3b4cd54c61 Scroller: add scroller_upAfterSort option. Fixes #660 2014-06-26 12:09:59 -05:00
Mottie
20938f9bf9 Pager widget: change goto (reserved word) to gotoPage & doc updates. Fixes #657 2014-06-23 15:36:50 -05:00
Mottie
2bd55b3a5b Static: static rows now manipulated within a detached tbody
updated demo to allow the user to toggle static rows
2014-06-22 08:22:39 -05:00
Mottie
b1b09f1bb8 Pager: prev & next buttons now disable with 0 filtered pages. Fixes #649 2014-06-22 06:37:02 -05:00
Mottie
d6666e4999 Pager: fix setting of filteredRows from ajaxProcessing. Fixes #649 2014-06-21 19:32:16 -05:00
Mottie
a10f0decf7 Core: add tablesorter-processing class name to table during processing. Fixes #655 2014-06-21 14:02:49 -05:00
Mottie
948d8de4f9 Pager: fix use of selectorRemove class name 2014-06-21 11:54:02 -05:00
Mottie
a98584e9c5 Pager: objects returned by ajaxProcessing can now include a filteredRows value. Fixes #649 2014-06-21 01:24:21 -05:00
Mottie
7085eed6a6 Filter: modify change event so a select searches w/o a carriage return. Fixes #650 2014-06-21 01:14:45 -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
d9cb97f1e6 version bump 2014-06-18 16:07:29 -05:00
Mottie
826bed7e5d Scroller: change default scroll bar width to 18. Fixes #363 2014-06-18 14:48:13 -05:00
Mottie
46f2561f32 Scroller: behaves properly with overflow scroll & column alignment. Fixes #340 & #333 2014-06-18 14:48:13 -05:00
Mottie
ba7a0de1b8 Scroller: Set column widths are now maintained. Fixes #634 & #380 2014-06-18 14:48:00 -05:00
Mottie
8cd27bb65f Core: clearTableBody function now detachs rows instead of the tbody 2014-06-16 22:39:05 -05:00
Mottie
6042a3ae26 Pager: correctly detach and append jQuery rows. Fixes #650 2014-06-16 22:36:08 -05:00
Mottie
10528ebd44 Filter: corrected filter events & prevent table manipulation if filters are empty. Fixes #645
filter events no longer occur before the filterInit event
2014-06-16 11:19:29 -05:00
Mottie
d5fb24c059 Filter: filter formatter for jQuery UI datepicker now remembers the correct date 2014-06-16 11:16:54 -05:00
Mottie
65c9fa40c2 Print: change jQuery requirement to v1.2+ 2014-06-11 21:41:40 -05:00
Mottie
9b4ce42286 Print: popup now automatically closes with print dialog. Fixes #643 2014-06-11 21:39:55 -05:00
Mottie
5aeae68774 Filter: selectSource option now correctly handles parsed values that return a zero 2014-06-04 16:01:55 -05:00
Mottie
324014283d Pager: specifically target rows to prevent issues with ember scripts. Fixes #638 2014-06-03 07:58:11 -05:00
Mottie
9375ce6b1f Scroller: thead width now set in IE. Fixes #637 2014-06-03 07:16:00 -05:00
Mottie
c09945c60c version bump 2014-05-28 19:22:11 -05:00
Mottie
5ce66aebfe Parser: input-select parser no longer binds to non-tablesorter tables. Fixes #633 2014-05-28 15:46:18 -05:00
Mottie
f932d2687e Pager: Fix widgets sometimes not being applied after page change 2014-05-28 12:16:14 -05:00
Mottie
d654a18b70 Filter: add a not-exact-match (!=) filter type. Fixes #628 2014-05-28 11:00:00 -05:00
Mottie
26db918be7 Core: add parser-false setting. Fixes #629 2014-05-28 07:29:43 -05:00
Mottie
d2eb430d2b Pager: update widget to also pass jqxhr to ajaxProcessing. See #626 2014-05-26 17:08:41 -05:00
Mottie
06bbea7544 Core: allow use of select & buttons in the header. Fixes #625 2014-05-26 17:04:51 -05:00
Mottie
3d6b03037b Math: values are now obtained from data-attributes first 2014-05-26 17:04:50 -05:00
Mottie
fcebad5a0f version bump 2014-05-22 07:53:29 -05:00
Mottie
219606e0db Pager: fix pager updating 2014-05-22 07:53:28 -05:00
Mottie
5aca5e266f Filter: filter-match works again 2014-05-22 07:53:27 -05:00
Mottie
ff3730093c Filter: fix child row filtering 2014-05-22 07:53:27 -05:00
Mottie
e0065710d2 Core: refer filter_functions & filter_selectSource by header class/id. See #237. 2014-05-22 07:53:18 -05:00
Mottie
acbf44d892 Math: now works properly with the pager. Fixes #621 2014-05-21 12:19:44 -05:00
Mottie
c429a0aa0a Output: add duplicate spans option. Fixes #619 2014-05-20 21:40:57 -05:00
Mottie
063f109659 Scroller: filter widget works with scroller again. Fixes #620 2014-05-20 20:49:19 -05:00
Mottie
1d3e7d9702 columnSelector: refreshColumnSelector no longer dependent on breakpoints 2014-05-20 20:47:55 -05:00
Mottie
485ab53e18 columnSelector: add refreshColumnSelector method 2014-05-18 13:14:48 -05:00
Mottie
70bd231ba4 Core: include resetToLoadState in destroy method 2014-05-16 13:47:03 -05:00
Mottie
9657255429 Core: Refer textExtraction by header class/id 2014-05-16 13:38:56 -05:00
Mottie
4627f214b8 Core: Refer headers option by header class/id 2014-05-16 13:38:55 -05:00
Mottie
05f9dbf4e7 columnSelect: fix remove error 2014-05-16 13:37:13 -05:00
Mottie
c36bba643a Core: remove widgets before resetToLoadState 2014-05-16 13:30:01 -05:00
Mottie
42f363c96f Add resetToLoadState method 2014-05-16 13:23:42 -05:00
Mottie
bf94978dd2 Core: new sorton values "a", "d", "n", "s" & "o" 2014-05-13 10:45:32 -05:00
Mottie
9c0017d44e Core & pager: use detach instead of empty on tbody rows 2014-05-08 12:07:13 -05:00
Mottie
acefd269f9 Output: add config parameter to output_callback 2014-05-07 11:46:26 -05:00
Mottie
41be62bb32 Output: add output_ignoreColumns option. Fixes #607 2014-05-06 10:59:35 -05:00
Mottie
346587f4bc Print: add print_callback option 2014-05-06 10:23:48 -05:00
Mottie
35ec1d87eb version bump & cleanup jsHint errors 2014-05-05 20:52:17 -05:00
Mottie
c92a55750f Add print widget
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
6b2db42a73 cssStickyHeader: add filteredToTop option 2014-05-05 13:25:37 -05:00
Mottie
bbc81ef0a6 Filter: prevent js error if delayInit is set 2014-05-05 11:12:36 -05:00
Mottie
7650508932 Output: add output_encoding option for accented character support in Excel
See http://stackoverflow.com/q/23388490/145346
2014-05-04 17:43:55 -05:00
Mottie
ca5e6beb19 Add math prefix & suffix options 2014-05-03 13:58:25 -05:00
Mottie
4dd28606ea Filter: prevent form submit on enter in filter 2014-05-03 00:23:14 -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
c586a329d6 Filter: operator filter searching now properly uses the parser 2014-05-01 11:33:27 -05:00
Mottie
e23700eb0b version bump 2014-04-30 21:50:31 -05:00
Mottie
b4cf73d5ae Filter: remove old cached indexing, it was returning incorrect rows. Fixes #600 2014-04-30 20:51:34 -05:00
Mottie
f5c51b6099 stickyHeaders: add support for filter_hideFilters
See http://stackoverflow.com/q/23342215/145346
2014-04-29 12:11:45 -05:00
Mottie
cb37758ca2 Select2 filterFormatter now allows initial settings. Fixes #598 2014-04-29 11:44:14 -05:00
Mottie
3b5161a5ba Filter: make sure textSorter is getting strings 2014-04-29 07:12:06 -05:00
Mottie
8217871650 Get rid of widget init delay
filter widget was not seeing the table-initialized event
2014-04-29 07:08:21 -05:00
Mottie
687c071c04 Fix headers option indexing of multi-row headers 2014-04-28 21:16:52 -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
1fd56558e0 show processing icon after 500ms delay 2014-04-27 11:09:23 -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
33665044bd input/select parser: don't update column with both sorter & filter disabled. See #570 2014-04-26 20:30:13 -05:00
Mottie
5afa58a3e4 Add stickyHeaders_filteredToTop option. Fixes #570 2014-04-26 17:35:45 -05:00
Mottie
a502cc6411 Filter formatter: set datepicker to null. See #512
Needed for older versions of jQuery UI
2014-04-26 17:14:27 -05:00
Mottie
1b3016da74 Filter: ensure filter_functions is not null. Fixes #593 2014-04-26 08:37:04 -05:00
Mottie
d257a015cc Core: add "emptyMin" & "emptyMax" settings to emptyTo option. Fixes #577 2014-04-25 23:16:28 -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
320b1f1b29 Fix sort direction count
see http://stackoverflow.com/q/23278707/145346
2014-04-24 23:06:20 -05:00
Mottie
f57f73f5ea Math widget: add data-math-mask for each cell & update doc versions 2014-04-24 22:20:11 -05:00
Mottie
cb2435e423 addRows method will now accept a string or jQuery object 2014-04-24 16:16:25 -05:00
Mottie
e658868573 version bump 2014-04-24 13:42:49 -05:00
Mottie
d357389507 Ensure ajax loaded data gets parsed & cached 2014-04-24 13:35:58 -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
82a8a6852a Apply widgets initially after a short delay 2014-04-23 19:07:14 -05:00
Mottie
b68abf09c1 Check more than first tbody when detecting parsers. Fixes #589 2014-04-23 19:07:09 -05:00
Mottie
c7607401b8 Filter widget: fix filteredRows count & cleanup 2014-04-23 16:09:26 -05:00
Mottie
9cabd1797a Pager stays on same page after update. Fixes #590 2014-04-23 15:47:54 -05:00
Mottie
d1426ad1c5 Build widget now works with HTML in the data 2014-04-23 00:49:48 -05:00
Mottie
38b204107c Filterformatter datepickers now work with non-U.S. formats. Fixes #587 2014-04-22 20:45:52 -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
21b205dcd3 Static row widget works with multi-tbodies 2014-04-22 09:23:41 -05:00
Mottie
e6646c64c0 setFilters supports jQuery table object 2014-04-21 20:44:52 -05:00
Mottie
e446d6ecc4 Doc & comment updates 2014-04-21 07:39:45 -05:00
Mottie
6d068d347d version bump 2014-04-20 19:39:59 -05:00
Mottie
a8b253b597 Add static row widget. Fixes #120 & #472 2014-04-20 18:36:04 -05:00
Mottie
323bc5e89b Add output widget 2014-04-20 18:36:01 -05:00
Mottie
cdb5dc6863 Add math widget. Fixes #136 2014-04-20 18:35:57 -05:00
Mottie
d7fb54ffda Add reflow widget. Fixes #165 2014-04-20 18:35:51 -05:00
Mottie
19b3711e97 Add extracting date parsers 2014-04-20 18:35:48 -05:00
Mottie
afc3ec1563 Add select2 Filter formatter code & cleanup 2014-04-20 18:34:27 -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
5c28904466 Update filter formatter. Fixes #512 2014-04-20 09:27:48 -05:00
Mottie
44610a42f9 Filter widget updated to use modified cache 2014-04-20 09:27:45 -05:00
Mottie
252feeaaed core: move cached rows into normalized data; updated tests 2014-04-20 09:27:41 -05:00
Mottie
f65e3dc9b3 Pager: Add pageReset option. Fixes #565 2014-04-20 09:20:43 -05:00
Mottie
9d107ed983 Prevent numerous consecutive widget applications 2014-04-20 09:20:30 -05:00
Mottie
8d72efd889 Add sortReset method callback 2014-04-19 09:33:10 -05:00
Mottie
872325a458 textExtraction update, add textAttribute & add tests. Fixes #154 2014-04-18 19:57:54 -05:00
Mottie
8f5a7a920d Scroller widget: update to work with filter widget. Fixes #584 & 370 2014-04-18 11:11:05 -05:00
Mottie
7a52f960cc Pager: revert oldAjaxSuccess removal, fixed #540 with deep extend 2014-04-18 11:04:45 -05:00
Mottie
ea3f7a7b80 Pager: remove oldAjaxSuccess function. Fixes #540 2014-04-17 09:46:30 -05:00
Mottie
094c17db12 Filter widget: add filter_placeholder global settings. Fixes #582 2014-04-16 12:52:25 -05:00
Mottie
c87b390c32 Filter formatter: add to & from placeholders to date range. Fixes #582 2014-04-16 00:48:57 -05:00
Mottie
70c20caeb0 filter_reset now accepts a jQuery object 2014-04-14 22:04:46 -05:00
Mottie
a26b36142a Make computeColumnIndex function public 2014-04-14 22:04:43 -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
284b73eaf1 Destroy method now clears cache & pager rows copy 2014-04-10 20:16:22 -05:00
Mottie
8f88f72899 version bump 2014-04-10 10:29:04 -05:00
Mottie
c21437dc1e No js error when getFilters targets a non-tablesorter table 2014-04-10 08:03:02 -05:00
Mottie
a0e5620c69 Destroy will now maintain applied theme
with false flag set: $("table").trigger("destroy", [false]);
2014-04-10 07:22:23 -05:00
Mottie
b8cdca396f pager processAjaxOnInit works with jQuery objects. Fixes #572 2014-04-09 07:24:17 -05:00
Mottie
502130d4a3 grouping widget name now saves after callback. Fixes #514 2014-04-09 06:32:15 -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
f06a546054 Ignore child row if it is the first table row 2014-03-31 17:45:08 -05:00
Mottie
ad4804be47 Fix widgets not applying after update 2014-03-31 15:56:56 -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
cb397dd092 fix columnSelector widget removal function 2014-03-31 02:29:38 -05:00
Mottie
a22cfae71c Cell column property has correct value again. Fixes #551 2014-03-29 16:22:07 -05:00
sylvain-hamel
bbd881a879 Replace all references to cell.cellIndex by $(cell).index() to prevent error.
"Unexpected call to method or property access."
see: http://stackoverflow.com/questions/14201168/table-cell-index-problems-in-ie8
closes #551
2014-03-27 13:01:05 -04: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
fcd56c6c23 update pager widget with change from #548 2014-03-18 17:40:03 -05:00
Anders Antila
3a8666f0b6 Check if cell have parser to catch undefined error
If you have a table with more table rows than header rows, or use
colspan in the table head then it will fail to find a parser, giving us
a runtime error.
2014-03-17 15:40:20 +01:00
Mottie
694357cd2e version bump 2014-03-13 18:54:55 -05:00
Mottie
e9bbec48b9 Fix numberSorter js error & add test 2014-03-13 18:47:40 -05:00
Mottie
99f53cd26b Filter formatter (jQuery UI) work again 2014-03-12 20:24:29 -05:00
Mottie
ef84efd665 version bump 2014-03-12 16:04:08 -05:00
Mottie
128cf62450 Add align character widget 2014-03-12 16:03:49 -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
867447a2e3 column selector widget: auto state is saved. Fixes #517 2014-03-09 21:10:23 -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
8269d902d8 natural sort optimization 2014-03-09 11:48:14 -05:00
Mottie
625d60899a Build widget does not inappropriately log an empty table message 2014-03-09 11:48:11 -05:00
Mottie
48b642124d headerTitles widget: lots of new options
foo
2014-03-09 11:47:58 -05:00
Mottie
35be6689fb cleanup & version bump 2014-03-07 12:53:21 -06:00
Mottie
224d7acb24 Attempt to fix pager row count #455 2014-03-06 21:13:45 -06:00
Mottie
474e446ef8 Events sortEnd & updateComplete fire on empty tables. Fixes #532
Sort events now only fire while sorting, previously they fired when
updating an unsorted table
Updated pager to fire appropriately when using ajax
Added unit tests (non-ajax) events
2014-03-06 20:28:47 -06:00
Mottie
5ca8fd3380 Add headerTitles widget. Fixes #529 2014-03-06 16:44:03 -06:00
Mottie
65b74c771a Date parsers now return the original text when encountering invalid dates. Sort of fixes #531 2014-03-05 13:48:20 -06:00
Mottie
fa6b620964 Group widget: Add group_saveGroups & group_saveReset option. Fixes #514 2014-03-04 11:26:20 -06:00
Mottie
743f99919d checkbox parser no longer causes an error when a checkbox doesn't exist 2014-03-04 10:45:46 -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
e30d8049ae pager: compare totalRows vs totalPages when preventing an ajax call 2014-03-04 10:40:34 -06:00
Mottie
0107e93c94 preset filter searches work again. Fixes #511 & #525 2014-03-04 07:14:55 -06:00
Mottie
7269aadc74 cache natural sort regex 2014-03-03 18:25:43 -06:00
Mottie
5d91d5e81a Pager: ensure empty array & array of empty strings evaluates as the same. Fixes #202 2014-03-03 18:25:12 -06:00
Mottie
0b91b7c586 Update isValueInArray function & sortAppend option. Fixes #523 2014-03-03 18:05:03 -06:00
Mottie
009c8c5f20 Filter widget docs: add note about placeholder. Fixes #522. 2014-03-01 08:14:33 -06:00
Mottie
cfd2eab774 columnSelector: make column disable, visible, invisible methods consistent. Fixes #519 2014-03-01 07:23:56 -06:00
Mottie
c85bf8bbf4 Destroy now unbinds updateCache properly 2014-02-26 12:12:50 -06:00
Mottie
5b38501408 Grouping widget collapsed option shows headers. Fixes #514 2014-02-25 09:34:03 -06:00
Mottie
cf1ea135cb version bump 2014-02-23 00:48:07 -06:00
Mottie
4e80bc9753 Pager widget initializes properly. Fixes #510 2014-02-23 00:46:34 -06:00
Mottie
556bcc2d48 version bump 2014-02-22 11:24:14 -06:00
Mottie
88dbec0369 Resolve pager issues. Fixes #509.
Fixed several undefined variable javascript errors
Fixed an issue with recursion in the pager widget
Pagers now use "updateCache" method to update the internal cache after
ajax
2014-02-22 11:17:26 -06:00
Mottie
873ff61f5f Add "updateCache" method 2014-02-22 10:50:48 -06:00
Mottie
5992089f9d version bump 2014-02-21 17:39:51 -06:00
Mottie
70d3fe57f3 Merge branch 'working' 2014-02-21 17:28:06 -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
99e14a70a2 correct version 2014-02-20 17:35:26 -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
Mottie
08b98084b0 Filter widget: fix js error on empty tables 2014-02-19 18:21:16 -06:00
Mottie
a0275e34ad version bump 2014-02-19 17:23:08 -06:00
Mottie
5a18cd646a Switched method to save last search time. Fixes #473 2014-02-19 17:23:00 -06:00
Mottie
e69101f824 Cleanup & version bump 2014-02-19 13:27:23 -06:00
Mottie
5cafeb49a7 column selector cleanup 2014-02-19 12:11:23 -06:00
Mottie
73c8f659cc Filter widget: Use new parser "parsed" parameter 2014-02-19 04:33:53 -06:00
Mottie
a33fc74f57 checkbox parser now toggles "checked-#" row class name 2014-02-19 03:11:52 -06:00
Mottie
5f366762f7 currency parser update: detect with +/- symbols 2014-02-18 12:40:10 -06:00
Mottie
fc6d0961b0 Filter Formatter updates. Fixes #325 & #430
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
2014-02-17 16:21:35 -06:00
Mottie
36617802e0 Column selector widget: add attachTo function for popup dynamic elements 2014-02-11 00:13:50 -06:00
Mottie
1686e31cd2 Log now displays console errors and/or warnings based on key words 2014-02-11 00:13:43 -06:00
Mottie
cb40882acc Add showError function. Fixes #486 2014-02-11 00:13:40 -06:00
Mottie
b1aa1b3879 css3stickyHeaders widget: scroll to table top after filtering 2014-02-11 00:13:37 -06:00
Mottie
b2746148eb stickyHeaders widget: scroll to table top after filtering. Fixes #482 2014-02-11 00:13:26 -06:00
Mottie
396952b57a Add filter_hideEmpty; Correct pager & widget updating. Fixes #450.
When all rows are removed from the table, ensure widgets are applied
(including refreshing the filter search), and ensure the pager display
updates. Add filter_hideEmpty option to allow setting hiding the filter
row when the table doesn't contain any tbody rows.
2014-02-11 00:09:49 -06:00
Mottie
9598bc87ac consolidate widget default class names 2014-02-11 00:09:35 -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
b9238d3889 Editable widget: refresh after editing. Fixes #487 2014-02-10 23:56:11 -06:00
Mottie
46bedcdfed fix destroy method - remove unsorted class name 2014-02-10 23:56:06 -06:00
Mottie
f011b4cd6a Fix stickyHeaders widget alignment within attachTo element 2014-02-10 23:56:03 -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
9ca70917df cleanup tablesorter api 2014-02-10 23:46:03 -06:00
Mottie
c1c984d2af Resizable reset function now accepts jQuery table objects 2014-02-10 23:46:00 -06:00
Mottie
9bc24314ed Add storageKey to pager widget. Fixes #481 2014-02-10 23:45:57 -06:00
Mottie
0e438e4bbd Improve accessibility & add unsorted header class 2014-02-10 23:45:34 -06:00
Mottie
3256926f29 Make header bindEvents function public; update stickyHeaders widget
Use keyup to allow pressing enter on links (if set by selectorSort
option)
Fixed cell targeting - broken in multiple header rows, with disabled
cells (see pager ajax demo)
2014-02-10 23:43:44 -06:00
Mottie
5527bab1c0 pager: fix plugin errors 2014-02-10 23:43:19 -06:00
Mottie
c00f540457 Select boxes work again in stickyHeaders. See #473. 2014-02-06 14:40:36 -06:00
Mottie
db0d0f5f78 shortDate parser now works properly with header colspans. Fixes #474 2014-02-06 14:40:30 -06:00
Mottie
31da47276b Fix childRows always visible after filtering 2013-12-21 03:06:41 -06:00
Mottie
192eeaa1ef Filter widget: start filter values are now preserved. Fixes #452 2013-12-20 18:35:19 -06:00
Mottie
e3a4f374af Pager: correcting page calculation. Fixes #468 2013-12-20 08:45:34 -06:00
Mottie
6d379a78b4 Filter widget: filter_cssFilter can now contain an array of class names to apply 2013-12-20 00:36:44 -06:00
Mottie
58528d3d79 Resizable widget: fix reported js error 2013-12-19 23:05:53 -06:00
Mottie
c4dceff34e Ensure updateRow & not update is triggered. See issue #217 2013-12-19 11:36:41 -06:00
Mottie
e3ae84a1e9 Merge branch 'master' of github.com:Mottie/tablesorter 2013-12-18 22:32:59 -06:00
Justin F. Hallett
293f57baaa Small fix so OR is matched case insensitive 2013-12-18 11:50:33 -07:00
Mottie
6e82ea1834 Group widget now finds correct header cell with multiple thead rows 2013-12-18 00:35:25 -06:00
Mottie
32f1c062d8 Group widget + pager now works properly. See #437 2013-12-18 00:34:22 -06:00
Justin F. Hallett
6a6712f55e Rename for project consistency 2013-12-17 17:34:08 -07:00
Mottie
33946d4e3e cssStickyHeader widget: add z-index option. Fixes #466. 2013-12-17 17:47:17 -06:00
Mottie
af70287616 Group widget: second attempt to fix ajax issue. See #437. 2013-12-17 17:41:21 -06:00
Mottie
d1ed97a59f Add column selector widget. Fixes #318. 2013-12-17 17:39:39 -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
d1a9f2ee22 version bump 2013-12-16 16:02:59 -06:00
Mottie
69be9beb99 Fix stickyHeaders_attachTo not positioning correctly. See #295 2013-12-15 07:18:15 -06:00
Mottie
b34bbba563 Filter row is now included in stickyHeader + pager. Fixes #449 2013-12-15 07:11:26 -06:00
Mottie
d1cfbd7bae Disable pager arrows & show zero in display when totalPages = 0. Fixes #460 2013-12-15 05:57:49 -06:00
Mottie
82d467ad88 Fix & document inconsistencies in pager triggered event parameters 2013-12-15 05:41:48 -06:00
Mottie
161c2ad99d Add pager processAjaxOnInit option. Fixes #424 2013-12-15 05:07:22 -06:00
Mottie
eb13fb4b14 Fix pager update when ajax returns no rows. Fixes #456 2013-12-15 04:49:55 -06:00
Mottie
173db948c6 version bump 2013-12-14 10:51:14 -06:00
Mottie
404567f533 Update cache after ajax. Fixes #436 & #437 2013-12-12 18:46:45 -06:00
Mottie
5a1c22a349 Pager filtered rows count properly includes/excludes child rows 2013-12-12 12:23:44 -06:00
Mottie
9a716bec07 filter searches now start from first page. Fixes #456 2013-12-12 08:43:32 -06:00
Mottie
ebe8dd8acb pager will now update when ajax returns no rows. Fixes #456 2013-12-11 16:44:24 -06:00
Mottie
51ecf97c84 Fix childRow filtering 2013-12-08 22:19:08 -06:00
Mottie
a1ea07dc15 Fix forced search 2013-12-08 22:11:32 -06:00
Mottie
0dc7fded50 Add stickyHeaders_attachTo widget option. Fixes #295 & #314 2013-12-08 14:52:13 -06:00
Mottie
196729829e Add cssStickyHeaders_attachTo widget option. Fixes #453 2013-12-08 14:02:02 -06:00
Mottie
328bba34a7 addRows method now works on an empty table. Fixes #450 2013-12-03 17:55:25 -06:00
Mottie
d81d64f418 version bump & cleanup 2013-12-02 13:26:31 -06:00
Mottie
66ec824691 Add semantic version sorting demo. Fixes #395. 2013-12-02 13:25:29 -06:00
Mottie
0167f895d7 pager widget now outputs zero instead of empty string for no filter results 2013-12-02 10:18:52 -06:00
Mottie
dcdfcf8e16 Now working in IE9+. Fixes #447. 2013-12-02 10:14:22 -06:00
Mottie
cbf501d46a No more fixedHeight pager error. Fixes #448 2013-12-02 10:13:26 -06:00
Mottie
948e62168c StickyHeader filters now use internal filter bindsearch function. Fixes #439 & #440 2013-11-27 12:50:58 -06:00
Mottie
7c5a85c4c2 Refreshing widgets now only applies to previously installed widgets. Fixes #442 2013-11-27 11:09:30 -06:00
Mottie
a98551a98d complete merge of #443 2013-11-27 11:07:52 -06:00
Mottie
459aab55e1 Exact filter matches now properly overrides other searches. Fixes #441 2013-11-26 19:10:32 -06:00
Mottie
32f01866ac Fix filter reverse range swap. See #441 2013-11-26 13:45:42 -06:00
Mottie
79bc1be5a5 Complete merge & cleanup #434 2013-11-26 13:40:59 -06:00
Mottie
0d565d3340 version bump 2013-11-25 08:39:30 -06:00
Mottie
7d100b4663 Invalid group class now fails silently. Fixes #438 2013-11-25 07:12:45 -06:00
Mottie
78600307de Add css sticky header widget (beta). See issue #429 2013-11-25 06:59:30 -06:00
Mottie
53ec8ae791 editable_columns now accepts a range string. Fixes #435 2013-11-25 06:20:12 -06:00
Mottie
276e3731f0 revert pull request #433 2013-11-24 10:23:03 -06:00
Mottie
f00ae6a705 Merge branch 'master' of github.com:Mottie/tablesorter 2013-11-24 09:49:32 -06:00
Mottie
838ad26ba1 Stop repeated filter widget searches. Fixes #431 2013-11-24 09:46:38 -06:00
Mottie
7b1699c955 Prevent filter error. Fixes #432 2013-11-24 09:31:53 -06:00
Marcin
0609389048 Update jquery.tablesorter.widgets.js
introduced isWebkit var to address issue - https://github.com/Mottie/tablesorter/issues/429
2013-11-24 14:21:27 +00:00
Mottie
651957606d version bump 2013-11-22 20:01:48 -06:00
Mottie
94d9e82518 Theme changes. See #407.
Default cursor for non-sortable headers
Dropbox adjustments to work in stickyheaders demo
Ice theme top border
Sticky header widget tweaks to line up columns in Firefox
2013-11-22 19:12:17 -06:00
Mottie
23ace7cd0b Stop using Array.indexOf due to IE8. Fixes #388 2013-11-22 11:37:16 -06:00
Mottie
daa9a1b3a5 Filter bindSearch elements now clear on filterReset event 2013-11-19 23:20:56 -06:00
Mottie
f68b3898c0 more search menu tweaks & version bump 2013-11-19 22:21:16 -06:00
Mottie
aaaf171982 filterReset event triggers when using a reset button. Fixes #423 2013-11-19 17:25:21 -06:00
Mottie
c5a7109f2a Modified sorting algorithms; Add sortStable. Fixes #419.
Moved empty cell coding back inside of sort functions; fixes
multi-column sorting with empty cells.
2013-11-19 14:03:34 -06:00
Mottie
dc2d146751 Filter widget bindSearch function update 2013-11-16 13:19:10 -06:00
Mottie
aabc4621ac Storage utility will now accept a table element or jQuery table object 2013-11-16 13:17:54 -06:00
Mottie
af0a142948 Add filter_saveFilters option. See #388 2013-11-16 12:58:59 -06:00
Mottie
3fede9fe7e Filter build select no longer causes an error. Fixes #421 2013-11-16 01:05:50 -06:00
Mottie
d544d46402 Allow multiple external inputs to work with bindSearch function 2013-11-15 00:16:02 -06:00
Mottie
75976336a9 Renamed all default widget variables 2013-11-13 21:23:25 -06:00
Mottie
118f819d26 Zebra widget now skips removable rows 2013-11-13 20:40:12 -06:00
Mottie
ae72017a7b Add dateRange option to two-digit year parser 2013-11-13 20:31:26 -06:00
Mottie
9a04d7a304 Add group_dateString option 2013-11-13 19:55:43 -06:00
Mottie
5b57f2f2ee Add tabIndex option. Fixes #415 2013-11-13 16:41:20 -06:00
Mottie
c35b7cef9b remove double icon class names 2013-11-13 16:34:30 -06:00
Hugot Maxime
9923be2be9 Add new exemple with grouping widget + filter widget + childrow widget
Exclude group-header class in filter widget
Exclude cssChildRow class in grouping widget
Change calculation of colspan in grouping widget
Add !important for group-hidden class
2013-11-12 00:50:00 +01:00
Mottie
ce7e0836c0 version bump 2013-11-09 14:30:58 -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
3b333d0d9b Remove rows from table when using pager ajax #411 2013-11-08 23:49:55 -06:00
Mottie
e6696b0a1e Fixed initial filter settings when using pager ajax #388 & ajax pager not recognizing column sorting #408 2013-11-08 23:49:30 -06:00
Mottie
8888879582 Filter widget: Split out setDefaults to get initial filter values (pager) 2013-11-08 23:23:28 -06:00
Mottie
bccf080b00 renamed all variables & restructured filter widget 2013-11-08 23:20:14 -06:00
Mottie
954ddeb493 Add caption styling to uitheme widget 2013-11-08 23:14:23 -06:00
Mottie
bf733e0808 fix filter formatter for HTML5 spinner 2013-11-08 02:45:22 -06:00
Mottie
774192bf35 version bump 2013-11-02 11:05:27 -05:00
Mottie
cd365b38b5 editable widget now works in IE if cell contains a div or span. Fixes #404. 2013-11-02 10:54:11 -05:00
Mottie
4ea59d82dc apply filter class to child rows when pager countChildRows is true. Fixes #396. 2013-11-02 10:52:55 -05:00
Mottie
cb3ee451b8 pager: calculate correct total rows when countChildRows is true 2013-11-01 13:43:18 -05:00
Mottie
deaee241fe filter widget fixes 2013-10-31 10:06:50 -05:00
Mottie
3bf49477d9 removed change event, fixes #400 2013-10-30 17:59:16 -05:00
Mottie
1cc8b0da33 version bump 2013-10-30 17:59:13 -05:00
Mottie
c170dc6669 Added pager countChildRows option. See issue #396 2013-10-30 17:59:09 -05:00
Mottie
4990460d0b allow sorting zero value hex (0x00) 2013-10-30 17:59:06 -05:00
Mottie
dc27ec2986 better formatFloat replace method 2013-10-30 17:59:02 -05:00
Mottie
c186b3024b Ensure resized headers have data stored, or provide a fallback - fixes #394 2013-10-30 17:58:59 -05:00
Mottie
dd921f0fa2 Added file type parser 2013-10-30 17:58:55 -05:00
Mottie
8d37bdecda Added group-separator option 2013-10-30 17:58:52 -05:00
Craig Michael Thompson
2e51abd6c8 Update jquery.tablesorter.widgets-filter-formatter.min.js 2013-10-30 15:49:19 -05:00
Craig Michael Thompson
1dff5bd883 Fix jQuery UI dateFormat conflict
Fixes issue with Dates not being parsed correctly when using a date that new Date() doesn't understand!
2013-10-30 15:49:16 -05:00
Mottie
8310e01197 version bump 2013-10-18 13:38:46 -05:00
Mottie
fdc698c97d replace innerHTML with .html(). Fixes #385. 2013-10-18 11:44:09 -05:00
Mottie
340fdf0138 Added fixedUrl option for use with the widget storage function. Fixes #389. 2013-10-18 11:40:39 -05:00
Mottie
a33619a4fd Added group_callback & group_complete to grouping widget 2013-10-18 11:19:30 -05:00
Mottie
6e93d71f9f prevent dividing by zero (pager size) 2013-10-18 07:49:57 -05:00
Mottie
6f35c682a1 Added ipv6 parser & demo 2013-10-17 23:14:18 -05:00
Mottie
ff07d94a7d Added numberSorter option; Modified textSorter option to be set per column 2013-10-17 23:14:17 -05:00
Mottie
c4f10de366 Added pager widget, pager cleanup & filter widget tweaks for ajax. Fixes #388 2013-10-17 23:14:17 -05:00
Mottie
56cfc6617b added editable_editComplete option naming the event to trigger when the editing has completed updating 2013-10-11 23:07:26 -05:00
Mottie
458669a75d Fixed update issues, see #372 2013-10-11 14:33:31 -05:00
Mottie
ca7124518d version & doc updates 2013-10-10 23:18:33 -05:00
Mottie
2793de57fc Added Bootstrap 3 support. Fixes #365 2013-10-10 17:01:17 -05:00
Mottie
38cbd819d7 filter_reset now bound using delegate to maintain jQuery v1.4.3 compatibility. See #327 2013-10-10 17:01:17 -05:00
Mottie
636ef9c65a Only visible columns will be considered when fixing column widths. Fixes #371 2013-10-10 07:59:40 -05:00
Mottie
4bcf3b9003 Searches now have accents replaced if sortLocalCompare is true. Fixes #357 2013-10-10 07:59:40 -05:00
Mottie
c962a7c20d Keep track of initialized widgets & extending widget options. Fixes #330 2013-10-10 07:59:39 -05:00
Mottie
ab5ceb9e1d Fixed issues with filter_columnFilters set to false. Fixes #355 2013-10-10 07:59:39 -05:00
Mottie
d0adfe288f Filter widget will work properly with sub-tables. Fixes #354 2013-10-10 07:59:38 -05:00
Mottie
29c5bf4a4d updateComplete should now fire properly, after an ansynchronous ajax call. Fixes #343 2013-10-10 07:59:38 -05:00
Mottie
6b7b842c60 Removed natural sorting of dates. Fixes #373 2013-10-10 07:59:37 -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
ecf9693354 column widget code cleanup 2013-10-10 07:59:36 -05:00
Mottie
88b5a33b34 remove unnecessary false from return false - see #305 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
Mottie
09aae27676 added group_collapsed option & tweaks for use with the pager addon. Fixes #352. 2013-10-10 07:59:35 -05:00
Mottie
3323fd92e1 added buildTable script check to core 2013-10-10 07:59:34 -05:00
Mottie
8b23e660e7 cache is now checked properly after delayInit is set true - fixes #346 2013-10-10 07:59:33 -05:00
Mottie
ddff43ee4c exact matches in filter widget now allows using == (acts the same as a single equal) 2013-10-10 07:59:33 -05:00
Mottie
c1d102c698 general parser formatting & cleaning 2013-10-10 07:59:33 -05:00
Rob G
b561ff4471 Merge pull request #327 from riker09/master
Widget option "filter_reset" for dynamically added elements
2013-10-09 19:45:08 -07:00
Rob G
6c82417583 Merge pull request #368 from gknights/master
Add row as parameter to the format function calls #367
2013-09-30 08:16:30 -07:00
Rob G
aad89524b1 Merge pull request #338 from lemoinem/fix/fix-jquery-version-comparison
jQuery version comparison bug: parseFloat does not see 1.10 > 1.4
2013-09-10 18:50:28 -07:00
gknights
82f4a55191 Add row as parameter to the format function calls #367
The JQuery object for the row is passed to the format functions as 5th
argument.
2013-08-30 16:26:06 +01:00
Justin F. Hallett
1d82261a2c This fixes the 2 date compare as reported in issue 290 after it's close. 2013-08-28 15:01:22 -06:00
Justin F. Hallett
96a8efb4dd Add user selectable optino for compare to uiDateCompare and html5Number, Issue #325 2013-06-21 09:48:50 -06:00
Mathieu Lemoine
b45ce55f06 Fix: Bug in jquery version comparison: parseFloat does not see 1.10 > 1.4 2013-06-17 11:09:31 -04:00
Justin F. Hallett
74f296adff Add WidgetOptions -> stickyHeaders_zIndex option, this allows for the user to customize the zIndex of stickyHeaders to suit the needs of their site 2013-06-10 15:37:48 -06:00
Justin F. Hallett
b82d192fc2 Forgot one $.datepicker call
Also cleaned up a few lines for consistancy
2013-06-10 09:39:55 -06:00
Justin F. Hallett
262e455663 Not sure why, but this code breaks html5Numeric
Just commenting it out for now, I want to figure out why it's actually updating wrong and fix it but rather then releasing something broken till then commenting it out allows things to function again.
2013-06-10 09:32:26 -06:00
Justin F. Hallett
767929411f User $.datepicker instead to get the selected date as a full string. 2013-06-10 09:30:10 -06:00
Justin F. Hallett
fa3c0dc763 Use outerHeight to get the full Height of the caption
Also simplified how often the caption height was used by adding it to sTop
2013-06-10 09:21:55 -06:00
Volker Thiel
9733f794aa Widget option 'filter_reset' for dynamic content
The widget option "filter_reset" only works for elements that are present in the DOM on initialization of the table. Now it works for elements that have been added to the DOM at some later point as well.
2013-06-05 10:31:55 +02:00
Mottie
eb48e66684 Added stickyHeaders_includeCaption; fixes #322 2013-06-04 20:11:05 -05:00
Mottie
e7ebec01ce Added filter_defaultAttrib option to obtain & set default filter values 2013-06-04 20:02:16 -05:00
Mottie
3c1ccf2061 filter formatter now properly sets default values 2013-06-04 19:58:15 -05:00
Mottie
934b9cb9b5 limit content size when using percent parser detection; fixes #320 2013-06-04 17:09:16 -05:00
Mottie
2af097a0e8 now using proper closest() equivalent; fixes #319 2013-05-31 15:58:22 -05:00
Mottie
93fa8141b7 added html5 skipTest option to filter formatter functions. Fixes #307. 2013-05-30 11:57:11 -05:00
Mottie
15d5d36054 version bump 2013-05-30 11:31:13 -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
e9344d6c49 filtering child rows should now work properly; fixes #306 2013-05-28 22:55:06 -05:00
Mottie
3c0828712d pager pageSize method properly stores set page size; fixes #287 2013-05-27 09:18:33 -05:00
Mottie
1ea06d5d1a updated minified scripts 2013-05-27 08:53:35 -05:00
Mottie
f721cef683 doc updates & version bump 2013-05-27 08:38:55 -05:00
Mottie
17ebc25fbb filter placeholder text can now be obtained from jQuery data 2013-05-24 17:42:15 -05:00
Mottie
61ae505fac fix to filter optimization tweak (#313), when searching for exact matches 2013-05-24 09:36:00 -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
361153a7d1 filter optimization, search already filtered rows - see #313 2013-05-20 10:40:32 -05:00
Mottie
79a64e3044 filter search delay is no longer ignored 2013-05-20 10:05:08 -05:00
Mottie
5cd91b9901 merged in keyboard accessibility with some tweaks 2013-05-15 22:39:52 -05:00
Mottie
9b9a42b718 Merge branch 'master' of github.com:Mottie/tablesorter 2013-05-15 22:12:20 -05:00
Mottie
0aadcfb2ff Fixed improper reference to the correct "dateFormat"; fixes #306 2013-05-14 15:51:43 -05:00
Dawn Budge
a582eda64d Added in keyboard access 2013-05-14 15:45:18 +01:00
Mottie
6de26e8119 added compare option to various filterFormatter functions; fixes #304 2013-05-13 18:18:57 -05:00
Mottie
4494da5357 updated localstorage check 2013-05-13 13:06:02 -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
e21baf0024 fix filter widget numeric range error 2013-05-12 15:17:46 -05:00
Mottie
c2bb547f31 fixes to updateAll method to properly refresh widgets 2013-05-12 15:16:37 -05:00
Mottie
6e5351d104 update docs, more unit testing & minor tweaks 2013-05-08 23:36:06 -05:00
Mottie
31ffad7fea filter widget now works properly with date comparisons; fixes #302 2013-05-08 11:04:23 -05:00
Mottie
64428b68e3 updated digit & currency parsers, added missing sortBegin - found via unit testing 2013-05-08 08:06:02 -05:00
Mottie
542e5bb896 fixed a stickyHeaders_offset issue 2013-05-06 09:07:21 -05:00
Mottie
1573726c46 added stickyHeaders_addResizeEvent option with public function; fixes #289 2013-05-04 07:25:51 -05:00
Mottie
2274580ebf added stickyHeader_offset; fixes #294 2013-05-03 16:25:41 -05:00
Mottie
0d127da1a1 filter-select updates properly within the sticky header; fixes #288 2013-05-02 15:37:31 -05:00
Mottie
cfb61554b5 Fixed content selection & form interaction in the headers/sticky headers; fixes #57 2013-04-30 09:45:58 -05:00
Mottie
fa2a11c774 filter_liveSearch can now contain a minimum number of characters; see #286 2013-04-26 17:41:39 -05:00
Mottie
d54813d1fa filter_liveSearch now works properly in non-webkit browsers; fixes #285 2013-04-26 16:01:45 -05:00
Mottie
68cc42ce0f filter_searchDelay no longer ignored (broken in v2.9.0) 2013-04-26 14:34:08 -05:00
Mottie
7593fbc8ee triggered filter searches now update the inputs properly; see #146 2013-04-26 11:24:11 -05:00
Mottie
1162f9c8d5 added filter_filteredRow class name option; used by the pager 2013-04-26 11:22:47 -05:00
Mottie
07e4f9afe1 version bump 2013-04-13 12:27:30 -05:00
Mottie
45f83dc1fe fixes stickyHeader widget lag - issue #278 2013-04-13 11:59:14 -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
f1f82b31db Added repeatheaders widget 2013-04-12 17:14:00 -05:00
Mottie
615552e9e5 sticky header widget only monitors visible tables - fixes #278 2013-04-12 17:13:22 -05:00
Mottie
a5abb5060a removed slower find-self method 2013-04-12 11:27:46 -05:00
Mottie
10426559dc fix filter + ajax issue #270 & added public filter get & set functions 2013-04-12 11:26:16 -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
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
2134d6dcd0 stickyHeaders now include caption (fixes #126) & filter row (fixes #249) 2013-04-01 11:02:48 -05:00
Mottie
45c1b9b276 fixed filter row targetting 2013-03-31 12:23:48 -05:00
Mottie
5c4fe06b81 added widget priorities 2013-03-31 12:18:20 -05:00
Mottie
a5fe8668cc add resizable_addLastColumn widget option 2013-03-30 10:14:42 -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
ba885c436d update to v2.8.0 2013-03-27 18:21:09 -05:00
Mottie
f13fc3d13d more parser demos & cleanup 2013-03-27 18:13:44 -05:00
Mottie
8306a9f38e Added iso8601 date parser. See issue #247 2013-03-26 18:18:09 -05:00
Mottie
fd32150e0c filter now works properly across tbodies. Fixes #264 2013-03-26 16:36:44 -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
Mottie
c9d4d12aa5 stop method propagation at the table - fixes #263 2013-03-23 09:41:33 -05:00
Mottie
24d5aabaa6 fixed javascript error when spamming update methods 2013-03-22 18:53:51 -05:00
Mottie
07d7c1c749 getData will now allow dashed class names; e.g. "sorter-my-custom-parser" 2013-03-18 19:50:30 -05:00
Mottie
a1106c0fc0 fixed addwidget option method 2013-03-18 19:48:24 -05:00
Mottie
e9ca100372 Some public methods now accept the table as a DOM element or jQuery object - see #243 2013-03-14 00:28:08 -05:00
Mottie
571f724bb1 short date parser no longer detects semantic versioning numbers 2013-03-14 00:04:52 -05:00
Mottie
0b7ba1024c Made internal variables more consistent & some code rearrangement 2013-03-13 23:36:50 -05:00
Mottie
ae267560fc Detect parsers in reverse order & make them hardy 2013-03-11 12:17:49 -05:00
Mottie
a4fa0ed49c update method now enables/disables column sorting 2013-03-06 08:19:22 -06:00
Mottie
cda213a496 filter widget restores search after an update - fixes #253 2013-03-05 12:29:54 -06:00
Mottie
cc53af350c addWidget method will now merge an options object 2013-03-05 12:02:28 -06:00
Mottie
c7d3458f05 updated change log & version bump 2013-03-01 07:31:27 -06:00
Mottie
f1ffc78be3 Added exactMatch to html5color & fixed hiding filter row - issue #250 2013-02-28 10:32:45 -06:00
Mottie
bde4482241 updateCell now removes extra rows to ensure correct cell indexing 2013-02-28 10:03:23 -06:00
Mottie
eaa39e731f cleanup & bump version 2013-02-24 00:53:19 -06:00
Mottie
5fef8cf031 No more parseJSON error - fixes #244 2013-02-24 00:22:27 -06:00
Mottie
b06d68a43f Added saveSortReset method 2013-02-24 00:17:42 -06:00
Mottie
87e6b0a196 added filter formatter search delay - fixes issue #245 2013-02-24 00:04:46 -06:00
Mottie
7b672d678b prevent error in IE8 - fixes issue #246 2013-02-23 23:59:27 -06:00
Mottie
e5483f3d49 cleanup & version bump 2013-02-22 09:02:29 -06:00
Mottie
41dd921b41 Don't include empty cells in the filter select 2013-02-21 12:08:20 -06:00
Mottie
1c7ca962be prevent invalid JSON string - fixes #240 2013-02-21 07:34:47 -06:00
Mottie
4e2887e22f replace quotes in filter select - fixes #242 2013-02-21 07:31:58 -06:00
Mottie
220f1c580c pager now targets correct page when the table is empty 2013-02-20 01:17:27 -06:00
Mottie
c3089d6ceb get correct number of cols in widgetFixed - issue #238 2013-02-19 23:13:43 -06:00
Mottie
c96f36d4ac minor bug fixes 2013-02-17 14:28:18 -06:00
Mottie
9b1972a934 convert all files to utf-8 NO BOM 2013-02-17 13:53:33 -06:00
Mottie
41f4c6c963 use addBack() if supported - fixes #229 2013-02-17 13:29:02 -06:00
Mottie
9f487c5384 filterFormatter docs & files 2013-02-17 13:23:36 -06:00
Mottie
5eafcf7559 combined filter widget update - filterFormatter & new operators (range, AND, OR) - fixes #166 & #232 2013-02-17 13:21:05 -06:00
Mottie
f6185db9ac revert code that always adds a colgroup - fixes issue #238 2013-02-14 11:37:01 -06:00
Mottie
51745e904d namespaced all events 2013-02-14 11:23:37 -06:00
Mottie
9c5823c263 update natural sort regex 2013-02-10 11:10:05 -06:00
Mottie
f3d2fc157e currency parser will now detect currency with commas, decimals & spaces 2013-02-10 08:04:26 -06:00
Mottie
f544e5cc9c merge in pull request #228 2013-02-06 08:13:13 -06:00
Deniss Abramovs
4d2edc1fed Update js/jquery.tablesorter.js
Fix - Uncaught TypeError: Cannot read property 'debug' of undefined
2013-02-06 13:40:35 +02:00
Mottie
197960a791 doc update & added chili back 2013-01-31 07:08:47 -06:00
Mottie
009cf1e92a doc & version updates 2013-01-29 16:42:23 -06:00
Mottie
40591e7c2e Resizable widget: resize or disable specific columns. Fixes issue #215 2013-01-29 16:39:06 -06:00
Mottie
678baf14b6 prevent error if parser is missing "is" function 2013-01-26 08:53:56 -06:00
Mottie
ca875263c2 updated date parsers 2013-01-26 08:52:09 -06:00
Mottie
be638d8db5 saved number of columns in config.columns 2013-01-26 08:50:15 -06:00
Mottie
c219ea6523 Added updateRows (same as "update") to fix issue #217 2013-01-18 14:55:00 -06:00