Build: #4462 was successful
Job: Release to maven did not start
Code commits
Git
-
icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 314ae61c61c114978be9aa393a38ca8eab67fe5f
RA-1905: Timezone support through clientTimezone user property. (#394)
* HTML-755-2 Using the User propriety to save timezone.
* HTML-755 Change name handletimeZones to convertTimezones
* HTML-755 add utilsTimezone.js with timezones functions.
* HTML-755 Death date remove unnecessary code.
* HTML-755 Fixing tests RetrospectiveVisitFragmentControllerTest stop uising expectedStart/Stop date
* retrigger checks
* HTML-755-2 fixing tests
* HTML-755-2 fixing tests with dates
* HTML-755-2 Naming constants convention
* HTML-755-2 Indentation only
* HTML-755-2 Change var types to const
* HTML-755-2 Indentation
* HTML-755-2 Retrospective visit, change to old behaviour
* RA-1926 Add 2 new tests when creating retrospective visits with timezones.
Co-authored-by: Joel Figueiredo <71354718+JFFigueiredo@users.noreply.github.com>- api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/visit/RetrospectiveVisitFragmentController.java (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/fragments/patientHeader.gsp (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/fragments/patientdashboard/visitIncludes.gsp (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/fragments/patientdashboard/visits.gsp (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/pages/markPatientDead.gsp (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/pages/mergeVisits.gsp (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/resources/scripts/custom/utilsTimezone.js (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/main/webapp/resources/scripts/custom/visits.js (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)
- omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/RetrospectiveVisitFragmentControllerTest.java (version 314ae61c61c114978be9aa393a38ca8eab67fe5f)