odoo/addons/hr_timesheet_invoice
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 Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
security [IMP] Security Rule: removed duplicates due to inheritancies of groups 2011-12-12 19:11:13 +01:00
test [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
views [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [REM] hr_timesheet_invoice:Remove Define Your Employees Invoice Data config wiz 2011-06-22 12:22:43 +05:30
__openerp__.py [FIX] hr*: must depend on "report" module 2014-04-16 19:01:52 +02:00
hr_timesheet_invoice.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9761 revid:dle@openerp.com-20140114164804-zhfy9lb308554kp1 2014-01-14 18:36:53 +01:00
hr_timesheet_invoice_data.xml [IMP] Analytic, hr_timesheet_invoice: moved chatter and subtypes for analytic into analytic; removed salesteam-related subtypes. 2012-12-19 18:31:27 +01:00
hr_timesheet_invoice_demo.xml [IMP]Improvement in different modules 2012-11-05 12:34:08 +05:30
hr_timesheet_invoice_report.xml [IMP] hr* reports converted to qweb 2014-04-15 21:19:11 +02:00
hr_timesheet_invoice_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
hr_timesheet_invoice_wizard.xml merged with trunk 2010-12-30 15:28:09 +05:30