odoo/addons/event
Xavier Morel f5b88f6309 [IMP] minor perf improvement during tests
During tests, some creation of user records would unnecessarily trigger
password reset or set a password, both of which would trigger password
hashing which takes some time (for good reasons).

Fix by:
* passing no_reset_password in YAML tests and some Python tests still
  missing it (a number of Python tests already used it)
* removing passwords from YAML records as they're never necessary, the
  test user records are not expected to ever log in
2015-06-26 14:22:29 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-06-22 13:21:18 +02:00
report [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
security
static [FIX]: Bad display in kanban view with a group by in Event. 2014-05-22 11:49:09 +05:30
test [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [FIX] events 2014-01-30 17:33:21 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
email_template.xml [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
event.py [MERGE] forward port of branch 7.0 up to e151e8f 2014-12-23 13:50:25 +01:00
event_data.xml [FIX] event: jump on the correct menu after installing 2014-10-01 10:47:28 +02:00
event_demo.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
event_view.xml [MERGE] forward port of branch saas-3 up to 09b277c 2015-04-27 14:02:52 +02:00
res_partner.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_partner_view.xml [FIX] Typo - add missing label for checkbox speaker. 2014-04-05 12:42:54 +02:00