odoo/addons/web
Christophe Simonis ecdc3b1873 [FIX] web: company_logo does not try to load the pool + failback correctly if the database does not exists or is not an openerp database
bzr revid: chs@openerp.com-20130405134747-7rkmz5d4r0buhhxj
2013-04-05 15:47:47 +02:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] web: company_logo does not try to load the pool + failback correctly if the database does not exists or is not an openerp database 2013-04-05 15:47:47 +02: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-04-05 06:23:20 +00:00
static [FIX] Date[time] widget width issues on OSX 2013-04-04 12:23:06 +02:00
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