Rob Garrison
d50f561969
Chart: fix chart_layout column indexing
2015-10-19 22:09:59 -05:00
Rob Garrison
9d7f0fb26c
ColumnSelector: Add mediaqueryHidden option. Resolves #964
2015-10-19 11:49:21 -05:00
Rob Garrison
1bb00280ed
Filter & stickyHeaders: hideFilters applies to stickyHeaders again. Fixes #1050
2015-10-18 13:21:55 -05:00
Rob Garrison
726edc7c77
SortTbodies: moved config.strings defaults to $.tablesorter.strings
...
updated to match changes to core
2015-10-18 13:21:54 -05:00
Rob Garrison
55d19b3a95
Core & Filter: Add "entire column colspan" support. See #746 & #1047
2015-10-17 15:15:36 -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
9c905bdc9c
Print: Add print delay; allows browser to render print preview
2015-10-17 09:37:56 -05:00
Rob Garrison
f242135db0
Print: Include css to hide filter rows. Fixes #1046
2015-10-17 09:36:37 -05:00
Rob Garrison
be69ff58a7
Math: Add math_none option
2015-10-14 21:20:49 -05:00
Rob Garrison
a1a202a4c6
Math: detach table prior to indexing all cells. See #1048
2015-10-14 20:46:42 -05:00
Rob Garrison
23760ef2c3
Print: internal variable tweaks
2015-10-14 12:51:27 -05:00
Rob Garrison
1219e49d30
Output: do not include nested table headers with parent. Fixes #1040
2015-10-12 07:32:07 -05:00
Rob Garrison
575b92221a
Output: correct formatContent function comment
2015-10-09 11:08:56 -05:00
Rob Garrison
1c5c3415ad
Math: fix out-of-scope time variable
2015-10-06 21:06:25 -05:00
Rob Garrison
701ad94308
Merge branch 'LvLynx-master'
2015-10-06 20:55:51 -05:00
Rob Garrison
ab5258471d
Math: more tweaks for better compression
2015-10-06 20:54:07 -05:00
Rob Garrison
01442edbf2
Math: merge in #1027 & tweak changes
2015-10-06 20:54:01 -05:00
Rob Garrison
e2ffab45a0
Filter: encode/decode filters in case they end up in cookies. See #1026
2015-10-06 18:53:00 -05:00
Ansis Kļaviņš
a102380ca5
Update widget-math.js
...
Added optimization: there is no need to do calculations on rows which are already filtered.
Improved coding style to align it with rest of code.
2015-10-05 19:52:35 +03:00
Rob Garrison
fe7a366e25
Pager: clear tbody if no data returned by ajax. See #1032
2015-10-05 11:50:57 -05:00
Rob Garrison
0e9608139d
Grouping: prevent error if group_forceColumn
is improperly defined. See #1030
2015-10-05 10:42:40 -05:00
Ansis Kļaviņš
0c7658893c
Update widget-math.js
...
Created new calculation type "below". It works just like "above" except in other direction starting from top to bottom.
2015-10-04 18:06:07 +03:00
Rob Garrison
40dcaace25
version bump
2015-10-04 09:26:07 -05:00
Rob Garrison
2f3217fe80
Filter: select includes child rows when filter_childByColumn is set
2015-10-04 09:06:34 -05:00
Mottie
285cef1e70
Pager: prevent hiding child rows when disabling or destroying pager. See #1020
2015-09-25 12:18:21 -05:00
Mottie
e23288cee8
Filter: ignore childWithSibs when childByColumn is false. See #1020
...
Also fixed data.childRowText by adding spaces between cell content
2015-09-24 08:49:17 -05:00
Mottie
0ebb9ea219
Filter: keep parent match when no child rows match. See #1020
2015-09-23 22:46:03 -05:00
Mottie
fa4f916633
version bump
2015-09-23 10:21:44 -05:00
Mottie
1aa87e2080
Filter: add filter_childWithSibs
option. Fixes #1020
2015-09-23 07:50:45 -05:00
Andreas Mair
86f4e07cac
data-column="#" (with # > 9) didn't work in external filters.
2015-09-23 08:53:13 +02:00
Mottie
3328f02579
Filter: add processOptions function & code cleanup. See #1010
2015-09-07 15:47:16 -05:00
Mottie
60666279e2
Core: ensure widgets don't get cache options. Fixes #946
2015-09-05 09:28:02 -05:00
Mottie
cc1d4904ba
Filter: namespace a variable
2015-09-05 09:24:53 -05:00
Mottie
829d3792fa
version bump
2015-09-01 10:45:24 -05:00
Mottie
7756fdf9a2
Filter: restore triggered change namespace & prevent search before init. Fixes #1002
2015-08-27 07:14:22 -05:00
Mottie
3282dc52fc
Filter: use namespacing on reset. Fixes #1001
2015-08-26 07:22:48 -05:00
Mottie
41fb194559
Grouping: add group_forceColumn
& group_enforceSort
options. See #1000
2015-08-24 10:50:07 -05:00
Mottie
46d50ee535
Group: remove unused variable
2015-08-24 06:40:42 -05:00
Mottie
68ae07cb79
version bump
2015-08-23 13:22:56 -05:00
Mottie
0924a98a2b
Filter: add reference to make file more compressible
2015-08-23 07:00:43 -05:00
Mottie
8b73160c67
Core & Filter: cache regex
2015-08-23 07:00:34 -05:00
Mottie
90e0355b4a
ColumnSelector: add columnSelector_updated option
...
This option contains the triggered event name, which is "columnUpdate" by default
2015-08-21 16:58:21 -05:00
Mottie
47de48ef5d
Filter: allow dynamically changing "anyMatch" filter. Fixes #998
...
previously, once an anyMatch type filter was found, it's value was always used to do an anyMatch search. Now the script checks to see if the input is targeting more than one column
2015-08-21 14:00:04 -05:00
Mottie
2281b8f2fb
version bump
2015-08-19 18:20:27 -05:00
Mottie
d1e9530bcf
Pager: include settings parameter from ajaxError method & prevent js error. Fixes #997
2015-08-19 16:33:32 -05:00
Mottie
805be29302
version bump
2015-08-17 21:08:41 -05:00
Mottie
2182b42157
Filter: fix js error caused when limiting search columns
...
See http://stackoverflow.com/q/32052986/145346 for an example
2015-08-17 20:10:29 -05:00
Mottie
e8bc2bef2e
ColumnSelector: modify refreshColumnSelector method. Fixes #985
...
The "refreshColumnSelector" method can now update the contents of the container in case the header text, column priorities, etc change
2015-08-16 22:46:22 -05:00
Mottie
be6999c67a
Pager: add ajaxError
callback function. Fixes #992
2015-08-15 10:56:42 -05:00
Mottie
e3f51f8ad7
Pager: no more js error in widget error message. Fixes #988
2015-08-12 10:32:39 -05:00