[TYPO] Set the right category for the Point Of Sale
[odoo/odoo.git] / addons / audittrail / audittrail.py
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
2012-03-30 Quentin (OpenERP)[FIX] a lot of fixes in several modules, as the result...
2012-03-23 Xavier ALT[MERGE] OPW 573037: audittrail: force admin for subscri...
2012-03-23 skh[FIX] Audittrail : Audit trail doesn't respect access...
2012-03-20 Kuldeep Joshi (Ope... [MERGE] Merge with project branch
2012-03-07 Xavier Morel[FIX] audittrail: stupid typo
2012-03-07 Saurang Suthar ... [FIX]res.partner.address removed from the respective...
2012-03-06 Xavier Morel[FIX] audittrail: don't break execute_kw calls methods...
2011-11-21 Quentin (OpenERP)[REF] audittrail: refactoring of audittrail module...
2011-11-21 Quentin (OpenERP)[REF] audittrail: refactoring of audittrail module...
2011-11-21 Quentin (OpenERP)[REF] audittrail: refactoring of audittrail module...
2011-11-21 Quentin (OpenERP)[REF] audittrail: refactoring of audittrail module...
2011-11-21 Quentin (OpenERP)[REF] audittrail: refactoring of audittrail module
2011-11-18 Quentin (OpenERP)[REF] audittrail: code refactoring. still not totally...
2011-11-17 Quentin (OpenERP)[IMP] audittrail: cleaning and commenting the code
2011-11-17 Naresh (OpenERP)[FIX]:fix useless creat of log record for 'x2M' in...
2011-11-17 Naresh (OpenERP)[IMP]:added doc string for missing methods
2011-11-17 Naresh (OpenERP)[FIX/IMP/REF]:1::fix copy,unlink,workflow actions,refac...
2011-11-16 Naresh (OpenERP)[IMP]:added Doc string
2011-11-09 Naresh (OpenERP)[IMP]:previous fix
2011-11-09 Naresh (OpenERP)[FIX]:remove log_id which does not have any lines to log
2011-11-08 Quentin (OpenERP)[MERGE] merged with main addons trunk + few small changes
2011-10-03 Naresh (OpenERP)[FIX]:O2M log bug
2011-10-03 Naresh (OpenERP)[IMP]:make compatible to new signatures
2011-09-29 Antony Lesuisse[IMP] audittrail cleanup and speedup
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-07 Naresh (OpenERP)[IMP/REF]:allowed entires to be logged when doing diffe...
2011-09-06 Naresh (OpenERP)[REF]
2011-09-06 Naresh (OpenERP)[REF]:more refactoring
2011-09-06 Naresh (OpenERP)[IMP]:removedget_value_text to refactore the code....
2011-09-06 Naresh (OpenERP)[IMP]:refactored: removed code duplication
2011-09-06 Naresh (OpenERP)[IMP]:x2m logging when there is any action execute...
2011-09-06 Naresh (OpenERP)[IMP]:support for x2m log unlink
2011-09-06 Naresh (OpenERP)[IMP]:get_value_text to use name_get for x2m and simply...
2011-09-05 Naresh (OpenERP)[IMP]:refactored log_fct to include create for o2m...
2011-09-05 Naresh (OpenERP)[IMP]:refactored create_log_line method
2011-09-05 Naresh (OpenERP)[IMP]:refactored with speed improvement:get_value_text...
2011-09-02 Naresh (OpenERP)[REF]:execute method in audittrail_objects_proxy
2011-06-15 Vo Minh Thu[REF] base_module_recorde: moved old code from base_mod...
2011-06-07 Jay Vora (OpenERP)[FIX] Backported the fix from trunk for the module...
2011-05-19 Vo Minh Thu[REF] removed any use of the ir module,
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-05-02 Olivier Dony[MERGE] merged latest fixes from 6.0 up to r.4556
2011-03-21 Jay (OpenERP)[FIX] Audittrail : System was crashing if I audit Users...
2011-02-25 Thibault Francois[FIX] user in the log was always the admin
2011-02-24 Thibault Francois[FIX] use uid = 1 for audittrails read/write to avoid...
2011-02-22 RME (OpenERP)[FIX] audittrail : access rights having problem
2011-01-04 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-30 jam-openerp[BUG/FIX] lp:695596
2010-12-30 husenmerged with trunk
2010-12-09 Sbh (OpenERP)[Fix] audittrail: fix the action unsubcribe--fixes...
2010-11-23 sbh (Open ERP)[ADD] audittrail: improve search view
2010-11-23 sbh (Open ERP)[Fix] audittrail: Fix the bug of _last_update field...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-10-17 Fabien Pinckaers[IMP+FIX] improvements patches from xrg
2010-09-21 Vir (Open ERP)[IMP] auditrails : improved tooltip
2010-09-15 DBR (OpenERP)[IMP/MOD]audittrail :usability improvements
2010-09-14 Jay (OpenERP)[REF] Audittrail : minor correction of logging messages
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-06-24 Mod2 Team (OpenERP)[IMP] Audittrail:
2010-06-15 Harry (OpenERP)[MERGE]
2010-06-14 ksa (Open ERP)[IMP] solve problem related with osv memory object
2010-06-14 ksa (Open ERP)[IMP] Apply function for resource name
2010-06-11 ksa (Open ERP)[IMP] Improvement for delete the recrod
2010-06-11 Harry (OpenERP)[REF] audittrail:
2010-06-10 ksa (Open ERP)[IMP] Improvement for osv related problem
2010-06-09 ksa (Open ERP)[IMP] Get New Value for action in audittrial
2010-06-07 ksa (Open ERP)[IMP] solve problem for duplication
2010-05-31 ksa (Open ERP)[ADD]: audittrail: product backlog -621 :Apply log...
2010-05-24 ksa (Open ERP)[IMP] Apply improvement in search view ,group by expand...
2010-05-24 ksa (Open ERP)[MERGE]: Merge with lp:openobject-trunk-dev-addons2
2010-05-24 ksa (Open ERP)[IMP] Apply changes in search view
2010-05-20 ksa (Open ERP)[ADD]: audittrail:[task-771] store log details for...
2010-05-19 ksa (Open ERP)Task-ID 771:store log details for workflow
2010-05-06 atp (Open ERP)[IMP]: audittrail: Usability improvement in audittrail...
2010-03-18 rpa (Open ERP)[IMP]: audittrail: updated docstring
2010-03-17 rpa (Open ERP)[REF]: audittrail: Minor Improvments
2010-03-17 atp (Open ERP)[IMP]: audittrail: code optimization and apply csv...
2010-03-17 atp (Open ERP)[IMP]:audittrail: code optimization and apply doc string
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2009-11-30 Harry (Open ERP)[FIX] audittrail : crash after imporvement in webservice
2009-10-24 Jay (Open ERP)[FIX] Audittrail : Better Log display with name,better...
2009-10-21 Jay (Open ERP)[FIX] AuditTrail : View Logs should only show logs...
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-09-24 HDA (OpenERP)[Merged] stable and trunk addons
2009-08-26 Ferdinand(Chricar)[FIX] Audittrail : Logs set in descending order
2009-07-14 Christophe Simonis[IMP] use inheritance instead of wrapping when changing...
2009-03-06 Christophe Chauvet[IMP]
2009-03-06 Christophe Chauvet[IMP]
2009-01-22 Harry (Open ERP)fixed bug :
2009-01-06 Stephane Wirtel[REF] Use the netsvc.SERVICES instead of netsvc._service
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-08 qdp*merge of the ~activity/openobject-addons/trunk branch...
2008-11-22 Christophe Simonis[FIX] put audittrail method in autocommit
2008-11-21 Fabien PinckaersModifs
2008-11-07 Rucha PatelChanges in fulctionality of Audittrail module
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-10-27 Olivier LaurentFixed badd indentation
next