odoo/addons/website/models
Christophe Matthieu 8a0b4ca39f [FIX] website: display website_published image without access to the model
Issue: if the user don't have any access to the model, _image method raise an exception instead of display the website_published images.
2015-12-10 10:02:37 +01:00
..
__init__.py [IMP] mail,website: improve update_notification 2014-09-15 18:53:22 +02:00
ir_actions.py [FIX] ir_actions in website: allow to compute website_path even when creating a new server action (avoid crash then) 2014-08-08 11:43:28 +02:00
ir_http.py [FIX] website: pass context as keyword argument when calling method. 2015-11-12 12:09:53 +01:00
ir_qweb.py [FIX] website, website_sale: alternative for images 2015-08-27 15:46:14 +02:00
ir_ui_view.py [FIX] website,ir_qweb: prevent inherit_branding for assets 2015-11-23 17:01:03 +01:00
res_config.py [FIX] website: can not change website name 2014-12-01 16:50:51 +01:00
test_models.py [IMP] website: disable translation exports for test models 2014-07-30 13:24:39 +02:00
update.py [IMP] mail,website: improve update_notification 2014-09-15 18:53:22 +02:00
website.py [FIX] website: display website_published image without access to the model 2015-12-10 10:02:37 +01:00