odoo/addons/website
Denis Ledoux f487fbb298 [FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result
bzr revid: dle@openerp.com-20140206103929-oe289oilz08n1msk
2014-02-06 11:39:29 +01:00
..
controllers [IMP] handling of overly large images in website image upload 2014-02-04 17:58:23 +01:00
data [FIX] website tour: flickering; banner auto run; work with different language 2014-02-03 12:28:16 +01:00
models [FIX] website: urljoin from urlparse cannot handle unicode. Therefore, We decode before passing the arg to urljoin then we (re-)encode the result 2014-02-06 11:39:29 +01:00
security [FIX] remove outdated & unnecessary security rules 2014-01-28 16:10:09 +01:00
static [FIX] avoid blowing up editor if run on non-updated editor_head template without a placeholder edition navbar 2014-02-05 11:36:23 +01:00
tests phantomjs segfaults 2014-01-31 01:20:19 +01:00
views [IMP] make editor bar appear faster to avoid impression of slowness and reflow 2014-02-04 16:36:16 +01:00
__init__.py [IMP] move conversion out of view.save 2013-09-30 16:53:58 +02:00
__openerp__.py [IMP] website apps flagged as such: website, website_event (replaces event), website_blog, website_sale 2014-01-31 10:27:21 +01:00