[
http://mifosforge.jira.com/browse/MIFOS-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63151#action_63151
]
Mifos Hudson Jira Plugin User commented on MIFOS-4385:
------------------------------------------------------
Integrated in !http://ci.mifos.org/hudson/images/16x16/yellow.gif! [head-master
#2483|http://ci.mifos.org/hudson/job/head-master/2483/]
Revert "MIFOS-4385: fix initialize language supported entity when fetching
personnel details"
Revert "MIFOS-4385: fix initialize language supported entity when fetching
personnel details"
Revert "MIFOS-4385: remove persistence usage from personnel, initialize
language supported entity when fetching personnel details"
Revert "MIFOS-4385: fix failing acceptance tests due to reference to custom
fields in jsp pages."
Revert "MIFOS-4385: refactoring of PersonAction"
Revert "MIFOS-4385: service facade for updating user settings."
Srikanth Nutigattu :
[22feb5ea0a2d0667aafb40ed342dcf8e9e3ac8ea|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=22feb5ea0a2d0667aafb40ed342dcf8e9e3ac8ea]
Files :
*
application/src/main/java/org/mifos/application/servicefacade/PersonnelServiceFacadeWebTier.java
Srikanth Nutigattu :
[d4e74254b18284e4b1090674b0684c502cce4f6e|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=d4e74254b18284e4b1090674b0684c502cce4f6e]
Files :
*
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDaoHibernate.java
Srikanth Nutigattu :
[537a1244304c48dffa8897d2a0bfe9225e86b1a4|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=537a1244304c48dffa8897d2a0bfe9225e86b1a4]
Files :
*
application/src/test/java/org/mifos/framework/util/helpers/TestObjectFactory.java
*
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/PersonnelServiceFacade.java
*
application/src/test/java/org/mifos/customers/surveys/struts/action/SurveyInstanceActionStrutsTest.java
*
application/src/test/java/org/mifos/customers/personnel/persistence/PersonnelPersistenceIntegrationTest.java
*
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelDaoHibernate.java
*
application/src/main/java/org/mifos/customers/personnel/struts/action/PersonAction.java
*
application/src/test/java/org/mifos/framework/util/helpers/IntegrationTestObjectMother.java
*
application/src/test/java/org/mifos/customers/personnel/struts/action/PersonnelNoteActionStrutsTest.java
*
application/src/test/java/org/mifos/customers/personnel/business/service/PersonnelBusinessServiceIntegrationTest.java
*
application/src/main/java/org/mifos/customers/personnel/persistence/PersonnelPersistence.java
*
application/src/test/java/org/mifos/customers/personnel/struts/action/PersonActionStrutsTest.java
*
application/src/test/java/org/mifos/customers/business/CustomerBOIntegrationTest.java
*
application/src/test/java/org/mifos/customers/business/service/CenterStatusChangeIntegrationTest.java
*
application/src/main/java/org/mifos/application/servicefacade/PersonnelServiceFacadeWebTier.java
*
application/src/test/java/org/mifos/customers/personnel/business/PersonnelBOIntegrationTest.java
*
application/src/main/java/org/mifos/customers/personnel/business/PersonnelBO.java
*
application/src/test/java/org/mifos/framework/components/taggenerator/TagGeneratorIntegrationTest.java
*
application/src/test/java/org/mifos/customers/personnel/struts/action/PersonnelSettingsActionStrutsTest.java
Srikanth Nutigattu :
[28b586a1e7db95f3410ff6fe2e1cbf98a9ed3a14|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=28b586a1e7db95f3410ff6fe2e1cbf98a9ed3a14]
Files :
* application/src/main/webapp/pages/application/personnel/jsp/create_user.jsp
*
application/src/main/webapp/pages/application/personnel/jsp/createuser_preview.jsp
*
application/src/main/webapp/pages/application/personnel/jsp/preview_EditUser.jsp
*
application/src/main/webapp/pages/application/personnel/jsp/personneldetails.jsp
* application/src/main/webapp/pages/application/personnel/jsp/edit_user.jsp
Srikanth Nutigattu :
[875297d9193642203f068da635880012cb2de068|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=875297d9193642203f068da635880012cb2de068]
Files :
*
application/src/main/java/org/mifos/customers/personnel/struts/action/PersonAction.java
*
userInterface/src/main/java/org/mifos/ui/core/controller/SystemUserController.java
*
application/src/main/java/org/mifos/customers/office/persistence/OfficeDao.java
*
application/src/main/java/org/mifos/application/servicefacade/PersonnelServiceFacadeWebTier.java
*
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/PersonnelServiceFacade.java
*
application/src/test/java/org/mifos/customers/personnel/struts/action/PersonActionStrutsTest.java
*
application/src/main/java/org/mifos/security/rolesandpermission/persistence/RolesPermissionsPersistence.java
* serviceInterfaces/src/main/java/org/mifos/dto/screen/DefinePersonnelDto.java
Srikanth Nutigattu :
[bc333d9c84e062a53d374c4cf9b4e8ad7534e141|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=bc333d9c84e062a53d374c4cf9b4e8ad7534e141]
Files :
*
application/src/main/java/org/mifos/application/master/persistence/MasterPersistence.java
*
application/src/main/java/org/mifos/application/servicefacade/PersonnelServiceFacadeWebTier.java
*
application/src/test/java/org/mifos/customers/personnel/business/PersonnelBOIntegrationTest.java
* application/src/main/java/org/mifos/framework/business/util/Name.java
*
application/src/main/java/org/mifos/customers/personnel/struts/action/PersonAction.java
*
application/src/test/java/org/mifos/application/master/business/service/MasterDataServiceTest.java
*
serviceInterfaces/src/main/java/org/mifos/application/admin/servicefacade/PersonnelServiceFacade.java
*
application/src/main/java/org/mifos/customers/personnel/business/service/PersonnelBusinessService.java
* serviceInterfaces/src/main/java/org/mifos/dto/screen/UserSettingsDto.java
* serviceInterfaces/src/main/java/org/mifos/framework/business/util/Name.java
*
application/src/main/java/org/mifos/customers/personnel/struts/action/PersonnelSettingsAction.java
*
application/src/main/java/org/mifos/customers/personnel/business/PersonnelBO.java
*
application/src/main/java/org/mifos/application/master/business/service/MasterDataService.java
* application/src/main/java/org/mifos/framework/struts/action/BaseAction.java
*
application/src/test/java/org/mifos/application/master/persistence/MasterPersistenceIntegrationTest.java
> Ensure all remaining (not savings, customer or loan related) related Struts
> Actions use Service Facade and use data from DTO returned where possible. All
> data needed for UI screen should exist within DTO.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MIFOS-4385
> URL: http://mifosforge.jira.com/browse/MIFOS-4385
> Project: mifos
> Issue Type: Epic
> Reporter: keithwoodlock
> Assignee: keithwoodlock
> Fix For: Elsie F
>
>
> Ensure all remaining related Struts Actions use Service Facade and use data
> from DTO returned where possible. All data needed for UI screen should exist
> within DTO.
--
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
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues