Centrix 1.4.1.0
· 2 min read
This release contains changes to data exporting following feedback from users, as well as bug fixes for content introduced during the release of Centrix version 1.4.0.0.
Changelog
See below for the full changelog for release 1.4.1.0:
Added
Customer Applications
- Added additional option on the export dialog for
Date/Time Format.- New field is found under the
Advanced Optionsdropdown.
- New field is found under the
Click here to view possible Date/Time Format options.
| Name | Result | Default For |
|---|---|---|
| Microsoft Excel Compatible Format | yyyy-MM-dd hh:mm:ss | Excel |
| ISO 8601 | yyyy-MM-ddThh:mm:ss.sssZ | CSV, JSON, XML |
| Date and Time w/ Seconds - Day/Month/Year | dd/MM/yyyy hh:mm:ss | n/a |
| Date and Time w/ Seconds - Month/Day/Year | MM/dd/yyyy hh:mm:ss | n/a |
| Date and Time w/ Seconds - Year/Month/Day | yyyy/MM/dd hh:mm:ss | n/a |
| Date and Time - Day/Month/Year | dd/MM/yyyy hh:mm | n/a |
| Date and Time - Month/Day/Year | MM/dd/yyyy hh:mm | n/a |
| Date and Time - Year/Month/Day | yyyy/MM/dd hh:mm | n/a |
| Date Only - Day/Month/Year | dd/MM/yyyy | n/a |
| Date Only - Month/Day/Year | MM/dd/yyyy | n/a |
| Date Only - Year/Month/Day | yyyy/MM/dd | n/a |
Changed
API
- Changed export function for
Excelexports to correctly set cells todateformat for properties that have a format ofdate/date-time.- This should allow for correct sorting and filtering of date fields in Excel.
- Changed data exporting to use different projection internally to allow for format changing by request.
- Changed export dialog to keep previous selection for some values instead of resetting to the default values.
- If the user navigates to another collection the default values are used.
Customer Applications
- Changed printed report rendering to occur directly in the page, instead of opening in a new tab.
Fixed
API
- Fixed a bug causing user settings to not save correctly.
- Fixed an error causing an error if a user account was not given a setting when their account was created.
Customer Applications
- Fixed bug that caused SVG renders from chart components to be invisible when printing a report.
- Fixed bug that caused filter dialog to expand past the page bottom.
This update also contained various internal updates which cannot be shared here for security reasons.
