[ 
http://mifosforge.jira.com/browse/MIFOS-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59798#action_59798
 ] 

Mifos Hudson Jira Plugin User commented on MIFOS-3328:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-master 
#1858|http://ci.mifos.org/hudson/job/head-master/1858/]
     MIFOS-3328: tidy implementation of product categories controllers
MIFOS-3328: switch to ftl spring implementation for product categories links
MIFOS-3328: add page id for view product categories page.
MIFOS-3328: remove struts and tests for product categories

Keith Woodlock : 
[b607f67cde19f20fb3214dcd3d70fba32a7302f1|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=b607f67cde19f20fb3214dcd3d70fba32a7302f1]
Files : 
* 
userInterface/src/main/java/org/mifos/ui/core/controller/ViewProductCategoryDetailsController.java
* 
userInterface/src/main/java/org/mifos/ui/core/controller/EditProductCategoryController.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewProductCategoryDetails.ftl
* 
userInterface/src/main/java/org/mifos/ui/core/controller/ViewProductCategoriesController.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/editCategoryInformation.ftl
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/systemInformation.ftl

Keith Woodlock : 
[d2900ff30ed993516423689ea4353a6ec2ecbd93|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d2900ff30ed993516423689ea4353a6ec2ecbd93]
Files : 
* 
application/src/main/java/org/mifos/application/servicefacade/AdminServiceFacadeWebTier.java
* 
userInterface/src/main/java/org/mifos/ui/core/controller/ProductCategoryPreviewController.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewProductCategories.ftl
* application/src/main/webapp/pages/application/admin/jsp/admin.jsp
* 
userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages.properties
* 
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDaoHibernate.java
* serviceInterfaces/src/main/java/org/mifos/security/MifosUser.java
* 
userInterface/src/main/java/org/mifos/ui/core/controller/ViewProductCategoryDetailsController.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/defineNewCategory.ftl
* 
userInterface/src/main/java/org/mifos/ui/core/controller/EditProductCategoryController.java
* 
userInterface/src/main/java/org/mifos/ui/core/controller/DefineProductCategoryPreviewController.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/util/helpers/PrdCategoryStatus.java
* 
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/AdminServiceFacade.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/business/ProductCategoryBO.java
* 
serviceInterfaces/src/main/java/org/mifos/dto/domain/CreateOrUpdateProductCategory.java
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/categoryPreview.ftl
* 
application/src/main/resources/org/mifos/accounts/productdefinition/business/ProductCategoryBO.hbm.xml
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/newProductCategoryPreview.ftl
* 
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDaoHibernate.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/persistence/LoanProductDao.java
* 
application/src/main/java/org/mifos/accounts/productdefinition/persistence/ProductCategoryPersistence.java
* 
userInterface/src/main/java/org/mifos/ui/core/controller/DefineProductCategoryController.java

Keith Woodlock : 
[cdcf3ddae7e2fc95696dac8f07f073ef7cc2a267|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=cdcf3ddae7e2fc95696dac8f07f073ef7cc2a267]
Files : 
* 
userInterface/src/main/resources/org/mifos/ui/freemarker/core/viewProductCategories.ftl

Keith Woodlock : 
[0baf41480b2f3dde1b855b267bcc1f06079af2d7|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=0baf41480b2f3dde1b855b267bcc1f06079af2d7]
Files : 
* application/src/main/webapp/WEB-INF/validation.xml
* application/src/main/webapp/WEB-INF/productdefinition-struts-config.xml
* 
application/src/main/java/org/mifos/accounts/productdefinition/struts/action/PrdCategoryAction.java
* 
application/src/test/java/org/mifos/accounts/productdefinition/struts/action/PrdCategoryActionStrutsTest.java
* application/src/main/webapp/WEB-INF/other-struts-config.xml
* 
application/src/main/java/org/mifos/accounts/productdefinition/struts/actionforms/PrdCategoryActionForm.java
* application/src/main/java/org/mifos/security/util/ActivityMapper.java


> Create a service facade for Admin/product categories 
> -----------------------------------------------------
>
>                 Key: MIFOS-3328
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3328
>             Project: mifos
>          Issue Type: Story
>            Reporter: Van Mittal-Henkle
>            Assignee: mifosqa
>            Priority: Major
>             Fix For: Release E - Iteration 5, 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

        

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to