odoo/addons/website
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-04-09 17:45:20 +02:00
data [REM] removed bootstrap sources 2014-03-31 14:48:09 +02:00
models [MERGE] from trunk 2014-04-08 17:45:56 +02:00
security [FIX] remove outdated & unnecessary security rules 2014-01-28 16:10:09 +01:00
static [FIX] website: avoid discarding snippet animator after edit + properly restart animation while disabling clicks 2014-04-10 19:43:14 +02:00
tests [FIX] website/tests: fix test_requests by manually switching registry to test mode 2014-04-09 11:24:50 +02:00
views [CHG] bundlify website 2014-04-18 14:15:03 +02:00
__init__.py [FIX] website tests 2014-02-17 01:11:48 +01:00
__openerp__.py [IMP] website: ir_actions_server: only published server action can be invoked from the front-end 2014-02-05 10:45:30 +01:00