issues
search
dhis2
/
dhis2-android-datacapture
Data capture for DHIS 2
BSD 3-Clause "New" or "Revised" License
13
stars
23
forks
source link
Release 1.6.5
#31
Closed
ifoche
closed
7 years ago
ifoche
commented
7 years ago
Release Notes
New features:
Pop-up warning in Data Capture if the user exits the data-entry screen with un-saved data (
https://jira.dhis2.org/browse/ACA-82
)
Add tests coverage reports to repository using CodeCov with buddybuild integration
Bugfixing:
Data Capture App crashing while scrolling through dataset (
https://jira.dhis2.org/browse/ACA-86
)
Drop-down option lists are disabled by scrolling (
https://jira.dhis2.org/browse/ACA-85
)
Date restrictions on Category Options are applied with incorrect start date in Android DC (
https://jira.dhis2.org/browse/ACA-71
)
Connexion to 2.25 server impossible from certain devices (
https://jira.dhis2.org/browse/ACA-70
)
All fields req feature not working properly in Android (
https://jira.dhis2.org/browse/ACA-67
)
Problem with static list used in profile page
Category option combos remain selected until a new period is selected
When Syncing from Aggregate reports and moved to profile, sync view (progress bar) never disappear
NullPointer exception when trying to save without connexion
On future periods, if periodicity is daily, android doesn't have the same behavior than web server dataEntry app
Mortality < 5 years showing invalid categoryOptions
setColorScheme bug on Profile
ViewHolder pattern applied incorrectly for some lists in the app
Hidden unsupported value types marked as compulsory blocking the user to finish (
https://jira.dhis2.org/browse/ACA-63
)
Data Set Section Title is not displayed if there's only 1 section (
https://jira.dhis2.org/browse/ACA-49
)
Problems with scroll and the values that are shown (ViewHolder pattern bug) (
https://jira.dhis2.org/browse/ACA-62
)
Synching logic and storing synced data locally (
https://jira.dhis2.org/browse/ACA-40
)
Better feedback to the user on status of data upload (
https://jira.dhis2.org/browse/ACA-36
)
Android testing - 'save' button at bottom of the page covers drop-down arrow for data entry (
https://jira.dhis2.org/browse/ACA-32
)
Minor UI issues in data entry form (
https://jira.dhis2.org/browse/ACA-30
)
Syncing (upload in background) not working (
https://jira.dhis2.org/browse/ACA-29
)
Data elements on android do not appear in same order as web for datasets without sections (
https://jira.dhis2.org/browse/ACA-28
)
Different categories shown for same data sets in Android Data Capture and Data Entry on web (
https://jira.dhis2.org/browse/ACA-24
)
"Complete" button on web data entry disables option drop-downs on Android data entry (
https://jira.dhis2.org/browse/ACA-21
)
Compulsory data elements are not enforced in android Data Capture app (
https://jira.dhis2.org/browse/ACA-17
)
'Open future periods' restrictions for datasets not enforced on android Data Capture app (
https://jira.dhis2.org/browse/ACA-16
)
Release Notes
New features:
Bugfixing: