odoo/addons/resource
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
..
faces [IMP] use exact writing for fsf address 2013-05-14 16:28:37 +02:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
security [FIX] resource: better access rights 2013-09-11 16:25:49 +02:00
test [IMP] resource: overall fix of hours/days computation + scheduling + added tests 2013-08-30 15:32:50 +02:00
tests [FIX] resource: py26 compat' 2014-01-28 18:56:40 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE]merged with main addons 2013-10-30 10:59:26 +05:30
resource.py [FIX] pass correct magic value for resource 2014-03-25 16:10:47 +01:00
resource_demo.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
resource_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00