odoo/openerp/addons/base/ir
Fabien Meghazi aa97aaa9d7 [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.
2014-06-24 18:52:38 +02:00
..
__init__.py [IMP] Add the ir_logging object where we will store the log messages (exception, error and warning) 2014-02-28 17:10:55 +01:00
ir_actions.py [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
ir_actions.xml [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
ir_attachment.py [IMP] ir.attachment: add method to force all attachments to use selected storage 2014-04-10 17:20:39 +02:00
ir_attachment_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_config_parameter.py [IMP]ir_config_parameter.py: use _rec_name. 2014-05-06 14:09:31 +05:30
ir_config_parameter_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_cron.py [MERGE] forward port of branch 7.0 up to 6fdb783 2014-06-10 11:49:14 +02:00
ir_cron_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_default.py [IMP] cleanups, move tests, remove deprecated model instantiation 2014-05-01 20:42:17 +02:00
ir_exports.py [IMP] cleanups, move tests, remove deprecated model instantiation 2014-05-01 20:42:17 +02:00
ir_fields.py [MERGE] forward port of branch saas-2 up to revid 5007 chs@openerp.com-20140206110220-myn57cryam1y4k9v 2014-02-06 12:04:23 +01:00
ir_filters.py [IMP] cleanups, move tests, remove deprecated model instantiation 2014-05-01 20:42:17 +02:00
ir_filters.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_http.py [MERGE] forward port of branch saas-3 up to 75884c3 2014-06-22 15:30:57 +02:00
ir_logging.py [FIX] ir_logging missing field 2014-03-17 01:08:51 +01:00
ir_logging_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_mail_server.py [IMP] add options for calendar view 2013-11-23 12:30:53 +01:00
ir_mail_server_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_model.py [MERGE] forward port of branch 7.0 up to 6fdb783 2014-06-10 11:49:14 +02:00
ir_model_report.sxw fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_report.xml fix res_group rename, move files to clean up res 2013-10-06 17:03:09 +02:00
ir_model_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_needaction.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
ir_qweb.py [ADD] Assets Bundle versioning and better cache handling 2014-06-24 18:52:38 +02:00
ir_qweb.xml [FIX] ir_qweb: contact field must add 'http://' if the website url value has not any protocol 2014-05-27 15:13:44 +02:00
ir_rule.py [IMP] cleanups, move tests, remove deprecated model instantiation 2014-05-01 20:42:17 +02:00
ir_rule_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_sequence.py [IMP] Code -> Sequence Type 2013-08-23 11:56:35 +02:00
ir_sequence_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_translation.py [FIX] clear ir.ui.view cache on translation write/create 2014-01-22 16:13:27 +01:00
ir_translation_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_ui_menu.py [IMP] unlink ir.action.todo which are related to actions which will be deleted. 2014-05-20 17:00:15 +05:30
ir_ui_menu_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
ir_ui_view.py [ADD] Assets Bundle versioning and better cache handling 2014-06-24 18:52:38 +02:00
ir_ui_view_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
ir_values.py [FIX] ir_values: try to evaluate the given expression before saving it in pickle form (opw 607398) 2014-05-09 15:04:12 +02:00
ir_values_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
osv_memory_autovacuum.py [FIX]Autovacuum force true 2013-01-21 16:03:18 +01:00
osv_memory_autovacuum.xml [FIX] cleanup ir.xml mess, ir.ui.view name is now optional in xml files 2012-10-13 14:09:24 +02:00