odoo/addons/website_hr_recruitment
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 [FIX] website_hr_recruitment: missing required 'name', which leaded to crash, and the phone field is partner_phone, not just phone. Do you even test what you do ? 2014-03-03 18:44:45 +01:00
data [FIX] website_hr_recruitment full cleanups 2014-01-29 06:14:03 +01:00
models [FIX] website: route and redirect: remove all backslash from url 2014-03-14 17:23:46 +01:00
security [FIX] website_hr_recruitment full cleanups 2014-01-29 06:14:03 +01:00
static [FIX] website*: remove unusable demo links from manifests 2014-04-03 16:51:28 +02:00
views [CHG] bundlify website 2014-04-18 14:15:03 +02:00
__init__.py [CLEAN] website_hr_recruitment: some cleaning in python 2013-10-03 14:14:14 +02:00
__openerp__.py [IMP] better apps names 2014-01-29 10:51:32 +01:00