odoo/addons/event
ged-odoo 74168c4e9d Merge pull request #272 from odoo-dev/master-inline-searchview-ged
[MERGP] Inline Searchview

This task split the searchview in two parts: SearchView and SearchViewDrawer. The drawer is displayed inside the main view and the searchview stays in place.  It also changes the scrolling behavior of the web client: the main view area can scroll without affecting the UI (so the various menus stays in place)

Because of this, other large changes have been made:

the drawer has been redesigned,
the Custom Filter widget has been split in two (Custom Report and SaveCurrentFilter),
the main view is now scrollable, so the UI stays in place and only the view can change
The text 'Group By...' has been changed into 'Group By' (most addons had to be modified)
bootstrap classes are used when it makes sense (for example, badge)
the left menu is also scrollable (separately from the main view)

It is likely that some stupid bugs have been introduced.  Please don't hurt me.
2014-06-12 16:27:11 +02:00
..
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02:00
security [MERGE]sync with trunk 2013-06-26 16:40:29 +05:30
static [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints 2014-01-27 14:58:28 +01:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [FIX] events 2014-01-30 17:33:21 +01:00
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
email_template.xml [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
event.py [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
event_data.xml [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes. 2012-12-03 12:40:09 +01:00
event_demo.xml [IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints 2014-01-27 14:58:28 +01:00
event_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
res_partner.py [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
res_partner_view.xml [FIX] Typo - add missing label for checkbox speaker. 2014-04-05 12:42:54 +02:00