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
b258cd8c92
doc fixes
2014-04-20 09:20:40 -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
e46f6413fc
Docs: reorganize example section & cleanup
2014-04-16 00:32:17 -05:00
Mottie
793667124f
update testing assets
2014-04-14 22:04:56 -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
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
1266bdadd9
grouping widget demo update
2014-04-09 06:32:11 -05:00
Mottie
48d52edf58
Add pager documentation about processing & extra values. Fixes #576
2014-04-08 21:50:42 -05:00
Mottie
bcefd5e004
Corrected filter-external docs. Fixes #571
2014-04-08 21:49:58 -05:00
Rob G
ce54a95a8d
Merge pull request #573 from KATT/master
...
Added `read-components` compatibility
2014-04-08 06:10:17 -05:00
Alexander Johansson
dac88feb2a
added read-components
compatibility
...
https://github.com/paulmillr/read-components
2014-04-08 10:22:07 +01: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
55ca68bad1
Merge branch 'master' of github.com:Mottie/tablesorter
2014-04-03 08:00:43 -05:00
Rob G
2882bc046e
Merge pull request #567 from ilyai/patch-1
...
Zebra highlighting for child rows with Bootstrap theme
2014-04-03 07:47:00 -05:00
Ilya Igonkin
17b728db21
Fix zebra highlighting for child rows
2014-04-03 11:43:51 +06:00
Mottie
f06a546054
Ignore child row if it is the first table row
2014-03-31 17:45:08 -05:00
Mottie
bd332da647
Add thead column numbering test for #551
2014-03-31 15:57:08 -05:00
Mottie
656717b31d
Docs: show resizable widget update
2014-03-31 15:57:05 -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
Mottie
9bfd2ee0ac
fix docs so nested accordions open with hash
2014-03-28 19:29:17 -05:00
Rob G
a5893d1418
Merge pull request #554 from sylvain-hamel/fix-553
...
Replace all references to cell.cellIndex by $(cell).index() to prevent error
2014-03-27 16:02:39 -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