Mottie
8f88f72899
version bump
2014-04-10 10:29:04 -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
4a984eb681
version bump
2014-03-31 06:14:47 -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
fdae3bfcd5
version bump
2014-03-18 18:13:27 -05:00
Mottie
fcd56c6c23
update pager widget with change from #548
2014-03-18 17:40:03 -05:00
Mottie
128cf62450
Add align character widget
2014-03-12 16:03:49 -05:00
Mottie
867447a2e3
column selector widget: auto state is saved. Fixes #517
2014-03-09 21:10:23 -05:00
Mottie
48b642124d
headerTitles widget: lots of new options
...
foo
2014-03-09 11:47:58 -05:00
Mottie
35be6689fb
cleanup & version bump
2014-03-07 12:53:21 -06:00
Mottie
224d7acb24
Attempt to fix pager row count #455
2014-03-06 21:13:45 -06:00
Mottie
474e446ef8
Events sortEnd & updateComplete fire on empty tables. Fixes #532
...
Sort events now only fire while sorting, previously they fired when
updating an unsorted table
Updated pager to fire appropriately when using ajax
Added unit tests (non-ajax) events
2014-03-06 20:28:47 -06:00
Mottie
5ca8fd3380
Add headerTitles widget. Fixes #529
2014-03-06 16:44:03 -06:00
Mottie
fa6b620964
Group widget: Add group_saveGroups & group_saveReset option. Fixes #514
2014-03-04 11:26:20 -06:00
Mottie
e30d8049ae
pager: compare totalRows vs totalPages when preventing an ajax call
2014-03-04 10:40:34 -06:00
Mottie
5d91d5e81a
Pager: ensure empty array & array of empty strings evaluates as the same. Fixes #202
2014-03-03 18:25:12 -06:00
Mottie
cfd2eab774
columnSelector: make column disable, visible, invisible methods consistent. Fixes #519
2014-03-01 07:23:56 -06:00
Mottie
5b38501408
Grouping widget collapsed option shows headers. Fixes #514
2014-02-25 09:34:03 -06:00
Mottie
cf1ea135cb
version bump
2014-02-23 00:48:07 -06:00
Mottie
4e80bc9753
Pager widget initializes properly. Fixes #510
2014-02-23 00:46:34 -06:00
Mottie
88dbec0369
Resolve pager issues. Fixes #509 .
...
Fixed several undefined variable javascript errors
Fixed an issue with recursion in the pager widget
Pagers now use "updateCache" method to update the internal cache after
ajax
2014-02-22 11:17:26 -06:00
Mottie
e69101f824
Cleanup & version bump
2014-02-19 13:27:23 -06:00
Mottie
5cafeb49a7
column selector cleanup
2014-02-19 12:11:23 -06:00
Mottie
36617802e0
Column selector widget: add attachTo function for popup dynamic elements
2014-02-11 00:13:50 -06:00
Mottie
cb40882acc
Add showError function. Fixes #486
2014-02-11 00:13:40 -06:00
Mottie
b1aa1b3879
css3stickyHeaders widget: scroll to table top after filtering
2014-02-11 00:13:37 -06:00
Mottie
396952b57a
Add filter_hideEmpty; Correct pager & widget updating. Fixes #450 .
...
When all rows are removed from the table, ensure widgets are applied
(including refreshing the filter search), and ensure the pager display
updates. Add filter_hideEmpty option to allow setting hiding the filter
row when the table doesn't contain any tbody rows.
2014-02-11 00:09:49 -06:00
Mottie
b9238d3889
Editable widget: refresh after editing. Fixes #487
2014-02-10 23:56:11 -06:00
Mottie
5d4955aef8
Add API section; update docs, accordion & dates
...
Add tablesorter API section to docs. Make assorted corrections to docs &
cleanup. Update & consolidate jQuery UI accordion code. Updated some
scripts to use the correct version number (v2.15, not v2.14.6).
2014-02-10 23:55:42 -06:00
Mottie
9bc24314ed
Add storageKey to pager widget. Fixes #481
2014-02-10 23:45:57 -06:00
Mottie
0e438e4bbd
Improve accessibility & add unsorted header class
2014-02-10 23:45:34 -06:00
Mottie
5527bab1c0
pager: fix plugin errors
2014-02-10 23:43:19 -06:00
Mottie
e3a4f374af
Pager: correcting page calculation. Fixes #468
2013-12-20 08:45:34 -06:00
Mottie
c4dceff34e
Ensure updateRow & not update is triggered. See issue #217
2013-12-19 11:36:41 -06:00
Mottie
6e82ea1834
Group widget now finds correct header cell with multiple thead rows
2013-12-18 00:35:25 -06:00
Mottie
32f1c062d8
Group widget + pager now works properly. See #437
2013-12-18 00:34:22 -06:00
Justin F. Hallett
6a6712f55e
Rename for project consistency
2013-12-17 17:34:08 -07:00
Mottie
33946d4e3e
cssStickyHeader widget: add z-index option. Fixes #466 .
2013-12-17 17:47:17 -06:00
Mottie
af70287616
Group widget: second attempt to fix ajax issue. See #437 .
2013-12-17 17:41:21 -06:00
Mottie
d1ed97a59f
Add column selector widget. Fixes #318 .
2013-12-17 17:39:39 -06:00
Mottie
b34bbba563
Filter row is now included in stickyHeader + pager. Fixes #449
2013-12-15 07:11:26 -06:00
Mottie
d1cfbd7bae
Disable pager arrows & show zero in display when totalPages = 0. Fixes #460
2013-12-15 05:57:49 -06:00
Mottie
82d467ad88
Fix & document inconsistencies in pager triggered event parameters
2013-12-15 05:41:48 -06:00
Mottie
161c2ad99d
Add pager processAjaxOnInit option. Fixes #424
2013-12-15 05:07:22 -06:00
Mottie
eb13fb4b14
Fix pager update when ajax returns no rows. Fixes #456
2013-12-15 04:49:55 -06:00
Mottie
173db948c6
version bump
2013-12-14 10:51:14 -06:00
Mottie
404567f533
Update cache after ajax. Fixes #436 & #437
2013-12-12 18:46:45 -06:00
Mottie
5a1c22a349
Pager filtered rows count properly includes/excludes child rows
2013-12-12 12:23:44 -06:00