odoo/addons/hr_holidays
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
..
doc [DOC] hr_holidays: added basic changelog 2013-08-09 16:50:26 +02:00
i18n Launchpad automatic translations update. 2014-04-29 06:41:21 +00:00
report [IMP] replace the Leaves analysis views in reporting by the new pivot graph view (addon hr_holidays) 2014-01-27 11:34:08 +01:00
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static/description [REF] Removing the quick create overriding for hr_holiday - that was a test/sample not used 2014-01-13 18:47:01 +01:00
test [IMP] hr_holidays: workflow update 2013-08-05 13:30:23 +02:00
tests [FIX] hr.holidays test: adapt assertRaises due to constraint validation change in server 2014-01-30 19:23:51 +01:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
hr_bel_holidays_2008.xml merged with trunk 2010-12-30 15:28:09 +05:30
hr_holidays.py [MERGE] forward port of branch saas-4 up to revid bb26dea 2014-05-20 20:19:55 +02:00
hr_holidays_data.xml [IMP] hr_holidays: workflow update 2013-08-05 13:30:23 +02:00
hr_holidays_demo.xml rb r2g. 2013-11-18 09:45:32 +01:00
hr_holidays_report.xml [IMP]hr:change report name and Leave instead of Holiday 2012-06-07 18:51:46 +05:30
hr_holidays_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
hr_holidays_workflow.xml hr_holidays: force refuse.@flow_stop to False to correctly update existing databases 2013-10-21 17:51:20 +02:00