pulls translations from transifex and commits them to github

Build: #1814 was successful Scheduled with changes by 5 people

Build result summary

Details

Completed
Queue duration
15 seconds
Duration
2 minutes
Labels
None
Revisions
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
uicommons
88c05e853564fbe98fba589b140adf745c3815b3 88c05e853564fbe98fba589b140adf745c3815b3
htmlformentry
261e6da4da67de617c233e520f7937fd1d0f1447 261e6da4da67de617c233e520f7937fd1d0f1447
htmlformentryui
7262b196a985857a75945aec200d43b4e76a938d 7262b196a985857a75945aec200d43b4e76a938d
allergyui
eb233e5dc94af23b3fb0066712660a25bdf1f42a eb233e5dc94af23b3fb0066712660a25bdf1f42a
allergyapi
fec77c13ae38b7682a6933230b7d9cbc2b6b1c74 fec77c13ae38b7682a6933230b7d9cbc2b6b1c74
appointmentschedulingui
20faf1c98c0f9cab7550ba740da897350b18a71b 20faf1c98c0f9cab7550ba740da897350b18a71b
coreapps
be85e7bfc0ad46aa95842ab634f9eb07e19a6bf1 be85e7bfc0ad46aa95842ab634f9eb07e19a6bf1
dispensing
3a0e762f29427989a23540faba8eb4078cc72161 3a0e762f29427989a23540faba8eb4078cc72161
mdrtb
c80fa28ca276923e202264f8b2b882d8c4ec5c44 c80fa28ca276923e202264f8b2b882d8c4ec5c44
printer
03645b6c73bf2c341fa54e3e3d90d4fb1f485914 03645b6c73bf2c341fa54e3e3d90d4fb1f485914
radiologyapp
0da75d7f9ed312f0ed5e9548388742c3f72151a3 0da75d7f9ed312f0ed5e9548388742c3f72151a3
radiology
268c7698112753d74fb550d0a0e088313b74b28e 268c7698112753d74fb550d0a0e088313b74b28e
referenceapplication
812c5dbef79fbe7926ac02b41bc342aca17060fc 812c5dbef79fbe7926ac02b41bc342aca17060fc
registrationapp
bda1917a65a7254487f5ff1db27bb452938c19c2 bda1917a65a7254487f5ff1db27bb452938c19c2
reportingui
c1f5aa02acb756c8956ee665b9702e485596ccef c1f5aa02acb756c8956ee665b9702e485596ccef
Successful since
#1770 ()

Code commits

htmlformentryui
Author Commit Message Commit date
icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 7262b196a985857a75945aec200d43b4e76a938d 7262b196a985857a75945aec200d43b4e76a938d HTML-779: Further tz support for <encounterDate> and <obsFromFragment>. (#40)
* HTML-755 Receive date from server and convert to client time zone

* HTML-755 Receive date from server and convert to client time zone

* HTML-755 Receive date from server and convert to client time zone
UPDATE htmlformentryVersion from 3.9.2 to 4.0.0-SNAPSHOT so we can use timeozne GP

* HTML-755 Receive date from server and convert to client time zone
Change the time format to "yyyy-MM-dd'T'HH:mm:ss'Z'"

* HTML-755 Receive date from server and convert to client time zone

Chang JS from client, to look for a class instead of an ID

* HTML-755 Receive date from server and convert to client time zone

Change class name

* HTML-755 Receive date from server and convert to client time zone

Change the class name to rfc3339-date

* HTML-755 Receive date from server and convert to client time zone

Using Uiframwork dateformat
Add additional comments.
Add utilsTimezone.js to convert dates in JS

* HTML-755 Receive date from server and convert to client time zone

Change propriety name only

* HTML-755 Receive date from server and convert to client time zone

Using moment.js to convert client dates

* HTML-755 Receive date from server and convert to client time zone

Get values from Uiutils.

* HTML-755 Using UiFramework utils

* HTML-755 add locale to window.viewHtmlForm variables

* HTML-755 Merge missing part fix

* HTML-755 Change UiCommons version to the one used on the master branch

* HTML-755 Change the encounterDate date stop and start date

* HTML-755 Change name handletimeZones to convertTimezones

* HTML-755 Getting TimeZoneUtil.java from UiFramework

* HTML-755 Fixing tests, now the date and time are the same widget.

* HTML-755 Using UserProperty to get client timezone.

* HTML-755 Using UserProperty to get client timezone.

* HTML-755 Change HFE version

* HTML-755 Change HFE version

* HTML-755 ObsFromFragmentElement be able to use timezones

* HTML-755 update uiframeworkVersion version

* HTML-755 Update method name and add some documentation

* HTML-755 update encounterDate when not using timezones

* HTML-755 Update method name from splitDate to extractDate

* HTML-755 fix bug with extractDate

* HTML-755 Renaming method

* HTML-755 Renaming variables startDateClientTimezone and stopDateClientTimezone

Co-authored-by: Joel Figueiredo <71354718+JFFigueiredo@users.noreply.github.com>
registrationapp
Author Commit Message Commit date
gitcliff <46714226+gitcliff@users.noreply.github.com> gitcliff <46714226+gitcliff@users.noreply.github.com> bda1917a65a7254487f5ff1db27bb452938c19c2 bda1917a65a7254487f5ff1db27bb452938c19c2 RA-1713: Display '---' as relationship type for patient relationships with no type (#66)
* RA-1713:Display of summaryof relationship status when not inserted

* Apply suggestions from code review

Co-authored-by: Brandon Istenes <brandonesbox@gmail.com>
Co-authored-by: Brandon Istenes <bistenes@gmail.com>
Kakumirizi Daud <dkakumirizii@gmail.com> Kakumirizi Daud <dkakumirizii@gmail.com> f116f9989a93da8a225a68447401de00ef3e8e06 f116f9989a93da8a225a68447401de00ef3e8e06 RA-1808: Collapsible 'if' statements should be merged (#92)
* RA-1808: Collapsible 'if' statements should be merged

* RA-1806:Double Brace Initialization should not be used (#106)

* RA-1808: Collapsible 'if' statements should be merged

* Update omod/src/main/java/org/openmrs/module/registrationapp/RegistrationAppUiUtils.java

* Fixup

* Fixup

Co-authored-by: Irene Samanya <67696672+irenesam@users.noreply.github.com>
Co-authored-by: Brandon Istenes <brandonesbox@gmail.com>
Co-authored-by: Brandon Istenes <bistenes@gmail.com>
Nakiguli Grace <60702384+gracebish@users.noreply.github.com> Nakiguli Grace <60702384+gracebish@users.noreply.github.com> 94bc16f79c4deb8db14dd3fcf8baee18d08f8b6b 94bc16f79c4deb8db14dd3fcf8baee18d08f8b6b RA-1809:Return of boolean expressions should not be wrapped into an i… (#104)
Heshan Andrews <45477334+Gravewalker666@users.noreply.github.com> Heshan Andrews <45477334+Gravewalker666@users.noreply.github.com> 6277c373a87292cbc3927e7712e98c572d9fca08 6277c373a87292cbc3927e7712e98c572d9fca08 RA-1812 Change comparison method of string of objects to equals() (#107)

Jira issues

IssueDescriptionStatus
2 more issues…
Unknown Issue TypeHTML-755Could not obtain issue details from Jira
Unknown Issue TypeHTML-779Could not obtain issue details from Jira
Unknown Issue TypeRA-1713Could not obtain issue details from Jira
Unknown Issue TypeRA-1806Could not obtain issue details from Jira
Unknown Issue TypeRA-1808Could not obtain issue details from Jira