SuccessChanges

Summary

  1. Before mounting payload set all fields as zero (details)
  2. update todo items allow only numbers on tb form 10 fields set max length (details)
  3. Include Block 6B on Tb Form 10 indicator (details)
  4. Include block 6 information on dhis2 integration (details)
  5. Include block 5b on tb form input (details)
  6. Include block 5B on TB 10 indicator and DHIS2 exportation Small (details)
  7. Small fix (details)
  8. Reorganize some packages (details)
  9. Change indicator filters for TB 10 (details)
  10. Re-organize code for a better code design (details)
  11. Create TbForm10Block6Query to reuse Query code (details)
  12. Create TbForm10Block6BQuery to reuse Query code on indicator and (details)
  13. Create TbForm10Block6AQuery to reuse Query code on indicator and (details)
  14. Create TbForm10Block5BQuery to reuse Query code on indicator and (details)
  15. Create TbForm10Block4Query to reuse Query code on indicator and (details)
  16. Create TbForm10Block3Query to reuse Query code on indicator and (details)
  17. Create TbForm10Block2Query to reuse Query code on indicator and (details)
  18. Create TbForm10Block5AQuery to reuse Query code on indicator and (details)
  19. Create TbForm10Block1Query to reuse Query code on indicator and (details)
  20. Show export button on indicator page (details)
  21. Small adjustments (details)
  22. Solve bug (details)
