[
http://mifosforge.jira.com/browse/MIFOS-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60003#action_60003
]
Mifos Hudson Jira Plugin User commented on MIFOS-3330:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.gif! [head-master
#1923|http://ci.mifos.org/hudson/job/head-master/1923/]
MIFOS-3330: tidy up edit-preview-update of loan products
MIFOS-3330: tidy up assembly of loan produts
MIFOS-3330: ensure update loan product works for different loan amount and
installment types
MIFOS-3330: ensure update loan product works for fees and funds
MIFOS-3330: view loan product details displays all possible details
MIFOS-3330: fix pmd warnings for too many fields
MIFOS-3330: support viewing change logs for loan products
Keith Woodlock :
[f3fc1857464554ebf10b0e3d7d8c4834dabc7852|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=f3fc1857464554ebf10b0e3d7d8c4834dabc7852]
Files :
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductFormBean.java
*
application/src/main/java/org/mifos/accounts/productdefinition/business/LoanOfferingBO.java
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductFormBeanAssembler.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/ByLastLoanAmountBean.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/DefineLoanProductsFormController.java
*
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/AdminServiceFacade.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/EditLoanProductFormController.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductFormBeanValidator.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/editLoanProduct.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductPreviewController.java
* userInterface/src/main/java/org/mifos/ui/core/controller/ByLoanCycleBean.java
*
application/src/main/java/org/mifos/application/servicefacade/LoanProductAssembler.java
Keith Woodlock :
[24b3b058d2f5336b9a8b3203516ab618a593b159|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=24b3b058d2f5336b9a8b3203516ab618a593b159]
Files :
*
application/src/main/java/org/mifos/application/servicefacade/LoanProductAssembler.java
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
application/src/main/java/org/mifos/accounts/productdefinition/business/PrdOfferingBO.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDaoHibernate.java
*
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDao.java
Keith Woodlock :
[ccd2b185173647d3f5c6a79f2b2a255e4486ac96|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=ccd2b185173647d3f5c6a79f2b2a255e4486ac96]
Files :
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewEditLoanProduct.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductPreviewController.java
*
application/src/main/java/org/mifos/accounts/productdefinition/business/LoanOfferingBO.java
*
application/src/main/java/org/mifos/application/servicefacade/LoanProductAssembler.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewLoanProducts.ftl
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductFormBean.java
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductFormBeanAssembler.java
Keith Woodlock :
[bac0c32886b9e09cb8ddf04842dd241c8c2a24e0|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=bac0c32886b9e09cb8ddf04842dd241c8c2a24e0]
Files :
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/defineLoanProducts.ftl
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/editLoanProduct.ftl
Keith Woodlock :
[3ef7a935a1a636cac029c014b9117076bff82ada|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=3ef7a935a1a636cac029c014b9117076bff82ada]
Files :
*
userInterface/src/main/java/org/mifos/ui/core/controller/ViewEditLoanProductController.java
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/ProductModelAndViewPopulator.java
* serviceInterfaces/src/main/java/org/mifos/dto/domain/LoanProductRequest.java
*
application/src/main/java/org/mifos/accounts/productdefinition/business/LoanOfferingBO.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductPreviewController.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewEditLoanProduct.ftl
Keith Woodlock :
[10fa0376e55947c54d5061a1318e4b72fce37c0b|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=10fa0376e55947c54d5061a1318e4b72fce37c0b]
Files :
* serviceInterfaces/src/main/java/org/mifos/dto/domain/LoanProductRequest.java
Keith Woodlock :
[9a284a96e8db3ae21f6ff61e5ffba8d2f8cff7e5|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=9a284a96e8db3ae21f6ff61e5ffba8d2f8cff7e5]
Files :
*
application/src/main/java/org/mifos/accounts/productdefinition/struts/action/LoanPrdAction.java
*
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewLoanProductChangeLog.ftl
*
application/src/main/resources/org/mifos/security/rolesandpermission/mifos_activity_role.properties
*
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
*
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/AdminServiceFacade.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/LoanProductChangeLogController.java
> Create a service facade for Admin/Loan products
> -----------------------------------------------
>
> Key: MIFOS-3330
> URL: http://mifosforge.jira.com/browse/MIFOS-3330
> Project: mifos
> Issue Type: Story
> Reporter: Van Mittal-Henkle
> Assignee: keithwoodlock
> Priority: Major
> Fix For: Release E
>
>
> 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
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues