[ADD] Assets Bundle versioning and better cache handling
authorFabien Meghazi <fme@openerp.com>
Tue, 24 Jun 2014 16:52:38 +0000 (18:52 +0200)
committerFabien Meghazi <fme@openerp.com>
Tue, 24 Jun 2014 16:52:38 +0000 (18:52 +0200)
commitaa97aaa9d7ca7adc7ed46ee3f4805d30f5717b4e
treede8f22d628e06460b9de71bea4909a163685c3c9
parent0e9aca1013ff5c9fa9eb7ab90fad43f56b0d34a6
[ADD] Assets Bundle versioning and better cache handling

An asset bundle is now versionned with the dates of the
ir.ui.views that compose it and also with the dates of
the files and ir.attachments linked inside the bundle.

This new behavior is reflected in the bundle's lru cache
managment.
addons/web/controllers/main.py
openerp/addons/base/ir/ir_qweb.py
openerp/addons/base/ir/ir_ui_view.py