No failed test found. A possible compilation error occurred.
Responsible
No one has taken responsibility for this failure
Code commits
openmrs-module-webservices.rest
Author
Commit
Message
Commit date
Bartłomiej Rasztabiga <contact@rasztabiga.me>
3a7805b4e34db04b370025b86331bdde45dcb158
RESTWS-821: Add REST resource with links to administration pages of installed modules (#484)
* RESTWS-821: Add REST resource with links to administration pages of installed modules
* RESTWS-821: Use constants instead of in-place strings
* RESTWS-821: Add explanation for using AdministrationSectionLinks2_0 wrapper
* RESTWS-821: Fix AdministrationLinksController2_0Test.java module Id
* RESTWS-821: Delete 2_0 suffix from AdministrationSectionLinks2_0
* RESTWS-821: Get MessageSourceService instance one time
* RESTWS-821: Add MessageSourceService instance as a param to mapAdminListExtension