Commit Graph

525 Commits

Author SHA1 Message Date
Mottie
fd038ceebe Filter: anymatch now uses filter_ignoreCase option properly. Fixes #748 2014-10-21 12:18:43 -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
2987dc0b25 RepeatHeaders: now works with filtered & nested tables 2014-10-11 00:21:08 -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
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
7ceb69056b Parser: add named number parser & demo 2014-10-05 19:39:21 -05:00
Mottie
09c3091066 Filter: add filter_cellFilter option. Fixes #731 2014-10-02 11:46:09 -05:00
Mottie
8320e12ea5 Demos & themes: include caption in metro theme; add to various demos 2014-09-27 11:35:42 -05:00
Mottie
121e275ec8 Core: add config & jQuery table object parameters to onRenderHeader function 2014-09-27 11:28:40 -05:00
Mottie
aabb1d6dad Pager: plugin again updates output display on init 2014-09-20 19:50: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
33b3abe75a Parser: Add duration parser & demo 2014-09-15 19:17:11 -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
3a461d2293 Docs: add emptyTo clarification 2014-09-07 09:09:55 -05:00
Mottie
af9f9c4450 Parser: Added ignoreArticlesExcept option to ignoreArticles parser 2014-09-06 22:30:53 -05:00
Mottie
f1e32a26fe Editable: Add editable_trimContent option 2014-09-02 15:29:28 -05:00
Mottie
b497cfb1a4 Filter: add defaultFilter option. Fixes #704 2014-08-28 11:26:31 -05:00
Mottie
3bf7700fec Editable: validate function now includes a contenteditable element parameter 2014-08-27 15:05:01 -05:00
Mottie
3149ca5396 Docs: fix setting active accordion from hash script 2014-08-26 19:26:39 -05:00
Mottie
ebd2edb040 Editable: Add editable_wrapContent option 2014-08-26 19:24:43 -05:00
Mottie
3a290109ef Editable: Add editable_focus, editable_blur, and editable_selectAll options. See #708 2014-08-26 16:19:47 -05:00
Mottie
8ddd3c76f2 Editable: update validate function to allow setting it per column 2014-08-26 14:23:13 -05:00
Mottie
3013ce278b Editable demo: update demo to use row id instead of index 2014-08-26 13:38:02 -05:00
Mottie
d26e416c86 Docs: fix changelog link 2014-08-04 07:59:28 -05:00
Mottie
232cfe55a0 Merge branch 'working' 2014-08-01 21:32:03 -05:00
Mottie
5e75257b9f Docs: add extractor demo & fix select parser to properly update 2014-08-01 20:55:21 -05:00
Mottie
bb939266a8 Pager: remove selected attribute from page options. See #700 2014-07-31 07:42:21 -05:00
Mottie
6b1caafbe6 Demo: change theme switcher json to use protocol-relative urls. Fixes #695 2014-07-29 12:56:38 -05:00
Mottie
2d5ff1c203 Filter: add filter_selectSourceSeparator option. Fixes #692 2014-07-29 10:52:40 -05:00
Mottie
6e44cc9590 Editable: add autoAccept & validate options 2014-07-27 19:28:08 -05:00
Mottie
39e91a5733 Pager: output can now add user modifiable startRow or page inputs 2014-07-22 07:42:15 -05:00
Mottie
22a2841f9c parser-false: automatically set sorter-false & filter-false behavior 2014-07-21 18:43:01 -05:00
Mottie
e20712dfdc Filter: Update buildSelect function to allow external calls to modify filter select options 2014-07-18 13:51:25 -05:00
Mottie
f8a6898168 Filter: fix onlyAvail setting causing a js error on init 2014-07-18 13:11:05 -05:00
Mottie
36e5371df7 Docs: fix a bunch of minor HTML problems 2014-07-17 20:42:01 -05:00
Mottie
e861f6c3fc Cleanup & version bump 2014-07-17 12:40:11 -05:00
Mottie
a5a793b393 Filter: Add formatter requirement to call function when updated. Fixes #668 2014-07-17 11:18:07 -05:00
Mottie
363232173d Docs: Add info about imgAttr setting for image parser 2014-07-17 07:28:12 -05:00
Mottie
c9c11a8495 Output: update method to allow downloads without modifying htaccess. Fixes #681 2014-07-15 21:19:47 -05:00
Mottie
ad7468d5b0 Docs: Add custom filter widget search types demo 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
4f29e36f12 Filter: force cache build on initial search when delayInit true. Fixes #678 2014-07-11 15:01:26 -05:00
Mottie
6de1009af8 version bump 2014-07-04 07:36:50 -05:00
Mottie
5d598390ae Docs: Add notes & examples about binding to init events 2014-07-04 07:02:54 -05:00
Mottie
10b0f4e7f2 Resizable: add resizable_throttle option to throttle mousemove event. Fixes #662 2014-07-03 23:04:15 -05:00
Mottie
0688fcfcf8 Docs: show more event parameters & add missing initialized callback function 2014-07-03 17:52:10 -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
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
8c7d8f0220 Docs: update config.filteredRows code example for use with pager 2014-07-03 09:44:42 -05:00
Mottie
7e36b9553b Filter: Add internal filteredRows variable. Fixes #670 2014-07-03 07:56:28 -05:00
Mottie
3cebfb6462 Docs: add note about changes to resizable widget 2014-07-03 07:56:15 -05:00
Mottie
d34d951b93 Filter: filter_initialized flag now gets set appropriately. Fixes #668 2014-07-02 23:18:49 -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
0ef9612fdb Add roman numeral parser 2014-06-28 22:29:28 -05:00
Mottie
c3ebbe4cec Demo: change to jQuery UI Cupertino theme 2014-06-28 21:19:04 -05:00
Mottie
e2a5b1a57f Demo: update to latest Bootstrap & jQuery UI 2014-06-26 15:51:29 -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
a98584e9c5 Pager: objects returned by ajaxProcessing can now include a filteredRows value. Fixes #649 2014-06-21 01:24: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
931e4c1bae Docs: don't reformat embedded gists 2014-06-19 11:36:32 -05:00
Mottie
d4d1da391e Docs: add bold notes about setting the server content-disposition. Fixes #653 2014-06-19 11:14:39 -05:00
Mottie
575263d83c Merge branch 'working' 2014-06-18 16:09:32 -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
65c9fa40c2 Print: change jQuery requirement to v1.2+ 2014-06-11 21:41:40 -05:00
lordmat0
e127fdf7f5 Update example-widget-header-titles.html
A plugin was used in the example that is not part of tablesorter so added it to the notes
2014-06-11 12:40:33 +01:00
Mottie
5bb688f9e8 Docs: Add more details about using pager ajax options 2014-06-04 16:02:35 -05:00
shobute
7dd53c2311 Corrected typeo
Caused confusion because it said the option was called "editable_column" when it is actually "editable_columns".
2014-05-30 15:36:35 +01: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
386d6ab5af Pager: custom controls example updated to work with pager widget. Fixes #631 2014-05-28 11:14:37 -05:00
Mottie
d654a18b70 Filter: add a not-exact-match (!=) filter type. Fixes #628 2014-05-28 11:00:00 -05:00
Mottie
baf880a6fc Docs: made a correction to the parser-false docs 2014-05-28 07:43:58 -05:00
Mottie
26db918be7 Core: add parser-false setting. Fixes #629 2014-05-28 07:29:43 -05:00
Mottie
b0ca9879f9 Docs: add output widget .htaccess note for IE & FF 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
c23dc91bb6 Docs: reflow demo now uses css transitions 2014-05-26 17:04:50 -05:00
Mottie
8d306abd78 Docs: reflow widget demo replace resizable div with set widths 2014-05-22 21:40:53 -05:00
Mottie
5909671c76 Docs: add missing examples 2014-05-22 12:00:15 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -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
092cdfd420 Resizable: add note about box-sizing & jQuery versions older than 1.8 2014-05-20 22:29:00 -05:00
Mottie
c429a0aa0a Output: add duplicate spans option. Fixes #619 2014-05-20 21:40:57 -05:00
Mottie
ea167f4f69 Docs: make reflow widget demo easier to use 2014-05-19 20:53:31 -05:00
Mottie
485ab53e18 columnSelector: add refreshColumnSelector method 2014-05-18 13:14:48 -05:00
Mottie
9657255429 Core: Refer textExtraction by header class/id 2014-05-16 13:38:56 -05:00
Mottie
42f363c96f Add resetToLoadState method 2014-05-16 13:23:42 -05:00
Mottie
a6b87c7882 Docs: add column widget to demo 2014-05-13 16:41:00 -05:00
Mottie
115f506c41 Docs: fix version numbering 2014-05-13 11:53:18 -05:00
Mottie
bf94978dd2 Core: new sorton values "a", "d", "n", "s" & "o" 2014-05-13 10:45:32 -05:00
Mottie
59f0de489a Docs: correct print widget setting 2014-05-10 21:31:24 -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
e9b9b1bf0f Docs: make "Updated" tags lighter than the "New" tag 2014-05-05 21:07:50 -05:00
Mottie
6e2bff453f Docs: update stickyheader widget demo 2014-05-05 20:16:59 -05:00
Mottie
c92a55750f Add print widget
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
10d36f9f82 Docs: add metro dark demo page 2014-05-05 16:38:30 -05:00
Mottie
47fd40fa0f Themes: add Metro theme/LESS file; add Bootstrap LESS file 2014-05-05 14:19:29 -05:00
Mottie
6b2db42a73 cssStickyHeader: add filteredToTop option 2014-05-05 13:25:37 -05:00
Mottie
1eb19f4134 Docs: fix stickyHeaders adjust scroll position 2014-05-04 17:47:59 -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
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
cb37758ca2 Select2 filterFormatter now allows initial settings. Fixes #598 2014-04-29 11:44:14 -05:00
Mottie
1154d78e4b update textSorter demo
Icelandic sort is working again
2014-04-28 22:32:29 -05:00
Mottie
4753f666b2 Widget doc updates 2014-04-28 19:19:59 -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
7278ff91a4 Add internal config.$extraHeaders variable
Updated uitheme, stickyHeaders & scroller widgets
2014-04-27 08:04:39 -05:00
Mottie
02fd2f281d Docs: show various updates 2014-04-26 20:34:28 -05:00
Mottie
5afa58a3e4 Add stickyHeaders_filteredToTop option. Fixes #570 2014-04-26 17:35:45 -05:00
Mottie
d257a015cc Core: add "emptyMin" & "emptyMax" settings to emptyTo option. Fixes #577 2014-04-25 23:16:28 -05:00
Mottie
03ab6d638b Docs: added basic setup example for the output widget 2014-04-25 22:49:11 -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
f24f15e10c Docs: accordion active tab refreshes widgets. See build table widget 2014-04-23 19:07:11 -05:00
Mottie
c7607401b8 Filter widget: fix filteredRows count & cleanup 2014-04-23 16:09:26 -05:00
Mottie
d1426ad1c5 Build widget now works with HTML in the data 2014-04-23 00:49:48 -05:00
Mottie
e446d6ecc4 Doc & comment updates 2014-04-21 07:39:45 -05:00
Mottie
4e0efdffc7 Add note about using buttons & forms. Fixes #543 2014-04-21 07:24:05 -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
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
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
b258cd8c92 doc fixes 2014-04-20 09:20:40 -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
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
e46f6413fc Docs: reorganize example section & cleanup 2014-04-16 00:32:17 -05:00
Mottie
a63ea6d8ee doc updates 2014-04-14 22:04:53 -05:00
Mottie
87d2ef7da9 Fix demos that included togglable parsed data 2014-04-14 22:04:49 -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
1266bdadd9 grouping widget demo update 2014-04-09 06:32:11 -05:00