SuccessChanges

Summary

  1. Add field in tbunit to flag if a unit should be integrated with DHIS2. (details)
  2. disable schedule during connecting to production dhis2 server. avoid (details)
  3. Implement logic to avoid sending data about previous quarters, so it (details)
Commit 59efac3972fa240e3752ac5acce3cdd30c0c08f0 by msantos.sw
Add field in tbunit to flag if a unit should be integrated with DHIS2.
The file was modifiedsrc/main/resources/org/msh/tb/database/v2_2/changelog-2.2-2-bd.xml
The file was modifiedsrc/main/webapp/layout/template_new.xhtml
The file was modifiedsrc/main/webapp/admin/edtunit.xhtml
The file was modifiedsrc/main/resources/META-INF/persistence.xml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was modifiedsrc/main/webapp/WEB-INF/web.xml
The file was modifiedsrc/main/webapp/public/themes/green4/skin.css
The file was modifiedsrc/main/webapp/admin/unitdata.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/schedule/scheduler/DHIS2ExportationScheduler.java
The file was modifiedsrc/main/java/org/msh/tb/entities/Tbunit.java
Commit cd7f5369f9cb1bc200c64dd1a6bae2698b845eb4 by msantos.sw
disable schedule during connecting to production dhis2 server. avoid
sending data about JAN-MAR/2018 quarter or earlier.
The file was modifiedsrc/main/java/org/msh/tb/taskscheduling/ScheduleController.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
Commit d60df653043902631e7a0638f4152ab8988154b1 by msantos.sw
Implement logic to avoid sending data about previous quarters, so it
won't be overwritten.
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation_unit.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was modifiedsrc/main/resources/org/msh/tb/database/v2_2/changelog-2.2-2-bd.xml
The file was modifiedsrc/main/webapp/admin/syssetup.xhtml
The file was modifiedsrc/main/java/org/msh/tb/entities/SystemConfig.java
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml