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 |
|
Campbell Allen
|
63b2c6a151
|
0 evaluates to false in a logical context, allow a zero to be returned for totalRows
|
2013-06-04 17:54:15 +01:00 |
|
Mottie
|
59dd43b279
|
added beta-testing files
|
2013-05-31 19:32:50 -05:00 |
|
Mottie
|
2af097a0e8
|
now using proper closest() equivalent; fixes #319
|
2013-05-31 15:58:22 -05:00 |
|
Mottie
|
781a8db646
|
added note
|
2013-05-30 12:34:32 -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
|
aad21bbf24
|
added button type and return false to prevent IE form submit; see issue #285
|
2013-05-16 10:25:14 -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 |
|
Rob G
|
3c3e0597fe
|
Merge pull request #305 from debugwand/master
Enabled keyboard accessibility
|
2013-05-15 20:12:04 -07: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
|
8910283581
|
remove console log from docs
|
2013-05-12 15:18:10 -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
|
5428e35098
|
Added ajaxObject option; fixes #280
|
2013-05-08 17:02:36 -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
|
075635c097
|
Pager + filter now shows 0 matches properly; fixes #297
|
2013-05-07 10:17:00 -05:00 |
|
Mottie
|
10f24c922a
|
ajaxProcessing return optional jQuery object; updated error handling & theme css
|
2013-05-07 10:13:50 -05:00 |
|
Mottie
|
800d602786
|
pagerComplete callback now fires once per change; fixes #291
|
2013-05-06 09:16:38 -05:00 |
|
Mottie
|
423f124b92
|
started caching pager controls
|
2013-05-06 09:09:22 -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 |
|