Releases: uwctri/ReportTweaks
Releases · uwctri/ReportTweaks
Even More Bug Fixes
- Previously the settings configuration on the edit report page would not show on simple (i.e. not longitudinal) projects. This has been corrected.
- Previously the date range field would not correctly show the previously set value, if any. This has been corrected.
- The date range field now only lists fields using a date validation.
- Code style updates
Bug Fixes
Bug Fix
Bug Fix
- Previously, as noted in the readme, the default sorting configuration (step 4 in the report edit page) may not be correctly applied if the row merge feature is being used and the current user does not have data export rights for all fields in the report. This issue has been resolved and the user no longer requires export rights.
Bug Fixes
- Framework version bump to 9
- Previously some d-m-y or m-d-y dates would not sort correctly when using row merge. This has been resolved.
- Previously writing to a non-repeating event via the writeback button when all data on a report was from a repeating instrument would cause an error and a writeback fail. This has been resolved.
Bug Fixes
- In the previous release a bug was introduced that broke report ordering when using row merge; this has been resolved.
- In the previous release, some reports that did not include a field name in the report header still did not merge when expected; this has been resolved.
Bug Fixes
- Previously a js error would occur on an empty table, we now check for this issue
- Previously a js error would occur on user auto-logout, we now correctly bail when the user isn't logged in
- Previously, many features did not behave as expected on reports that did not include field names in table headers, we now collect this information in PHP so as to not depend on the table's headers for the information.
Bug Fixes
Bug Fixes
Date Range Filtering
New Feature: Common date ranges can now be selected from a live-filter style drop down on reports with the feature enabled. This allows end-users to easily select data with a column date within the past week, month, year etc.