odoo/addons/crm
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 [REF] crm_phonecall: removed inheritance towards base_state + some cleaning due to refactoring + changelog in crm/doc 2013-08-13 10:44:47 +02:00
i18n Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
report Merge remote-tracking branch 'odoo/master' into master-inline-searchview-ged 2014-05-26 10:06:31 +02:00
scripts/php
security Merge with trunk 2014-05-06 14:58:46 +05:30
static/description [MOV] crm: moved css / js related to salesteam to sales_team module; sale_crm: moved data and demo data into 2014-05-14 14:30:26 +02:00
test [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [CLEAN] crm: cleaned crm module before merging : 2014-05-12 13:41:49 +02:00
__openerp__.py [MOV] crm: moved css / js related to salesteam to sales_team module; sale_crm: moved data and demo data into 2014-05-14 14:30:26 +02:00
base_partner_merge.py [TYPO] Rename base_calendar into calendar 2013-12-19 15:47:39 +01:00
base_partner_merge_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
calendar_event.py [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_event_menu.xml [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
crm.py [IMP] website sales salesteam: refactored implementation 2014-05-12 17:52:10 +02:00
crm_action_rule_demo.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_data.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_demo.xml [IMP] improve kanban view 2014-04-23 17:51:52 +05:30
crm_lead.py [FIX] crm, crm_partner_assign, res_partner, mail, project: removed deprecated fields, deprecated methods + references to it; also removed deprecated tags on things that are not deprecated anymore. Everything is under control. 2014-06-11 08:44:40 +02:00
crm_lead_data.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_lead_demo.xml [CLEAN] crm: cleaned crm module before merging : 2014-05-12 13:41:49 +02:00
crm_lead_menu.xml [IMP] add demo data files 2014-04-21 16:40:57 +05:30
crm_lead_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
crm_phonecall.py [MERGE] Sync with trunk 2014-05-08 14:35:29 +02:00
crm_phonecall_data.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_phonecall_demo.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
crm_phonecall_menu.xml [IMP] improve code 2014-03-13 17:47:27 +05:30
crm_phonecall_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
crm_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
crm_report_view.xml Convert form views @version="6.1" 2014-06-12 13:55:40 +02:00
crm_segmentation.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
crm_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
res_config.py [CLEAN] crm: cleaned crm module before merging : 2014-05-12 13:41:49 +02:00
res_config_view.xml [MERGE] merge with latest trunk 2014-04-22 14:21:34 +05:30
res_partner.py [FIX] code cleanup (addon crm) 2014-05-07 12:09:54 +02:00
res_partner_view.xml [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
sales_team.py [MERGE] Sync with trunk 2014-05-14 17:21:54 +02:00
sales_team_view.xml [FIX] sales_team, crm: fixed sales_team form view: alias data was not displayed due to wrongly done inheritance + fixed a typo hidden in the view 2014-06-03 08:55:00 +02:00
validate_email.py [IMP] This commit contains the new wizard for the merge of partners. 2013-05-02 12:30:44 +02:00