[FIX] BufferedDataSet to not break the m2o read contract of returning a name_get...
[odoo/odoo.git] / addons / web_chat /
2011-10-07 Olivier Dony[I18N] update PO templates for all addons after enablin...
2011-10-06 Antony Lesuisse[FIX] web_chat flagged as not installable
2011-10-05 Antony Lesuisse[IMP] cleanup of web.common
2011-10-05 Antony Lesuisse[IMP] set module category to Hidden
2011-09-07 niv-openerp[imp] improved server loggin
2011-09-06 niv-openerp[imp] refactoring of the translations according to...
2011-09-05 Antony Lesuisserenamse base to web part2
2011-09-02 Xavier Morel[REM] all references to cherrypy
2011-08-30 Antony Lesuisse[IMP] moved openerpweb into base.common to be renamed...
2011-08-17 niv-openerp[imp] improved i18n to scan all files
2011-08-16 niv-openerp[imp] added translations for all modules
2011-05-11 Antony Lesuissecommon view class
2011-04-14 Antony Lesuisse[MERGE] xmo great-addons-cleanup-of-2011-xmo
2011-04-14 Xavier Morel[FIX] content-type for chat polling method
2011-04-14 Xavier Morel[FIX] correctly initialize web_chat addon
2011-04-13 noz (OpenERP)[FIX] Removed unnecessary code.
2011-04-13 Xavier Morel[BOOM] deactivate all addons, remove links to addons...
2011-04-13 noz (OpenERP)[FIX] Fixed json encoding problem for chat login.
2011-04-12 noz (OpenERP)[FIX] Clear message queue, sent message will display...
2011-04-12 noz (OpenERP)[FIX] Removed unnecessary files.
2011-04-11 Antony Lesuisseadd doctype to disable quirks mode
2011-04-11 noz (OpenERP)[FIX] Sent first chat message to self.
2011-04-11 Antony Lesuisseweb_chat im.js eol 0x0d to 0x0a
2011-04-11 noz (OpenERP)[FIX] Fixed dynamic return for poll method.
2011-04-11 noz (OpenERP)[FIX] httprequest, jsonrequest conflicts testing.
2011-04-09 noz (OpenERP)[IMP] More implementation on poll, send etc... (Dont...
2011-04-08 noz (OpenERP)[FIX] Minor starting for web chat.
2011-04-07 Antony Lesuisseweb_chat poll example
2011-04-07 Antony Lesuissetypo
2011-04-07 Antony Lesuisseweb_chat skeleton using ajaxim based on trunk-proto61...