Mottie
ebd2edb040
Editable: Add editable_wrapContent option
2014-08-26 19:24:43 -05:00
Mottie
3a290109ef
Editable: Add editable_focus, editable_blur, and editable_selectAll options. See #708
2014-08-26 16:19:47 -05:00
Mottie
8ddd3c76f2
Editable: update validate function to allow setting it per column
2014-08-26 14:23:13 -05:00
Mottie
1606cca123
Editable: autoresort true no longer breaks the table
2014-08-26 13:33:56 -05:00
Mottie
7747fa9700
Pager: use native javascript to populate & set the goto select. See #711
2014-08-25 20:27:40 -05:00
Mottie
346d8cb64b
Pager: update cache & rows copy. Fixes #703
2014-08-12 10:35:46 -05:00
Mottie
526a869b49
version bump & cleanup
2014-08-01 21:31:33 -05:00
Mottie
bb939266a8
Pager: remove selected attribute from page options. See #700
2014-07-31 07:42:21 -05:00
Mottie
6e44cc9590
Editable: add autoAccept & validate options
2014-07-27 19:28:08 -05:00
Mottie
294f377e4f
Editable: limit array columns
...
related? http://stackoverflow.com/q/24947995/145346
2014-07-25 07:50:36 -05:00
Mottie
39e91a5733
Pager: output can now add user modifiable startRow or page inputs
2014-07-22 07:42:15 -05:00
scratcher28
cd54cbdfd3
editable_columns type check
2014-07-22 14:45:38 +04:00
Mottie
e861f6c3fc
Cleanup & version bump
2014-07-17 12:40:11 -05:00
Mottie
c9c11a8495
Output: update method to allow downloads without modifying htaccess. Fixes #681
2014-07-15 21:19:47 -05:00
Mottie
4ef7bcd5a8
Pager: initialize without building cache when delayInit true. Fixes #678
2014-07-11 15:01:20 -05:00
Mottie
6de1009af8
version bump
2014-07-04 07:36:50 -05:00
Mottie
f7b9619b2f
Pager widget: ensure pagerComplete event fires on init
2014-07-03 13:17:09 -05:00
Mottie
2a835930e4
Core/Filter/Pager: Add config.totalPages & modify filterEnd variable to include it. See #670
2014-07-03 10:59:48 -05:00
Mottie
21492fe960
Pager: update c.filteredRows when using ajax. Fixes #670
2014-07-03 09:32:27 -05:00
Mottie
6ece2fe6b4
Pager: filtered rows now equals total rows when ajaxProcessing returns an array. Fixes #667
2014-07-02 15:43:15 -05:00
Mottie
197af4fc31
version bump
2014-06-28 23:04:50 -05:00
Mottie
3b4cd54c61
Scroller: add scroller_upAfterSort option. Fixes #660
2014-06-26 12:09:59 -05:00
Mottie
20938f9bf9
Pager widget: change goto (reserved word) to gotoPage & doc updates. Fixes #657
2014-06-23 15:36:50 -05:00
Mottie
2bd55b3a5b
Static: static rows now manipulated within a detached tbody
...
updated demo to allow the user to toggle static rows
2014-06-22 08:22:39 -05:00
Mottie
b1b09f1bb8
Pager: prev & next buttons now disable with 0 filtered pages. Fixes #649
2014-06-22 06:37:02 -05:00
Mottie
d6666e4999
Pager: fix setting of filteredRows from ajaxProcessing. Fixes #649
2014-06-21 19:32:16 -05:00
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
d9cb97f1e6
version bump
2014-06-18 16:07:29 -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
6042a3ae26
Pager: correctly detach and append jQuery rows. Fixes #650
2014-06-16 22:36:08 -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
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
Mottie
c09945c60c
version bump
2014-05-28 19:22:11 -05:00
Mottie
f932d2687e
Pager: Fix widgets sometimes not being applied after page change
2014-05-28 12:16:14 -05:00
Mottie
d2eb430d2b
Pager: update widget to also pass jqxhr to ajaxProcessing. See #626
2014-05-26 17:08:41 -05:00
Mottie
3d6b03037b
Math: values are now obtained from data-attributes first
2014-05-26 17:04:50 -05:00
Mottie
fcebad5a0f
version bump
2014-05-22 07:53:29 -05:00
Mottie
219606e0db
Pager: fix pager updating
2014-05-22 07:53:28 -05:00
Mottie
acbf44d892
Math: now works properly with the pager. Fixes #621
2014-05-21 12:19:44 -05:00
Mottie
c429a0aa0a
Output: add duplicate spans option. Fixes #619
2014-05-20 21:40:57 -05:00
Mottie
063f109659
Scroller: filter widget works with scroller again. Fixes #620
2014-05-20 20:49:19 -05:00
Mottie
1d3e7d9702
columnSelector: refreshColumnSelector no longer dependent on breakpoints
2014-05-20 20:47:55 -05:00
Mottie
485ab53e18
columnSelector: add refreshColumnSelector method
2014-05-18 13:14:48 -05:00
Mottie
4627f214b8
Core: Refer headers option by header class/id
2014-05-16 13:38:55 -05:00
Mottie
05f9dbf4e7
columnSelect: fix remove error
2014-05-16 13:37:13 -05:00
Mottie
9c0017d44e
Core & pager: use detach instead of empty on tbody rows
2014-05-08 12:07:13 -05:00
Mottie
acefd269f9
Output: add config parameter to output_callback
2014-05-07 11:46:26 -05:00
Mottie
41be62bb32
Output: add output_ignoreColumns option. Fixes #607
2014-05-06 10:59:35 -05:00
Mottie
346587f4bc
Print: add print_callback option
2014-05-06 10:23:48 -05:00
Mottie
35ec1d87eb
version bump & cleanup jsHint errors
2014-05-05 20:52:17 -05:00
Mottie
c92a55750f
Add print widget
...
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
6b2db42a73
cssStickyHeader: add filteredToTop option
2014-05-05 13:25:37 -05:00
Mottie
7650508932
Output: add output_encoding option for accented character support in Excel
...
See http://stackoverflow.com/q/23388490/145346
2014-05-04 17:43:55 -05:00
Mottie
ca5e6beb19
Add math prefix & suffix options
2014-05-03 13:58:25 -05:00
Mottie
f4cded6c6c
version bump
2014-04-27 11:01:58 -05:00
Mottie
7278ff91a4
Add internal config.$extraHeaders variable
...
Updated uitheme, stickyHeaders & scroller widgets
2014-04-27 08:04:39 -05:00
Mottie
f57f73f5ea
Math widget: add data-math-mask for each cell & update doc versions
2014-04-24 22:20:11 -05:00
Mottie
6a6044595e
version bump
2014-04-23 19:41:05 -05:00
Mottie
c7607401b8
Filter widget: fix filteredRows count & cleanup
2014-04-23 16:09:26 -05:00
Mottie
9cabd1797a
Pager stays on same page after update. Fixes #590
2014-04-23 15:47:54 -05:00
Mottie
d1426ad1c5
Build widget now works with HTML in the data
2014-04-23 00:49:48 -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
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
5edb87b539
Filter from cache. Fixes #515
2014-04-20 09:27:52 -05:00
Mottie
f65e3dc9b3
Pager: Add pageReset option. Fixes #565
2014-04-20 09:20:43 -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
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
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