Commit Graph

6 Commits

Author SHA1 Message Date
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
Antony Lesuisse 8f785e16a8 [FIX] remove wrong paste of ie7 css
bzr revid: al@openerp.com-20110819000615-8cv9mqtrwzgxo1pd
2011-08-19 02:06:15 +02:00
Antony Lesuisse 056a91f724 [IMP] web_rpc example
bzr revid: al@openerp.com-20110818233811-yiee3czhbtc6p3ob
2011-08-19 01:38:11 +02:00
Antony Lesuisse e9d031cb0b [IMP] web_rpc example page
bzr revid: al@openerp.com-20110818212635-pewkb53nab2tq7ca
2011-08-18 23:26:35 +02:00
Antony Lesuisse 89c8ed860b [IMP] web_rpc partial example
bzr revid: al@openerp.com-20110818205820-japmg7a9dsr6k6yn
2011-08-18 22:58:20 +02:00
Antony Lesuisse e75e156a79 [IMP] add web_rpc module minimal js deps to make rpc call to openerp with example
bzr revid: al@openerp.com-20110818203920-2jrq8ioal9ybh8dh
2011-08-18 22:39:20 +02:00