Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-08 | 1.8 kB | |
Release 1.24.0 source code.tar.gz | 2019-08-08 | 7.8 MB | |
Release 1.24.0 source code.zip | 2019-08-08 | 9.9 MB | |
Totals: 3 Items | 17.8 MB | 0 |
Please use Hotfix Release 1.24.2 instead of this release!
New Features
- [Web] Added a view that retrospectively lists potential case duplicates and allows users to merge them (#408)
- [Web] When creating or importing cases, the system will now search for duplicate cases instead of duplicate persons (#757)
Improvements
- Users that are not assigned to a point of entry can now directly enter a health facility when creating point-of-entry cases (#985)
- Users that are not assigned to a point of entry can now only create point-of-entry cases when the database contains at least one point of entry in their assigned area (#985)
- Added automatic import of constant points of entry (#985)
- [Web] Changed the separator of age groups in the case export (#1028)
- Improved and extended French translation
Bugfixes
- [Web] Fixed dev mode dummy case creation to no longer create point-of-entry cases (#1241)
- [App] Fixed another potential error when saving entities (#1245)
- [App] Fixed potential error when two syncs were started at roughly the same time (#1246)
- [Web] Fixed a bug that would constantly throw errors when navigating from the Dashboard to another view (#1244)
- [Web] Fixed automatic generation of epid numbers throwing an error when there was an epid number that contained a dot (#1254)
- Probably fixed a synchronization issue associated with contacts that don't have a contact officer assigned (#1255)
- [Web] Fixed cases with a constant health facility (Other/No facility) not being imported (#1259)
Infrastructure
- [Web] Prepared the UI for automatic UI testing by adding IDs to views (#1163)
- [App] First steps to improve logging in order to get better understanding of synchronization problems and general bugs (#1239)