More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #777 was successful Changes by Darius Jazayeri <jazayeri@alum.mit.edu>

Code commits

Git

  • Darius Jazayeri <jazayeri@alum.mit.edu>

    Darius Jazayeri <jazayeri@alum.mit.edu> 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a

    Support for viewing an HTML Form with the standard UI, but editing it with the simple UI

    • omod/src/main/java/org/openmrs/module/htmlformentryui/page/controller/htmlform/BaseEditHtmlFormPageController.java (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)
    • omod/src/main/java/org/openmrs/module/htmlformentryui/page/controller/htmlform/EditHtmlFormWithSimpleUiPageController.java (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)
    • omod/src/main/java/org/openmrs/module/htmlformentryui/page/controller/htmlform/EditHtmlFormWithStandardUiPageController.java (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)
    • omod/src/main/java/org/openmrs/module/htmlformentryui/page/controller/htmlform/ViewEncounterWithHtmlFormPageController.java (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)
    • omod/src/main/webapp/pages/htmlform/editHtmlFormWithSimpleUi.gsp (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)
    • omod/src/main/webapp/pages/htmlform/viewEncounterWithHtmlForm.gsp (version 3d02c0a72ea9e9530d4ec949ba81f4bdb404db9a)