odoo/addons/im_livechat
Denis Ledoux e3a80afbaf [FIX] im_livechat: prevent translation of JS snippet
QWeb templates can be translated, javascript code
included. Nothing prevents you to translate
the javascript reserved word "undefined", for instance.

Preventing the livechat JS snippet to be translated
prevent translations mistakes, like translate
```undefined``` by ```Niet gedefinieerd```

opw-630335
2015-03-23 13:50:23 +01:00
..
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-02-18 11:51:07 +01:00
security MERGE] odoo bus, im_chat and im_livechat 2014-06-29 04:01:13 +02:00
static [FIX] bus, im_chat, im_livechat : use correct session to rpc call, little refactoring of im_livechat js, and prepare js code for Odoo Support. 2014-09-19 12:38:07 +02:00
views [FIX] im_livechat: prevent translation of JS snippet 2015-03-23 13:50:23 +01:00
__init__.py MERGE] odoo bus, im_chat and im_livechat 2014-06-29 04:01:13 +02:00
__openerp__.py [FIX] improving manifests 2014-08-30 13:18:33 +02:00
im_livechat.py [FIX] correct typo introduce during forward-port in commit 388f1a1 2014-10-01 17:13:38 +02:00
im_livechat_demo.xml Renammed modules 2013-03-15 12:21:53 +01:00