Plan for the Admin UI module. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #82 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Admin UI

  • Wyclif Luyima

    Wyclif Luyima 275325a54057b61dfb29a661ae5cfd75003789c3

    Fixed account form where a person has no user or provider account - RA-833

    • api/src/main/resources/messages.properties (version 275325a54057b61dfb29a661ae5cfd75003789c3)
    • omod/src/main/webapp/fragments/systemadmin/accounts/providerDetails.gsp (version 275325a54057b61dfb29a661ae5cfd75003789c3)
    • omod/src/main/webapp/fragments/systemadmin/accounts/userDetails.gsp (version 275325a54057b61dfb29a661ae5cfd75003789c3)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/providerDetails.js (version 275325a54057b61dfb29a661ae5cfd75003789c3)
    • omod/src/main/webapp/resources/scripts/fragments/systemadmin/userDetails.js (version 275325a54057b61dfb29a661ae5cfd75003789c3)
    • omod/src/main/webapp/resources/scripts/systemadmin/account.js (version 275325a54057b61dfb29a661ae5cfd75003789c3)
  • Wyclif Luyima

    Wyclif Luyima 93c56af55581de9c18662ff04bafe1b834dc532b

    Fixed issue where the forcePassword property doesn't get updated when a user changes their password - RA-905

    • omod/src/main/java/org/openmrs/module/adminui/page/controller/myaccount/ChangePasswordPageController.java (version 93c56af55581de9c18662ff04bafe1b834dc532b)
  • Wyclif Luyima

    Wyclif Luyima 5d116ca42549bf1af416d9b1bfb44e51a575b1a7

    Unable to create a new providr account - RA-833

    • omod/src/main/java/org/openmrs/module/adminui/fragment/controller/systemadmin/accounts/ProviderTabContentPaneFragmentController.java (version 5d116ca42549bf1af416d9b1bfb44e51a575b1a7)