lp:~openerp-dev/openerp-web/trunk-improve-web-kanban-bth

Created by Bhumi Thakkar (Open ERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openerp-web/trunk-improve-web-kanban-bth
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Web (MOVED TO GITHUB)
Status:
Development

Recent revisions

3467. By Bhumi Thakkar (Open ERP)

[FIX] Improve code to set height of kanban records after click on show more button in kanban view.

3466. By Christophe Simonis (OpenERP)

[FIX] web: pass env in login_and_redirect

3465. By Denis Ledoux <email address hidden>

[FIX]Fix bug lp:1080997. Add option 'disable_editable_mode' which disable editable widget when setted to true. This is because search popups should not be editable. 'search more...' was not clickable in fields with many2many_tags widget and default tree view with flag editable setted

3464. By Fabien Meghazi (OpenERP)

[FIX] Fixed wrong width computing in Dialog. Removed extraneous call to init_dialog(). Remove Dialog#$buttons dom manipulation hack.

3463. By Nicolas Vanhoren (OpenERP)

[IMP] allows to specify a specific eval domain in /web/action/load

3462. By Fabien Meghazi (OpenERP)

[FIX] Fixed Export dialog buttons. Cleanup openerp.web.Dialog

3461. By Nicolas Vanhoren (OpenERP)

[FIX] Modified behavior when we click on an action in the 'More' menu.

Since revision 1517, when using the sidebar from a form view, it merged all the fields of the form view in the context of the action.
It was modified to avoid that context pollution, now it only uses those fields to evaluate the context of that action. So it allows
specifying contexts like "{'invoice_id': invoice_id}", but invoice_id will not be propagated any more to the new action context if not
explicitely specified.

3460. By Antony Lesuisse (OpenERP)

[MERGE] db option to enabled monodb (used by signup)

3459. By Fabien Meghazi (OpenERP)

[FIX] Don't leave button@type=submit in IE

3458. By Fabien Meghazi (OpenERP)

[FIX] push_state() broken after closing a wizard

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openerp-web
This branch contains Public information 
Everyone can see this information.

Subscribers