01/10/2019
Enhancements
-
-
Group modification security – Can specify which user groups a specific administration group is able to modify.
-
Prevented non-mandatory hierarchy types from having mandatory dependent hierarchies – ie. If a parent hierarchy is non-mandatory, then the dependent ‘child’ hierarchy should not be able to be made mandatory.
-
REST – Modified the existing REST API for adding ‘lastModified’ as a standard parameter for the GET calls. This has been done to reduce the load on the API as some schemas have a large amount of users and forms which is a huge amount of data to be fetched each time.
-
Support issues/fixes:
-
-
Amended an issue with account registration being sent in wrong language. Email should be sent in the locale of the user who was just created but was being sent in the locale of the person who created the user.
-
Improved the contrast for checkboxes in the user interface so that they can be clearly seen.
-
Corrected an issue with a Dashboard tab containing a MAP widget from continually refreshing.
-
Ensured that deleted hierarchy values do not show in the filter fields of the record list.
-
Corrected an exception error which occurred when trying to import a module that contained email-in field mappings.
-
Corrected an error which occurred when attempting to import actions. This was caused by having “Assigned To” in the “Record readable in the workflow” tab for the “Open” and “Overdue” status.
-
Fixed error which occurs when importing the “Training Records” module and also a further error when deleting then saving the module view. The issue was caused by recent changes for record list performance boosting.
-
Amended incorrect date format for the DATEFIELD field type. When the year was entered as two digits eg. 20/09/19 it was being converted to 20/09/0019 instead of 20/09/2019.
-
Shared Cache issue – Change ‘lazy’ to ‘eager’ for entity Record, WorkflowStep, Field. This was done to resolve an issue with record list loading.
-
When creating a user with ‘Login Required’ ticked and with ‘Manger’ and ‘Affiliation’ specified, if the option to ‘Send’ was selected (to email the new user) after saving the user record, the Manger and Affiliation were being set to blank. This has been amended.
-
Amended an issue with when logged in with the risk level in the Risk Matrix showing in English when logged in as a user with Japanese locale.
-
HTML markup in rich text fields was being printed to Excel and PDF reports. This has now been amended.
-
Dashboard – Fixed error with the ‘Safety Performance Report’ widget when accessed in Internet Explorer.
-