Releases: EyeSeeTea/metadata-synchronization-blessed
Metadata Synchronization app 2.14.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.14.0:
- Extend test coverage
- Refactor and enhance event mapping
- Refactor and enhance data elements mapping.
- Refactor aggregated mapping
- Enable multiple mapping by instance. This has not been exposed in the frontend yet.
- Bug fixed: Show only tracker data elements in the global mapping section
- Bug fixed: Show only aggregated data elements in the aggregated mapping section
- Bug fixed: Avoid creating category related metadata mapping for tracker data elements. This fix removes unnecessary warning during data element mapping.
- Bug fixed: remove URL validation to allow local instance mapping to work properly
- Bug fixed: disabled event program mapping returns empty events payload
- Bug fixed: disabled event program category option mapping returns the payload with the expected attributeOptionCombo in the payload when origin category combo has n category and destination 1 category
- Bug fixed: disabled global category option mapping returns the payload with the expected attributeOptionCombo in the payload when origin category combo has n category and destination 1 category
The work in this release was supported by WHO and EST
Metadata Synchronization app 2.13.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.13.0:
- Add GitHub action runner for CI
- Add UserGroups and RelationshipTypes to module generation wizard
- Include indicator types dependency for visualizations
- Include tracked entity attributes dependency for program sections
- Include option groups dependency for program rules
- Minor changes in include and exclude dependency rules
- Update scheduler script with latest changes
- Update libraries
- Add proxy for development purposes
- Bug fixed: Do not show DISABLED entries on overlapped mapping dialog
- Bug fixed: Do not send user back to page 1 after selecting an object in subsequent pages
- Bug fixed: program category option mapping from n to 1
- Bug fixed: mapping for the same instance
The work in this release was supported by WHO, ABT Associates and EST
Metadata Synchronization app 2.12.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.12.0:
- Add map by value for option sets
- Add aggregate mapping for data elements in event programs
The work in this release was supported by WHO, ABT Associates and EST
Metadata Synchronization app 2.11.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.11.0:
- Detect start and end of week, month, quarter and year and use it to delete all values
- Improvements to the constant storage
- Give more priority to aggregate export property when automapping Program Indicators
- Chunk API calls to reduce memory use server side
- Reduce information stored in history record
- Make existing data values calls more efficient
- Improve document synchronization
- Do not enforce
Accept
headers ond2-api
- Fix bug with global mapping
- Include program rule actions with program rules of programs
The work in this release was supported by WHO and EST
Metadata Synchronization app 2.8.4
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.8.4:
- Chunk API calls to reduce memory use server side
- [MSF Frontend] Better handling of errors
- Reduce the number of calls to the constant endpoint
- Reduce information store in history record
- Make existing data values calls more efficient.
- [MSF Frontend] Bug fix: Calculation of the Run Analytics setting by default
The work in this release was supported by MSF
Metadata Synchronization app 2.10.1
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.10.1:
- Bug fixed: fix permissions for users with restricted access to the instances
The work in this release was supported by WHO and EST
Metadata Synchronization app 2.8.3
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.8.3:
- [MSF Frontend] Chunk aggregated requests on dimensions
- [MSF Frontend] Warn the user about leaving the page during the synchronization process
- Request the minimum set of fields from the constant storage
- Bug fix: Give more priority to aggregate export property when automapping Program Indicators
The work in this release was supported by MSF
Metadata Synchronization app 2.10.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.10.0:
- Do not reset exclude/include dependencies when editing a sync rule
- Include program rule as program dependency
- New advance options in sync rule allow sending organization units and users references without sending the actual objects.
- Improve import and export sync rule:
- Add JSON validation
- Show summary of what is about to be imported
- Include DE from program stage sections as a dependency
- Add new period in sync rule "Since last executed date"
- Bug fixed: download JSON works for manual sync and when editing sync rules
- Bug fixed: only send actual DHIS2 parameters for aggregated and event sync rule on import
The work in this release was supported by WHO and EST
Metadata Synchronization app 2.9.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.9.0:
- Tracker to tracker synchronization
- Tracker to event synchronization
- Include program section in tracker metadata synchronization
- Import process is performed asynchronous although the process is synchronous from the user point of view
- Import/export for sync rules
- Add visualization objects dependencies when syncing dashboards
- Bug fixed: Update all components of sync wizard to use origin instance during pull
- Bug fixed: Fix authentication when pulling
The work in this release was supported by WHO and EST
Metadata Synchronization app 2.8.2
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.8.2:
- Bug fix: Detect start and end of week, month, quarter and year and use it to delete all values
The work in this release was supported by MSF