Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-29 | 4.6 kB | |
Totals: 1 Item | 4.6 kB | 0 |
Changelog
Improvements
Web Application
- [General] Enabled the "Delete" button for users who have the delete, but not the edit right for a given entity (#11509)
- [Dashboard] Added a final laboratory result chart to the sample dashboard (#10744)
- [Dashboard] Added new elements to the sample dashboard that display sample purpose, specimen condition and shipment status counts (#10738)
- [Dashboard] Added a new element to the sample dashboard that displays test result counts (#11411)
- [Cases] Further performance improvements for the case merging process by limiting the database comparison based on creation date and archived status (#11465)
- [Events] Moved the event participant person information to a separate page (#11514)
- [DEMIS] Added disease variants to external messages, including pre-filling the field when processing them (#11449, [#11704])
- [DEMIS] When creating cases or contacts from external messages, their report date is now pre-filled with the report date of the external message (#11454)
- [DEMIS] Added the date of result to test reports (#11453)
Changes
Web Application
- [Cases] Removed the event filter from the merge cases view because of an incompability with the recent performance improvements (#11712)
Bugfixes
Web Application
- Fixed specifying a place of stay leading to cases with identical responsible jursidictions not being properly detected as potential duplicates in the case merge view (#11687)
- Fixed duplicate case query search being triggered twice on every search (#11627)
- Fixed the sample dashboard considering samples the user did not have access to when displaying counts (#11605)
- Fixed several misbehaviors related to the mandatory/optional state of event region and district (#11502)
- Fixed event participants being displayed multiple times when being associated with multiple samples with an identical date and time (#11697)
- Fixed an error when trying to display archived events in bulk edit mode (#11421)
- Fixed event participant relevance status not updating correctly after archiving events (#10298)
- Fixed deleted event participants being considered in the merge event participants pop-up when merging persons (#11608)
- Fixed the "Merge" and "Pick" buttons remaining clickable after deselecting a person in the merge person pop-up (#11567)
- Fixed wrong results when filtering by "Person samples" and "All active and archived samples" or "Deleted samples" at the same time (#11668)
- Fixed an error when trying to access event actions as a user without the user right to delete events (#11638)
- Fixed the creation of duplicate investigation tasks for cases when having an investigation task in progress (#10053)
- Fixed region filter in the immunization directory being editable for users assigned to a lower jurisdiction level (#11645)
- Fixed an error message when trying to save changes to a case after adding a sample to it (#11532)
- Fixed person sample association type being shown in the sample directory when not entering it through a person (#11564)
- Fixed case classification not being updated immediately after creating it through a positive pathogen test result (#11555)
- Fixed date range intervals for filters in statistics not being calculated correctly (#11717)
- Fixed users not being informed about the contact already being linked to a selected event when linking contacts to events (#11244)
- Fixed updated travel entry information after confirming unsaved changes not being taken over to the case creation form (#11251)
- Removed a hint from the sample dashboard that was only relevant for the surveillance dashboard (#11619)
- Fixed captions in the statistics table when grouping by jurisdictions (#11720)
- Fixed captions in the configuration and sample export files (#11606)
- Fixed an error when trying to merge cases via S2S (#11689)
Mobile Application
- Fixed a synchronization error when trying to push persons as a user without the user right to manage symptom journals (#10858)
Technology
- Updated openAPI generation dependencies (#11553)
- Extracted serverlibs to a proper Maven module (#3733)
Security
- Introduced MobSF to scan for security vulnerabilities of the Android app (#11661)
Documentation
- Improved documentation for SORMAS 2 SORMAS setup (#11399)
- Added documentation on how to do backend unit testing to the sormas-backend module (#11568)
Testing
- Various test improvements and fixes (#11576, [#11614], [#11642], [#11676], [#11723])