Releases: EyeSeeTea/Bulk-Load-blessed
Bulk Load 3.10.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.10.1:
- Add 'All Users' option in settings
- Bug Fixed: Fix wrong translations
- Bug Fixed: Fix rich text detection on production builds
- Bug Fixed: Fix duplicate entries detection
The work in this release was supported by WHO and EST and implemented by EST
Bulk Load 3.10.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.10.0:
- Implement snake bite custom form
- Add settings for import section
- Mark category option combo as compulsory when appropriate
- Ignore data elements assigned to the sections but not assigned to the dataset or program
- Bug Fixed: Duplicate check for event ids
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.8.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.8.0:
- Fix storing in constant for old versions of 2.33. Set value of the constant to 1 as 0 is not allowed
- Smart import of events. Event importing now is split in multiple chunks so the DHIS2 server can handle it.
The work in this release was supported by WHO and MSF and implemented by EST
Bulk Load 3.7.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.7.0:
- Update new category option combinations in NHWA modules templates
- Fully support TRACKED_ENTITY_INSTANCE relationships
- Allow creating TEIs without events in any program stage
- Improved summary messages
- Bug fixed: Properly fetch boolean attributes
- Bug fixed: Totals are now calculated properly in NHWA Modules
- Bug fixed: Fix shared formulas issue
- Bug fixed: Org Unit drop down in tab 2 in NHWA Module 1 is showing the right value
- Bug fixed: Override org unit when deleting existing values in NHWA Modules
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.6.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.6.1:
- Bug fixed: Read cells that are store internally in excel as shared formulas
- Bug fixed: Events were not properly populated for tracker
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.6.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.6.0:
- Support for tracker programs
- Integrate NHWA custom templates
- Data Elements in automatic generated templates are now sorted as in DHIS2
- Bug fixed: Delete data values before importing now works as expected
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.5.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.5.1:
- Bug fixed: In 2.34, settings are not properly due to a DHIS2 bug. We have worked around it by using 'id' instead of 'identifiable'
- Bug fixed: Commented out code to check organisation unit coordinates are valid (within OU parent polygon). This code worked only for 2.30 and under very specific circumstances.
- Bug fixed: Assume value 0 on formulas without returned result
- Update logo
The work in this release was supported by WHO and implemented by EST
Bulk Load 3.5.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.5.0:
- Implement Org Unit coordinate validation for programs when coordinates are available
- Add Attribute option combo for data sets
- Mandatory fields are labelled with a * in the excel template
- Add Portuguese as a language
- Add translations for Portuguese, French and Spanish
The work in this release was supported by WHO and implemented by EST and UPC.
Bulk Load 3.4.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.4.1:
- Fix cache problem in program duplication assessment. The event API call is cached by the DHIS2 instance and duplication assessment was not working properly. API call was cached for 6 minutes. Therefore if new events are generated within the last 6 minutes the application will not realise about these new events and will not identify them as duplicated. We are now adding a new parameter to the API call with a random number as a value that avoids caching.
- Change some literals.
- Swope Data Model dropdown and list of programs and datasets dropdown.
The work in this release was supported by WHO and implemented by EST.
Bulk Load 3.4.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.4.0:
- Show OU Group and Level filters on top even when scrolling down in Org Unit Tree
- Show 'No Option' in OU Group and Level filters
- Change terms
- Add message information when the spinner is displayed
- Modify duplication rules: events with uid are not considered as duplicates
- Add duplicate configuration settings: period tolerance and data element for duplication assessment
- Move date pickers to population section for programs
- Duplicate date picker for dataSets: a pair of data pickers for validation and another pair for population
- Do not add any org unit as validation if no org unit is selected
- Bug fixed: do not go ahead with import process if network call failed
The work in this release was supported by WHO and implemented by EST.