Build: #1863 was successful Changes by mogoodrich <mgoodrich@pih.org>
Code commits
Git
-
mogoodrich <mgoodrich@pih.org> 3730ac182203bb6dec93ad904f67d2095221c281
RA-597: Registration App: Allow custom questions to be added to the "Demographics" section reworked editContactInfo and editDemographics pages into single dynamic editSection that allows additional sections to be added to Demographics
- omod/src/main/java/org/openmrs/module/registrationapp/page/controller/EditPatientContactInfoPageController.java (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/java/org/openmrs/module/registrationapp/page/controller/EditPatientDemographicsPageController.java (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/java/org/openmrs/module/registrationapp/page/controller/EditSectionPageController.java (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/resources/apps/editPatientContactInfo_extension.json (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/resources/apps/editPatientDemographics_extension.json (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/fragments/summary/contactInfo.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/fragments/summary/demographics.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/pages/editPatientContactInfo.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/pages/editPatientDemographics.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/pages/editSection.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/main/webapp/pages/registrationSummary.gsp (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/test/java/org/openmrs/module/registrationapp/page/controller/EditPatientContactInfoPageControllerTest.java (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/test/java/org/openmrs/module/registrationapp/page/controller/EditPatientDemographicsPageControllerTest.java (version 3730ac182203bb6dec93ad904f67d2095221c281)
- omod/src/test/java/org/openmrs/module/registrationapp/page/controller/EditSectionPageControllerTest.java (version 3730ac182203bb6dec93ad904f67d2095221c281)