SuccessChanges

Summary

  1. Solve permission bug on tb form exportation in management module (details)
  2. correct label on tb units column (details)
  3. re-organize jsonutils (details)
  4. create page flow to fill in tb forms before exporting to DHIS2 (details)
  5. remove report tb form from case module (details)
  6. move report tb form from case module to management module (details)
  7. TB 10 edit form for unit user (details)
  8. solve bugs on new tb form input (details)
  9. refactor tb 10 xhtmls adjust page flows rewrite logic for unit view (details)
  10. adjust layout and navigation issues on TB 10 editing flow (details)
  11. Adjust tb 10 exportation for unit view (details)
  12. code TB 10 link to be displayed to the correct user. configure (details)
  13. encapsulates logic that checks if user has unit view or global view in (details)
  14. re-organize packages (details)
  15. re-organize packages (details)
  16. code page flow for management view of tb 10 (details)
  17. code page flow on management view (details)
  18. adjust dhis2 exportation on management view (details)
  19. set permission validation to dhis2 exportation button on tb 10 (details)
  20. develop new page flow for tb 10 (details)
  21. fix bug (details)
  22. create new navigation for TB 11 (details)
  23. develop new TB 12 limiting view according to users permissions (details)
  24. add edit link on tb 11 result (details)
  25. create editable filter for TB 12 (details)
  26. add back button on unit report change style class of exportation button (details)
  27. remove input form rolw from permissions and set it as internal use for (details)
  28. hide DHIS ID message when report is not showing (details)
  29. remove undone dhis2 integration from tbfom11_unit (details)
  30. solve bug on transaction log registration (details)
Commit 7bed94124b7a2982120f114b0c4797d53483c398 by msantos.msh
Solve permission bug on tb form exportation in management module
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10Home.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb11/DHIS2ExportTB11Home.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/DHIS2ExportTB12Home.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform12.xhtml
Commit c48c6f5f41ad2c283dbcd2a02af04714d8f60c4e by msantos.msh
correct label on tb units column
The file was modifiedsrc/main/webapp/custom/bd/dashboard/indicator11.xhtml
Commit a9831403a6095df392a4a7e5e275ddea20b924c1 by msantos.msh
re-organize jsonutils
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/JsonParserException.java
The file was addedsrc/main/java/org/msh/utils/JsonParserException.java
The file was modifiedsrc/main/java/org/msh/utils/JsonUtils.java
Commit 30afc909c1f3511d50b0d6dba32c8eb4bcab34a4 by msantos.msh
create page flow to fill in tb forms before exporting to DHIS2
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10UnitReport.java
The file was addedsrc/main/webapp/cases/tb10export.page.xml
The file was modifiedsrc/main/webapp/cases/tb10form.page.xml
The file was addedsrc/main/webapp/cases/tb10export.xhtml
The file was addedsrc/main/webapp/custom/bd/cases/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/cases/tb10form.xhtml
Commit 5e8c3ed6e9172e553d0783df9a57a7dab0d7f358 by msantos.msh
remove report tb form from case module
The file was modifiedsrc/main/webapp/cases/index.xhtml
Commit eae9505ddf4b24da075eedc6a50b26bdd4e75a6e by msantos.msh
move report tb form from case module to management module
The file was addedsrc/main/webapp/custom/bd/management/tbform11edt.page.xml
The file was addedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was removedsrc/main/webapp/cases/tb11form.xhtml
The file was removedsrc/main/webapp/cases/tb10form.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform10edt.page.xml
The file was removedsrc/main/webapp/cases/tb10export.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform10_unit.page.xml
The file was addedsrc/main/webapp/custom/bd/management/tbform11edt.xhtml
The file was removedsrc/main/webapp/cases/tb10export.page.xml
The file was removedsrc/main/webapp/cases/tb10form.page.xml
The file was removedsrc/main/webapp/cases/tb11form.page.xml
The file was addedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit e9b4e508b0587bf450ae5ce07eeaf78af0b12774 by msantos.msh
TB 10 edit form for unit user
The file was modifiedsrc/main/java/org/msh/tb/cases/tbreportinput/InputFormHome.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform11.page.xml
The file was removedsrc/main/webapp/custom/bd/management/tbform11.xml
Commit 69979537aebb2145d5eca1da5b875402c3d9c602 by msantos.msh
solve bugs on new tb form input
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
Commit 72fc3cd973f0b890378f981cb5b22b02d5091e1c by msantos.msh
refactor tb 10 xhtmls adjust page flows rewrite logic for unit view
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10UnitReport.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform10_result.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
Commit 4ea4db053e8fddcc67e3e2bd00c2533f33a992e0 by msantos.msh
adjust layout and navigation issues on TB 10 editing flow
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.page.xml
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit 97dfc7a5130a01da4a13463bda86ad71a5fa51d0 by msantos.msh
Adjust tb 10 exportation for unit view
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb11/DHIS2ExportTB11Home.java
The file was removedsrc/main/webapp/custom/bd/cases/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb10/DHIS2ExportTB10Home.java
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/tb12/DHIS2ExportTB12Home.java
The file was addedsrc/main/webapp/custom/bd/management/dhis2_exportation_unit.xhtml
Commit 9c292aa6dfff14cfc27df2a3b5c1e517d2b4e9e4 by msantos.msh
code TB 10 link to be displayed to the correct user. configure
permissions to access different views for TB 10.
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/main/java/org/msh/tb/login/UserSession.java
Commit 961f3fc22324ca53057ced5fd36f784e41bf4480 by msantos.msh
encapsulates logic that checks if user has unit view or global view in
TB forms
The file was modifiedsrc/main/java/org/msh/tb/cases/tbreportinput/InputFormHome.java
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.page.xml
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/dhis2/DHIS2ExportHome.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.page.xml
The file was modifiedsrc/main/java/org/msh/tb/login/UserSession.java
Commit cb12b73d87358ee6a216c554cd159f674a56a7c7 by msantos.msh
re-organize packages
The file was removedsrc/main/java/org/msh/tb/cases/tbreportinput/TB10InputFormData.java
The file was removedsrc/main/java/org/msh/tb/cases/tbreportinput/Tb11InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/InputFormHome.java
The file was removedsrc/main/java/org/msh/tb/cases/tbreportinput/TB11InputFormData.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/Tb11InputFormHome.java
The file was removedsrc/main/java/org/msh/tb/cases/tbreportinput/Tb10InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/Tb10InputFormHome.java
The file was removedsrc/main/java/org/msh/tb/cases/tbreportinput/InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/TB10InputFormData.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/TB11InputFormData.java
Commit 2c1a905376a050b925c90777a6448596194ba117 by msantos.msh
re-organize packages
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/input/TB11InputFormData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/Tb10InputFormHome.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/input/InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/input/TB10InputFormData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/Tb11InputFormHome.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/input/Tb11InputFormHome.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/TB11InputFormData.java
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/tbreportinput/TB10InputFormData.java
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/input/Tb10InputFormHome.java
Commit 7b0ac5795ebbafdee3e3deea71a6ba0c00e1f331 by msantos.msh
code page flow for management view of tb 10
The file was modifiedsrc/custom/bd/org/msh/tb/bd/tbforms/input/InputFormHome.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_result.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit 627e509642252f30214529fd20aca48152cc5813 by msantos.msh
code page flow on management view
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.page.xml
Commit 7e2403ccfe8666024f12f432d6503b23f2374aac by msantos.msh
adjust dhis2 exportation on management view
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
Commit a5819917889d0279909574456a49c8883b35ceac by msantos.msh
set permission validation to dhis2 exportation button on tb 10
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit dd1437eae8a59095c0c1002b204008345fa3781d by msantos.msh
develop new page flow for tb 10
The file was removedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/tb10/TBForm10UnitReport.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was addedsrc/custom/bd/org/msh/tb/bd/tbforms/indicator/TBFormUnitReport.java
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.page.xml
Commit fce8945f3dcc039158dbb476d8c1601d90a5dc34 by msantos.msh
fix bug
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation_unit.xhtml
Commit 3962a702ee98e81eb08db843936277d4b4bf8ba6 by msantos.msh
create new navigation for TB 11
The file was addedsrc/main/webapp/custom/bd/management/tbform11_unit.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11edt.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform11_result.xhtml
The file was modifiedsrc/main/resources/messages_en_BD.properties
The file was addedsrc/main/webapp/custom/bd/management/tbform11_unit.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11edt.page.xml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit 12f594f72fefe829351db862b34a411dc581e12c by msantos.msh
develop new TB 12 limiting view according to users permissions
The file was modifiedsrc/main/webapp/custom/bd/management/tbform12.xml
The file was addedsrc/main/webapp/custom/bd/management/tbform12_result.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/index.xhtml
The file was addedsrc/main/webapp/custom/bd/management/tbform12_unit.page.xml
The file was addedsrc/main/webapp/custom/bd/management/tbform12_unit.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform12.xhtml
Commit ff6a7c06a38113791faf035a1de0bfbe9b27ba3d by msantos.msh
add edit link on tb 11 result
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11_result.xhtml
Commit a851f1797a26805957eea628999b35e3a0b58a1c by msantos.msh
create editable filter for TB 12
The file was modifiedsrc/main/webapp/custom/bd/management/tbform12_unit.xhtml
Commit 93029a919abcf89004b1b7ecce9bc35246f37731 by msantos.msh
add back button on unit report change style class of exportation button
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation_unit.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11_unit.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10_unit.xhtml
Commit 367b061380cd5c58211a40f426c9757ce391c3bb by msantos.msh
remove input form rolw from permissions and set it as internal use for
transaction log.
The file was modifiedsrc/main/resources/org/msh/tb/database/v2_2/changelog-2.2-2-bd.xml
Commit 61e7ec0c29f08adea61a92e005a7aebe3b993c48 by msantos.msh
hide DHIS ID message when report is not showing
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation.xhtml
The file was modifiedsrc/main/webapp/custom/bd/management/dhis2_exportation_unit.xhtml
Commit 7b0066df3bd410be2ecb9962b316abd457eaa281 by msantos.msh
remove undone dhis2 integration from tbfom11_unit
The file was modifiedsrc/main/webapp/custom/bd/management/tbform11_unit.xhtml
Commit 7a58f26aa56d74ba17dac764cfc1aa07d4da41b2 by msantos.msh
solve bug on transaction log registration
The file was modifiedsrc/main/webapp/custom/bd/management/tbform10edt.xhtml
The file was modifiedsrc/main/resources/messages_en_BD.properties