lp:~therp-nl/openobject-client-web/6.0-allow_use_of_empty_values_in_filters

Created by Stefan Rijnhart (Opener) and last modified
Get this branch:
bzr branch lp:~therp-nl/openobject-client-web/6.0-allow_use_of_empty_values_in_filters
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 Client
Status:
Development

Recent revisions

4891. By Stefan Rijnhart (Opener)

[FIX] Removed dangling reference to missing_field_value

4890. By Stefan Rijnhart (Opener)

[FIX] Allow to search for empty values in filters

4889. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4888. By Xavier ALT

[MERGE] OPW 580262: web: getFormData(): correctly get parent 'editable' status when source is a field with no 'editable' information (ex: many2one)

4887. By Xavier ALT

[MERGE] OPW 580425: fix onchange concurrency problem with many2many

4886. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4885. By Xavier ALT

[MERGE] OPW 578685: many2many: many2many broken after 2nd pagination, traceback on column sorting

4884. By Xavier ALT

[MERGE] OPW 577661: web: fix error popup replacing "view" when submitted data contains binary

 - in browsers not supporting FileAPI, standard XMLHttpRequest does not allow
   sending <input type="file"/> binary content, so in that case jquery.form.js
   use a _hack_ by inclusing content within an iframe form and submitting that
   form.

   Normally, if server raise an error during an XHR request, we get the correct
   error status on the response, but with <input type="file"/> and _iframe hack_,
   we have no way to get the real response status (always think there is no error);
   We then wrongly call the 'sucess' callback, i.e replace view content by the
   received response.

   jQuery form plugin has been upgraded to support XHR status emulation and from
   web-client we intercept error message to add emulated status allowing us to
   call the right 'error callback'.

4883. By Xavier ALT

[MERGE] OPW 57667: form view: button should be clickable on state + attrs (not forced to readonly if view is non-editable)

4882. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

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

Subscribers