Code commits
uicommons
-
Brandon Istenes <bistenes@gmail.com> 2d7720f1f47587b6b3ad0f3d71dcb7376c04e0d0
Create new filter serverDateLocalized (#99)
* Create new filter serverDateLocalized
* Put date format functions in their own filter file- omod/src/main/webapp/resources/scripts/filters/dateFormat.js (version 2d7720f1f47587b6b3ad0f3d71dcb7376c04e0d0)
- omod/src/main/webapp/resources/scripts/filters/serverDate.js (version 2d7720f1f47587b6b3ad0f3d71dcb7376c04e0d0)
htmlformentry
-
Michael Seaton <mseaton@pih.org> be730cc363a5b7d2e4005bc519583fafaeedc8db
HTML-762 Validate that 2 overlapping orders for the same orderable ar… (#251)
HTML-762 Validate that 2 overlapping orders for the same orderable are not placed at the same time.- api-tests/src/test/java/org/openmrs/module/htmlformentry/element/OrderSubmissionElementTest.java (version be730cc363a5b7d2e4005bc519583fafaeedc8db)
- api/src/main/java/org/openmrs/module/htmlformentry/element/OrderSubmissionElement.java (version be730cc363a5b7d2e4005bc519583fafaeedc8db)
- api/src/main/resources/messages.properties (version be730cc363a5b7d2e4005bc519583fafaeedc8db)
coreapps
-
Mark Goodrich <mark.goodrich@live.com> c57d03a7814316ad0164a67a39d5ffa66ab4e52d
RA-1975: CoreApps Relationships widget should support "patientId" substitution in URL
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] prepare for next development iteration
* committing translations from transifex
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] rollback the release of 1.34.0
* RA-1960, order obs by datetime descending (#431)
* revert: RA-1960: ObsAcrossEncounters should display most recent obs first
* RA-1975: CoreApps Relationships widget should support "patientId" substitution in URL
Co-authored-by: openmrs-bot <infrastructure@openmrs.org>
Co-authored-by: Cosmin <cioan@pih.org>- omod/src/main/web/dashboardwidgets/relationships/relationships.controller.js (version c57d03a7814316ad0164a67a39d5ffa66ab4e52d)
-
Mark Goodrich <mark.goodrich@live.com> 6302907ebb8a19be9b42f25964b61ee8032c20b1
RA-1973: CoreApps Most Recent Encounter widget should bind patient to returnUrl
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] prepare for next development iteration
* committing translations from transifex
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] rollback the release of 1.34.0
* RA-1960, order obs by datetime descending (#431)
* revert: RA-1960: ObsAcrossEncounters should display most recent obs first
* RA-1973: CoreApps Most Recent Encounter widget should bind patient to returnUrl
Co-authored-by: openmrs-bot <infrastructure@openmrs.org>
Co-authored-by: Cosmin <cioan@pih.org>- omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/encounter/MostRecentEncounterFragmentController.java (version 6302907ebb8a19be9b42f25964b61ee8032c20b1)
-
Mark Goodrich <mark.goodrich@live.com> e042ec03e27ee832a7e80ebfeb5d238e6e3f4aab
RA-1972: When rendering overall and visit extensions, add "patientId" to the Context Model
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] prepare for next development iteration
* committing translations from transifex
* [maven-release-plugin] prepare release 1.34.0
* [maven-release-plugin] rollback the release of 1.34.0
* RA-1960, order obs by datetime descending (#431)
* revert: RA-1960: ObsAcrossEncounters should display most recent obs first
* RA-1972: When rendering overall and visit extensions, add "patientId" to the Context Model
Co-authored-by: openmrs-bot <infrastructure@openmrs.org>
Co-authored-by: Cosmin <cioan@pih.org>- omod/src/main/java/org/openmrs/module/coreapps/page/controller/clinicianfacing/PatientPageController.java (version e042ec03e27ee832a7e80ebfeb5d238e6e3f4aab)
referenceapplication
-
icrc-loliveira <68058940+icrc-loliveira@users.noreply.github.com> 477f758e603d7ca8f30b07eb0fb1b3f3ca6ce7fb
HTML-796 Auto select location if only one is available. (#101)
Co-authored-by: Pedro Sousa <psousa@icrc.org>- omod/src/main/java/org/openmrs/module/referenceapplication/page/controller/LoginPageController.java (version 477f758e603d7ca8f30b07eb0fb1b3f3ca6ce7fb)
- omod/src/test/java/org/openmrs/module/referenceapplication/page/controller/LoginPageControllerTest.java (version 477f758e603d7ca8f30b07eb0fb1b3f3ca6ce7fb)
registrationapp
-
Mark Goodrich <mark.goodrich@live.com> b653b2f8707eb9937e27a719c3cbb69c7881a639
RA-1972: When rendering overall and visit extensions, add "patientId" to the Context Model (#119)
- omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/summary/RegistrationSummaryFragmentController.java (version b653b2f8707eb9937e27a719c3cbb69c7881a639)