lp:~openerp-dev/openerp-web/7.0-bug-1103518-vja

Created by Vishmita Jadeja (openerp) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openerp-web/7.0-bug-1103518-vja
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

3720. By Vishmita Jadeja (openerp)

[Fix]can't open form of data out of kanban

3719. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3718. By Xavier (Open ERP)

[IMP] add confirmation message when removing a global custom filter

3717. By Xavier (Open ERP)

[FIX] rounding of float_time to the next hour should bump the hour, nor display 60mn

3716. By Xavier (Open ERP)

[IMP] IE9 supports window.getSelection

remove IE <9 usage of document.selection as we don't support these browsers anyway

3715. By Xavier (Open ERP)

[FIX] pasting HTML content into the text box, then trying to navigate/alter it

Navigation implementation can only deal with straight text (and
asserts that), if HTML is pasted in a search input
InputView#getSelection will throw errors and refuse to act.

Clean up input content after a paste event, to ensure only plain text
is present so it can be navigated.

Don't forget to correctly re-set the cursor at the end of the input
data, otherwise the user will face various deep DOM errors when trying
to move around the input with the arrow keys (which he would usually
be able to do after a paste).

3714. By Xavier (Open ERP)

[FIX] move filter added at <email address hidden> to after map

If the filter is executed first, the "iteratee" is transformed to an
array (from an object) and the "key" is lost, replaced by the indices
to the array (and thus the name of the fields end up as "0", "1", "2",
... instead of their actual logical names)

3713. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3712. By Vishmita <email address hidden>

[FIX] correctly remove existing needaction counter on reload

3711. By Xavier (Open ERP)

[FIX] correctly pass context to fields_get of advanced search so fields are correctly translated & localized

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