More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3397 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>

    icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 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>

    • api/pom.xml (version 7262b196a985857a75945aec200d43b4e76a938d)
    • api/src/main/java/org/openmrs/module/htmlformentryui/element/ObsFromFragmentElement.java (version 7262b196a985857a75945aec200d43b4e76a938d)
    • api/src/test/java/org/openmrs/module/htmlformentryui/element/ObsFromFragmentElementTest.java (version 7262b196a985857a75945aec200d43b4e76a938d)
    • omod/src/main/java/org/openmrs/module/htmlformentryui/fragment/controller/htmlform/EnterHtmlFormFragmentController.java (version 7262b196a985857a75945aec200d43b4e76a938d)
    • omod/src/main/webapp/fragments/htmlform/enterHtmlForm.gsp (version 7262b196a985857a75945aec200d43b4e76a938d)
    • omod/src/main/webapp/pages/htmlform/viewEncounterWithHtmlForm.gsp (version 7262b196a985857a75945aec200d43b4e76a938d)
    • omod/src/main/webapp/resources/scripts/htmlForm.js (version 7262b196a985857a75945aec200d43b4e76a938d)
    • omod/src/test/java/org/openmrs/module/htmlformentryui/fragment/controller/htmlform/EnterHtmlFormFragmentControllerComponentTest.java (version 7262b196a985857a75945aec200d43b4e76a938d)
    • pom.xml (version 7262b196a985857a75945aec200d43b4e76a938d)