Skip to content

Releases: uwctri/CalendarQuestions

Bug Fix

09 Oct 18:39
Compare
Choose a tag to compare

Previously, using "mark all" buttons wouldn't correctly re-color indicators. Now indicator colors are correctly updated.

Full Changelog: v1.3.1...v1.3.2

Bug Fix

14 Aug 21:28
Compare
Choose a tag to compare

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

06 Aug 06:12
Compare
Choose a tag to compare

New compression feature for those storing a lot of data in the calendar.

Full Changelog: v1.2.4...v1.3.0

Allow Negatives

01 Aug 17:27
Compare
Choose a tag to compare

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

30 Jul 20:19
Compare
Choose a tag to compare

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

01 Jul 16:26
Compare
Choose a tag to compare

Resolving one error that occurs in PHP 8, bump framework version to 14.

Full Changelog: v1.2.1...v1.2.2

Linux Bug Fix

06 Jun 21:55
Compare
Choose a tag to compare

Correct a filename that prevented the module from being enabled on linux servers.

Full Changelog: v1.2.0...v1.2.1

New Stats Feature

06 Jun 14:21
Compare
Choose a tag to compare

Adding new feature to optionally show a stats row below the data collection calendar.

Full Changelog: v1.1.0...v1.2.0

Bug Fixes

30 May 23:43
Compare
Choose a tag to compare

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

21 Mar 21:36
Compare
Choose a tag to compare

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