odoo/addons/mrp_operations
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 [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [FIX/IMP]runbot and No Rule matching this procurement. add access rights 2013-12-10 11:41:06 +05:30
__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
mrp_operation_data.xml [CLEAN] mrp_operation, analytic, account, account_voucher: cleaned subtypes. 2012-09-19 15:35:40 +02:00
mrp_operations.py [WIP] Remove picking except state on mrp order 2014-04-23 11:48:07 +02:00
mrp_operations_demo.yml [FIX]: mrp_operations: Fixed reference in yml test 2012-07-13 12:21:35 +05:30
mrp_operations_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
mrp_operations_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
mrp_operations_workflow.xml [IMP] remove a bunch of wtf comments in XML (horrifying things like === comment === or --- comment ---, without any XML comment tags) 2012-07-25 20:16:10 +02:00
mrp_operations_workflow_instance.xml [REN] mrp_operations: Renamed file. 2011-11-22 11:52:40 +05:30