odoo/addons/web
Dharti Ratani (Open ERP) 0e664c9e93 [FIX]Fix the issue of editing inline many2one values doesn't show up with field name legth
bzr revid: dhr@tinyerp.com-20130329084528-a3ppzy7paww97yc7
2013-03-29 14:15:28 +05:30
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] web: correct the concatenation of css files: @charset and @import rules must be before any other rules 2013-03-19 16:44:33 +01:00
doc [FIX] add support for invisibility to fields (don't complete an invisible field) 2013-02-13 10:01:08 +01:00
i18n Launchpad automatic translations update. 2013-03-21 05:03:54 +00:00
static [FIX]Fix the issue of editing inline many2one values doesn't show up with field name legth 2013-03-29 14:15:28 +05:30
tests [IMP] menu loading: simplify/optimize menu loading mechanism and de-duplicate need_action load, use child_of, skip useless calls, update tests 2012-12-12 21:51:20 +01:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py [FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7) 2013-03-20 15:36:52 +01:00
http.py [MERGE] http.WebRequest: clear db/uid tracking on worker thread to avoid incorrect values during logging 2013-03-01 18:16:16 +01:00
session.py [FIX] session: properly handle exceptions with unicode messages during dispatching 2013-01-24 15:05:38 +01:00