pulls translations from transifex and commits them to github

Build result summary

Details

Completed
Queue duration
1 minute
Duration
5 minutes
Labels
None
Revisions
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7
uicommons
35872123d2c7831700cd26c9cfcad8ebd1614244
htmlformentry
cbc5a5ca0af3a3d8d4c760b50964b24559c0c7cf
htmlformentryui
54014535d5a6b15c0db06409a4e9344dbcf8adaa
allergyui
8b957901d0f0137b4ebab0a0079ce8f5d02b4fa8
allergyapi
37bc47e098f815ae129e9e72b3e7151d45a2fa26
appointmentschedulingui
d2e2c64005d1485f02c970be118213e5694f406c
coreapps
743c2693a3628321c2a763f83cf788b75faaf8b4
dispensing
a70270a9effc6e05d3c2c93b0f484e3dbb3887d1
mdrtb
a52feba1aa1e589f68df3212551330b61ea07ebd
printer
b9c44b79765c940692b317fadcbad1a3dca02df0
radiologyapp
2e4e814bbdeaa47ba95f5ca0e818d85fc699ce79
radiology
480e3f655d492815b867847cb32f77659b508c78
referenceapplication
6e0c0be2ce5012342cd72477a49d9eedd47aacde
registrationapp
8172bca4693ae1d159bda6bba9ecc8fce7cec05e
reportingui
41813c8ecd4335e0ca88c575a0d351d99ba24fb9
Successful since
#1469 ()

Code commits

htmlformentry
Author Commit Message Commit date
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> cbc5a5ca0af3a3d8d4c760b50964b24559c0c7cf Bump mysql-connector-java from 5.1.8 to 8.0.16 in /release-tests (#189)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.8 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.8...8.0.16)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Seaton <mseaton@pih.org>
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 9b250cdc36df8a9cfe96231cab2dee1875e31b87 HTML-757 - Missing icon warning messages (#209)
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 6c395385b69473d579b9297d4ea1373373969d72 HTML-758 - NumberFieldWidget should return Integer if floating point … (#210)
* HTML-758 - NumberFieldWidget should return Integer if floating point is set to false
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> 5f756eb0f7f38b9d3574200ab023fb6fbfc07a7e HTML-759 - Rewrite drugOrder tag for OpenMRS 2.x (#212)
* Revision to DrugOrder widget

* * Allow more complete set of configurations, including order and options for properties.  Allow configurations to be optional, including template.  Ensure all orderProperties are rendered and available on the page, if not explicitly configured, as hidden elements, with appropriate defaults.

** Expand DrugOrderField and add additional elements to the schema, to represent all explicitly configured metadata on the drug order tag.

** Support AttributeDescriptors that correctly calculate dependencies and perform substitutions for metadatasharing.

** Improvements to unit tests, including consolidation and cleanup of test data, and introduction of new testbuilder framework

** Changes to submission logic, including behavior that voids, rather than revises, if the revising order is the same encounter, drug, and dateActivated as the previousOrder configured, and ensuring that all save operations are handled in the FormSubmissionActions transactional methods.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-757Could not obtain issue details from Jira
Unknown Issue TypeHTML-758Could not obtain issue details from Jira
Unknown Issue TypeHTML-759Could not obtain issue details from Jira