[ 
http://mifosforge.jira.com/browse/MIFOS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

keithwoodlock updated MIFOS-2802:
---------------------------------

    Fix Version/s:     (was: Mifos Backlog)
                   Unscheduled

> Fix Hibernate Entity Audit Logging in Mifos
> -------------------------------------------
>
>                 Key: MIFOS-2802
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2802
>             Project: mifos
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: Release 1.6.0
>            Reporter: Udai Gupta
>            Assignee: mifosdeveloperqueue
>             Fix For: Unscheduled
>
>         Attachments: 
> NOT-TO-COMMIT-detect-which-propeties-not-in-changelog.patch
>
>
> Fix the legacy Hibernate Entity Interceptor for Audit purpose.
> Lots of unnecessary, non-working code in org.mifos.framework.components.audit 
> which needs to be fixed.
> Replace org/mifos/framework/util/resources/audit/ColumnMapping.xml with 
> annotation for fields. Annotations are better for Mapping because of 
> typesafety, and XML are better for configuration where you can tune variables 
> without recompiling the whole application.
> Use annotations for mapping which Entity(or field of Entity) to log.
> Refer http://community.jboss.org/wiki/AuditLogging
> We just need to log the change after the transaction, nothing for the 
> intermediate states. 
> NOTE: These changes are stored in database and at some place reflected in UI 
> for Change logs. Make sure that we don't break that feature while refactoring.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to