Commit Graph

251 Commits

Author SHA1 Message Date
Justin F. Hallett
3dc2530301 Don't unbind all ts tiggers, add tsmath namespace triggers to add and remove instead 2015-02-09 11:20:11 -07:00
Justin F. Hallett
c1c68f89fe Make sure remove happens on the right events, not on an undefined var 2015-02-09 11:07:46 -07:00
Mottie
9b32f0c5f6 version bump 2015-02-07 00:46:44 -06:00
Mottie
f6b33cc367 Docs: updates & removed some widgets from beta 2015-02-06 23:04:28 -06:00
Mottie
48d6ba5007 Charts: Add chart_event option, provide other data formats & add demo 2015-02-06 22:48:21 -06:00
Mottie
485b515066 Dragtable: make compatible with other widgets 2015-02-06 11:51:13 -06:00
Mottie
135d86a704 Formatter: speed optimizations 2015-02-05 15:12:38 -06:00
Mottie
1b91228cdc Formatter: detach tbody before processing 2015-02-05 14:35:27 -06:00
Mottie
6962d31302 Pager: update display before applying widgets 2015-02-05 13:46:45 -06:00
Mottie
fe81a867fc Pager: update widgets & fire pagerComplete after cache is built 2015-02-05 13:06:18 -06:00
Mottie
e42bfdfafa Formatter: Add formatter_event & bind to pagerComplete 2015-02-05 13:04:56 -06:00
Mottie
0e72504e87 Formatter: Add table cell formatting widget. See #812 2015-02-04 15:41:27 -06:00
Mottie
1ffd4a0a20 Pager: update goto independently of other elements. Fixes #811 2015-02-04 07:29:07 -06:00
Mottie
e3558664f8 alignChar: don't add align character when no content is right of it 2015-02-02 07:59:53 -06:00
Mottie
6521510e97 Reflow: trim stored header text 2015-02-02 07:59:53 -06:00
Mottie
090ef374d3 Output: Fix trim spaces for header cells 2015-02-02 07:59:52 -06:00
Mottie
19b69c9ac3 Widgets: update remove function
columnSelector, cssStickyHeaders, pager, repeatHeaders, saveSort & stickyHeaders
2015-02-02 07:58:47 -06:00
Mottie
877dec004b Merge branch 'master' into working
Conflicts:
	js/widgets/widget-chart.js
2015-01-31 17:35:43 -06:00
Mottie
cedbf81c9c Print: ignore columnSelector auto setting when mediaquery option is disabled. Fixes #808
Replace columnSelector popup button element with a div because it doesn't work in Firefox - see http://jsfiddle.net/2tt25hbd/
2015-01-29 14:12:54 -06:00
Justin F. Hallett
828207b7fb filtred means not .filtered 2015-01-28 14:28:32 -07:00
Justin F. Hallett
cef5cc7b14 Fix sorting, still only 1 dimention 2015-01-28 13:26:51 -07:00
Justin F. Hallett
9c4de8a481 New Widget for charting plugins, this widget is basically just to extract data from the TS table and output it in an array format. Some process may be required but it can be injected into make charting plugins there after. 2015-01-28 11:55:11 -07:00
Justin F. Hallett
25c037abaa New Widget for charting plugins, this widget is basically just to extract data from the TS table and output it in an array format. Some process may be required but it can be injected into make charting plugins there after. 2015-01-28 11:52:09 -07:00
Mottie
8921894717 Pager: add cacheIndex variable & update docs
Added a pager variable section
2015-01-26 19:13:41 -06:00
Mottie
a63d67f41e ColumnSelector: change in "auto" now triggers a "columnUpdate" event 2015-01-26 17:01:58 -06:00
Mottie
b9e028d8ed Pager widget: fix js error 2015-01-23 23:09:56 -06:00
Mottie
857e275aab Core: add removeWidget & refreshComplete
Updated addWidget, applyWidget & refreshWidgets
2015-01-23 23:09:32 -06:00
Mottie
703fcc6212 ColumnSelector: refreshColumnSelector parameter can now set "auto" mode. Fixes #798 2015-01-22 07:37:34 -06:00
Mottie
3abce88fd8 Pager: Add "pagerUpdate" method to force a pager update. Fixes #801 2015-01-20 18:48:11 -06:00
Mottie
b3a7b82a67 ColumnSelector: columns array parameter added to refreshColumnSelector method. Fixes #798 2015-01-20 10:59:47 -06:00
Mottie
a50f5555a9 Storage & Build widget: pass "null" to $.parseJSON as a fallback. Fixes #586
Also change build widget example code to use dataType:"text" for csv data
2015-01-18 09:02:14 -06:00
Mottie
14799b9ce8 Pager: Add pageAndSize method to set both page & size 2015-01-16 12:17:47 -06:00
Mottie
85a1ca0453 Pager: page size resets to original page setting instead of 10 2015-01-16 07:51:11 -06:00
Mottie
bc85c32190 Scroller: resizing & browser zoom should now show proper widths. Fixes #680 & #634. 2015-01-15 07:59:20 -06:00
Mottie
638d070f3a Pager: filteredRows now properly calculated when first tbody set with cssInfoBlock class 2015-01-09 07:25:39 -06:00
Mottie
1d3a2c21a4 Pager: Get most up to date filter before setting pageReset. Fixes #783 2014-12-25 10:04:44 -06:00
Mottie
4c06e417d3 Pager: pageReset now used while filtering. See #778 2014-12-25 07:35:17 -06:00
Mottie
ff851938d7 ColumnSelector: fix column index issue, again 2014-12-25 07:09:55 -06:00
Mottie
cdb766f8d9 version bump 2014-12-22 21:12:59 -06:00
Mottie
5786b3eab3 ColumnSelector: fix column index issue 2014-12-22 21:04:26 -06:00
Mottie
9cd317070f Pager: ensure filteredRows gets updated before movetopage is called. Fixes #778 2014-12-22 20:44:29 -06:00
Mottie
2e8add1072 ColumnSelector: add columnSelector_cssChecked option 2014-11-26 21:40:47 -06:00
Justin F. Hallett
97a5e7ba97 Add 'columnUpdate' event when the columnSelector is updated 2014-11-11 00:31:41 -07:00
Mottie
5ef1781aba version bump 2014-11-07 19:32:10 -06:00
Mottie
e3afa93282 CssStickyHeaders: tables with a caption now work properly in Firefox 2014-11-07 17:32:43 -06:00
Mottie
98e3a41428 Pager: widget again updating on init properly 2014-11-03 14:44:08 -06:00
Mottie
12e9a25152 Pager: fix savedPages being overwritten 2014-11-03 12:57:33 -06:00
Mottie
cddd9d4ed1 Pager: fix pagerComplete not firing on non-ajax tables 2014-11-03 12:35:48 -06:00
Mottie
363f083682 version bump 2014-11-03 10:56:46 -06:00
Mottie
a20b37bfd0 Pager: current filters now updating properly. See #757 2014-11-03 08:05:22 -06:00