Commit Graph

30 Commits

Author SHA1 Message Date
Antony Lesuisse 1e1936b59a [FIX] session missing import
bzr revid: al@openerp.com-20120815203504-nqlfj264xkk5wuh5
2012-08-15 22:35:04 +02:00
Antony Lesuisse dd6371e244 [FIX] handle correctly --no-database-list, move local connector to session
bzr revid: al@openerp.com-20120815170321-7qfx3ol1selfjig1
2012-08-15 19:03:21 +02:00
Antony Lesuisse 6a78b5dbd9 [FIX] authenticate optional env
bzr revid: al@openerp.com-20120812151532-gqt8dcqo6f5t2szb
2012-08-12 17:15:32 +02:00
Xavier Morel b79f91a0f5 [FIX] completely destroy the current openerp session on logout (but leave the webclient session), so other tabs using the same session get unlogged
lp bug: https://launchpad.net/bugs/925386 fixed

bzr revid: xmo@openerp.com-20120210164309-lyslwm4t94a4jd7g
2012-02-10 17:43:09 +01:00
Xavier Morel af8864d571 [FIX] imports to handle conflicts with e.g. web.py in embedded mode
bzr revid: xmo@openerp.com-20120210103426-b20ass3mwx2ay9c4
2012-02-10 11:34:26 +01:00
Xavier Morel 28bdd074d5 [FIX] issue with OpenERP's weird arabic locale leading to datejs not knowing what locale file to load, and the client not correctly loading as a result
lp bug: https://launchpad.net/bugs/922490 fixed

bzr revid: xmo@openerp.com-20120127131746-aiyudmhd4irzex7w
2012-01-27 14:17:46 +01:00
Xavier Morel e23c373f75 [ADD] uid field in context used when requesting a view, so modifiers processing can eval uid
lp bug: https://launchpad.net/bugs/920033 fixed

bzr revid: xmo@openerp.com-20120126105152-ou54c38vmohibs0c
2012-01-26 11:51:52 +01:00
Christophe Simonis c078d23d16 [FIX] avoid blank page when the database assigned to the session has been removed
bzr revid: chs@openerp.com-20120119143057-pbqdh15jptyc7y0a
2012-01-19 15:30:57 +01:00
Christophe Simonis 5446d01ba1 [IMP] web: keep sessions at least 5 minutes
bzr revid: chs@openerp.com-20120112125207-03wb2qlpfu7y8wvx
2012-01-12 13:52:07 +01:00
niv-openerp 7fb8b668a5 [imp] re used context retreival
bzr revid: nicolas.vanhoren@openerp.com-20120106101619-d0po1e513o2gti2b
2012-01-06 11:16:19 +01:00
niv-openerp 2439ec675b [imp] improved to newer version of lib client
bzr revid: nicolas.vanhoren@openerp.com-20120106100251-1dzh2j4zaxax9px2
2012-01-06 11:02:51 +01:00
niv-openerp 0baab517f1 [imp] migrated to latest version of client
bzr revid: nicolas.vanhoren@openerp.com-20120105165633-med9y3078abchs5q
2012-01-05 17:56:33 +01:00
Antony Lesuisse c59ad9cc1d [MERGE] crashmanager openerp entreprise bth/rlo/chs
bzr revid: al@openerp.com-20111227155915-4s3fmuqzce9733il
2011-12-27 16:59:15 +01:00
Roberto López López (OpenERP) b3f7278d12 [IMP] working crash dialog
bzr revid: rlo@openerp.com-20111221171137-flojvtf10547ekfl
2011-12-21 18:11:37 +01:00
Antony Lesuisse 31e65bdddf partial rework to merge trunk
bzr revid: al@openerp.com-20111215120732-is7pab5e5rsfqpj0
2011-12-15 13:07:32 +01:00
Christophe Simonis bb852a7d94 merge upstream
bzr revid: chs@openerp.com-20111213162531-1p76dk3xknouit35
2011-12-13 17:25:31 +01:00
Olivier Dony 9835cebe19 [MERGE] Use the new authenticate() API instead of login()
Using the new authenticate() API instead allows to pass
a user-agent environment along with the credentials.
The main use for the UA environment at this point is
to pass the base URL used to login, so that the server
may initialize its "web.base.url" global config parameters

bzr revid: odo@openerp.com-20111213161554-jbtrp94aatcnibne
2011-12-13 17:15:54 +01:00
Christophe Simonis 80657b1c29 [IMP] support for jsonp
bzr revid: chs@openerp.com-20111024090727-f8w5wv08ugxnrpt8
2011-10-24 11:07:27 +02:00
Christophe Simonis 5ea774f883 [IMP] use authenticate() method to log the user in
bzr revid: chs@openerp.com-20111013143339-dtasfi7kvvn7wusq
2011-10-13 16:33:39 +02:00
Christophe Simonis f3573d844e [IMP] use login_env for login
bzr revid: chs@openerp.com-20111012161208-yto1rang9znmoh4i
2011-10-12 18:12:08 +02:00
Antony Lesuisse 0d79dca93f [IMP] cleanup of web.common
bzr revid: al@openerp.com-20111005175826-7fzk3wesvz198kpm
2011-10-05 19:58:26 +02:00
niv-openerp d364df65ce [fix] lot of potential problems when we change something in the code due to the pickled session containing the config
bzr revid: nicolas.vanhoren@openerp.com-20110930130729-yfys0tklsujgm3ti
2011-09-30 15:07:29 +02:00
niv-openerp c3a9330838 [imp] removed some useless parameters in the openerp session
bzr revid: nicolas.vanhoren@openerp.com-20110930125809-x6n119zuu9o546u7
2011-09-30 14:58:09 +02:00
niv-openerp a658311000 [imp] now uses a global connector for connection to OpenERP server
bzr revid: nicolas.vanhoren@openerp.com-20110929121732-xydsj26xw9fyn1hr
2011-09-29 14:17:32 +02:00
Antony Lesuisse c845bef206 [IMP] web.common.sesion local backend part2
bzr revid: al@openerp.com-20110924165705-c0wd7hcup9ib74ry
2011-09-24 18:57:05 +02:00
Antony Lesuisse 0a02a38739 [IMP] web.common.sesion local backend part1
bzr revid: al@openerp.com-20110924163828-gbys8t65gyz0qkcu
2011-09-24 18:38:28 +02:00
niv-openerp 08143aaab5 [fix] partially solve problem when restituting session and problem with server (disconnected, database dropped, etc...)
bzr revid: nicolas.vanhoren@openerp.com-20110916102555-myvdxf30fl7jpb3a
2011-09-16 12:25:55 +02:00
niv-openerp 655ed47c06 [fix] problem with authentification detection
bzr revid: nicolas.vanhoren@openerp.com-20110914095139-ya200r6rc7qkxn33
2011-09-14 11:51:39 +02:00
niv-openerp 21d093528a [fix] typo
bzr revid: nicolas.vanhoren@openerp.com-20110914085757-6t9b0ytyql4fzziz
2011-09-14 10:57:57 +02:00
Antony Lesuisse e40057cc89 [IMP] remove backendrpc and backendlocal for session
bzr revid: al@openerp.com-20110914085545-n9dxxlfysxa66sen
2011-09-14 10:55:45 +02:00