odoo/addons/board
Géry Debongnie a54aac38f6 [IMP] lazy loading of dashboards
The widget AddToDashboard used to make an ajax call every time the
search view is loaded.  This is often useless and can be annoying when
that request is long.  With this patch, the request is only done when
the user click on the widget AddToDashboard
2014-08-21 11:48:37 +02:00
..
i18n [I18N] Update 8.0 translation with latest source code 2014-08-14 17:01:54 +02:00
security [IMP] merge of modules board and web_dashboard 2012-08-09 17:30:27 +02:00
static/src [IMP] lazy loading of dashboards 2014-08-21 11:48:37 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [IMP] merge of modules board and web_dashboard 2012-08-09 17:30:27 +02:00
__openerp__.py [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
board.py [IMP] board: do not filter actions anymore 2014-08-21 11:20:09 +02:00
board_mydashboard_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
board_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
controllers.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00