lp:~openerp-dev/openerp-web/7.0-controller-extension-xmo

Created by Xavier (Open ERP) and last modified
Invalid stacked on location: /+branch/openerp-web/7.0/
Get this branch:
bzr branch lp:~openerp-dev/openerp-web/7.0-controller-extension-xmo
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:
Merged

Recent revisions

3881. By Xavier (Open ERP)

[IMP] only use name of class being created: module is incorrect for dynamically created classes

3880. By Xavier (Open ERP)

[FIX] Extension of controller in-place with explicit spec of same _cp_path

When extending a controller in-place (e.g. A(Controller), B(A)) and
providing the exact same _cp_path as parent (no-op) execution path
would go into handler for _cp_path overwriting and raise an assertion
error for overwriting of existing controller.

Except this is allowed (if ugly) pattern, so warn & ignore behavior
(it is harmless).

3879. By Xavier (Open ERP)

[FIX] logging capture when testing embedded in server, handler hooks are more complex than through oe

3878. By Xavier (Open ERP)

[IMP] make logger not propagate when captured

3877. By Xavier (Open ERP)

[IMP] don't make the diagram controller inherit from View, there's no point

3876. By Xavier (Open ERP)

[IMP] reduce scope of captured logger

3875. By Xavier (Open ERP)

[IMP] export formats have no need to inherit from the export controller

3874. By Xavier (Open ERP)

[FIX] Export and Reports controllers have no need to extend View

3873. By Xavier (Open ERP)

[FIX] redefinition and in-place extension scenarios for controllers

3872. By Xavier (Open ERP)

[TEST] test normal inheritance of controllers

Branch metadata

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

Subscribers