odoo/addons/share
Olivier Dony a09dadd253 [FIX] share: reduce risk of slowdowns during res.groups changes
Databases with thousands of users would experience
poor performance during any change to a group during
an update/install, caused by the prefetching of
all database users when the browse cache contains
most of the groups in the system.
2014-07-23 23:32:13 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security Harmonize the noupdate flag on security XML files : 2012-07-13 19:08:38 +02:00
static/src [MERGE] OPW 586534: share: proper context passing when opening Share wizard, so action labels are translated too 2013-06-06 19:31:58 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
ir_model.py Take into account the new 'active' field on ir.model.access. 2012-07-13 19:38:35 +02:00
res_users.py [FIX] share: reduce risk of slowdowns during res.groups changes 2014-07-23 23:32:13 +02:00
res_users_view.xml [IMP] portal, share: improve search filters on groups 2012-09-18 14:10:15 +02:00
share_data.xml [REF] *: share field is now a computed field, if the user is in the employee group or not 2014-03-24 15:35:58 +01:00
share_demo.xml [IMP]: Moved reference of demo user from *_security.xml to demo file 2010-11-19 15:55:25 +05:30