[
http://mifosforge.jira.com/browse/MIFOS-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59501#action_59501
]
Mifos Hudson Jira Plugin User commented on MIFOS-3040:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master
#1777|http://ci.mifos.org/hudson/job/head-master/1777/]
MIFOS-3040: tidy up view funds and define funds implementation
MIFOS-3040: add validation to define and edit funds
MIFOS-3040: remove struts/jsp implementation for funds in admin area
Keith Woodlock :
[be2e4957d129f121a8c805e03379deb42ca61a33|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=be2e4957d129f121a8c805e03379deb42ca61a33]
Files :
*
application/src/test/java/org/mifos/security/rolesandpermission/utils/helpers/RoleTempleteBuilderIntegrationTest.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/ViewFundsPreviewController.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/NewFundPreviewController.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/newFundPreview.ftl
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/defineNewFund.ftl
*
userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages.properties
*
application/src/main/java/org/mifos/security/rolesandpermission/util/helpers/RoleTempleteBuilder.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/EditFundsController.java
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/editFunds.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/DefineNewFundController.java
Keith Woodlock :
[a8da9b6c2bc5b608652c34ba7a77e15eb7df9ecb|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=a8da9b6c2bc5b608652c34ba7a77e15eb7df9ecb]
Files :
*
userInterface/src/main/java/org/mifos/ui/core/controller/EditFundsController.java
*
serviceInterfaces/src/main/java/org/mifos/accounts/fund/servicefacade/FundCodeDto.java
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/editFunds.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/DefineNewFundController.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/NewFundPreviewController.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/newFundPreview.ftl
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/fundPreview.ftl
*
userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages.properties
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/defineNewFund.ftl
* userInterface/src/main/java/org/mifos/ui/core/controller/FundFormBean.java
* application/src/main/webapp/pages/application/admin/jsp/admin.jsp
Keith Woodlock :
[f1821b21af8e610fca02820a2a4430aa8678d1ba|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=f1821b21af8e610fca02820a2a4430aa8678d1ba]
Files :
*
application/src/main/java/org/mifos/accounts/fund/struts/action/FundAction.java
* application/src/main/webapp/pages/application/fund/jsp/createfund.jsp
*
application/src/main/java/org/mifos/accounts/fund/struts/actionforms/FundActionForm.java
* application/src/main/java/org/mifos/security/util/ActivityMapper.java
* application/src/main/webapp/pages/application/fund/jsp/viewallfund.jsp
*
application/src/test/java/org/mifos/accounts/fund/struts/action/FundActionStrutsTest.java
* application/src/main/webapp/pages/application/fund/jsp/editfundpreview.jsp
* application/src/main/webapp/pages/application/fund/jsp/editfund.jsp
* application/src/main/webapp/WEB-INF/other-struts-config.xml
* application/src/main/webapp/pages/application/fund/jsp/createfundpreview.jsp
> Replace struts/jsp implementation of funds links by using freemarker/spring
> and servicefacade
> ---------------------------------------------------------------------------------------------
>
> Key: MIFOS-3040
> URL: http://mifosforge.jira.com/browse/MIFOS-3040
> Project: mifos
> Issue Type: Improvement
> Components: Funds
> Affects Versions: Release E
> Reporter: Van Mittal-Henkle
> Assignee: mifosqa
> Fix For: Release E - Iteration 4, Release E
>
>
> Create FundServiceFacade and WebTierFundServiceFacade.
> On the WebTierFundServiceFacade, create methods like:
> List<FundDto> getFunds()
> updateFund(FundDto)
> createFund(FundDto)
> on createFund there would be no id passed in, whereas updateFund would need
> to pass in an id to know what to update
> see:
> http://www.mifos.org/developers/wiki/HowToRefactorStrutsActionClassesToServiceFacadePattern
> for details on the pattern to follow.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues