pulls translations from transifex and commits them to github

Build: #1645 was successful Scheduled with changes by pihinformatics <pihinformatics@gmail.com> and Michael Seaton <mseaton@pih.org>

Build result summary

Details

Completed
Queue duration
1 minute
Duration
3 minutes
Labels
None
Revisions
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7
uicommons
93019b737fccbc9068e54ed607b0244cb8e62f22
htmlformentry
ad177a5e31d6a03264925e3da03b0359125ee35c
htmlformentryui
d015d5a1e2977d60f0153e20b416637e7af56e7a
allergyui
8b957901d0f0137b4ebab0a0079ce8f5d02b4fa8
allergyapi
37bc47e098f815ae129e9e72b3e7151d45a2fa26
appointmentschedulingui
419b78ec713401e7e2068a4937a91233bc619d6b
coreapps
8ec594002e14fca915346ca72fb6cafecdb139f8
dispensing
89a5447bd0e33ee7942a3ea08f6f13db0f53a22e
mdrtb
a52feba1aa1e589f68df3212551330b61ea07ebd
printer
db4991a14743aebae7e0837a3ad34da127f8e2b3
radiologyapp
c5a1e2a0c1f41550c0483a212defac7491d15ecb
radiology
480e3f655d492815b867847cb32f77659b508c78
referenceapplication
899338eab17a9ad777daa2f1b9622af77bae4bb0
registrationapp
966c86449b87b28be6d673e60a62e2aa7c70f23d
reportingui
41813c8ecd4335e0ca88c575a0d351d99ba24fb9
Successful since
#1469 ()

Code commits

htmlformentry
Author Commit Message Commit date
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> ad177a5e31d6a03264925e3da03b0359125ee35c Html 759 - 3 (#226)
This is the next in a series of relatively large commits that have all contributed to the refactoring and reworking of the drug order tag in the 4.0.0 release of HFE.

Here are the features / changes this PR aims to implement:

Ensures that the tag respects the existing global property "drugOrder.requireDrug" (only allows leaving drug or drug non coded blank if this is false), and also adds additional validation to ensure concept is required and only one of drug and drugNonCoded can be supplied.

Adds the ability to configure any of the drug order properties that are Concepts (eg. concept, discontinueReason, orderReason, doseUnits, route, etc) via a single grouping concept (this can be either a question with answers or a set with members). Provide mechanisms to configure attributes within this mechanism to drive display labels (via message codes, concept name tags, and concept name types), css classes, and order of the resulting options rendered in within a dropdown widget.

Related to 2, modify the DropDownWidget and Option classes to support the ability to organize Options within groups and to apply css classes to both optgroup and option elements.

Changes the labels for the buttons used when editing an order within the original encounter it was placed in to "Edit" and "Delete" to reflect the implemented behavior which voids and recreates an Order in this circumstance rather than stop/discontinue. Adds in the ability to Delete an existing Discontinue Order in the encounter in which it was placed, in order to ensure appropriate data management is supported.

Related to 4, display a warning message letting users know that Edit and Delete will void previous orders when used within the current encounter.

Continued improvements and tweaks to the rendered drug order view, and improvements to usability.
printer
Author Commit Message Commit date
pihinformatics <pihinformatics@gmail.com> pihinformatics <pihinformatics@gmail.com> db4991a14743aebae7e0837a3ad34da127f8e2b3 'automatic update of mvn version dependencies'
radiologyapp
Author Commit Message Commit date
pihinformatics <pihinformatics@gmail.com> pihinformatics <pihinformatics@gmail.com> c5a1e2a0c1f41550c0483a212defac7491d15ecb 'automatic update of mvn version dependencies'