Commit Graph

22 Commits

Author SHA1 Message Date
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
Fabien Meghazi faa09da325 Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
Géry Debongnie 555677f14d [IMP] replace all 'Group By...' by 'Group By'
in all searchview, the 'Group By...' looks weird, next to the Custom
Reports and Filters.  This change was requested by the upper management
2014-05-22 11:44:35 +02:00
Thibault Delavallée d0aea936ac [CLEAN] Misc cleaning before merging, mainly in views
bzr revid: tde@openerp.com-20130625084630-oqlertvzxl8a8w7f
2013-06-25 10:46:30 +02:00
Thibault Delavallée f9bc6be1ac [CLEAN] Before merging: removed an added file not used; cleaned some debugging data; improved user form view to better separate email/login and messaging alias.
bzr revid: tde@openerp.com-20130621110344-zx2kxan47uctctka
2013-06-21 13:03:44 +02:00
Thibault Delavallée 76bdeead1a [IMP] mail_alias: improved form view to view all fields.
bzr revid: tde@openerp.com-20130517151227-v69y2t26j1dx53kr
2013-05-17 17:12:27 +02:00
Thibault Delavallée 88e3505554 [IMP] mail_alias: added reference to the parent record.
The parent record is the record that holds the alias. It is different
from the record updated or created using the alias. For example
projects have aliases whose parent is the given projet, and that creates
new task inside the project.
Updated alias creation and management accordingly.
This ownership concept is used to compute the 'followers' contact
settings of aliases.

bzr revid: tde@openerp.com-20130516164207-1zr0q6abw6a34ndf
2013-05-16 18:42:07 +02:00
Thibault Delavallée a3de5c872f [REF] [IMP] mail_alias improvement
alias_name is not required anymore
crm, hr_job, project, mail_group, res_users: alias creation is now different
and done more like other inherits, except an alias_model_name that is given
to the context to find the alias alias_model_id.
crm, jr_job, project, mail_group, res_users: updated form views using
aliases
mail_alias: added a filter on 'inactive' aliases (alias_name False) and
added a button to redirect to the related document if any

bzr revid: tde@openerp.com-20130409111158-bv04n5o01z9l3c17
2013-04-09 13:11:58 +02:00
Olivier Dony 11bdbfd183 [MERGE] Next batch of improvements/fixes for mail.alias
bzr revid: odo@openerp.com-20120814123050-xw3ltthoc9nld76r
2012-08-14 14:30:50 +02:00
Twinkle Christian (OpenERP) 4c17810919 [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808130614-ppieuro8um3fylbt
2012-08-08 18:36:14 +05:30
Olivier Dony 86836d67dd [IMP] mail.alias: work-in-progress: cleanup actual email processing
bzr revid: odo@openerp.com-20120807180412-u2gdsjg579ak7zxp
2012-08-07 20:04:12 +02:00
Olivier Dony 56009ed513 [IMP] mail alias review - work in progress
bzr revid: odo@openerp.com-20120806004417-9uviymtavkxlh92m
2012-08-06 02:44:17 +02:00
Jigar Amin - OpenERP a5e58974cc [IMP] Keep Nuetral names of the alias
bzr revid: jam@tinyerp.com-20120704095713-6ev7fvoz6ys3ihl9
2012-07-04 15:27:13 +05:30
Jigar Amin - OpenERP f6a310b499 [FIX] alias better from view
bzr revid: jam@tinyerp.com-20120704063042-n22iu8xj6o20e0ti
2012-07-04 12:00:42 +05:30
Jigar Amin - OpenERP 37ad1cb683 [IMP] added the mail model field and improved the name_Getr
bzr revid: jam@tinyerp.com-20120704052212-3z4mhsmuj6038v7r
2012-07-04 10:52:12 +05:30
Jigar Amin - OpenERP 72cfa2e524 [FIX] Usabality and code refector
bzr revid: jam@tinyerp.com-20120629100516-tsctb16dm2afjcqu
2012-06-29 15:35:16 +05:30
Turkesh Patel (Open ERP) 486b3e8ec1 [IMP] remove alias_id field from view when catchall domain is not set.
bzr revid: tpa@tinyerp.com-20120627100931-3cug0k2cvd2fe0qy
2012-06-27 15:39:31 +05:30
Jigar Amin - OpenERP 541ec87069 [IMP] Added Mail Alis Impmentation for the Mail Group
bzr revid: jam@tinyerp.com-20120622090819-ps514pp2x3w5hm0p
2012-06-22 14:38:19 +05:30
Jigar Amin - OpenERP 2ee394a5e3 [MERGE] lp:~openerp-dev/openobject-addons/trunk-mail-alias-jam-alias-view-tpa
bzr revid: jam@tinyerp.com-20120621130326-lczwp10qlvk1uad1
2012-06-21 18:33:26 +05:30
Turkesh Patel (Open ERP) 9b352a9477 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120621090825-zvsdepwmgga1lun0
2012-06-21 14:38:25 +05:30
Turkesh Patel (Open ERP) f23494f299 [IMP] change mnu name to Mail Alias
bzr revid: tpa@tinyerp.com-20120621061940-3xqu7mipa1gxym8z
2012-06-21 11:49:40 +05:30
Turkesh Patel (Open ERP) c9c059cabc [ADD] added view of mail alias.
bzr revid: tpa@tinyerp.com-20120620113604-x8rnaxaq23g9c4yo
2012-06-20 17:06:04 +05:30