Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-10 | 3.8 kB | |
Totals: 1 Item | 3.8 kB | 0 |
Note for developers: We have added a custom code formatter and formatted all Java classes accordingly. Please have a look at the IDE instructions and set up your IDE to use this code formatter and apply it to every file that you edit.
New Features
- [Web] Extended the sample creation form to allow users to immediately create the first pathogen test at the same time (#1638)
- Added feature configurations for case surveillance, contact tracing, sample collection and campaign management to allow admins to disable these modules (#1986)
- [Web] Added community and health facility filters to statistics (#1441)
- Added pseudonymization of personal data from entities outside the user's jurisdiction (#1158) - This has been disabled in the latest hotfix because of serious performance problems
- [Web] Added basic campaign management (#1984)
Improvements
- [Web] Events are now primarily displayed on the dashboard map based on their event location geo coordinates (#2248)
- Added validation for text fields and increased the allowed amount of characters for text areas (#580)
- Removed "home-based quarantine possible" and "supply ensured" fields from non-German systems (#2095)
- Added two additional contact categories for German systems (#2094)
- [Web] Added contact information to sample export (#2207)
- [Web] Significantly improved loading times of the merge duplicate cases view (#2227)
- Added Italian and Spanish (Cuba) languages (#2279 & [#2138])
- [App] Removed manual user error reporting to prevent users from accidentally leaking personal data (#2190)
- [Web] Completed disease network diagram internationalization (#1950)
Bugfixes
- [Web] Fixed sample purpose field being incorrectly filled for internal samples (#2236)
- [Web] Fixed sorting sample directory by associated contact resulting in an error (#2232)
- [Web] Fixed an infinite loading issue on duplicate detection during case import (#1300)
- [Web] Fixed contact dashboard throwing an error when containing more than 32,767 contacts (#2253)
- [App] Fixed a crash when searching the case list by text that contained an apostroph (#2273)
- [Web] Fixed delete button in the line listing popup not showing for certain languages (#2258)
- [Web] Fixed a potential error when overriding a case during import (#2141)
- [Web] Fixed an error when navigating back to a view that had an incomplete epi week filter (#2149)
- [Web] Fixed users not being allowed to filter cases and contacts by a quarantine end date in the future (#2246)
- [Web] Fixed an error in the surveillance dashboard map when there were cases with only a report longitude or latitude in the system (#2244)
- [App] Fixed colorization of case classification in the case list not matching the usual color scheme (#2221)
- Fixed users not being able to edit contacts in their jurisdiction if they belonged to cases from other jurisdictions (#2254)
Technology
- Fixed wrongly used transaction annotations (#2245)
- Increased timeout for mobile app synchronization to avoid errors during initial synchronization (#2281)
- Added indirectly dependent objects of cases to the change date filter for better compatibility with external systems (#2059)
- Removed slf4j dependency from the sormas-base project (#2218)
- Added frontend testing (#1924)
Community
- Extended infrastructure import guide with instructions on how to use facility type (#2114)
- Added a list and description of all possible server properties to the server customization guide (#2109)
- Updated the default user section of the server update readme according to the new default users (#2262)
- Added officially supported browsers and Android versions to the main readme (#1766)