odoo/addons/website
Xavier Morel 8ad325614d [FIX] sprurious widgetification and editability of icon elements
* tighten widget match: don't match elements with .fa which are also "view
  section" roots (~ editing hosts) as the classes themselves out not be
  editable and the result will thus be odd
* correspondingly, only associate the icon "change" button to instances of the
  ``icons`` widget, other elements bearing ``.fa`` are not editable and should
  be excluded.

bzr revid: xmo@openerp.com-20140312141910-a2apy22qj4wwxsne
2014-03-12 15:19:10 +01:00
..
controllers [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6 2014-03-11 15:52:05 +01:00
data [REM] Removed lazy response usage 2014-02-19 11:30:32 +01:00
models [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6 2014-03-11 15:52:05 +01:00
security [FIX] remove outdated & unnecessary security rules 2014-01-28 16:10:09 +01:00
static [FIX] sprurious widgetification and editability of icon elements 2014-03-12 15:19:10 +01:00
tests [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6 2014-03-11 15:52:05 +01:00
views [MERGE] forward port of branch saas-3 up to revid 9298 chm@openerp.com-20140311130852-3ft0v1mc9ht1any6 2014-03-11 15:52:05 +01: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