odoo/addons/website_report
Olivier Dony d5aa22ea5f [FIX] website, website_report: backwards compatibility with outdated templates
* Complements commits a696913364 and
21d4b3fda9 by adding the missing `data-lang`
attribute also in the report layout (in saas-6 a single QWeb
template is used for language links in both reports and website
layouts).

* Fix the "Edit Master" link to work also for outdated templates
where the data-lang attribute is dynamically set to 'default',
and thus cannot be used as URL prefix -> use /website/lang
controller to switch lang instead.
2015-05-18 19:34:11 +02:00
..
controllers [IMP] website: improve list of template for html editor when we edit a report 2015-03-16 20:22:28 +01:00
i18n [I18N] Sync 8.0 translations from Launchpad 2015-04-28 09:45:53 +02:00
views [FIX] website, website_report: backwards compatibility with outdated templates 2015-05-18 19:34:11 +02:00
__init__.py [FIX] report : translation of report using website editor 2015-02-18 16:21:42 +01:00
__openerp__.py [IMP] Independance from the website module: moved the editor into a 'website_report' module 2014-02-19 11:53:27 +01:00
report.py [FIX] report : translation of report using website editor 2015-02-18 16:21:42 +01:00