pulls translations from transifex and commits them to github
Code commits
htmlformentryui
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2cefc74ff27ef3f4219b1bb184fc057394626fd3
Bump httpclient from 4.5.9 to 4.5.13 in /api (#49)
Bumps httpclient from 4.5.9 to 4.5.13.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- api/pom.xml (version 2cefc74ff27ef3f4219b1bb184fc057394626fd3)
coreapps
-
mgoodrich <mark.goodrich@live.com> a031d34d6a048acb7f1eabc1d4ae0a644735cb2c
update to correct version of EMR-API module snapshot
- pom.xml (version a031d34d6a048acb7f1eabc1d4ae0a644735cb2c)
-
mgoodrich <mark.goodrich@live.com> d7c59812b65290adbcf21d9b019b59f79f345e72
fix another typo in the pom
- pom.xml (version d7c59812b65290adbcf21d9b019b59f79f345e72)
-
mgoodrich <mark.goodrich@live.com> 518990e2bd4235bfefe524d2bf0cb7bf91ff1cd9
fix typo in pom
- pom.xml (version 518990e2bd4235bfefe524d2bf0cb7bf91ff1cd9)
-
Mark Goodrich <mark.goodrich@live.com> 37d511f1cea525b7976a60a033fdd03caa5ba2d4
RA-1932: Close Active Patient Programs when Patient Marked Dead (#411)
- api/src/main/resources/messages.properties (version 37d511f1cea525b7976a60a033fdd03caa5ba2d4)
- omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version 37d511f1cea525b7976a60a033fdd03caa5ba2d4)
- omod/src/main/webapp/pages/markPatientDead.gsp (version 37d511f1cea525b7976a60a033fdd03caa5ba2d4)
- omod/src/main/webapp/resources/scripts/custom/markPatientDead.js (version 37d511f1cea525b7976a60a033fdd03caa5ba2d4)
- pom.xml (version 37d511f1cea525b7976a60a033fdd03caa5ba2d4)
registrationapp
-
Irene Samanya <67696672+irenesam@users.noreply.github.com> 5d1099b54efce68cde6ef0cdc50765847add456a
RA-1810: Collection.isEmpty() should be used to test for emptiness (#115)
- omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/MatchingPatientsFragmentController.java (version 5d1099b54efce68cde6ef0cdc50765847add456a)
- omod/src/main/java/org/openmrs/module/registrationapp/fragment/controller/RegisterPatientFragmentController.java (version 5d1099b54efce68cde6ef0cdc50765847add456a)