lp:~therp-nl/openerp-web/7.0-lp1167429-binary_fields_in_o2m_representation_and_unnecessary_preloading

Created by Stefan Rijnhart (Opener) and last modified
Get this branch:
bzr branch lp:~therp-nl/openerp-web/7.0-lp1167429-binary_fields_in_o2m_representation_and_unnecessary_preloading
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

4160. By Stefan Rijnhart (Opener)

[FIX] o2m dataset's get_context to take additional context as does _super()

4159. By Enrico Ganzaroli

[FIX] Pass options containing context to read_ids()

4158. By Cedric Le Brouster(OpenFire)

[FIX] Filename of downloaded binary from list view

4157. By Denis Ledoux (OpenERP)

[FIX] web: set z-index of 9999 for autocompletion pane of search bar, to avoid being behind jquery ui dialogs. Besides, this pane should always be on top, therefore we can assume that setting 9999 will not have bad side effects

4156. By Martin Trigaux (OpenERP)

[FIX] web: on SearchPopup creation concat build context even if we have initial_ids

  On SearchPopupCreation, if we have initial_ids - 1st search_read() will be
  missing custom context defined on the field.

  1. defined view like this: <field name='my_many2one_field_id' context="{'test': 1}"/>
  2. in we expand the list of available item, name_search() has 'test' in context
  3. in we click on 'Search More', search_read() is missing 'test' in context
  4. if we change filter add/remove item, search_read() will have 'test' in context

  Step 3. is wrong, should also have 'test' in context

4155. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4154. By Martin Trigaux (OpenERP)

[FIX] quick create: do not add the id in the form if the form is readonly (eg: clicking on save button will make the form uneditable)

4153. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4152. By Martin Trigaux (OpenERP)

[MERGE] [FIX] export wizard: better behaviour when saving new fields list

- Show the fields list once we save the first one
- When delete a list, remove the selected fields
- When add a list, do not remove the selected fields

4151. By Martin Trigaux (OpenERP)

[IMP] Upgrade underscore.js from version 1.3.1 to 1.6.0 and underscore.string.js from version 1.2.0 to 2.3.0

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