Plan for the LegacyUI module

Build: #501 was successful Changes by Bailly Rurangirwa <umwiru.umwiru@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Bailly Rurangirwa <umwiru.umwiru@gmail.com>

    Bailly Rurangirwa <umwiru.umwiru@gmail.com> ac9aac762441652ef94a28151ab89888fdcf3f1c

    LUI-168: Adding ability to exit/resume care (#128)
    * LUI-168: Adding back UI for exit/resume care

    * LUI-168: We shoud keep the reason for exit

    * LUI-168: Should allow to view/edit states with endDate

    * LUI-168: Added back utility methods for exiting patients from care

    * LUI-168: Moving Exit From Care functionality into a service layer

    * LUI-168: Fixing errors in moduleApplicationContext.xml

    * LUI-168: Adding comments indicating where the copied methods came from

    * LUI-168: Adding ability to enable/desbale exit/resume care functionality

    * LUI-168: Moving #discontinueAllDrugOrders to #LegacyUIService

    * LUI-168: Updating class description

    * LUI-168: Adding @Transactional(readOnly = true) to #getProviderForUser method

    * LUI-168: Updating links to use tags when referring to previous code

    • api/src/main/java/org/openmrs/module/legacyui/api/LegacyUIService.java (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • api/src/main/java/org/openmrs/module/legacyui/api/impl/LegacyUIImpl.java (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • api/src/main/resources/moduleApplicationContext.xml (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • omod/src/main/java/org/openmrs/web/controller/PortletController.java (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • omod/src/main/java/org/openmrs/web/dwr/DWRPatientService.java (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • omod/src/main/resources/config.xml (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • omod/src/main/webapp/portlets/patientOverview.jsp (version ac9aac762441652ef94a28151ab89888fdcf3f1c)
    • omod/src/main/webapp/portlets/patientPrograms.jsp (version ac9aac762441652ef94a28151ab89888fdcf3f1c)