Releases: uwctri/CalendarQuestions
Bug Fix
Bug Fix
Previously, if a calendar contained data for a question and, after changes on the record or in config, that question no longer needed to be shown the calendar would throw an error. Now we hide the question as defined by configuration, but keep any data that was entered.
Full Changelog: v1.3.0...v1.3.1
Compression Feature
New compression feature for those storing a lot of data in the calendar.
Full Changelog: v1.2.4...v1.3.0
Allow Negatives
Per user requests both integers and numeric types allow for negative numbers now (i.e. a single "-" at the start of the number).
Full Changelog: v1.2.3...v1.2.4
PHP8 fixes
Previously if viewing the calendar without a start/end date value set a PHP error would be thrown on v8+, that no longer occurs.
Escaping json before passing down to JS.
Renaming license file per Vanderbilt.
Full Changelog: v1.2.2...v1.2.3
Minor PHP8 Fix
Resolving one error that occurs in PHP 8, bump framework version to 14.
Full Changelog: v1.2.1...v1.2.2
Linux Bug Fix
Correct a filename that prevented the module from being enabled on linux servers.
Full Changelog: v1.2.0...v1.2.1
New Stats Feature
Adding new feature to optionally show a stats row below the data collection calendar.
Full Changelog: v1.1.0...v1.2.0
Bug Fixes
Resolving a major bug where the calendar would freeze during data collection due to a JS error.
Full Changelog: v1.0.2...v1.1.0
Minor Features and Metrics
General refactoring, metrics are now shown indicating if a calendar is near full, config now only allows for selecting notes fields from the dropdown.
Full Changelog: v1.0.1...v1.0.2