Build: #285 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 6779e0c901c45b020cab5c22421ca0a01c27ef9d

    Merge pull request #365 from teleivo/RAD-330
    RAD-330 Create demo-data.sql

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc m

    RAD-330 Create demo-data.sql
    * add new privilege for "View Navigation Menu - Radiology" so the referring
    physician which needs the "View Navigation Menu" does not necessarily have
    access to it. so now gutterlist and patient dashboard radiology tab are
    properly separated
    * extract the concepts of the Radiology/Imaging Procedure concept class from
    CIEL dictionary
    * update global property radiology.radiologyConceptClasses to use these
    concepts
    * extract the concepts of the Diagnosis concept class from
    CIEL dictionary
    * use role_privileges from test-data.sql and extend with
    privilege needed to see gutter list
    * use role_privileges users and add provider for them so they can be used when
    ordering
    * add a bunch of patients using faker.js generated data
    * remove navigation menu from referring physician
    * fix docker build command in readme
    * add missing privileges to Referring physician
    * add data clerk role with user and shrink all usernames to 4char
    * set allowed locales

    • README.md (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • acceptanceTest/resources/DEMO-DATA.md (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • acceptanceTest/resources/demo-data.sql (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • acceptanceTest/resources/testdata.sql (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • api/src/main/java/org/openmrs/module/radiology/RadiologyPrivileges.java (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • api/src/main/resources/liquibase.xml (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • omod/src/main/java/org/openmrs/module/radiology/web/extension/html/GutterListExt.java (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)
    • omod/src/main/java/org/openmrs/module/radiology/web/extension/html/PatientDashboardRadiologyTabExt.java (version 344c0d9bd8aae6e213bbc1d90e46d7228c4e94fc)