Mottie
f75398c799
Fix search filtered rows
2014-04-22 20:40:12 -05:00
Mottie
3a12af8e85
version bump
2014-04-22 09:39:57 -05:00
Mottie
21b205dcd3
Static row widget works with multi-tbodies
2014-04-22 09:23:41 -05:00
Mottie
e6646c64c0
setFilters supports jQuery table object
2014-04-21 20:44:52 -05:00
Mottie
e446d6ecc4
Doc & comment updates
2014-04-21 07:39:45 -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
19b3711e97
Add extracting date parsers
2014-04-20 18:35:48 -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
5edb87b539
Filter from cache. Fixes #515
2014-04-20 09:27:52 -05:00
Mottie
5c28904466
Update filter formatter. Fixes #512
2014-04-20 09:27:48 -05:00
Mottie
44610a42f9
Filter widget updated to use modified cache
2014-04-20 09:27:45 -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
9d107ed983
Prevent numerous consecutive widget applications
2014-04-20 09:20:30 -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
8f5a7a920d
Scroller widget: update to work with filter widget. Fixes #584 & 370
2014-04-18 11:11:05 -05:00
Mottie
7a52f960cc
Pager: revert oldAjaxSuccess removal, fixed #540 with deep extend
2014-04-18 11:04:45 -05:00
Mottie
ea3f7a7b80
Pager: remove oldAjaxSuccess function. Fixes #540
2014-04-17 09:46:30 -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
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
042ffd5785
Filter widget: fix build select tbody indexing
2014-04-14 22:04:39 -05:00
Mottie
b0fdbef3c7
Filter widget: include tbody th's
2014-04-14 22:04:36 -05:00
Mottie
116e46e9f0
stickyHeaders widget: remove tbody, tfoot from cloned table
2014-04-11 07:07:35 -05:00
Mottie
284b73eaf1
Destroy method now clears cache & pager rows copy
2014-04-10 20:16:22 -05:00
Mottie
8f88f72899
version bump
2014-04-10 10:29:04 -05:00
Mottie
c21437dc1e
No js error when getFilters targets a non-tablesorter table
2014-04-10 08:03:02 -05:00
Mottie
a0e5620c69
Destroy will now maintain applied theme
...
with false flag set: $("table").trigger("destroy", [false]);
2014-04-10 07:22:23 -05:00
Mottie
b8cdca396f
pager processAjaxOnInit works with jQuery objects. Fixes #572
2014-04-09 07:24:17 -05:00
Mottie
502130d4a3
grouping widget name now saves after callback. Fixes #514
2014-04-09 06:32:15 -05:00
Mottie
44abae9814
version bump
2014-04-03 10:22:19 -05:00
Mottie
efe49feb9a
Filter widget ignores info tbodies again. Fixes #568
2014-04-03 10:09:09 -05:00
Mottie
f06a546054
Ignore child row if it is the first table row
2014-03-31 17:45:08 -05:00
Mottie
ad4804be47
Fix widgets not applying after update
2014-03-31 15:56:56 -05:00
Mottie
4a984eb681
version bump
2014-03-31 06:14:47 -05:00
Mottie
5dfc7efba1
Add resizable_widths option. Fixes #555
2014-03-31 06:03:35 -05:00
Mottie
e25de3c0be
Child row updates. Fixes #556 & part of #396
...
Add tablesorter-hasChildRow
If the last pager row has any child rows, they are now included
Add "filtered" css definition to every theme to hide content
2014-03-31 05:07:19 -05:00
Mottie
cb397dd092
fix columnSelector widget removal function
2014-03-31 02:29:38 -05:00
Mottie
a22cfae71c
Cell column property has correct value again. Fixes #551
2014-03-29 16:22:07 -05:00
sylvain-hamel
bbd881a879
Replace all references to cell.cellIndex by $(cell).index() to prevent error.
...
"Unexpected call to method or property access."
see: http://stackoverflow.com/questions/14201168/table-cell-index-problems-in-ie8
closes #551
2014-03-27 13:01:05 -04:00
Mottie
fdae3bfcd5
version bump
2014-03-18 18:13:27 -05:00
Mottie
afe8d3b538
column count now correct with nested tables + tfoot. Fixes #547
2014-03-18 17:56:48 -05:00
Mottie
fcd56c6c23
update pager widget with change from #548
2014-03-18 17:40:03 -05:00