odoo/addons/website
Xavier Morel b5cce44dd2 [IMP] use sets to check for groups/ACL
rco notes that group tests are generally intersections, if the user has *any*
group set on the object he can see/use it. This change is a literal
translation of the original semantics, which may be wrong.
2014-05-27 11:57:05 +02:00
..
controllers [IMP] use sets to check for groups/ACL 2014-05-27 11:57:05 +02:00
data [MERGE] sitemap backport, merge trunk from 9438 til 9440 2014-05-13 16:38:31 +02:00
models [IMP] no need to ensure an actual context if the method does not use it 2014-05-27 11:57:04 +02:00
security [FIX] website: missing acl for manage website menu 2014-05-02 15:41:35 +02:00
static [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
tests [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
views [FIX] website: define languages variable outside of an 'if' as it is used below in the same template, leading to a crash due to the variable not always being defined. 2014-05-23 10:23:13 +02:00
__init__.py [FIX] website tests 2014-02-17 01:11:48 +01:00
__openerp__.py [MERGE] from trunk 2014-05-02 11:51:32 +02:00