Build: #1785 was successful Scheduled with changes by mgoodrich <mark.goodrich@live.com> and icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>
Code commits
coreapps
-
icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 4e5aa3146c722d4bf160bc78eaf79460b2ce5c2d
RA-1939 ObsAcrossEncounter Widgets - control datetime format and disp… (#415)
* RA-1939 ObsAcrossEncounter Widgets - control datetime format and display encounter provider name
* RA-1939 ObsAcrossEncounter Widgets - Change var name- omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/dashboardwidgets/DashboardWidgetFragmentController.java (version 4e5aa3146c722d4bf160bc78eaf79460b2ce5c2d)
- omod/src/main/web/dashboardwidgets/dashboardwidgetscommons.service.js (version 4e5aa3146c722d4bf160bc78eaf79460b2ce5c2d)
- omod/src/main/web/dashboardwidgets/obsacrossencounters/obsacrossencounters.controller.js (version 4e5aa3146c722d4bf160bc78eaf79460b2ce5c2d)
-
mgoodrich <mark.goodrich@live.com> c747bfc55c948dbe75c831f379c89c398772eb94
RA-1905: Core Apps views to handle client-server time zone conversions Tweak handle failing test
- omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/ParserEncounterIntoSimpleObjectsTest.java (version c747bfc55c948dbe75c831f379c89c398772eb94)
- omod/src/test/java/org/openmrs/module/coreapps/fragment/controller/visit/RetrospectiveVisitFragmentControllerTest.java (version c747bfc55c948dbe75c831f379c89c398772eb94)
-
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)