Build: #1018 failed Changes by Bartłomiej Rasztabiga <contact@rasztabiga.me>
Code commits
openmrs-module-webservices.rest
-
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- omod-1.8/src/test/java/org/openmrs/module/webservices/rest/web/MockModuleFactoryWrapper.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-2.0/pom.xml (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_0/AdministrationLinksResource2_0.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-2.0/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/wrapper/AdministrationSectionLinks.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_0/AdministrationLinksController2_0Test.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-2.0/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_0/AdministrationLinksResource2_0Test.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-common/src/main/java/org/openmrs/module/webservices/helper/ModuleFactoryWrapper.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)
- omod-common/src/main/java/org/openmrs/module/webservices/rest/web/response/ObjectNotFoundException.java (version 3a7805b4e34db04b370025b86331bdde45dcb158)