Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Mark Goodrich <mark.goodrich@live.com>

    Mark Goodrich <mark.goodrich@live.com> 5af83dac193bcac620d1bcc2f4725a0bc45cfe90

    Merge pull request #32 from openmrs/AT-32_2
    AT-32: Do not attach document to active visit if no encounter type is…

  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> 09040bd4139c2b7efd2bbb541edb703173127bb2

    AT-32: Do not attach document to active visit if no encounter type is configured

    • api/src/main/java/org/openmrs/module/attachments/AttachmentsContext.java (version 09040bd4139c2b7efd2bbb541edb703173127bb2)
  • mgoodrich <mark.goodrich@live.com>

    mgoodrich <mark.goodrich@live.com> d7783a510cb71abbfc20b25466fa4b73c87d6947

    AT-32: Do not attach document to active visit if no encounter type is configured

    • api/src/main/java/org/openmrs/module/attachments/AttachmentsConstants.java (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • api/src/main/java/org/openmrs/module/attachments/AttachmentsContext.java (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • omod/src/main/java/org/openmrs/module/attachments/page/controller/AttachmentsPageController.java (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • omod/src/main/java/org/openmrs/module/attachments/web/controller/AttachmentsController.java (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • omod/src/main/resources/config.xml (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • omod/src/main/webapp/resources/partials/fileUpload.html (version d7783a510cb71abbfc20b25466fa4b73c87d6947)
    • omod/src/main/webapp/resources/scripts/directives/fileUpload.js (version d7783a510cb71abbfc20b25466fa4b73c87d6947)