Commit 8bb94ea9f381274f8d5436723426e16d51c07416 by mauriciojdsantos
Before mounting payload set all fields as zero
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block1Builder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block5ABuilder.java
The file was modifiedsrc/main/java/org/msh/dhis2/TBFormBlockBuilder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/COCGenderBlock3_4_5B.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block2Builder.java
Commit 8e4717c5b4e7499e1efa9a4876a2329055d46a86 by mauriciojdsantos
update todo items allow only numbers on tb form 10 fields set max length
of 4 on tb form 10 fields
The file was modifiedsrc/main/webapp/cases/tb10form.xhtml
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
Commit 90916d7707c8bc0807bbd9e36ef257c376b44464 by mauriciojdsantos
Include Block 6B on Tb Form 10 indicator
The file was addedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Cv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Bv2015.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.xhtml
The file was addedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Av2015.java
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
Commit 58bcb8ac10c01a446160fff67ddec2f834ea5912 by mauriciojdsantos
Include block 6 information on dhis2 integration
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/Tb10MockDataResource.java
The file was addedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was addedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was modifiedsrc/main/java/org/msh/tb/entities/enums/TbFormField.java
The file was addedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
Commit 35daca9d47786e93b623a4ceb66108e89f30efe0 by mauriciojdsantos
Include block 5b on tb form input
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was modifiedsrc/main/java/org/msh/tb/entities/enums/TbFormField.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Bv2015.java
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/main/java/org/msh/tb/cases/inputreportform/Tb10InputFormHome.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Cv2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Av2015.java
The file was modifiedsrc/main/java/org/msh/tb/cases/tbforminput/TB10InputFormData.java
The file was modifiedsrc/main/webapp/cases/tb10form.xhtml
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
Commit 9bd8127c02cd98ba55e1e34a7f7e38e45d44356f by mauriciojdsantos
Include block 5B on TB 10 indicator and DHIS2 exportation Small
adjustment in some block builders
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block5v2015.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.xhtml
The file was addedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block5Bv2015.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was modifiedsrc/main/java/org/msh/tb/entities/enums/TbFormField.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block5Av2015.java
The file was modifiedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
Commit 9a1d714ee5dd089056d369b65d1cec5865654fca by mauriciojdsantos
Small fix
The file was modifiedsrc/main/webapp/cases/tb10form.xhtml
Commit c41c42326ac36fe7f490a02ea4b9aee8ca7d0cfb by mauriciojdsantos
Reorganize some packages
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block5Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table2.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm8v2016Block1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm11v2015Table3.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block1v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block5Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block3.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Cv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb9/TBForm9v2016Block1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm9v2016Block2.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block5Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block2.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015HIVTable.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm9v2016Block1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block2v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block4v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table3.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm12v2015Table1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm11v2015Table2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block5Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block2v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Cv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Bv2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm8v2016Block3.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block4v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm11v2015Table1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block1v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm8v2016Block2.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block3v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm12v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015Table1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm12v2015Table2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block3v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Bv2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm11v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm11v2015HIVTable.java
The file was removedsrc/custom/bd/org/msh/tb/bd/TBForm10v2015Block6Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015Table2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb9/TBForm9v2016Block2.java
Commit 31fee4fdfcf0d2cc37ccd4cc6c470868ad2259ba by mauriciojdsantos
Change indicator filters for TB 10
The file was addedsrc/main/webapp/custom/bd/management/quarterlyrepfilters.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_tb10.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.xhtml
The file was modifiedsrc/main/java/org/msh/tb/indicators/core/IndicatorFilters.java
The file was addedsrc/main/webapp/layout/quarterselection.xhtml
Commit a2c805dd99383013a907035d6af0beb98e9f2812 by mauriciojdsantos
Re-organize code for a better code design
The file was removedsrc/main/java/org/msh/dhis2/data/DataValuePayload.java
The file was removedsrc/main/java/org/msh/dhis2/DHIS2RequestService.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb11/TBForm11v2015Table3.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportAsyncTask.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2RequestService.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb9/TBForm9v2016Block1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10Home.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block2Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block2.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/TBFormBlockBuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb8/TBForm8v2016Block3.java
The file was removedsrc/main/java/org/msh/dhis2/DHIS2ExportAsyncTask.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Bv2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table2.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block5Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Av2015.java
The file was removedsrc/main/java/org/msh/dhis2/TBFormBlockBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb8/TBForm8v2016Block2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/JsonUtils.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Cv2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/DataElementValue.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block1Builder.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/Tb10MockDataResource.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb11/TBForm11v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5ABuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015Table2.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb12/TBForm12v2015Table1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb11/TBForm11v2015HIVTable.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block5Av2015.java
The file was removedsrc/main/java/org/msh/dhis2/data/ConflictData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block1v2015.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block3.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block2v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/ImportCountData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb9/TBForm9v2016Block1.java
The file was removedsrc/main/java/org/msh/dhis2/JsonParserException.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table1.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015Table3.java
The file was removedsrc/main/java/org/msh/dhis2/DHIS2AuthenticationService.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/DHIS2ExportTB10Home.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb8/TBForm8v2016Block1.java
The file was removedsrc/main/java/org/msh/dhis2/JsonUtils.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block3v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block5Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/TbFormDbService.java
The file was removedsrc/main/java/org/msh/dhis2/ExportStatus.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb11/TBForm11v2015Table2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2DataExportService.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb9/TBForm9v2016Block2.java
The file was removedsrc/main/java/org/msh/dhis2/data/DataElementValue.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/Tb10MockDataResource.java
The file was removedsrc/main/java/org/msh/dhis2/data/DataValueResponse.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb12/TBForm12v2015Table2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/DataValueResponse.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb9/TBForm9v2016Block2.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block1v2015.java
The file was removedsrc/main/java/org/msh/dhis2/DHIS2DataExportService.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block1Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb8/TBForm8v2016Block1.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block3v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block5Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2AuthenticationService.java
The file was removedsrc/main/java/org/msh/dhis2/data/AuthResponse.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/DataValuePayload.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/AuthResponse.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block5ABuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb11/TBForm11v2015HIVTable.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block2Builder.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block4v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Cv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb11/TBForm11v2015Table1.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/JsonParserException.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/ExportStatus.java
The file was removedsrc/main/java/org/msh/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block4v2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/data/ConflictData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbformrep/tb10/TBForm10v2015Block6Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was removedsrc/main/java/org/msh/dhis2/DHIS2ExportHome.java
The file was removedsrc/main/java/org/msh/dhis2/data/ImportCountData.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block2v2015.java
Commit 6f2633a43ecece334973cd1e1077bf29c9b571b4 by mauriciojdsantos
Create TbForm10Block6Query to reuse Query code
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block1Builder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5ABuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Cv2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/NEWTBFormBlockBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/TbFormDbService.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/TbFormQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/TBFormBlockBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/TBFormBlockBuilder2.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block2Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6CQuery.java
Commit 3f02fe54843b5578db68d6ae302f004de98cd2e6 by mauriciojdsantos
Create TbForm10Block6BQuery to reuse Query code on indicator and
exportation
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Bv2015.java
Commit 60f6b2efa75a0b66af2969ce66bf8ccbcdf4d250 by mauriciojdsantos
Create TbForm10Block6AQuery to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6AQuery.java
Commit 67502a2f64b8da1934ae43e532e2b1208cfd5e53 by mauriciojdsantos
Create TbForm10Block5BQuery to reuse Query code on indicator and
exportation
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block5BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block5Bv2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
Commit e37f86ddf926baeab62fd965501879016b23d6fa by mauriciojdsantos
Create TbForm10Block4Query to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block4Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block4v2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
Commit e5ee093adeb89211c70fb3bfc18f8088373d7fca by mauriciojdsantos
Create TbForm10Block3Query to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Av2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6CQuery.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block4Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6BBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Cv2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5BBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/TBFormBlockBuilder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block4Query.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block5BQuery.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6AQuery.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/NEWTBFormBlockBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block3Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block5Bv2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block6Bv2015.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block3Query.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6AQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block4Builder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6CBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block4v2015.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/TbFormQuery.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6CQuery.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/TbFormQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block6ABuilder.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block6BQuery.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dbservice/tb10/TBForm10Block5BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block3v2015.java
Commit 9bd2c3bbc728cebb038566c950ac8376a6ae23c5 by mauriciojdsantos
Create TbForm10Block2Query to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block2Builder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block4Query.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block2Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block2v2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block3Query.java
Commit 5fe131c13d3e1098caa15edf2b2233ae70b6221b by mauriciojdsantos
Create TbForm10Block5AQuery to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block5Av2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block5BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6CQuery.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block5AQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block4Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block3Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block5ABuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6BQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block2Query.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/TBFormBlockBuilder.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block6AQuery.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/Tb10MockDataResource.java
Commit c5a805f8cce45010f4942a5093ce6eff313fb3aa by mauriciojdsantos
Create TbForm10Block1Query to reuse Query code on indicator and
exportation
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block1v2015.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.page.xml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/blockbuilders/TBForm10Block1Builder.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block1Query.java
Commit e5feaffc09046bc9116b433bdc40fe4276dedc32 by mauriciojdsantos
Show export button on indicator page
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10AsyncTask.java
The file was addedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10Home.java
The file was removedsrc/main/webapp/custom/bd/management/dhis2_tb10.xhtml
The file was removedsrc/main/webapp/custom/bd/management/dhis2_tb10.page.xml
Commit d815f42aeec9f0ba5764556b1b6846202f24f504 by mauriciojdsantos
Small adjustments
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10v2015.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
Commit d5f3a2b53c5eca9798add7cd16e5d8e8eb4400ec by mauriciojdsantos
Solve bug
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10v2015Block1v2015.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/query/tb10/TBForm10Block1Query.java