odoo/addons/web
Xavier Morel 22edf6193d [FIX] listview display when action button deletes the corresponding record
if a record has disappeared between activating a button and refreshing
the record, remove it from the list view

lp bug: https://launchpad.net/bugs/1042718 fixed

bzr revid: xmo@openerp.com-20121113104407-n924vinluqfdtesf
2012-11-13 11:44:07 +01:00
..
controllers [ADD] req.lang property to get preferred lang for the current request 2012-11-12 19:10:33 +01:00
doc [MERGE] from trunk 2012-11-12 17:41:36 +01:00
i18n Launchpad automatic translations update. 2012-11-07 04:55:49 +00:00
static [FIX] listview display when action button deletes the corresponding record 2012-11-13 11:44:07 +01:00
test_support [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +02:00
tests [FIX] web/tests: `import openerp.addons.web` instead of `import web`. 2012-10-15 15:49:18 +02:00
__init__.py web remove common, fix imports 2012-10-10 22:37:53 +02:00
__openerp__.py [IMP] restore mono db preload, introduce bootstrap manifest key 2012-11-10 22:13:43 +01:00
http.py [FIX] crash on pop, keep lang as param for translation, session more important than cookie, remove premature optimization 2012-11-12 22:16:50 +01:00
nonliterals.py web remove common, fix imports 2012-10-10 22:37:53 +02:00
session.py web remove common, fix imports 2012-10-10 22:37:53 +02:00