OpenMRS Core Master

Build: #969 failed

Job: Deploy did not start

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Daniel Kayiwa

    Daniel Kayiwa 31dc087e7cf528adba832ded679f9e3721aef8bd

    Merge pull request #1511 from thomasvandoren/TRUNK-4729
    TRUNK-4729: Add changedBy and dateChanged attributes to EncounterType.

  • Thomas Van Doren <thomas.vandoren@gmail.com>

    Thomas Van Doren <thomas.vandoren@gmail.com> e3dbf3bd30a63a1468cf3f569fca1f0bd3ebe330

    TRUNK-4729: Add changed_by and date_changed columns to encounter_type table.
    Add unittest that verifies changedBy and dateChanged are set when EncounterType
    is edited.

    • api/src/main/resources/liquibase-update-to-latest.xml (version e3dbf3bd30a63a1468cf3f569fca1f0bd3ebe330)
    • api/src/main/resources/org/openmrs/api/db/hibernate/EncounterType.hbm.xml (version e3dbf3bd30a63a1468cf3f569fca1f0bd3ebe330)
    • api/src/test/java/org/openmrs/api/EncounterServiceTest.java (version e3dbf3bd30a63a1468cf3f569fca1f0bd3ebe330)