odoo/addons/pad
Olivier Dony 723b083cf5 [FIX] pad: partial revert of global replace of urllib.urlencode() by werkzeug's version, this one was useful to handle sequences
The API of werkzeug's version does not accept a boolean
as the second argument, so this crashes.

bzr revid: odo@openerp.com-20140218182643-a13mvcmsav195dfx
2014-02-18 19:26:43 +01:00
..
i18n Launchpad automatic translations update. 2014-01-28 06:41:39 +00:00
py_etherpad [FIX] pad: partial revert of global replace of urllib.urlencode() by werkzeug's version, this one was useful to handle sequences 2014-02-18 19:26:43 +01:00
static/src [MERGE] Forward-port of latest saas-2 bugfixes, up to rev. 9129 dle@openerp.com-20140213115951-h7c2o65lgg26aosv 2014-02-13 13:03:25 +01:00
__init__.py Etherpad API Integraion, Set default blank pad, and user name per pad visit 2012-05-15 16:49:28 +05:30
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
pad.py [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o 2013-11-20 15:43:18 +01:00
pad_demo.xml [FIX] problem with pads, the demo configuration doesn't work if the server is using https. I simply changed the url for the demo version. 2013-11-05 14:35:20 +01:00
res_company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_company.xml [IMP] pad demo daa 2012-09-05 22:55:39 +02:00