Releases: EyeSeeTea/Bulk-Load
Bulk Load 3.21.0
Bulk Load 3.20.2
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.20.2:
- Filter metadata COCs using dataset.orgunits/categoryOption.dates | orgUnits
- New setting to export templates using codes instead of names
- Allow translating codes for optionSets in custom templates
- Fix generation UI logic for custom templates
- Minor fix on build script
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.20.1
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.20.1:
- Fix data validation
- Filter category option combos based on selected organisation units
- Fix sharing settings on custom template
The work in this release was supported by WHO and SP and implemented by EST
Bulk Load 3.20.0
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.20.0:
- Datasets sections as Excel tabs
Full Changelog: v3.19.1...v3.20.0
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.19.1
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.19.1:
- Grant all permissions for everyone on initial migration
Full Changelog: v3.19.0...v3.19.1
The work in this release was supported by EST and implemented by EST
Bulk Load 3.19.0
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.19.0:
- 2.37 & 2.38 DHIS2 compatibility
- Sharing settings for themes
Bugfixing:
- Data model filter producing bugs in the template details settings
- Boolean parsing not working for Yes/No DE types
Migration notes:
- In WHO servers, the following script needs to be executed for the application to run properly (if it was not executed for previous versions):
npx ts-node src/scripts/persist-templates-from-static-modules.ts --dhis2-url='http://USER:PASSWORD@URL'
Full Changelog: v3.18.1...v3.19.0
The work in this release was supported by HISP SA & WHO and implemented by EST
Bulk Load 3.18.1
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.18.1:
- Show autogenerated template in template configuration section
Migration notes:
- In WHO servers, the following script needs to be executed for the application to run properly (if it was not executed for previous versions):
npx ts-node src/scripts/persist-templates-from-static-modules.ts --dhis2-url='http://USER:PASSWORD@URL'
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.18.0
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.18.0:
- Migrate custom form infrastructure to the data store/constants
- Add sharing settings for custom and autogenerated templates
- New tool for the creation and edition of custom form with basic data source support
- Bug fix: fix error with boolean data elements in other languages
- Move feedback repository to Clickup
- Add "privacy policy" link to the feedback tool
Migration notes:
- In WHO servers, the following script needs to be executed for the application to run properly:
npx ts-node src/scripts/persist-templates-from-static-modules.ts --dhis2-url='http://USER:PASSWORD@URL'
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.17.3
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.17.3:
- Bug fixed: populating template for programs in DHIS2 2.36
- Bug fixed: populating events with no data values.
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.17.2
Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.
New in release 3.17.2:
- Fix bug getting tracked entity instances for hundreds of organisation units
The work in this release was supported by CHAI and implemented by EST