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

Build: #594 was successful Changes by Mike Seaton

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Git
6a6bb9b8411e095377d9244dcbfe1df96256cf02
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
675
Successful since
#581 ()

Tests

Code commits

Git
Author Commit Message Commit date
Mike Seaton Mike Seaton 6a6bb9b8411e095377d9244dcbfe1df96256cf02 Minor fix to invalid message property code
Mike Seaton Mike Seaton 1ab18a62ce5f3fab4d7e72c4d17f062a2d20844a Bug in ObsInEncounterCohortDefinitionEvaluator when not choosing only a single encounter
Mike Seaton Mike Seaton b7312ecc6554e9ffbf4a56084d0b5e4b2f723d84 ReportHistoryController does not include end date boundaries appropriately when filtering by date range.
Mike Seaton Mike Seaton 1770067152f27317fcb87c8173b9751b269e66c9 Add getting methods for boolean properties, as otherwise the PropertyUtils are not picking up the values and errors are resulting
Mike Seaton Mike Seaton 3c3fc9e3e00ea566416887c88982afc7b7bb8b75 Remove custom jQuery and jQuery UI libraries in favor of delegating to those included with core.  Replace all usage of $(...) and $.(...) with $j(...) and $j.(...)