Commit Graph

2249 Commits

Author SHA1 Message Date
Rob Garrison
ea73eddab8 Filter: compare last search array. Fixes #1363 2017-03-28 13:45:59 -05:00
Simen Flatby
82889c6a92 Fixed an issue that occurred if you had an option in the pager dropdown with the same value as the total amount of table rows. When you selected such an option, the option with the value "all" was selected. (#1364) 2017-03-21 12:50:33 -05:00
Rob Garrison
51ee4d4507 Meta: Remove cdnjs auto-update config.
See https://github.com/cdnjs/cdnjs/pull/9080
2017-03-19 19:44:08 -05:00
Rob Garrison
274db5affc Docs: fix linting issues 2017-03-19 19:39:34 -05:00
Rob Garrison
d2b6d4bb65 Docs: update jQuery 2017-03-19 19:35:28 -05:00
Rob Garrison
468222e493 Core: add fix it (in Abelt) note for #1362 2017-03-18 12:41:01 -05:00
Rob Garrison
c4eb30992a Docs: Add note about event binding after build widget completes. See #1370 2017-03-15 12:00:29 -05:00
Rob Garrison
c91ceeb5b1 Core: update column count after reset 2017-03-15 11:57:18 -05:00
Rob Garrison
6e46f7aecb Build: Stop build widget option warnings 2017-03-14 17:03:39 -05:00
Rob Garrison
eb0692dbc8 sort2Hash: Stop option warnings. Fixes #1369 2017-03-14 17:02:51 -05:00
Rob Garrison
0e2235fabc Core: Fix method of saving default widgetOptions. See #1356 2017-03-14 16:53:46 -05:00
Rob Garrison
3cd9882fc7 Parser: Add leading zero parser 2017-03-13 23:30:50 -05:00
Rob Garrison
98ae457aec Core: Prevent overwriting default widgetOptions. Fixes #1356 2017-03-07 05:23:03 -06:00
Rob Garrison
4913b2fc47 Meta: update dependencies 2017-03-07 05:20:20 -06:00
Rob Garrison
f2f24645c6 Meta: Add composer.json. Fixes #1355 2017-02-08 12:13:22 -06:00
Rob Garrison
89eb6d00de Meta: fix indentation 2017-02-08 12:12:47 -06:00
Rob Garrison
1d94fff372 Docs: clarify parser & sorter class name differences 2017-02-08 12:11:50 -06:00
Rob Garrison
efe9a43610 Docs: Add note about Excel & output_encoding. See #1353 2017-01-31 13:16:31 -06:00
Rob Garrison
a2b74f122a Grunt: update dependencies 2017-01-28 14:06:23 -06:00
Rob Garrison
0ba3043bc4 Docs: fix "update" labels 2017-01-28 14:05:58 -06:00
Rob Garrison
20a576d24e Readme: move questions section closer to the top 2017-01-28 13:53:08 -06:00
Rob Garrison
88d3e00c5e v2.28.5 2017-01-28 13:50:22 -06:00
Rob Garrison
96fcf013d3 Resizable: Add "resizableUpdate" & "resizableReset" methods 2017-01-28 13:28:28 -06:00
Rob Garrison
c2dbfd4769 Scroller: add scrollerComplete event. Fixes #1351 2017-01-28 13:08:03 -06:00
Rob Garrison
b846ee0840 Readme: add related project, tablesorter-pagercontrols 2017-01-13 07:54:55 -06:00
Rob Garrison
27bc982127 Output: remove console.log 2017-01-10 21:49:39 -06:00
Rob Garrison
7cc9508664 Output: Prevent multiple popups/download with dblClick 2017-01-10 21:48:23 -06:00
Rob Garrison
245c951659 Docs: fix "update" labels 2017-01-06 21:04:14 -06:00
Rob Garrison
97784fac29 v2.28.4 2017-01-06 20:56:05 -06:00
Rob Garrison
ca2e7acbf4 Theme: Add demo for Bootstrap v4-alpha 2017-01-06 20:39:06 -06:00
Rob Garrison
d9b8c1feb3 Themes: fix high-specificity blue theme 2017-01-06 12:23:26 -06:00
Rob Garrison
c8f124f8af Docs: add info on Excel to output widget. See #1349 2017-01-06 12:13:34 -06:00
Rob Garrison
94a84dbd58 Docs: add comma 2017-01-02 07:29:45 -06:00
Rob Garrison
0da52de497 Output: Add output_includeHeader option & docs. Fixes #1349 2017-01-02 07:26:33 -06:00
Rob Garrison
39430d5773 Output: Add output_savePlugin option & update download code 2017-01-02 05:33:30 -06:00
Rob Garrison
b0cae87010 Output: prevent error on output to open popup 2017-01-02 04:45:36 -06:00
Rob Garrison
e95a77efe7 Themes: Add column widget support to bootstrap. See #1347 2016-12-30 18:08:32 -06:00
Rob Garrison
1b43b04015 Pager: add data-attribute override on output. See #1348 2016-12-30 16:52:19 -06:00
Rob Garrison
71a4ad925a Docs: Add page header to output demo. See #1349 2016-12-30 07:57:56 -06:00
Rob Garrison
b54493d0be Docs: Include jQuery in page header 2016-12-30 07:57:01 -06:00
Rob Garrison
269db13f03 Docs: Add page header to grouping child demo. Fixes #1346 2016-12-30 07:41:13 -06:00
Rob Garrison
74589ee93b Docs: load storage widget in grouping demo. Fixes #1346 2016-12-30 06:30:12 -06:00
Rob Garrison
3a3b7e9574 Theme: Add group widget css file. See #1346 2016-12-30 06:25:54 -06:00
Rob Garrison
5d620db218 Docs: Add more notes on moving the ipAddress parser. See #1344 2016-12-29 11:25:48 -06:00
Rob Garrison
8738ac3161 Docs: More notes on moving "ipAddress". See #1344 2016-12-29 07:58:55 -06:00
Rob Garrison
7528607eb4 Pager: Restore check for new headers. Fixes #1343 2016-12-29 04:11:20 -06:00
Rob Garrison
6032b121f3 Pager: use option to target inner header 2016-12-16 17:51:05 -06:00
Rob Garrison
744b642bef Pager: fix rendering of sticky headers after ajax 2016-12-16 17:49:18 -06:00
Rob Garrison
822613ae4f StickyHeaders: reduce priority below pager widget
so it initializes before the pager
2016-12-16 17:20:02 -06:00
Rob Garrison
3165a50ebd Pager: (widget) make compatible with stickyHeaders. Fixes #1313
* Removed all references to stored pager.$goto and pager.$size
* Removed check if header text matches header length - this breaks
  when a header row has a "tablesorter-ignoreRow" class name.
* Add stickyHeader container to pager.$container in case the pager
  controls are inside the thead
2016-12-16 17:14:40 -06:00