Commit Graph

11 Commits

Author SHA1 Message Date
Xavier Morel 2e352ce187 [MERGE] from trunk
bzr revid: xmo@openerp.com-20131014085459-dhbypq0hg3lzzf3j
2013-10-14 10:54:59 +02:00
Antony Lesuisse 25a260068b [IMP] renamse files to conform to the future openerp module guidelines
bzr revid: al@openerp.com-20131013030806-2236jpszm1morlg6
2013-10-13 05:08:06 +02:00
Fabien Meghazi 119eef1a6b [FIX] Support other types in urlplus()
bzr revid: fme@openerp.com-20131010104900-r315xkg9mhox5ouf
2013-10-10 12:49:00 +02:00
Christophe Matthieu 3df6e97191 [IMP] qweb, website: mark request as a private attribute (begin with underscore for render)
bzr revid: chm@openerp.com-20131010083243-kwu21zepmluq9rip
2013-10-10 10:32:43 +02:00
Xavier Morel df77956424 [IMP] urlplus
bzr revid: xmo@openerp.com-20131010062311-a8br0kaddk7dwqxl
2013-10-10 08:23:11 +02:00
Christophe Matthieu 7025274212 [FIX] website: urlplus don't accept unicode char
bzr revid: chm@openerp.com-20131009142057-y7b98wdr1zcepcj9
2013-10-09 16:20:57 +02:00
Christophe Matthieu e713cce7b9 [FIX] website: change view (lang_selected) for new qweb security access
bzr revid: chm@openerp.com-20131009132724-dza9bgu1w319o9x0
2013-10-09 15:27:24 +02:00
Fabien Meghazi 5cfbcc3aff [ADD] Add language from website
bzr revid: fme@openerp.com-20131009120904-c06nass3srpwqer4
2013-10-09 14:09:04 +02:00
Christophe Matthieu 20b6367ec5 [IMP] website_sale: better access rules and security
bzr revid: chm@openerp.com-20131008152233-zl3dxoyso9liahlm
2013-10-08 17:22:33 +02:00
Xavier Morel 510a4f51d2 [ADD] customizable qweb rendering, add translate flag on fields through this
bzr revid: xmo@openerp.com-20131008092233-9su66923zthl9jyg
2013-10-08 11:22:33 +02:00
Xavier Morel ce30e7691e [IMP] move conversion out of view.save
Also, html.fromstring does weird stuff when encoding is not specified,
force to utf-8 just in case.

bzr revid: xmo@openerp.com-20130930145358-qh7xdicgg21prsk4
2013-09-30 16:53:58 +02:00