Jeff Stieler
|
74ab15aebf
|
Add report CSV downloading.
|
2019-06-28 11:09:41 -06:00 |
Jeff Stieler
|
7332b07874
|
Small tweaks to report CSV exporter to support batching.
Use default limit, add public total_rows accessor, auto-load controllers.
|
2019-06-28 11:09:38 -06:00 |
Jeff Stieler
|
2b61484246
|
Load the Report CSV Exporter class.
|
2019-06-24 19:26:12 -06:00 |
Jeff Stieler
|
de793076da
|
Filter out image column when defining report columns.
|
2019-06-24 15:40:41 -06:00 |
Jeff Stieler
|
83c8f756d8
|
Apply report controller default parameters for CSV export.
|
2019-06-24 12:57:07 -06:00 |
Jeff Stieler
|
c13d35c68a
|
JSON encode non-scalar values for CSV.
|
2019-06-21 10:40:06 -06:00 |
Jeff Stieler
|
f0a01b09c0
|
Remove columns with CSV-unfriendly values, like HTML.
|
2019-06-21 10:38:36 -06:00 |
Jeff Stieler
|
0c9ef05103
|
Include export type with column value callback.
|
2019-06-21 10:38:01 -06:00 |
Jeff Stieler
|
2cb63e79d2
|
Add CSV exporter class for reports.
|
2019-06-20 19:01:38 -06:00 |