Commit Graph

984 Commits

Author SHA1 Message Date
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
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
c4b347c475 Theme: remove auto height setting from filter elements 2014-06-18 15:48:46 -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
f0eb9ee8f8 Theme: bootstrap white unsorted icon now shows with icon-white class. See #648 2014-06-13 13:53:21 -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
Rob G
3d2f69a2a3 Merge pull request #642 from lordmat0/patch-1
Update example-widget-header-titles.html
2014-06-11 08:03:09 -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
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
Rob G
a880fc5867 Merge pull request #635 from shobute/patch-1
Corrected typo
2014-05-30 10:11:08 -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
47d40ab1ec Merge branch 'working' of github.com:Mottie/tablesorter into working 2014-05-26 17:09:46 -05:00
Mottie
d2eb430d2b Pager: update widget to also pass jqxhr to ajaxProcessing. See #626 2014-05-26 17:08:41 -05:00
Mottie
f7f6efcb78 Merge branch 'master' into working 2014-05-26 17:05:32 -05:00
Mottie
06bbea7544 Core: allow use of select & buttons in the header. Fixes #625 2014-05-26 17:04:51 -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
Juarez Turrini
b7100dc27c Pager: Passing jqxhr for ajaxProcessing function. 2014-05-26 17:04:49 -05:00
Rob G
d14f061312 Merge pull request #626 from JuarezTurrini/master
Pager: Passing jqxhr for ajaxProcessing function.
2014-05-26 17:00:51 -05:00
Juarez Turrini
56c4a4f671 Pager: Passing jqxhr for ajaxProcessing function. 2014-05-26 10:19:52 -03:00
Mottie
a3615b3910 Core: allow use of select & buttons in the header. Fixes #625 2014-05-24 10:37:28 -05:00
Mottie
d77dc71d55 Docs: add output widget .htaccess note for IE & FF 2014-05-23 11:21:07 -05:00
Mottie
ff46cccb9d Math: values are now obtained from data-attributes first 2014-05-23 07:52:59 -05:00
Mottie
876e49bf1a Docs: reflow demo now uses css transitions 2014-05-23 07:46:10 -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