Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-10-02 | 1.9 kB | |
Totals: 1 Item | 1.9 kB | 0 |
New Features
- [Web] Added automatic "Not a case" classification that is triggered when a case has a negative test result for its disease as well as a positive test result for a different disease (#1223)
- [Web] When creating a positive test result for a different disease than the one of a case, the user can now duplicate that case with the tested disease (#1223)
Improvements
- [Web] Re-enabled and significantly improved the speed and reduced the memory consumption of the detailed case export (#1314)
- [App] GPS coordinates picked by the mobile app are now verified and dismissed if they don't lie within the country borders (#1233)
- [Web] Added point of entry information to the detailed case export (#1325)
- [Web] Incidence proportion on dashboard map now uses growth rate and population data collection date to calculate the projected calculation (#1313)
- [Web] Removed age from duplicate detection and changed cases to be only dismissed if both sex and date of birth are different (#1269)
- [Web] Added an option to view potential duplicates irrespective of regions (#1307)
- [Web] Re-enabled picking cases (i.e. simply deleting the duplicate) in the merge cases view (#1310)
- [Web] Added region and district filters to users directory (#1312)
- [Web] Changed the way new test results are calculated on the dashboard (#1302)
- [Web] Removed "Other" and "Undefined" diseases from the dashboard slideshow (#1309)
- [Web] Removed "archived" and "deleted" filters from URLs (#1317)
Bugfixes
- [App] Fixed an error that would occur when saving a case of a specific disease and attempting to go to the next page (#1328)
- [Web] Fixed an error that would occur for users without edit rights on tasks (#1327)
Infrastructure
- [App] Added traces to track the duration of different server requests in order to identify synchronization issues (#1240)