Releases: EyeSeeTea/user-extended-app
User-Extended App 1.6.0
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.6.0:
- Fix: CSV import failing and enhance error validation
- Refactor and enhance import features
The work in this release was supported by OCG and EST and implemented by EST.
Full Changelog: v1.5.2...v1.6.0
User-Extended App 1.5.2
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.5.2:
- Fix: CSV import failing in DHIS2.37 due to missing userCredentials
The work in this release was supported by OCG and implemented by EST.
Full Changelog: v1.5.1...v1.5.2
User-Extended App 1.5.1
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.5.1:
- Saves user groups using the collection endpoint instead metadata endpoint
The work in this release was supported by WHO and EST and implemented by EST.
Full Changelog: v1.5.0...v1.5.1
User-Extended App 1.5.0
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.5.0:
- Improves automatic testing and continuous integration.
- Refactors user migration code.
- Adds d2-logger support
- Improvements in cache handling
- Bugfixing
The work in this release was supported by WHO and EST and implemented by EST.
Full Changelog: v1.4.3...v1.5.0
User-Extended App 1.4.3
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.4.3:
- Adds advanced filter for active and inactive users
- Specifically requires userRoles on import files to avoid errors on import.
- Add search for OU import, OU export and OU search
- Updates feedback component
User-Extended App 1.4.2
User-Extended App is a DHIS2 Web Application part of EyeSeeTea's DHIS2 Suite that provides a quick, easy and integrated way to perform common operations to DHIS2 users.
Documentation & Developer Guide
New in release 1.4.2:
- Adds Telephone and Status column
- Adds Org Unit Search functionality
- bugfix: copy permissions to all users
- bugfix created and updated by columns for 2.36
User-Extended App 1.4.1
Documentation | Developer Guide
User-Extended App is a DHIS2 Web Application that provides an easy and integrated way to perform common operations to Dhis2 users which would be burdensome to perform using the in-built DHIS2 User management application.
New in release 1.4.1, bugfixing:
- blank page when editing a user with the option "edit"
- error while editing OU of a user that had different read OU than write OU
- fail to copy user configuration
User-Extended App 1.4.0
Documentation | Developer Guide
User-Extended App is a DHIS2 Web Application that provides an easy and integrated way to perform common operations to Dhis2 users which would be burdensome to perform using the in-built DHIS2 User management application.
New in release 1.4.0:
- Show a simpler "replicate user" error message
- Improves user assignment UI
- Allows the user to choose to display long or short OU
- Adds created and updated by columns
- Reloads user table after any execution to ensure latest version is always displayed
- Fixes a bug that removed assigned roles if the right-hand list was filtered when assigning roles.
- Fixes a bug that removed selected column lists
- Refactoring code to adhere more closely to clean architecture principles
- Updates d2-ui-components
User-Extended App 1.3.3
Documentation | Developer Guide
User-Extended App is a DHIS2 Web Application that provides an easy and integrated way to perform common operations to Dhis2 users which would be burdensome to perform using the in-built DHIS2 User management application.
New in release 1.3.3:
- Fix user update in 2.37.9.1: include user id in user credentials.
- Add MSF to about us section
User-Extended App 1.3.2
Documentation | Developer Guide
User-Extended App is a DHIS2 Web Application that provides an easy and integrated way to perform common operations to Dhis2 users which would be burdensome to perform using the in-built DHIS2 User management application.
New in release 1.3.2:
- Include openID and password outside userCredentials to keep compatibility with 2.38.1 DHIS2 builds
- Fix OU tree selection in CSV import
Most of the work in this release was supported by WHO & EyeSeeTea