lp:~openerp-dev/openerp-web/7.0-opw-584983-rha

Created by Rifakat Husen (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openerp-web/7.0-opw-584983-rha
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

3732. By Rifakat Husen (OpenERP)

[FIX] main.py: for wizard, name of the file to download from binary field should not be wizard model name,
if binary field has filename='name' and default value is already set for name then file to download with this name,

3731. By Fabien Meghazi (OpenERP)

[FIX] Use relative protocol in scripts url in order to avoid mixed content warnings in IE

3730. By Xavier (Open ERP)

[FIX] Inject user context in all domain and context evaluation

Custom keys from user context may be used in action contexts (not just
e.g. searchview filters). For instance, have a custom key
context_salesteam (in the user model) and an action defining some
search default as a function of the salesteam.

In that case, the action's context evaluation (view.js:~275) will blow
up.

Ensure that does not happen.

Note: eval_contexts already injects user_context in the reduction of
contexts to evaluate. It should be possible to alter the reduction
function to avoid having to inject instance.session.user_context
through pyeval.context(), maybe by _.extend-ing ``result_context``
into ``evaluation_context`` at the *top* of the reduction function
rather than at its bottom?

3729. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3728. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3727. By Xavier (Open ERP)

[FIX] avoid storing new admin password in browser history on database creation, courtesy of Holger Brunn

3726. By Xavier (Open ERP)

[IMP] set_content_full_screen code, avoid duplications

3725. By Xavier (Open ERP)

[FIX] aggregates not being displayed in list o2ms

A template alteration previously used to remove the bottom pager of
listviews in o2ms now matches aggregate field displays.

3724. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3723. By Fabien Meghazi (OpenERP)

[FIX] Can't open records in form view from grouped kanban

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