Commit Graph

899 Commits

Author SHA1 Message Date
Mottie
5eeb103f98 Filter: select2 filterFormatter code tweaks. Fixes #796. 2015-01-17 07:02:38 -06:00
Mottie
975102266e Filter: reindent select2 filterFormatter code 2015-01-16 20:26:17 -06:00
Mottie
66b5682cf0 Filter: Update select2 filterFormatter to properly escape regex characters
This update will not worl with select2 v4.0.0!
2015-01-16 20:25:27 -06:00
Mottie
14799b9ce8 Pager: Add pageAndSize method to set both page & size 2015-01-16 12:17:47 -06:00
Mottie
85a1ca0453 Pager: page size resets to original page setting instead of 10 2015-01-16 07:51:11 -06:00
Mottie
402200914d uitheme: add separate sort class names to header & icon element; breaks old demos 2015-01-15 14:06:01 -06:00
Mottie
b9ddc1849d Docs: remove uitheme widgetOption & update comments 2015-01-15 07:59:27 -06:00
Mottie
bc85c32190 Scroller: resizing & browser zoom should now show proper widths. Fixes #680 & #634. 2015-01-15 07:59:20 -06:00
Mottie
cb6912b075 uitheme: will now update properly when config.theme changes 2015-01-14 13:34:19 -06:00
Mottie
11ff8c4ab1 Filter: hide filter row using the "filtered" class name
needed for the scroller widget, or the filter row becomes visible:hidden on filterEnd and adds a butt-load of padding to the top of the scroll window
2015-01-14 13:20:41 -06:00
Mottie
6cd67973cc Core: make fixColumnWidth a public function
Add class name to colgroup when programmically added so calling the $.tablesorter.fixColumnWidth function can determine when to refresh the set col widths
2015-01-14 13:20:31 -06:00
Mottie
61b339dd3b Core/Filter: remove widget temp parameter added indicating refreshWidgets was trigger 2015-01-11 20:02:39 -06:00
Mottie
638d070f3a Pager: filteredRows now properly calculated when first tbody set with cssInfoBlock class 2015-01-09 07:25:39 -06:00
Mottie
d3fc919bc3 Merge branch 'master' into working 2015-01-04 13:28:17 -06:00
Michael Wiencek
15b2a789e2 Support for AMD, browserify environments 2015-01-03 20:31:14 -06:00
Mottie
1d3a2c21a4 Pager: Get most up to date filter before setting pageReset. Fixes #783 2014-12-25 10:04:44 -06:00
Mottie
4c06e417d3 Pager: pageReset now used while filtering. See #778 2014-12-25 07:35:17 -06:00
Mottie
ff851938d7 ColumnSelector: fix column index issue, again 2014-12-25 07:09:55 -06:00
Mottie
ffb5ffc5fd Core: resort variable can now contain a new sort. See #782 2014-12-24 08:18:25 -06:00
Mottie
cdb766f8d9 version bump 2014-12-22 21:12:59 -06:00
Mottie
5786b3eab3 ColumnSelector: fix column index issue 2014-12-22 21:04:26 -06:00
Mottie
9cd317070f Pager: ensure filteredRows gets updated before movetopage is called. Fixes #778 2014-12-22 20:44:29 -06:00
Mottie
008d4d6f8b Core: allow passing alternate headers to getColumnData function 2014-11-29 18:38:42 -06:00
Mottie
fe496c68cb Core: Add cssIgnoreRow option
c.$headers will not include cells from this row
2014-11-29 18:38:41 -06:00
Mottie
2e8add1072 ColumnSelector: add columnSelector_cssChecked option 2014-11-26 21:40:47 -06:00
Mottie
f9940ac785 StickyHeaders: make includeCaption option dynamic; add note of new jQuery requirement 2014-11-26 21:20:52 -06:00
Justin F. Hallett
97a5e7ba97 Add 'columnUpdate' event when the columnSelector is updated 2014-11-11 00:31:41 -07:00
Mottie
5ef1781aba version bump 2014-11-07 19:32:10 -06:00
Mottie
e3afa93282 CssStickyHeaders: tables with a caption now work properly in Firefox 2014-11-07 17:32:43 -06:00
Mottie
830fd91129 Core: widthFixed option will no longer target nested table colgroup elements 2014-11-06 10:33:07 -06:00
Mottie
da2a0d9958 Core: add cssIcon class name options for no, asc & desc sorts 2014-11-05 14:29:27 -06:00
Mottie
e07ce8146f version bump & added FORK notes 2014-11-03 17:45:53 -06:00
Mottie
443f963567 Filter: fix filter initialization intermittently stalling 2014-11-03 17:33:02 -06:00
Mottie
98e3a41428 Pager: widget again updating on init properly 2014-11-03 14:44:08 -06:00
Mottie
12e9a25152 Pager: fix savedPages being overwritten 2014-11-03 12:57:33 -06:00
Mottie
cddd9d4ed1 Pager: fix pagerComplete not firing on non-ajax tables 2014-11-03 12:35:48 -06:00
Mottie
363f083682 version bump 2014-11-03 10:56:46 -06:00
Mottie
a20b37bfd0 Pager: current filters now updating properly. See #757 2014-11-03 08:05:22 -06:00
Mottie
fcde1041be Merge branch 'master' into working 2014-11-01 15:46:32 -05:00
yelly
6ff8161699 Remove breakpoints sort
Sorting the breakpoints yields bad results if not all sizes are of the same length.
For instance, for the breakpoints [ '480px', '768px', '992px', '1200px', '1800px', '2200px' ], the first 3 sizes will be placed after the last 3, resulting in unexpected behaviour.
2014-11-01 21:27:39 +02:00
Mottie
983a05e128 Pager: fix double "pagerComplete" even on init & initial filter settings
Updated destroy events that are unbound from the table
2014-10-31 15:18:30 -05:00
Mottie
8ad625b45b Pager: updateComplete fires again on non-ajax tables 2014-10-31 12:35:05 -05:00
Mottie
e8452da206 Pager: fix pager initialization with filter widget & display update. Fixes #755 & #757 2014-10-31 11:56:17 -05:00
Mottie
2dd35ed97f uitheme: undefined removeClass selector = remove all classes 2014-10-30 22:27:10 -05:00
Mottie
5d53939cb0 Core: a column can now be targetting using a class name within the header cell 2014-10-30 21:23:49 -05:00
Mottie
340b39a638 Pager: a pagerComplete event now fires off immediately after initialization 2014-10-30 21:04:53 -05:00
Mottie
9a3078c33b Pager: fix selectorRemove class name parsing 2014-10-30 20:58:36 -05:00
Mottie
ce0cc960a4 cssStickyHeaders: fixed caption issue & nested tables now work in IE 2014-10-30 10:38:30 -05:00
Mottie
278fbccad7 Core: add cssAllowClicks option 2014-10-27 19:50:41 -05:00
Mottie
3b2742f475 version bump 2014-10-26 19:11:12 -05:00
Mottie
a611f5d5a6 Parsers: include "ipv4Address" parser in parser-network file 2014-10-26 14:10:04 -05:00
Mottie
81133dfdc0 Filter: fix saved filters updates to multiple or any column inputs 2014-10-26 13:46:53 -05:00
Mottie
fd038ceebe Filter: anymatch now uses filter_ignoreCase option properly. Fixes #748 2014-10-21 12:18:43 -05:00
Mottie
df36ae331d Filter: clean up white-space in data-column 2014-10-20 23:34:38 -05:00
Mottie
8d0ea85880 Filter: External inputs can target multiple columns. 2014-10-20 23:21:57 -05:00
Mottie
3e42e8bb74 StickyHeaders: works with nested tables & modified options. Fixes #724 2014-10-20 17:46:23 -05:00
Mottie
71597e208a Uitheme: fix multiple header row sort icons 2014-10-20 15:45:43 -05:00
Mottie
26963ef1b0 Pager: widget cleanup & only use last search data 2014-10-20 15:44:56 -05:00
Mottie
5a00bf2bb7 Core: update widgetClass option matching. See #743 2014-10-18 15:05:23 -05:00
Mottie
c9a7304f48 uitheme: add method to remove previous theme 2014-10-18 08:32:21 -05:00
Mottie
19d85b83f2 Core: aria-labelledby attribute no longer added with nested captions 2014-10-16 10:23:32 -05:00
Mottie
e649b0a63c Core: Add widgetClass option & fix debug logs for applying widgets. Fixes #743 2014-10-10 20:50:51 -05:00
Mottie
5cd7b33df7 Core: get column index from data-attribute when sorting 2014-10-10 07:54:25 -05:00
Mottie
ad85121da0 Grouping: Add "monthyear" grouping to dates. Fixes #744 2014-10-09 21:26:13 -05:00
Mottie
3c0380cad4 Pager: fixedHeight is working properly. Fixes #742 & 729 2014-10-09 18:22:10 -05:00
Mottie
ae65dc5477 Pager: fix empty table select showing 0 & 1 pages 2014-10-09 17:05:56 -05:00
Mottie
cdaa65f041 Pager: ensure filteredRows is current on page move. See #745 2014-10-09 16:49:49 -05:00
Mottie
0ee530de30 Pager: revert using native javascript for goto select. Fixes #734 2014-10-09 16:10:34 -05:00
Mottie
655b2c9277 Pager: IE requires a value attribute for every option. Fixes #734 2014-10-07 08:14:36 -05:00
Mottie
7a1a90232b columnSelector: col element now hidden with column. Fixes #740 2014-10-06 11:17:17 -05:00
Mottie
7ceb69056b Parser: add named number parser & demo 2014-10-05 19:39:21 -05:00
Mottie
3058060a63 UItheme: ignore nested tables 2014-10-04 11:50:30 -05:00
Mottie
c13d0f65f5 columnSelector: prevent adding a media query when no priorities are set 2014-10-04 11:15:38 -05:00
Mottie
0346f0fd79 Resizable: make to work inside overflow container. Fixes #737 2014-10-02 20:51:30 -05:00
Mottie
de81f11032 Scroller: remove scroller_idPrefix in lieu of unique namespace id 2014-10-02 12:10:21 -05:00
Mottie
317d0585ad Core: fix ARIA caption label reference 2014-10-02 12:07:22 -05:00
Mottie
09c3091066 Filter: add filter_cellFilter option. Fixes #731 2014-10-02 11:46:09 -05:00
Mottie
d6be67e770 Pager: check for dynamically changing ajaxUrl option & cleanup 2014-10-02 11:30:39 -05:00
Mottie
509c9f7065 Merge branch 'working' of github.com:Mottie/tablesorter into working 2014-09-30 17:24:50 -05:00
Justin F. Hallett
a867d3d2f1 p must have ajaxObject, setting it up at init so we can use it to compare later on 2014-09-30 16:17:17 -06:00
Mottie
065342b825 Parsers: Update all date parsers to ensure valid dates 2014-09-30 16:20:04 -05:00
Mottie
6fbdc1a3b9 Pager: Add url check to allow ajax updating of table. Fixes #730 2014-09-28 08:37:47 -05:00
Mottie
235fc037fa Filter: wildcard filter match behaves logically. Fixes #727 2014-09-28 00:21:33 -05:00
Mottie
b261356baf Editable: make updatable. Fixes #732 2014-09-27 23:12:13 -05:00
Mottie
121e275ec8 Core: add config & jQuery table object parameters to onRenderHeader function 2014-09-27 11:28:40 -05:00
Mottie
2d81e3e8f3 Pager: modify & add to widget the code from issue #711 2014-09-17 01:45:27 -05:00
Mottie
195f4fca77 Core parser updates
Added $node to parser "is" parameter, add image parser to core, moved ipAddress to external file & add MAC address parser to renamed parser-network.js file
2014-09-16 23:36:17 -05:00
Mottie
08bf513acd version bump 2014-09-15 19:44:03 -05:00
Mottie
33b3abe75a Parser: Add duration parser & demo 2014-09-15 19:17:11 -05:00
Mottie
839feaa81a Pager: fix widget to be properly applied after page move 2014-09-15 15:12:30 -05:00
Mottie
fd9598b9ab Filter: filter_defaultFilter will now override exact/partial select filters. See #721 2014-09-12 18:25:40 -05:00
Mottie
d4d96e85f1 Core: an empty string headerTemplate option will now prevent adding an inner div to the header 2014-09-12 11:08:39 -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
ff16bfd090 Filter: ensure initial filter settings get applied 2014-09-09 16:23:29 -05:00
Mottie
de68dff8b9 Filter: add mutliple separated by spaces (not comma) 2014-09-08 20:32:23 -05:00
Mottie
356ee47026 Filter: add filter_excludeFilter option 2014-09-08 20:27:52 -05:00
Justin F. Hallett
d0ed9d1fa7 Switch form focus to focusout, this allows the focus to stay if the cursor leaves the table, though it will commit the change and refocus 2014-09-08 16:31:46 -06:00
Mottie
2ac4333351 Core: Make emptyTo & stringTo settings case insensitive 2014-09-08 16:59:34 -05:00
Mottie
0531b3207b Parser: ensure url parser is used by filter widget 2014-09-08 07:36:22 -05:00
Mottie
af9f9c4450 Parser: Added ignoreArticlesExcept option to ignoreArticles parser 2014-09-06 22:30:53 -05:00