odoo/addons/website_mail
Xavier Morel 74d4d1f58d [CHG] bundlify website
CKEDITOR_BASEPATH has to be defined, by default ckeditor will load its files
relative to "itself" (the file which executes it). After bundling, the path is
incorrect and ckeditor looks for its files (e.g. en.js) in the wrong place.

bzr revid: xmo@openerp.com-20140418121503-4nsja7enutney2vn
2014-04-18 14:15:03 +02:00
..
controllers [MERGE] from trunk 2014-03-25 09:48:52 +01:00
data [IMP] Subscribe data 2014-03-13 20:48:01 +01:00
doc [ADD] website_mail: added skeleton for tests and doc 2013-09-23 12:46:12 +02:00
models [MERGE] forward port of branch saas-3 up to revid 9380 chs@openerp.com-20140407144439-10n8fs6zovodwwtx 2014-04-07 18:33:18 +02:00
security [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:46:59 +01:00
static/src [IMP] website_mail: refactor follow button; add partner_id in session for public user 2014-03-18 11:15:05 +01:00
tests [FIX] website: import openerp.addons.website_blog.tests 2014-01-21 10:34:15 +01:00
views [CHG] bundlify website 2014-04-18 14:15:03 +02:00
__init__.py [MOVE] website_mail: moved model-related files inside a models directory. 2013-10-11 12:00:57 +02:00
__openerp__.py [IMP] Subscribe data 2014-03-13 20:48:01 +01:00