lp:~credativ/openerp-web/6.1-fixes

Created by Craig Gowing (credativ) and last modified
Get this branch:
bzr branch lp:~credativ/openerp-web/6.1-fixes
Members of credativ can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

2432. By Jacob Hicks (credativ)

[MERGE] Fix for translations issue in one2many dialogue

2431. By Craig Gowing (credativ)

[MERGE] Merge fix for firefox 22 version incompatability

2430. By mistotebe

[FIX] Make session expiration work when cron runs separately

2429. By mistotebe

[IMP] Implement server-wide session expiration

werkzeug documentation states:
"[sessions] module does not implement methods or ways to check if a session is
expired. That should be done by a cronjob and storage specific. For
example to prune unused filesystem sessions one could check the modified
time of the files. It sessions are stored in the database the new()
method should add an expiration timestamp for the session."

This does not implement the modification time though, just reuses the
expiration predicate used in web.common.http...

2428. By Craig Gowing (credativ)

[MERGE] Fix for m2o sorting in list views

2427. By Craig Gowing (credativ)

[MERGE] Upstream merge

2426. By Craig Gowing (credativ)

[FIX] Close wizard dialogue if exception is raised in default_get

2425. By Craig Gowing (credativ)

[MERGE] upstream

2424. By Craig Gowing (credativ)

[MERGE] Merge with lp:openerp-web/6.1

2423. By Richard Lewis

[FIX] Reverted changes from r2416 and r2421 which are now in separate credativ-addons module

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.