lp:~greg-apieum/openerp-web/openerp-web

Created by Greg and last modified
Get this branch:
bzr branch lp:~greg-apieum/openerp-web/openerp-web
Only Greg can upload to this branch. If you are Greg please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Greg
Project:
Odoo Web (MOVED TO GITHUB)
Status:
Development

Recent revisions

3343. By greg-apieum

fix tests import in web module

3342. By Fabien (Open ERP)

[MERGE] addons 16

3341. By Xavier (Open ERP)

[FIX] tabbing out of an m2o which opens some sort of weird dialog thing while in an editable o2m

The tab blurs the current fields, focuses the next one, then the
dialog thing opens and steals the focus from the *next* field (not the
one which created it), which thus triggers *blur* ultimately blurring
(and saving) the row being edited.

Add a trigger call in some random place which seems to make things not
fail.

3340. By vta <email address hidden>

[FIX] callback enabled issue, missing 2nd argument (self).

3339. By Fabien (Open ERP)

[FIX] graph

3338. By Antony Lesuisse (OpenERP)

[MERGE] diagram view fix for page

3337. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3336. By Nicolas Vanhoren (OpenERP)

[IMP] modified do_onchange method in form view to be asynchronous

3335. By Xavier (Open ERP)

[FIX] dataset methods to get their request context through Dataset#get_context

if they go directly through the embedded model, child classes to
DataSet don't get the occasion to override the generation/fetching of
the context, and e.g. relational fields thus don't work correctly (as
their field context isn't forwarded).

3334. By Xavier (Open ERP)

[IMP] positioning of edition fields within a scrolled dialog

they still don't work every time, but should be slightly more reliable

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