Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-27 | 3.4 kB | |
Totals: 1 Item | 3.4 kB | 0 |
New Features
- [Web] Added samples and pathogen tests to contacts; App part will follow in a later release (#1753)
Improvements
- [Web] Extended follow-up visit overview date filtering to support custom period length (#1821)
- Added new COVID-19 symptoms and a new health condition for German systems (#2097)
- Added trimester and postpartum to cases (#1981)
- [Web] Added a community filter to the case directory (#2021)
- [Web] Added date filters to the sample directory (#1866)
- Contact follow-up is now automatically canceled when the contact is converted to a case (#2115)
- [Web] Added automatic line-breaks to the samples directory to allow easier filtering on small screens (#2144)
Bugfixes
- [Web] Fixed surveillance dashboard throwing an error when trying to access disease details for more than 32,767 cases (#2150)
- [Web] Fixed loading indicator staying active infinitely during person duplicate selection while importing contacts (#2075)
- [Web] Fixed a bug related to String formatting in French language (#2139)
- [Web] Fixed a bug when entering the sample directory with exactly one sample in it (#2128)
- [Web] Fixed health facility caption being replaced by the health facility name in the pick or create case dialog (#2142)
- Fixed a potential synchronization problem when trying to retrieve the list of all visit UUIDs (#2154)
- [App] Fixed rare crashes when entering the case or contact list (#2164)
- [App] Fixed filters not working correctly, leading to either wrong results or crashes (#2163)
- [Web] Fixed national point of entry users getting an error when trying to access the case directory (#2155)
- [Web] Fixed point of entry users getting an error when trying to create a case (#2162)
- [Web] Fixed an error when trying to automatically fill the death and burial information fields of persons (#2148)
- [Web] Fixed forms that include fields with automatically calculated values throwing errors when accessed by users without read-only access (#2072)
- Fixed contacts not getting automatically set to follow-up completed when a cooperative visit was done on the last day of follow-up (#1934)
- [Web] Fixed imports accepting incomplete date formats resulting in years < 100 to be imported (#2122)
- [Web] Fixed a crash when trying to geocode an address (#2018)
- [Web] Fixed removing the source case of a contact potentially resulting in a contact with incomplete infrastructure data (#2194)
- [Web] Removed unnecessary error logging during case import (#2191)
Technology
- Changed the way contacts and visits are associated to simplify a lot of backend logic (#1329)
- [Web] Added IDs to all relevant DOM elements to support automatic UI testing (#1847)
- [Web] Added validation to reject contacts that have neither a source case nor a responsible region and district (#2195)
Integration
- [Web] Adjusted the external visits interface to work based on person UUIDs instead of contact UUIDs (see ExternalVisitsResource.java for reference) (#2088)
Community
- Extended the infrastructure import guide with information on how to use the facility type (#2114)
- Added officially supported web browsers and Android versions to the readme (#1766)
- Added a section about properties and how to customize them to the customization guide (#2109)
- Added instructions to the server setup script and guide to not change the database user name (#2062)