odoo/addons/board
Géry Debongnie 1602ba44c9 [FIX] correctly include some inputs in drawer
The search view has been split into two widgets: SearchView
and SearchViewDrawer.  The addons board and google_spreadsheet need
to be updated to append their input widget to SearchViewDrawer and
not to SearchView.
2014-05-27 14:44:21 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [IMP] merge of modules board and web_dashboard 2012-08-09 17:30:27 +02:00
static/src [FIX] correctly include some inputs in drawer 2014-05-27 14:44:21 +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 [FIX] board: filter available dashboards 2013-10-30 20:55:08 +01:00
board_mydashboard_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
board_view.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00
controllers.py [FIX] board: correct /board/add_to_dashboard to use new @route decorator and request object 2013-10-22 15:10:49 +02:00