[
http://mifosforge.jira.com/browse/MIFOS-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59484#action_59484
]
Mifos Hudson Jira Plugin User commented on MIFOS-3040:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.gif! [head-master
#1762|http://ci.mifos.org/hudson/job/head-master/1762/]
MIFOS-3040: hook in viewFunds.ftl in place of old implementation
MIFOS-3040: fix failing acceptance tests for funds and add spring security for
view and create fund service facade methods
Keith Woodlock :
[de12522d301fd52e3f42af29d1bc9417983f803d|http://mifos.git.sourceforge.net/git/gitweb.cgi/?a=commit&h=de12522d301fd52e3f42af29d1bc9417983f803d]
Files :
*
userInterface/src/main/java/org/mifos/ui/core/controller/ViewFundsPreviewController.java
* userInterface/src/main/java/org/mifos/ui/core/controller/FundFormBean.java
*
serviceInterfaces/src/main/java/org/mifos/accounts/fund/servicefacade/FundServiceFacade.java
* application/src/main/webapp/pages/application/admin/jsp/admin.jsp
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/editFunds.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/EditFundsController.java
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/fundPreview.ftl
*
acceptanceTests/src/test/java/org/mifos/test/acceptance/holiday/AdditionalHolidayTest.java
Keith Woodlock :
[8beccd3b26bf1f10b74e7640a416027a7d5e3cde|http://mifos.git.sourceforge.net/git/gitweb.cgi/?a=commit&h=8beccd3b26bf1f10b74e7640a416027a7d5e3cde]
Files :
*
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/admin/ViewFundsPage.java
*
serviceInterfaces/src/main/java/org/mifos/accounts/fund/servicefacade/FundServiceFacade.java
*
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDaoHibernate.java
*
acceptanceTests/src/test/java/org/mifos/test/acceptance/admin/ViewFundsTest.java
* userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewFunds.ftl
* serviceInterfaces/src/main/java/org/mifos/security/MifosUser.java
> 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: keithwoodlock
> Fix For: 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