odoo/addons/fleet
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
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static [FIX] fixed typo in fleet brands with Land Rover 2014-06-02 12:18:45 -03:00
__init__.py [ADD]add license in .py files 2012-10-31 15:28:30 +01:00
__openerp__.py [FIX] fleet: use only `data` key in manifest 2013-11-24 19:19:00 +01:00
fleet.py [FIX] code cleanup (addon fleet) 2014-05-07 09:56:45 +02:00
fleet_board_view.xml [IMP] remove fleet dashboard 2014-03-04 15:20:57 +05:30
fleet_cars.xml [FIX] fixed typo in fleet brands with Land Rover 2014-06-02 12:18:45 -03:00
fleet_data.xml [ADD]after install go to fleet menu, change driver of demo data to demo_user and put demo_user in fleet_user group 2012-12-10 17:28:34 +01:00
fleet_demo.xml [FIX] fleet,project allow demo user to create cars and projects 2013-11-20 17:53:14 +01:00
fleet_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00