Commit Graph

36 Commits

Author SHA1 Message Date
Rob Garrison
c83b191d43 Docs: clarify recalculation update method. See #1317 2016-11-26 05:25:37 -06:00
Rob Garrison
2e2a133607 Docs: Explain difference between # and 0 in the math mask. Fixes #1320 2016-11-22 13:56:41 -06:00
Rob Garrison
c26e01764f Docs: Define a triggered "update". Fixes #1317 2016-11-22 13:39:21 -06:00
Rob Garrison
148a699e72
Math: add math_debug option 2016-07-13 20:51:33 -05:00
Rob Garrison
83b38fd419
Math: Add "data-math-target" attribute 2016-07-13 20:47:27 -05:00
Rob Garrison
7268e9ab34
Docs: Add button type
It's the OCD I tell ya!
2016-07-08 14:08:21 -05:00
Rob Garrison
9fcacc8a13
Math: Add math_completed callback 2016-05-16 14:44:55 -05:00
Rob Garrison
5992cb6649 Docs: add html hint & fix issues 2016-01-10 18:00:36 -06:00
Rob Garrison
03db8eec0e version bump 2015-12-13 16:24:42 -06:00
Rob Garrison
d6ff627aee Math: math_none can now be set to an empty string 2015-12-13 06:56:38 -06:00
Rob Garrison
12af874e88 Docs: math doc updates 2015-12-13 06:39:30 -06:00
Rob Garrison
fb16792adf Math: fix data-math-filter error. See #1083 2015-12-13 05:52:45 -06:00
Rob Garrison
4e1c96d437 Math: lots of tweaks. See #1083
- Initial calculation performed once - changed binding to either "filterEnd"
  or "pagerComplete", not both.
- Added change flag so a cache update is only performed when cell content
  inside of a sortable tbody was modified.
- Fix data-math-filter on "all" cell calculation with fixes to getRow &
  getColumn functions so that filters get priority over the "filtered" row
  check.
2015-12-12 20:42:34 -06:00
Rob Garrison
1bb9a5d1b2 Math: Limit tbody cell processing & use cellIndex whenever possible. See #1048 2015-12-04 00:48:41 -06:00
Rob Garrison
8a3c315f0c Math: Add "data-math-filter" override of math_rowFilter. See #1083 2015-11-23 23:29:33 -06:00
Rob Garrison
8967627713 Math: add rowFilter option. See #1083 2015-11-22 16:22:05 -06:00
Rob Garrison
1d813bd766 version bump 2015-10-31 11:06:09 -05:00
Rob Garrison
c7d4395c85 Math: Include config parameter in math equations
Fixes javascript error
2015-10-17 10:05:55 -05:00
Rob Garrison
be69ff58a7 Math: Add math_none option 2015-10-14 21:20:49 -05:00
Rob Garrison
01442edbf2 Math: merge in #1027 & tweak changes 2015-10-06 20:54:01 -05:00
Mottie
7d21962a03 Docs: minor fixes 2015-07-21 17:03:43 -05:00
Mottie
2833b9b639 Docs: remove duplicate section in math widget demo 2015-07-13 12:40:29 -05:00
Mottie
a2587cab28 Docs: optimize code example 2015-06-19 07:38:16 -05:00
Mottie
13e3d0593d version bump 2015-05-17 15:32:53 -05:00
Mottie
b3203505cc Math: reapply column indexing after updates & prevent js error on empty tables. Fixes #889 2015-04-30 08:04:24 -05:00
Mottie
9bee1805b2 Math: fix issues with isNaN("") = false. See #873 2015-04-16 07:52:33 -05:00
Mottie
664694df27 Docs: update jQuery UI & remove "latest" from file name 2015-02-13 06:56:45 -06:00
Mottie
1de9c46e30 Math: add math_event option 2015-02-09 17:13:21 -06:00
Mottie
f6b33cc367 Docs: updates & removed some widgets from beta 2015-02-06 23:04:28 -06:00
Mottie
3d6b03037b Math: values are now obtained from data-attributes first 2014-05-26 17:04:50 -05:00
Mottie
bb421f9a25 Docs: switch from CDN to local files (prevents https conflicts) & cleanup 2014-05-22 07:53:26 -05:00
Mottie
c92a55750f Add print widget
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
ca5e6beb19 Add math prefix & suffix options 2014-05-03 13:58:25 -05:00
Mottie
4753f666b2 Widget doc updates 2014-04-28 19:19:59 -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
cdb5dc6863 Add math widget. Fixes #136 2014-04-20 18:35:57 -05:00