[
http://mifosforge.jira.com/browse/MIFOS-5164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=71152#comment-71152
]
Mifos Hudson Jira Plugin User commented on MIFOS-5164:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.png!
[head-g-release-secondary
#262|http://ci.mifos.org/hudson/job/head-g-release-secondary/262/]
MIFOS-5164 : adding controller for approval
MIFOS-5164 : REST API approval interface
MIFOS-5164 : REST API approval interface : WIP
MIFOS-5168 : MIFOS-5164 : Configuration for on/off approval required
MIFOS-5164 : REST API approval interface
MIFOS-5170 : MIFOS-5164 : Approval Controller for allow/reject request
MIFOS-5172 : MIFOS-5164 : Permission for approval step (upgrade and activity)
MIFOS-5167 : MIFOS-5164 : UI to show REST API operations list
Udai Gupta :
Files :
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
Udai Gupta :
Files :
* rest/src/main/java/org/mifos/platform/rest/approval/domain/ApprovalMethod.java
*
rest/src/main/java/org/mifos/platform/rest/approval/service/RESTCallInterruptException.java
*
rest/src/main/resources/org/mifos/platform/rest/approval/domain/rest_hibernate.cfg.xml
*
rest/src/main/java/org/mifos/platform/rest/approval/aop/AspectJRESTApprovalInterceptor.java
* pom.xml
* rest/pom.xml
*
rest/src/main/java/org/mifos/platform/rest/approval/domain/MethodArgHolder.java
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
* db/src/main/resources/changesets/changelog-Release_G.xml
*
rest/src/main/java/org/mifos/platform/rest/approval/service/ApprovalService.java
*
rest/src/main/java/org/mifos/platform/rest/approval/service/StandardApprovalService.java
*
rest/src/test/java/org/mifos/platform/rest/controller/stub/StubRESTController.java
*
rest/src/test/java/org/mifos/platform/rest/approval/service/ApprovalServiceTest.java
* rest/src/test/resources/dbIntegrationTest.xml
*
rest/src/main/java/org/mifos/platform/rest/approval/aop/ApprovalMethodInvocationHandler.java
*
rest/src/main/java/org/mifos/platform/rest/approval/dao/HibernateApprovalDao.java
Udai Gupta :
Files :
*
application/src/main/java/org/mifos/framework/servlet/UncaughtExceptionHandler.java
*
rest/src/main/java/org/mifos/platform/rest/approval/aop/AspectJRESTApprovalInterceptor.java
* rest/src/main/resources/org/mifos/platform/rest/ui/views/jsonAjax.ftl
*
rest/src/test/java/org/mifos/platform/rest/controller/RESTControllerConvensionTest.java
*
rest/src/test/java/org/mifos/platform/rest/approval/aop/AspectJApprovalInterceptorTest.java
*
rest/src/main/java/org/mifos/platform/rest/controller/SavingsAccountRESTController.java
* rest/src/test/resources/log4j.properties
* rest/.springBeans
*
rest/src/test/resources/org/mifos/platform/rest/approval/aop/testRESTContext.xml
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
*
rest/src/test/java/org/mifos/platform/rest/controller/stub/StubRESTController.java
*
rest/src/test/java/org/mifos/platform/rest/approval/aop/ApprovalInterceptorTest.java
*
rest/src/test/java/org/mifos/platform/rest/approval/service/ApprovalServiceTest.java
* rest/src/test/resources/test-context.xml
* rest/src/test/resources/dbIntegrationTest.xml
*
rest/src/main/java/org/mifos/platform/rest/controller/LoanAccountRESTController.java
Udai Gupta :
Files :
*
rest/src/test/java/org/mifos/platform/rest/approval/stub/StubConfigurationServiceFacade.java
*
rest/src/test/java/org/mifos/platform/rest/approval/aop/AspectJApprovalInterceptorTest.java
*
rest/src/main/java/org/mifos/platform/rest/approval/aop/AspectJRESTApprovalInterceptor.java
*
appdomain/src/main/resources/org/mifos/config/resources/applicationConfiguration.default.properties
*
serviceInterfaces/src/main/java/org/mifos/config/servicefacade/ConfigurationServiceFacade.java
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
*
appdomain/src/main/java/org/mifos/config/servicefacade/ConfigurationServiceFacadeWebTier.java
* rest/src/main/java/org/mifos/platform/rest/config/RESTConfigKey.java
Udai Gupta :
Files :
*
rest/src/main/java/org/mifos/rest/approval/aop/AspectJRESTApprovalInterceptor.java
* rest/src/main/resources/org/mifos/platform/rest/ui/views/approval/list.ftl
*
rest/src/main/java/org/mifos/rest/approval/aop/ApprovalMethodInvocationHandler.java
*
rest/src/main/java/org/mifos/rest/approval/service/StandardApprovalService.java
* rest/src/main/java/org/mifos/rest/approval/domain/MethodArgHolder.java
* rest/src/main/java/org/mifos/rest/approval/domain/ApprovalMethod.java
* rest/src/test/java/org/mifos/rest/approval/service/ApprovalServiceTest.java
* rest/src/main/java/org/mifos/rest/approval/domain/RESTApprovalEntity.java
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
Udai Gupta :
Files :
* rest/src/main/resources/META-INF/resources/pages/rest/js/prettyprint.js
*
application/src/main/java/org/mifos/framework/servlet/UncaughtExceptionHandler.java
*
rest/src/test/java/org/mifos/platform/rest/controller/RESTControllerConvensionTest.java
*
rest/src/test/java/org/mifos/rest/approval/aop/AspectJApprovalInterceptorTest.java
*
rest/src/main/java/org/mifos/rest/approval/service/RESTCallInterruptException.java
* rest/src/main/java/org/mifos/rest/approval/dao/ApprovalDao.java
* rest/src/main/resources/META-INF/resources/js/restApproval.js
* rest/src/main/resources/META-INF/resources/js/prettyprint.js
*
application/src/main/resources/META-INF/resources/pages/application/admin/jsp/admin.jsp
* rest/src/main/resources/META-INF/resources/js/jsonAjax.js
* rest/src/main/resources/org/mifos/platform/rest/ui/views/jsonAjax.ftl
* rest/src/main/resources/META-INF/resources/pages/rest/js/jsonAjax.js
* rest/src/main/resources/org/mifos/platform/rest/ui/views/approval/list.ftl
*
rest/src/main/java/org/mifos/platform/rest/controller/ApprovalRESTController.java
* rest/src/main/java/org/mifos/rest/approval/dao/HibernateApprovalDao.java
* rest/src/test/java/org/mifos/rest/approval/service/ApprovalServiceTest.java
* rest/src/main/java/org/mifos/rest/approval/service/ApprovalService.java
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
*
rest/src/main/java/org/mifos/rest/approval/service/StandardApprovalService.java
*
rest/src/main/java/org/mifos/rest/approval/aop/AspectJRESTApprovalInterceptor.java
Udai Gupta :
Files :
*
userInterface/src/main/resources/org/mifos/ui/localizedProperties/LookupValueMessages.properties
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
*
rest/src/main/java/org/mifos/rest/approval/service/StandardApprovalService.java
* rest/src/main/java/org/mifos/rest/approval/service/ApprovalService.java
* db/src/main/resources/changesets/changelog-Release_G.xml
* rest/src/test/java/org/mifos/rest/approval/service/ApprovalServiceTest.java
*
rest/src/test/java/org/mifos/rest/approval/aop/AspectJApprovalInterceptorTest.java
*
appdomain/src/main/resources/org/mifos/security/rolesandpermission/mifos_activity_role.properties
Udai Gupta :
Files :
* rest/src/main/java/org/mifos/rest/approval/domain/RESTApprovalEntity.java
*
rest/src/main/java/org/mifos/rest/approval/service/StandardApprovalService.java
* rest/src/main/resources/META-INF/resources/js/restApproval.js
*
rest/src/main/java/org/mifos/platform/rest/ui/controller/ApprovalController.java
* rest/src/main/java/org/mifos/rest/approval/service/ApprovalService.java
* rest/src/main/resources/org/mifos/platform/rest/ui/views/approval/list.ftl
* rest/src/main/resources/org/mifos/platform/rest/ui/views/approval/details.ftl
*
rest/src/main/java/org/mifos/platform/rest/controller/ApprovalRESTController.java
> REST API approval interface
> ---------------------------
>
> Key: MIFOS-5164
> URL: http://mifosforge.jira.com/browse/MIFOS-5164
> Project: mifos
> Issue Type: Story
> Reporter: Udai Gupta
> Assignee: Udai Gupta
> Priority: Major
> Fix For: Unscheduled
>
> Original Estimate: 2 weeks, 3 days
> Time Spent: 2 minutes
> Remaining Estimate: 0 minutes
>
> In the future there will be much more integrations with Mifos using the REST
> API (sms, POS, mobile money, external wire transfers, etc.). CTA, Offline
> collectionsheet and Android client, so there will be at least 3 independent
> REST API clients in the near future, that will probably need this
> intermediate step.
> * there should be a new page accessible from the admin tab
> * this new page should list all REST API 'write' operations executed by
> users (who/when)
> * it should be easily visible if the operation was accepted (when/by who) or
> it still should be accepted
> * there should be a new permission for accepting REST API operations
> * there should be a possibility to approve/reject (delete) every operation
> * I don't think the ability to modify requests is mandatory at this stage
> * this functionality should be optional (i.e. it can be disabled, so all
> REST API operations are accepted immediately)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Learn Windows Azure Live! Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues