odoo/addons/base
Xavier Morel b4cd776b25 [FIX] correctly load calendar addon
* Fix loading of active modules (don't hardcode list)
* Implement loading of CSS files via css list
* Fix Calendar addon
  - Add list of JS files to descriptor
  - Add list of CSS files to descriptor
  - Have calendar load its own qweb template file
  - Put calendar in the correct namespace (openerp.base_calendar) instead of a nonsensical one

bzr revid: xmo@openerp.com-20110413125042-feiimul8617a51d6
2011-04-13 14:50:42 +02:00
..
controllers [FIX] correctly load calendar addon 2011-04-13 14:50:42 +02:00
static [FIX] correctly load calendar addon 2011-04-13 14:50:42 +02:00
test [ADD] row-wise colors 2011-04-11 14:54:50 +02:00
__init__.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
__openerp__.py preliminary addons loading support 2011-03-07 10:26:32 +01:00