pulls translations from transifex and commits them to github

Build: #35 was successful Scheduled with changes by 3 people

Build result summary

Details

Completed
Queue duration
23 seconds
Duration
1 minute
Labels
None
Revisions
Release scripts
1aad5c8d3a6400ade338d1ee1b9fd6d34fe773fa 1aad5c8d3a6400ade338d1ee1b9fd6d34fe773fa
uicommons
438902a2417e91df06204b268a9fc7635d6766c0 438902a2417e91df06204b268a9fc7635d6766c0
htmlformentry
4f080a47c0956151ebe5ef452f17c2df018e9fce 4f080a47c0956151ebe5ef452f17c2df018e9fce
htmlformentryui
872202cf5683fbf7438fadbef8437a163e33c76d 872202cf5683fbf7438fadbef8437a163e33c76d
allergyui
f7fc51a3fa93c060f2f9fd6b6f1430e598043829 f7fc51a3fa93c060f2f9fd6b6f1430e598043829
allergyapi
824bc6ce40f4d07d4105c330d6ae103d58a7efaf 824bc6ce40f4d07d4105c330d6ae103d58a7efaf
appointmentschedulingui
ca1a7eee026e8067adcc065b7bc1d1c6080ea286 ca1a7eee026e8067adcc065b7bc1d1c6080ea286
coreapps
e2b204520677857d386cdbd9c40de0efe3a398ff e2b204520677857d386cdbd9c40de0efe3a398ff
dispensing
898f9484bf4522bf566e608480451dc3249f35f4 898f9484bf4522bf566e608480451dc3249f35f4
mdrtb
4829b4fbfe8d53cd84f6561b85cfb6b6a3d8b44b 4829b4fbfe8d53cd84f6561b85cfb6b6a3d8b44b
printer
45ec64b32a00ec3b7e03792bf091d0cb68916ab6 45ec64b32a00ec3b7e03792bf091d0cb68916ab6
radiologyapp
c8348fcf23f9ef6febb2baf90a16df3e9925ed75 c8348fcf23f9ef6febb2baf90a16df3e9925ed75
radiology
fbb7f49f49c3e180c73831204ac3ab2de1657ac3 fbb7f49f49c3e180c73831204ac3ab2de1657ac3
referenceapplication
67f99cb66bfea6a1bfcffbc95569e0c261cf1f1d 67f99cb66bfea6a1bfcffbc95569e0c261cf1f1d
registrationapp
4a6903a2243083bc4d024914616a87c1dc5f81eb 4a6903a2243083bc4d024914616a87c1dc5f81eb
reportingui
def1f70bb146fe10c23c428452047fe151f3fb85 def1f70bb146fe10c23c428452047fe151f3fb85
Successful since
#15 ()

Code commits

printer
Author Commit Message Commit date
pihinformatics <pihinformatics@gmail.com> pihinformatics <pihinformatics@gmail.com> 45ec64b32a00ec3b7e03792bf091d0cb68916ab6 45ec64b32a00ec3b7e03792bf091d0cb68916ab6 'automatic update of mvn version dependencies'
radiologyapp
Author Commit Message Commit date
pihinformatics <pihinformatics@gmail.com> pihinformatics <pihinformatics@gmail.com> c8348fcf23f9ef6febb2baf90a16df3e9925ed75 c8348fcf23f9ef6febb2baf90a16df3e9925ed75 'automatic update of mvn version dependencies'
radiology
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> fbb7f49f49c3e180c73831204ac3ab2de1657ac3 fbb7f49f49c3e180c73831204ac3ab2de1657ac3 Merge pull request #478 from teleivo/RAD-359-engine
RAD-359 Improve validation error messages on mrrt import
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 5390c87a977ee70f48bb1cba529e57d69393bcb5 5390c87a977ee70f48bb1cba529e57d69393bcb5 RAD-359 Improve validation error messages on mrrt import
use a Production Rule System style approach to validate the mrrt meta
tag rules which are checked using jsoup in the
XsdMrrtReportTemplateValidator

* add validation engine interface which runs validation on given type
and returns a ValidationResult containing the ValidationError's
* add MetaTagsValidationEngine containing the ValidationRule's which
are checked when run
* add ValidationRule interface with ElementsExpressionValidationRule
impl which selects elements via jsoup and tests the condition Predicate
* catch MrrtReportTemplateValidationException in the
RadiologyDashboardReportTemplatesTabController and add the violations
into the model and view for display
* show violations in an <ul> to the user

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-359Could not obtain issue details from Jira