odoo/addons/website/static/src/js
Nicolas Lempereur 70d0026125 [FIX] website: don't unescape translation text node content
When we had things like   or & in a text we want to translate,
the translation system would save it unescape (so \xa0 and &).

So in this instance, the traduction would not match the real source
which was not subjected to this unescaping.

opw-653173

note: fix is courtesy of dle (no need to forward port after saas-6)
2015-10-30 16:14:03 +01:00
..
website.ace.js [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
website.backend.js [WIP] website: add website_button widget in backend to publish and go back to the website. (need bootstrap 3 for layout) 2013-12-02 13:45:04 +01:00
website.contentMenu.js [FIX] website: customize menu stay empty if it's open to quick. Don't throw an exception when the tour have an error: log error and close tour. 2014-07-02 13:54:57 +02:00
website.editor.js [FIX] website: escaping and external iframe 2015-09-18 09:41:32 +02:00
website.js [FIX] website: escaped hash and url 2015-08-10 16:18:16 +02:00
website.mobile.js [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
website.seo.js [FIX] website: seo, auto detection of keywords with accents in boundaries 2015-05-28 15:15:53 +02:00
website.snippets.animation.js [FIX] web_calendar, website: avoid rendering errors with special characters 2015-07-01 17:58:28 +02:00
website.snippets.editor.js [FIX] website: two sliders or galleries can have the same id 2015-08-25 17:14:55 +02:00
website.tour.banner.js [FIX] website: translations for qweb templates not applied. 2015-03-03 16:05:34 +01:00
website.tour.js [IMP] tour.js: raise an error when phantomjs run a tour and an other running tour has been detected. 2014-07-01 13:37:41 +02:00
website.translator.js [FIX] website: don't unescape translation text node content 2015-10-30 16:14:03 +01:00