lp:~openerp-dev/openobject-client-web/6.0-groupe-s-leaves-report-vmt

Created by Vo Minh Thu and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-client-web/6.0-groupe-s-leaves-report-vmt
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 Client
Status:
Development

Recent revisions

4493. By Julien Thewys

[FIX] Fixes a regression in IE8 where the header and menu are not displayed when clicking on list view icon.

We removed the 'targer=""' introduced in the "r-2" commit.
This does not clash with the intent of the original fix on IE8 and recent version of FF and Chrome.

4492. By Vo Minh Thu

[FIX] With the previous fix, the POST body is now used
to pass the report parameters. We can now remove the Location header (which
contains the same parameters but passed in the URL). We also remove the
X-Concurrency-Info header. Removing this headers allow us to generate a
report (e.g. the Planned Leaves) with more than 300 lines. This was not
the case before as it appears too long headers prevent correct processing
by firefox.
I guess removal of the Location header for this specific case if OK now
the body is used. Removal of the X-Concurrency-Info header can possibly
impact other places in the code though.

4491. By Vo Minh Thu

[FIX] Use the POST body instead of the URL, also in Firefox 3.6.
The not([target]) should also match an empty target but this is not the case
on Firefox 3.6. The case is thus enforced with an additional not([target=""]).
The fix is needed so we can use the POST body instead of the Location header

4490. By Patrick T

[RELEASE] Groupe S 1.6.2.2

4489. By Minh Tran (OpenERP)

[FIX] Fixed the export bug when using the new jQuery

4488. By Patrick T

[RELEASE] Groupe S 1.6.2.1

4487. By Minh Tran <mtran@vbox>

[FIX] Fixed button issue in other widgets.

4486. By Minh Tran <mtran@vbox>

[FIX] Fixed an issue in IE with submit buttons when using the new jQuery.

4485. By Minh Tran (OpenERP)

[FIX] Fixed regression bug introduced by jQuery 1.4.4

4484. By Minh Tran (OpenERP)

[FIX] Upgraded jQuery to 1.4.4 to fix an IE bug when chaning a the AM-PM selector

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/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers