Commit Graph

1302 Commits

Author SHA1 Message Date
Thibault Delavallée 9fd2e7297f [IMP] Chatter: better display of date
bzr revid: tde@openerp.com-20130605101300-t1lwykg3d6lp7au2
2013-06-05 12:13:00 +02:00
Martin Trigaux ccb38117ee [MERGE] Forward porting of saas-1 until rev 8739
bzr revid: mat@openerp.com-20130605090453-e4mg37kms5j1r18n
2013-06-05 11:04:53 +02:00
Paramjit Singh Sahota 388a3e14a1 [ImP] method name change and removed the access call which is not needed bcz the system is calling it self.
bzr revid: psa@tinyerp.com-20130604094722-2b8i6ba7blz1g2rc
2013-06-04 15:17:22 +05:30
Paramjit Singh Sahota 872a688fbe [IMP] Added code for the access right on specific model.
bzr revid: psa@tinyerp.com-20130603123227-76kykft5jl3u5egl
2013-06-03 18:02:27 +05:30
Paramjit Singh Sahota 133ad0b97c [IMP] Improved code for removing the div of dialog everytime when the dialog box is created.
bzr revid: psa@tinyerp.com-20130530044037-02cw9gap03qhz087
2013-05-30 10:10:37 +05:30
Thibault Delavallée 2d8f1f4327 [FIX] [IMP] mail_message: adding a non-stored author_avatar field, allowing to display avatars in Chatter messages without having to write some hacks to display the avatars and author images. The field is not stored to avoid issues in a stable version.
bzr revid: tde@openerp.com-20130528143706-3973shwhganlohj8
2013-05-28 16:37:06 +02:00
Thibault Delavallée 71df1a41bc [FORWARD] Forward port of addons 7.0 until revision 9172
bzr revid: tde@openerp.com-20130528104500-ds3irrs2u0qpst37
2013-05-28 12:45:00 +02:00
Paramjit Singh Sahota 1c7ce4aa37 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130522064934-9ief76qy3lynwqt9
bzr revid: psa@tinyerp.com-20130527131734-mnqn4fir6b3pzogt
2013-05-27 18:47:34 +05:30
Christophe Matthieu c61329943a [IMP] mail: add breadcrumb from inbox
bzr revid: chm@openerp.com-20130527121823-tfjevhu5zl5at4ar
2013-05-27 14:18:23 +02:00
Thibault Delavallée 0816717526 [FIX] Chatter: fixed suggested recipients, when having no email, unchecking the box was not taken into account.
bzr revid: tde@openerp.com-20130524144224-wbi1o27regxed7mn
2013-05-24 16:42:24 +02:00
Thibault Delavallée 3f5c738084 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130522110325-hos9ocph7yo9ae7w
bzr revid: tde@openerp.com-20130522143206-uv1f6lj6xsenzj6u
2013-05-22 16:32:06 +02:00
Thibault Delavallée cd278d83ab [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130522103305-yi5ql1chdx9qxxlx
bzr revid: tde@openerp.com-20130522114236-qi2s3i2dl2lemdvh
2013-05-22 13:42:36 +02:00
Thibault Delavallée c4a019bbfd [CLEAN] mail: added CSS from web to mail module.
bzr revid: tde@openerp.com-20130522105434-nqmao3fyxy8on1rl
2013-05-22 12:54:34 +02:00
Thibault Delavallée 0d01d958fa [MERGE] [FORWARD] Forward port of saas-1 branch until revision 8711 (that includes forward-port of 7.0 until 9143)
Revision ID: tde@openerp.com-20130521152657-v48pj2m0692rw9b5

bzr revid: tde@openerp.com-20130522102605-bbc5vrfhfro4ab90
2013-05-22 12:26:05 +02:00
Thibault Delavallée c1cb8bf765 [CLEAN] Removed debug code.
bzr revid: tde@openerp.com-20130521132924-cyb9y03tbkgvv6fl
2013-05-21 15:29:24 +02:00
Thibault Delavallée a05b0bebbe [FORWARD] Forward port of 7.0 branch until revision 9143.
bzr revid: tde@openerp.com-20130521122359-b5vii7gv8arluz06
2013-05-21 14:23:59 +02:00
Vidhin Mehta f7bb48d3b1 [IMP] show button bottom of card.
bzr revid: vme@tinyerp.com-20130517093222-r62lgqhgx3xnryd9
2013-05-17 15:02:22 +05:30
Thibault Delavallée fe6fd3de09 [REV] Followers widget: Invite people back to Add others of 7.0, because it was cool and clean.
bzr revid: tde@openerp.com-20130515164258-fs6ekiwf06v2x3n9
2013-05-15 18:42:58 +02:00
Thibault Delavallée 89896f32bb [IMP] [CLEAN] [REF] mail, res_partner, res_users, hr: cleaned partner / employee profile following last specifications.
Partner profile is now classic, no more email-routing.
Writing on res.users, basically, begins a private discussion.
With HR, emails on res.users are private discussions, other
are post on employee profile.
Some cleaning in Chatter about Followers of ... , now talking about
partner or employee profile.

bzr revid: tde@openerp.com-20130515153159-cm52byvb7w6m1sxs
2013-05-15 17:31:59 +02:00
Thibault Delavallée 0525c965a9 [CLEAN] [REF] mail, hr: cleaned JS/CSS/XML code for suggestion widgets. Those are now 2 widgets extending web.Widget, included inside a Sidebar widget.
bzr revid: tde@openerp.com-20130515103518-2djzogjdtjh0n7rl
2013-05-15 12:35:18 +02:00
Martin Trigaux 182118eb8c [MERGE] kill the executable bit on things that are clearly not executables or scripts
bzr revid: mat@openerp.com-20130508144521-bkvms15maji1ykpb
2013-05-08 16:45:21 +02:00
Thibault Delavallée 2a2a539be6 [FIX] chatter: yet another protection against reloading a non-existing menu
bzr revid: tde@openerp.com-20130508113952-29a1xk9holyvhc13
2013-05-08 13:39:52 +02:00
Christophe Simonis 01e2e03214 [MERGE] openerp.modules.migration: do not shadow AttributeError that may occure when executing the migrate() function
bzr revid: odo@openerp.com-20130508102347-5cnvli102hgrzxml
bzr revid: chs@openerp.com-20130508120951-0r17kb14yxr4r2l2
2013-05-08 14:09:51 +02:00
Olivier Dony aa68659e47 [FIX] mail: locate current menu using a safer method + check `undefined` case
bzr revid: odo@openerp.com-20130506133915-punpieubdyu1nxgl
2013-05-06 15:39:15 +02:00
Dharmraj Zala (OpenERP Trainee) f764168051 [FIX] line break in 'Follow' column by giving padding to left.
bzr revid: nco@tinyerp.com-20130501121234-u8gtjzccjw0h7dk1
2013-05-01 17:42:34 +05:30
Thibault Delavallée 5ab5c4b730 [FIX] mail: fixed a change introduced at revision 3911 that introduced a dependance between a revision in web and in addons: now addons revision is independant of the web revision.
bzr revid: tde@openerp.com-20130430100747-9fcrbdbso1v0prgg
2013-04-30 12:07:47 +02:00
Olivier Dony 9c08e12962 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9085
revision-id: odo@openerp.com-20130429105458-r89mnkx8okdxsdld

bzr revid: odo@openerp.com-20130429151410-54y94063gijyk16o
2013-04-29 17:14:10 +02:00
Thibault Delavallée 0dada27fcd [MERGE] Revisions 8997 ... 8999 of 7.0 branch.
bzr revid: tde@openerp.com-20130426132721-02lkoc41fms9ve1k
2013-04-26 15:27:21 +02:00
Thibault Delavallée 90d82b9fa6 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130425143845-si7n2luxdqpixjlf
bzr revid: tde@openerp.com-20130426074536-sto6625nzcbtdbah
2013-04-26 09:45:36 +02:00
Thibault Delavallée e0ea2dbdcb [IMP] Chatter: first message is truncated after 100 characters, other messages after 300 characters; cleaned code about expan management.
bzr revid: tde@openerp.com-20130425104336-3xvdwgwanrutzinp
2013-04-25 12:43:36 +02:00
Vishmita Jadeja (openerp) 2178351145 [IMP]Improve code
bzr revid: vja@tinyerp.com-20130424131241-m9katp6tlbbnr9kd
2013-04-24 18:42:41 +05:30
Vishmita Jadeja (openerp) e18a85f261 [IMP]False return when there is no email address in recipient in chatter
bzr revid: vja@tinyerp.com-20130424123425-jo6i7jg8albrbhi2
2013-04-24 18:04:25 +05:30
Thibault Delavallée 85a807a515 [REF] Chatter: refactored system for read more / read less, now based on html_email_clean instead of the expander library.
bzr revid: tde@openerp.com-20130423153645-k8vcb9hiuapzf7sg
2013-04-23 17:36:45 +02:00
Martin Trigaux a965a8b5b8 [IMP] remove console.log
bzr revid: mat@openerp.com-20130419073438-qud2vnbh6zx85dcl
2013-04-19 09:34:38 +02:00
Martin Trigaux fe8cfcceba [IMP] use related field on author's image for mail messages
bzr revid: mat@openerp.com-20130418075349-l71lf8kdw1er2tzs
2013-04-18 09:53:49 +02:00
Vishmita Jadeja (openerp) 4847ba7997 [Merge]Merge lp:openobject-addons
bzr revid: vja@tinyerp.com-20130418051753-az8hip1buttp1ykk
2013-04-18 10:47:53 +05:30
Martin Trigaux 67bffc62c4 [IMP] clean code
bzr revid: mat@openerp.com-20130417151721-fmwd143gazkldvu3
2013-04-17 17:17:21 +02:00
Christophe Matthieu 14493f56ce [IMP] ir_ui_menu: trunk to 7.0 dynamic counters
bzr revid: chm@openerp.com-20130417133205-lx4lh53y6ak29cjc
2013-04-17 15:32:05 +02:00
Thibault Delavallée a75cc23573 [REF] mail: refactored system to generate links in signatures. A new server action is used that choose to redirect to the document or to the Inbox (Portal or Classic Inbox, depending on the user).
bzr revid: tde@openerp.com-20130417122225-faf0bb5vyhbcx7ys
2013-04-17 14:22:25 +02:00
Martin Trigaux cbeb793c57 [IMP] remove manual subscription and better css
bzr revid: mat@openerp.com-20130417080714-8taku42rc1eanz1q
2013-04-17 10:07:14 +02:00
Martin Trigaux 56a5a3280f [MERGE] Latest trunk
bzr revid: mat@openerp.com-20130417072750-dp6pjn14vy6hitsp
2013-04-17 09:27:50 +02:00
Turkesh Patel (Open ERP) 9ea1b238bf [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130417062640-0b8at1f087grtiu3
2013-04-17 11:56:40 +05:30
Thibault Delavallée c1a0489156 [FIX] Chatter: fixed calls to refactored methos.
bzr revid: tde@openerp.com-20130416134405-nxtwbvxbz77pxufx
2013-04-16 15:44:05 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Paramjit Singh Sahota 5bbffbc39c [IMP] Improved code and made the EDIT followers visible when 'Technical Features' are given and it is in 'DEBUG mode'.
bzr revid: psa@tinyerp.com-20130411123537-2wzb468o7o0dno8c
2013-04-11 18:05:37 +05:30
Thibault Delavallée f994529725 [IMP] mail: finding partner based on email: improved code for suggested partners, added somme comments and tests.
bzr revid: tde@openerp.com-20130411101720-mumz152dsxvv1xbj
2013-04-11 12:17:20 +02:00
Paramjit Singh Sahota 7df8cdd0d6 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130409045814-01qtqmktkcz9lw5f
2013-04-09 10:28:14 +05:30
Paramjit Singh Sahota 1769067ddd [IMP] Improved code and removed unwanted 'None'.
bzr revid: psa@tinyerp.com-20130409043932-z5c8hupbhrednwa0
2013-04-09 10:09:32 +05:30
Thibault Delavallée 1fe0a9afe9 [MERGE] Alias Visibility and Salesteams View. Improve the display of alias in form views and in empty list help messages. Improve the use, visibility and display of salesteams.
This revision adds a configuration in Settings/Sales: enable the use of sales team. If not enabled, users have access to Leads and Opportunities menus; Sales Teams menu is hidden, as well as all fields related to sales teams. If enabled, a Sales Teams menu is added that works as the Project menu. The new sales Teams kanban view allows to have an overview of the sales team (leads, opportunities, quotations, sales orders, invoices). Clicking on a link of the kanban vignette redirect to the related list/kanban view, filtered by the chosen sales team.

This revision also improves the display of help message (also shown for empty kanban views) for leads, opportunities, tasks, issues, applicants. It displays the current sales team / project / job alias, or a default alias if no context is provided.

bzr revid: tde@openerp.com-20130405151914-8892yfmsmr2xwbbk
2013-04-05 17:19:14 +02:00
Martin Trigaux b9352e9eea [MERGE] Latest trunk
bzr revid: mat@openerp.com-20130405141758-2a0nzmg8cbwe7145
2013-04-05 16:17:58 +02:00
Paramjit Singh Sahota e61d6bae16 [IMP] Improved code and passed user_id=None as optional field.
bzr revid: psa@tinyerp.com-20130405134425-3xfbbv3vapq1un68
2013-04-05 19:14:25 +05:30
Paramjit Singh Sahota fcb015d277 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130405133030-u1lr42lly3dqvr37
2013-04-05 19:00:30 +05:30
Thibault Delavallée d50b159f81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130405111048-kqxll4mdwnsq2r8o
2013-04-05 13:10:48 +02:00
Christophe Matthieu d8b3533a82 [IMP] mail_followers: remove the blue background color on invite button
bzr revid: chm@openerp.com-20130405092352-gg9tyfnztu9ay23j
2013-04-05 11:23:52 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Paramjit Singh Sahota 9a2a45c768 [IMP] Improved code and removed unwanted code.
As suggested by tde in his comment
>>  **What's the purpose of defining a new 'check_access_right' ? Limiting to 'group_no_one' does not seems a viable solution. Instead, access rights on mail.followers entries should be correctly written (please check it is the case). I think having an asynchronous call just to check access rights is not necessary. In debug mode, always display the button.**

bzr revid: psa@tinyerp.com-20130404084724-meqsx35jdvk56z2c
2013-04-04 14:17:24 +05:30
Paramjit Singh Sahota b32cc3b442 [IMP] Improved code
1) Edit Subscriptions of -> Edit Subscription (without 's') of
2) Instead of defining a new 'apply_edited_subtype', you can use 'message_subscribe' that has an optional 'subtype_ids' parameter that already allows to manage subtypes of a subscription.
3) In _get_subscription_data: do not use context when it is not necessary. Please add a parameter user_id=None that will be used instead of uid to find user_pid.
4) Instead of defining a new 'on_apply_subtype', can't you reuse 'do_update_subscription' with maybe some update to handle the classic use / edit widget ?
The above changes has been done.

bzr revid: psa@tinyerp.com-20130404070723-5v1v35fte6vl2b2j
2013-04-04 12:37:23 +05:30
Martin Trigaux 52ddce88f3 [ADD] option to globally stop showing employeep suggestions
bzr revid: mat@openerp.com-20130403152443-3jqg0v182mcqsk0f
2013-04-03 17:24:43 +02:00
Martin Trigaux 46110fbf29 [ADD] option to globally stop showing group suggestions
bzr revid: mat@openerp.com-20130403151056-4vjno2k9n77drm6y
2013-04-03 17:10:56 +02:00
Martin Trigaux 8d8eb553ce [ADD] suggestions for employees to follow
bzr revid: mat@openerp.com-20130403142716-lmsz9hwkg7tathly
2013-04-03 16:27:16 +02:00
Christophe Matthieu 8c67d4150b [PROGRESS]
bzr revid: chm@openerp.com-20130403142206-i4oirpl41usx4qg0
2013-04-03 16:22:06 +02:00
Thibault Delavallée 8b97805621 [FIX] mail: fixed some translation issues.
Document created text was not translatable
Subtype was fetched without context, therefore not translated
Removed odd override of _t introduced in mail_followers at revision 7885

bzr revid: tde@openerp.com-20130408092447-3ri41v6xluuj0wha
2013-04-08 11:24:47 +02:00
Thibault Delavallée 35b51a2efd [IMP] Chatter: improved footer of chatter messages: better differentiation of logged a note / send a message / system notification, with or without recipients.
bzr revid: tde@openerp.com-20130403145151-nvpeqdpp937079iu
2013-04-03 16:51:51 +02:00
Thibault Delavallée 05306fd30a [FIX] Chatter: do not show colon when there is no trailing record name.
bzr revid: tde@openerp.com-20130403124125-3hbmaqktlxhsgih1
2013-04-03 14:41:25 +02:00
Martin Trigaux 851e6c1f5a [REF] cleaning js code
bzr revid: mat@openerp.com-20130403122408-fbbybeczf6xqwjvc
2013-04-03 14:24:08 +02:00
Paramjit Singh Sahota 06986e4737 [Merge] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130403111825-c1ja5gozec1mxmq3
2013-04-03 16:48:25 +05:30
Martin Trigaux 64dcc8db92 [IMP] CSS tweaks
bzr revid: mat@openerp.com-20130403091244-l3snsoja4t8c41q6
2013-04-03 11:12:44 +02:00
Martin Trigaux 7edec581da [MERGE] Latest trunk
bzr revid: mat@openerp.com-20130403085452-ds026f6xw1o1qq0c
2013-04-03 10:54:52 +02:00
Thibault Delavallée ba9412cb5d [CLEAN] addons: various linkt cleanup (indentation, spaces, ...).
bzr revid: tde@openerp.com-20130403081009-jy35sm7dl4pq7eyu
2013-04-03 10:10:09 +02:00
Thibault Delavallée bdd8a38121 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130402081312-v4pmhvv25gopey9y
2013-04-02 10:13:12 +02:00
Thibault Delavallée 0d14fd300a [MERGE] [IMP] email_template: template_id field is now a many2one towards email.template
- changed selection field to a many2one using a domain; this
allows to edit the template while being in a composition wizard.
- improved email template and template preview form view

bzr revid: tde@openerp.com-20130329114631-fd6phvjaxojk9ja5
2013-03-29 12:46:31 +01:00
Turkesh Patel (Open ERP) c4ef5d2f6c [IMP] improved css and view
bzr revid: tpa@tinyerp.com-20130329111451-49ouiym81aeh1np4
2013-03-29 16:44:51 +05:30
Thibault Delavallée c6bf1f1af3 [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130329103315-ico83ec57l2dzx4v
2013-03-29 11:33:15 +01:00
Martin Trigaux 3af8beb2b9 [ADD] suggestion js and xml files
bzr revid: mat@openerp.com-20130329080140-t99dzeaiwikwjpsm
2013-03-29 09:01:40 +01:00
Martin Trigaux 5a112d8fa2 [ADD] suggested groups
bzr revid: mat@openerp.com-20130328161634-1fcmj0s67bofc6ra
2013-03-28 17:16:34 +01:00
Turkesh Patel (Open ERP) 0f1d7c9e9e [IMP] improved code to fix visibility related issue
bzr revid: tpa@tinyerp.com-20130328070856-ohmghoo3bj1comx9
2013-03-28 12:38:56 +05:30
Martin Trigaux 038630657c [FIX] the created message is the last one in the thread list
bzr revid: mat@openerp.com-20130327154148-sjia6b39yjix6fm1
2013-03-27 16:41:48 +01:00
Thibault Delavallée 28e5d02b06 [MERGE] Sync with trunk.
bzr revid: tpa@tinyerp.com-20130322065219-vjy2nwjg97xhv16n
bzr revid: tde@openerp.com-20130327120928-o26n6vksq6hainq2
2013-03-27 13:09:28 +01:00
Thibault Delavallée f3a976fd53 [FIX] mail: fixed suggested recipients, not taking into account followers; when having multiple email addresses, this could lead to people being suggested based on email although they already are followers.
bzr revid: tde@openerp.com-20130326125311-xlt1lt1te28fcm1o
2013-03-26 13:53:11 +01:00
Paramjit Singh Sahota bd6a436bbb [IMP] Added css for the ' Close(X)' icon of the dialog box when the title size increases than overlap the title.
bzr revid: psa@tinyerp.com-20130322091026-m0eqoqnt1t2p184v
2013-03-22 14:40:26 +05:30
Thibault Delavallée 4e90cbe28e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130322090933-k1jdo40wer42to1e
2013-03-22 10:09:33 +01:00
Vishmita Jadeja (openerp) f1db1ed778 [IMP]Add method for checking the group technical features.
bzr revid: vja@tinyerp.com-20130322082206-x2490850o8qbkmk0
2013-03-22 13:52:06 +05:30
ajay javiya (OpenERP) 8ecb77a59d [FIX]: mail chatter issue
bzr revid: aja@tinyerp.com-20130321125508-ixlskc9rnnalwcwl
2013-03-21 18:25:08 +05:30
Paramjit Singh Sahota e9065f7727 [IMP] Reduced code, deleted redundant code, deleted the edit template and used it in the existing by using 'mode' and improved code using the existing code and removed unwanted code.
bzr revid: psa@tinyerp.com-20130321124036-0s4pv3oivzesmjh5
2013-03-21 18:10:36 +05:30
Thibault Delavallée 40a5dda617 [MERGE] Forward port of addons until 8903
bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh
2013-03-21 10:37:16 +01:00
Christophe Matthieu 6acf3838e6 [IMP] mail: remove reverse list inside on_expandable
bzr revid: chm@openerp.com-20130321084419-vx6owkvch4i8ekil
2013-03-21 09:44:19 +01:00
Turkesh Patel (Open ERP) 7175b3e3fb [IMP] make strings translatable
bzr revid: tpa@tinyerp.com-20130321053855-2cg08qtcsjrouo35
2013-03-21 11:08:55 +05:30
Turkesh Patel (Open ERP) cd90ed025a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130321045350-wrm8yh6p0zywlhbb
2013-03-21 10:23:50 +05:30
Christophe Matthieu 64046e182e [fix] mail: show more message always on flat mode
bzr revid: chm@openerp.com-20130320154643-nizd22s9ojzd363j
2013-03-20 16:46:43 +01:00
Christophe Matthieu 770b0cb380 [fix] mail: double clicking on post on the chatter
bzr revid: chm@openerp.com-20130320144101-5mz9mbar9j5vhppl
2013-03-20 15:41:01 +01:00
Christophe Matthieu ae30f8fff3 [MERGE] from trunk
bzr revid: chm@openerp.com-20130320125517-jv2ot85iypncoesj
2013-03-20 13:55:17 +01:00
Paramjit Singh Sahota cf3415f087 [IMP]Changed the position of methods and improved code.
bzr revid: psa@tinyerp.com-20130319073319-8myj2hx5iaqmi5xj
2013-03-19 13:03:19 +05:30
Paramjit Singh Sahota 7d6a58f205 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130319051946-370tjmb1o26e1lfo
2013-03-19 10:49:46 +05:30
Paramjit Singh Sahota d6a8dc2af5 [MERGE] Merged lp:openobject-addons.
bzr revid: psa@tinyerp.com-20130318061027-p2w4b4oupcnkdhtb
2013-03-18 11:40:27 +05:30
Paramjit Singh Sahota 0abe605544 [IMP] Oops sorry forgot to remove the prints and improved code.
bzr revid: psa@tinyerp.com-20130315124843-xtp19rbm2cvyfb67
2013-03-15 18:18:43 +05:30
Paramjit Singh Sahota b5df63291a [IMP] Removed the dialog box on apply and close to open a new dialog box everytime.
Removed unwanted code.

bzr revid: psa@tinyerp.com-20130315123157-n0n3fdej014ysz7v
2013-03-15 18:01:57 +05:30
Thibault Delavallée 4484a3197c [MERGE] Sync with trunk, resolved conflicts due to forward port of 7.0
bzr revid: tde@openerp.com-20130315114338-54scb00rkp7zwr30
2013-03-15 12:43:38 +01:00
Thibault Delavallée 46101c447b [FIX] mail.css: fixed a forgotten ';'; added a bit of style to invite people button.
bzr revid: tde@openerp.com-20130315110528-oggnd7iwktgag5a1
2013-03-15 12:05:28 +01:00
Paramjit Singh Sahota 90868a8089 [IMP] Add method for the apply button when the user click on the apply button of the dialog box the data will be updated
Removed unwanted code and clean the code.

bzr revid: psa@tinyerp.com-20130315085245-uhefj63na5z62of5
2013-03-15 14:22:45 +05:30
Paramjit Singh Sahota f242c87c7e [IMP] Now partner name is displayed as per the record and added a new template.
bzr revid: psa@tinyerp.com-20130314134122-gedt3b9eq5kolnlt
2013-03-14 19:11:22 +05:30
Quentin (OpenERP) be05b374a1 [MERGE] forwardport of bugfixes made in v7 up to revision 8854.
bzr revid: qdp-launchpad@openerp.com-20130314112740-s01t51p4m7mxcumz
2013-03-14 12:27:40 +01:00
Paramjit Singh Sahota 0b62a6858f [IMP] 1) Added code for opening the dialog box of edit followers,
2) Added an image in the mail.message.subtype template which is visible when the Technical Features menu is selected true .
3) On clicking on the edit pencil which is with the followers name gives the subtypes of the specific followers on which the user had clicked rather than the current form.

bzr revid: psa@tinyerp.com-20130314102949-4v9l6xpz5u1jeq10
2013-03-14 15:59:49 +05:30
Thibault Delavallée 53150088ad [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130314083401-6reysmzjuvnii1bz
2013-03-14 09:34:01 +01:00
Christophe Matthieu d80d18ff1b [IMP] mail_followers: fix invite button, hidden subtype if only one
bzr revid: chm@openerp.com-20130313161510-kkis63zaoc3yb6kz
2013-03-13 17:15:10 +01:00
Christophe Matthieu b255703166 [MERGE] from trunk
bzr revid: chm@openerp.com-20130313141718-dw76m7fvy0co3rfi
2013-03-13 15:17:18 +01:00
Thibault Delavallée e866c2c523 [FIX] mail: fixed custom placeholder on Chatter widget that was not a link.
bzr revid: tde@openerp.com-20130308133659-y80bmguoic64l8no
2013-03-08 14:36:59 +01:00
Turkesh Patel (Open ERP) b979204344 [IMP] give name to the wizard and improve domain
bzr revid: tpa@tinyerp.com-20130308093740-al8tywa721h3spy1
2013-03-08 15:07:40 +05:30
Paramjit Singh Sahota 14317130c3 [IMP] added method for checking the group technical features is added or not.
bzr revid: psa@tinyerp.com-20130308072039-6iau8anuckonc6ps
2013-03-08 12:50:39 +05:30
Thibault Delavallée a7003b68ab [FIX] Chatter: typo (send -> sent) + removed an extra space in 'Send a message'
bzr revid: tde@openerp.com-20130307075809-krc3j6ca3460qac2
2013-03-07 08:58:09 +01:00
Thibault Delavallée 1f4002447e [IMP] Chatter: small css cleaning about Send a message or Log a note.
bzr revid: tde@openerp.com-20130306140120-n6vub0d82gjr6hlh
2013-03-06 15:01:20 +01:00
Paramjit Singh Sahota 7c5ddd2de0 [IMP]Placed edit image in place of edit link and improved css.
bzr revid: psa@tinyerp.com-20130306111854-d95kiof2o4apc8ns
2013-03-06 16:48:54 +05:30
Paramjit Singh Sahota 73cf8d29f9 [IMP] Added EDIT button in message_followers template for editing the subtypes of the users.
bzr revid: psa@tinyerp.com-20130305125442-z8h470slga4d77ll
2013-03-05 18:24:42 +05:30
Christophe Matthieu 8cd3602a9f [IMP] issue: dynamic_help
bzr revid: chm@openerp.com-20130304141240-mpbtizm2y8r01456
2013-03-04 15:12:40 +01:00
Thibault Delavallée fc0dd0709f [IMP] Chatter: log message better in black.
bzr revid: tde@openerp.com-20130304135701-4qss8jrmjk9qs4os
2013-03-04 14:57:01 +01:00
Thibault Delavallée 567b41c51e [IMP] Cahtter: imp log message.
bzr revid: tde@openerp.com-20130304125443-9ua1r01r25so0qyw
2013-03-04 13:54:43 +01:00
Christophe Matthieu b3d7b9c751 [IMP] mail_followers: invite button
bzr revid: chm@openerp.com-20130304113037-i8qubygrkhj7fym6
2013-03-04 12:30:37 +01:00
Thibault Delavallée 178e33da07 [IMP] Chatter: add a small explanation text when logging a note.
bzr revid: tde@openerp.com-20130304080559-py7ghom3bt3xr4io
2013-03-04 09:05:59 +01:00
Christophe Matthieu 4493f81e7e [FIX] mail alias: remove space for alias in mail group view
bzr revid: chm@openerp.com-20130301141302-2nw49e0mitwhc1ma
2013-03-01 15:13:02 +01:00
Thibault Delavallée ecd14f2181 [MERGE] Chatter and CRM: usability fixes and improvements
Chatter:
- now displays the 'To' of messages, aka notified people,
- now allows to Send a message or to Log a note, that is a message not pushed to anyone; however users that see the document still see the log message,
- fixed suggested recipient behavior: canceling the partner creation popup now correctly avoids creating a partner,
- moved 'Advanced wizard' button on top-right,
- unfollowing or removing someone from followers now displays a warning,
CRM, Recruitment, Issues:
- better management of customers/applicants: Chatter suggests to notify and add as follower the customer, or to create a partner based on the email_from,
CRM, Recruitment, Tasks, Issues:
- changing the user_id (salesman, responsible) still adds the related partner as follower; but now an unread notification is pushed, with the first email or first message if no email,
- updated and added if missing message_summary in kanban views, now displayed only when having unread messages, and the related number, to be more visible,
CRM:
- crm_partner_assign: fixed forward-to-partner wizard,
- crm_partner_assign: geo localization now also sets salesteam along with salesman,
- crm: fixed opportunity email_template,
- crm: removed 'Send mail' button, as the functionality should be covered by Chatter (but the code of the action is left untouched to avoid errors),
Mail:
- merged message_post and message_post_user_api because there was an opportunity to avoid doing similar things in two different methods,
- fixed email_from of incoming email not always stored,
- followers: authors of discussion messages are now added as followers, this is not only limited to incoming emails,
- followers: recipients of emails coming through the mail gateway are not automatically added as followers of the target documents,
- followers: slightly updated _notify, to be able to notify a partner of a specific message; the notification process is therefore accessible outside of the mail_message.create() process

bzr revid: tde@openerp.com-20130301101122-l18mr6hb0j5k4atv
2013-03-01 11:11:22 +01:00
Thibault Delavallée f70cc7c46b [IMP] Chatter: reason of adding someone added in tooltip.
bzr revid: tde@openerp.com-20130228172320-d0m7ibobhyfvtqht
2013-02-28 18:23:20 +01:00
Thibault Delavallée bf567d2b47 [IMP] Chatter: Post->Send; Share a mesage -> Send a message.
bzr revid: tde@openerp.com-20130228164204-e6gtuo73c1ytoz4g
2013-02-28 17:42:04 +01:00
Thibault Delavallée 718d38f056 [FIX] Chatter: mail_post_autofollow can be completed with mail_post_autofollow_partner_ids, that filters the recipients to subscribe. Purpose: suggested partners are added as followers, not people that could have been added after in the compose wizard.
bzr revid: tde@openerp.com-20130228164054-e3y3pdrygqph0dm2
2013-02-28 17:40:54 +01:00
Thibault Delavallée caaccea679 [IMP] Chatter: From: Admin - To: Raoul -> Admin to Raoul.
bzr revid: tde@openerp.com-20130228163703-p25pf1opvy6a67y0
2013-02-28 17:37:03 +01:00
Christophe Matthieu 35f40a8e64 [FIX] mail: this.attachment_ids to self.attachment_ids
bzr revid: chm@openerp.com-20130228161153-74ialj6rgay2gwj9
2013-02-28 17:11:53 +01:00
Christophe Matthieu 81e7de3e48 [IMP] mail: fullmail default_attachment_ids is a list of ids
bzr revid: chm@openerp.com-20130228160624-0wmeuecjot17sa27
2013-02-28 17:06:24 +01:00
Thibault Delavallée 4d508adeba [IMP] Chatter: does not display 'to' when logging a note.
bzr revid: tde@openerp.com-20130226142908-a7lun9gr2nganl32
2013-02-26 15:29:08 +01:00
Thibault Delavallée 6116b1e263 [FIX] Chatter: auto_follow back on suggested recipients.
bzr revid: tde@openerp.com-20130226132302-p156h39p9d8syxxt
2013-02-26 14:23:02 +01:00
Thibault Delavallée 093f37e7d5 [FIX] Chatter: log a note: going into full composer does not trigger recipint check anymore.
bzr revid: tde@openerp.com-20130226130047-1mqy5z1z1osa423w
2013-02-26 14:00:47 +01:00
Thibault Delavallée d2e1ff39cc [IMP] Chatter: full wizard composer does not display recipients in 'log' mode.
bzr revid: tde@openerp.com-20130226125038-bgpmfrmt3v44i870
2013-02-26 13:50:38 +01:00
Christophe Matthieu 905984f687 [IMP] mail: invite with send email option false by default
bzr revid: chm@openerp.com-20130226124117-9uryhnemglbjh1jd
2013-02-26 13:41:17 +01:00
Thibault Delavallée e4baaa666e [CLEAN] Chatter: removed log.
bzr revid: tde@openerp.com-20130226113327-ig0n4ou44nh82pm9
2013-02-26 12:33:27 +01:00
Christophe Matthieu c81f9536a5 [MERGE] from trunk
bzr revid: chm@openerp.com-20130226105528-oc73iis3eyuft4f9
2013-02-26 11:55:28 +01:00
Thibault Delavallée 4d7579b357 [IMP] Chatter: mailboxes do not have "Share a message or Log a note", but the good ol' textarea like chatter.
bzr revid: tde@openerp.com-20130226100155-x38ub426vdpxr7b5
2013-02-26 11:01:55 +01:00
Thibault Delavallée 86720d6c1e [IMP] Chatter: Post and Log a note dead; now choice is done before posting, 2 links before opening the compose box.
bzr revid: tde@openerp.com-20130222143953-u89kmui5314zh09g
2013-02-22 15:39:53 +01:00
Thibault Delavallée 17451742f8 [FIX] Chatter: 'write to my followers' now correctly send the event.
bzr revid: tde@openerp.com-20130222101316-nlpjfxfj14yrxxco
2013-02-22 11:13:16 +01:00
Thibault Delavallée e74761493a [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130222094946-ytrj5fma71ysvxqr
2013-02-22 10:49:46 +01:00
Thibault Delavallée 4c98128d11 [IMP] mail: remove auto_follow on user_id field. Replaced by partner suggestion on user_id, based on message_get_suggested_partners called in Chatter. Improved JS code, to handle various case (partner without email, email without partner, partner with email).
bzr revid: tde@openerp.com-20130221184243-pu2tgtlanh34onpr
2013-02-21 19:42:43 +01:00
Thibault Delavallée e6d1208baa [IMP] mail: removed message_post_user_api, now everyone goes through message_post.
bzr revid: tde@openerp.com-20130221132647-kxbzzyo1bbhb67c4
2013-02-21 14:26:47 +01:00
Olivier Dony aabbdee2dc [FIX] mail: avoid translating technical URL in qweb template
lp bug: https://launchpad.net/bugs/1099449 fixed

bzr revid: odo@openerp.com-20130221130922-cj93db4mx1f4cvjs
2013-02-21 14:09:22 +01:00
Thibault Delavallée c3b6408715 [IMP] Chatter: refactoring of 'include new emails/partners' in Chatter compose. It does not create partner everytime; discarding the creation popup discards the creation and addition as recipient.
bzr revid: tde@openerp.com-20130220124923-w3e9hxomniphadj7
2013-02-20 13:49:23 +01:00
Thibault Delavallée cb2e28f59f [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130218090101-ye6f1gslafpg52bc
bzr revid: tde@openerp.com-20130220102822-aik3ywiz8n043e7x
2013-02-20 11:28:22 +01:00
Christophe Matthieu 093f3a12f2 [FIX] mail_followers: display_subtypes
bzr revid: chm@openerp.com-20130215111926-tpnwii4a3of1gkb7
2013-02-15 12:19:26 +01:00
Thibault Delavallée 336f7cb9a5 [FIX] Chatter: fixed from/to that werebadly placed.
bzr revid: tde@openerp.com-20130214161950-gnmtyktm1p88ge8t
2013-02-14 17:19:50 +01:00
Christophe Matthieu d374ffba59 [IMP] mail_followers: When unfollowing: confirmation box
bzr revid: chm@openerp.com-20130214150949-hgdlxvd4g18734mu
2013-02-14 16:09:49 +01:00
Christophe Matthieu 58de3dfad7 [IMP] mail: background color lighter for log message
bzr revid: chm@openerp.com-20130214114755-esrkjiay6rcb00f3
2013-02-14 12:47:55 +01:00
Christophe Matthieu 6f1f3f8a03 [IMP] mail: add 'Log a note' button right after 'Send to followers' button
bzr revid: chm@openerp.com-20130214113702-ste98tekdcj4kt4w
2013-02-14 12:37:02 +01:00
Christophe Matthieu ca76cb8d32 [IMP] mail: 'Post' to 'Send to followers'
bzr revid: chm@openerp.com-20130214112036-qgekbxegb8a3ihjh
2013-02-14 12:20:36 +01:00
Christophe Matthieu f33db4543c [IMP] mail: 'Advanced wizard' in upper-right corner
bzr revid: chm@openerp.com-20130214111925-dnknlv4jdkpxx8se
2013-02-14 12:19:25 +01:00
Thibault Delavallée 4bcd2325dd [IMP] Chatter: File -> Attach a file.
bzr revid: tde@openerp.com-20130214093923-64459u87eda0yr47
2013-02-14 10:39:23 +01:00
Thibault Delavallée ecde0aa380 [IMP] Chatter: now displays the 'To' that is the notified people of a given message.
bzr revid: tde@openerp.com-20130214085506-5akyw06ho9vq1xd9
2013-02-14 09:55:06 +01:00
Christophe Matthieu de3dbb971d [FIX] mail: add name in the dictionnary of attachments_tree and check url in js
bzr revid: chm@openerp.com-20130208115238-g4ys0jrcqwamrl3p
2013-02-08 12:52:38 +01:00
Christophe Matthieu 12c47b2f48 [IMP] mail_followers: change 'Invite user' to 'Invite poeple'
bzr revid: chm@openerp.com-20130208084109-rbbnbqp3mxvm0shn
2013-02-08 09:41:09 +01:00
Christophe Matthieu 1c58057325 [MERGE] from trunk
bzr revid: chm@openerp.com-20130206101612-by10wynzt652kh67
2013-02-06 11:16:12 +01:00
Christophe Matthieu 3843ebd45b [FIX] mail: use session.web.str_to_datetime instead of Date.parse
bzr revid: chm@openerp.com-20130201093018-24yiklef5bni6ya1
2013-02-01 10:30:18 +01:00
Christophe Matthieu 622c4975ef [FIX] mail: parent must have on_message_destroy function for set parent_thread
bzr revid: chm@openerp.com-20130201090239-1ekt20v6tiir8vbt
2013-02-01 10:02:39 +01:00
Christophe Matthieu 4e1f2c81ea [FIX] mail: Date.parse with a split for allow date format with micro sec
bzr revid: chm@openerp.com-20130201084013-eia7803w15is8ywt
2013-02-01 09:40:13 +01:00
Christophe Matthieu 17718ce925 [FIX] mail: attachement filetype
bzr revid: chm@openerp.com-20130131145427-zie2pwzfgfqer5oo
2013-01-31 15:54:27 +01:00
Thibault Delavallée 843956a624 [IMP] mail: Chatter widget: timeago is not used anymore for old dates; it just displays the date for message older than 1 week. Also added a tip on the timeago which gives the correct date.
bzr revid: tde@openerp.com-20130130132951-w7h14j1fko5a6b73
2013-01-30 14:29:51 +01:00
Christophe Matthieu dbe1312355 [IMP] mail: display unread button on all documents chatter messages
bzr revid: chm@openerp.com-20130130121523-8ox71me2w0mlb46u
2013-01-30 13:15:23 +01:00
Christophe Matthieu 79c15f832c [FIX] mail: js change _date to date for display date of message. display complete date if more of 7 days
bzr revid: chm@openerp.com-20130129153528-cffz4dbbn6i80euw
2013-01-29 16:35:28 +01:00
Christophe Matthieu a92bacb55c [IMP] alias: make chatter and aliases feature more user friendly and visible to the users. Delete res_config for display option: create leads/issue from incoming emails
bzr revid: chm@openerp.com-20130129100756-40z640jwo18z9qcj
2013-01-29 11:07:56 +01:00
Christophe Matthieu da917762c5 [IMP] mail_followers: 'Add others' button more visible
bzr revid: chm@openerp.com-20130128150518-pctzao2u6vgxr9vy
2013-01-28 16:05:18 +01:00
Christophe Matthieu bb61f6fb7d [FIX] mail: js error to format author_id
bzr revid: chm@openerp.com-20130122081210-r90809pxjpyggv7p
2013-01-22 09:12:10 +01:00
Christophe Matthieu 48733540e1 [FIX] mail_followers: bug-1100691
bzr revid: chm@openerp.com-20130121085311-n1nwcmviykdp7u0o
2013-01-21 09:53:11 +01:00
Thibault Delavallée 4fd0d9cbf1 [IMP] Chatter: partner creation from emails: do it only when having a not empty list.
bzr revid: tde@openerp.com-20130115110914-elx08yxuam28ubio
2013-01-15 12:09:14 +01:00
Thibault Delavallée b9a182ff1a [FIX] OpenChatter: unknown emails becoming followers was not taken into account when using the mail.compose.message wizard.
When having emails not related to a partner in a discussion thread, checkboxes appear that allow to create a partner that will be added as follower to the related document, if any. This now works either in the quik reply box, or the full composer.

bzr revid: tde@openerp.com-20130108165010-hkhd45ube5s081i5
2013-01-08 17:50:10 +01:00
Thibault Delavallée f43e6599e5 [CLEAN] Renamed a method, deleted a now useless comment.
bzr revid: tde@openerp.com-20130108162539-0xtqg98v5por2b95
2013-01-08 17:25:39 +01:00
Christophe Matthieu c46be224e6 [IMP] mail_followers: hide hr when there are no subtype
bzr revid: chm@openerp.com-20130108162130-e390u7s1duf3yj3r
2013-01-08 17:21:30 +01:00
Thibault Delavallée cf4c6b442e [CLEAN] Some code cleaning.
bzr revid: tde@openerp.com-20130108161332-e1ekhtneh0mryhno
2013-01-08 17:13:32 +01:00
Christophe Matthieu 9c5fad41ba [MERGE] from 7.0-fix-message_post-partner_ids-tde
bzr revid: chm@openerp.com-20130108133754-o652a1gdfwe3obs2
2013-01-08 14:37:54 +01:00
Christophe Matthieu a34d7a8eda [IMP] mail: js partner_ids
bzr revid: chm@openerp.com-20130108132819-vb7lv8mt11n1r3bv
2013-01-08 14:28:19 +01:00
Christophe Matthieu fee9f63912 [IMP] mail: create new partner with email from
bzr revid: chm@openerp.com-20130108124310-le3hx95yn3jhfhaq
2013-01-08 13:43:10 +01:00
Christophe Matthieu ee08ed5a57 [FIX] mail: default_partner_ids
bzr revid: chm@openerp.com-20130104144833-1wf6fc00jl6vrmri
2013-01-04 15:48:33 +01:00
Christophe Matthieu e40b49a838 [IMP] mail: htmlEntities for the author email, select list of new partner by real email
bzr revid: chm@openerp.com-20130104111004-9l0hb6zu33o5b2v6
2013-01-04 12:10:04 +01:00
Phil Frost 5ff3ae2034 kill the executable bit on things that are clearly not executables or scripts
bzr revid: pfrost@openerpdev-20130103231005-56pglti6uss0jsm5
2013-01-03 18:10:05 -05:00
Christophe Matthieu 8758afd045 [IMP] mail: js: get_from back to get_emails_from
bzr revid: chm@openerp.com-20121231143533-lpo5f2eg20zkf2el
2012-12-31 15:35:33 +01:00
Christophe Matthieu 876e53dfcf [IMP] mail: add email_from like partner before opening wizard composer
bzr revid: chm@openerp.com-20121231142250-ykdxaqoqfvush1ah
2012-12-31 15:22:50 +01:00
Christophe Matthieu 50ceb88012 [MERGE] mail: convert compact textarea in div for id rendering
bzr revid: chm@openerp.com-20121227135948-81vcv8737ztsyc6n
2012-12-27 14:59:48 +01:00
Christophe Matthieu 31b11163fa [FIX] mail followers: count the number of subtype for display more of 1 subtype
bzr revid: chm@openerp.com-20121227103701-fhn5f25nbtqf2uea
2012-12-27 11:37:01 +01:00
Christophe Matthieu 359fc9aeed [FIX] mail followers: position of the remove follower button
bzr revid: chm@openerp.com-20121227090757-7zk1141vq6b0xk4a
2012-12-27 10:07:57 +01:00
Thibault Delavallée ff4abc7e38 [FIX] Chatter: extra_emails: fixed deferreds wrongly used, leading to duplicate partners created when checking emails in the chatter.
bzr revid: tde@openerp.com-20121224105413-p56vhgxh5bg0rhu0
2012-12-24 11:54:13 +01:00
Christophe Matthieu 09dd7f22a0 [MERGE] from trunk
bzr revid: chm@openerp.com-20121221170432-6t90xtnxx27bw2ux
2012-12-21 18:04:32 +01:00
Olivier Dony 49597f0e66 [MERGE] *: improved english wording, suggestions courtesy of OpenERP Community
bzr revid: odo@openerp.com-20121221164808-kdjrtcbgma4dr3on
2012-12-21 17:48:08 +01:00
Thibault Delavallée f6894591a3 [MERGE] mail: varioux fixes and improvements.
Mail:
- Chatter widget now checks email address in a given thread that are not linked to any partner; it proposes to create a partner that will be added as follower to the document for each found email address
- fixed reload of a posted message
- invite wizard now uses the many2many_tags_email widget, to avoid sending invitations to partners not having an email address defined
Misc :
- note: fixed padding of note leading to ugly display of notes

bzr revid: tde@openerp.com-20121221163459-wv0jiss4wplla1yl
2012-12-21 17:34:59 +01:00
Thibault Delavallée f9763f5d05 [IMP] mail.js, xml: misc cleaning. I hate JS.
bzr revid: tde@openerp.com-20121221153007-5o220hdqg9sbt3f3
2012-12-21 16:30:07 +01:00
Thibault Delavallée f922d9ea1f [IMP] mail: refactored a bit the code in message_post_user_api, as well as overrides in res_partner and res_users, to use kwargs. Updated mail.js to use kwargs. Updated mail.xml and css to tweak the display.
bzr revid: tde@openerp.com-20121221144014-otg03akq4c9grjmz
2012-12-21 15:40:14 +01:00
Christophe Matthieu 5ef06851b5 [MERGE] from trunk
bzr revid: chm@openerp.com-20121221134901-msdq5zr29946s757
2012-12-21 14:49:01 +01:00
Thibault Delavallée 839d61f97f [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121221133349-u2lpl29430abrkyw
2012-12-21 14:33:49 +01:00
Christophe Matthieu d650d3c6ba [MERGE] from trunk
bzr revid: chm@openerp.com-20121221124830-8d6hz0b2h3o9c4pd
2012-12-21 13:48:30 +01:00
Christophe Matthieu 8972f7b334 [IMP] mail: check if the new email recipient already exist or not, and fix _api
bzr revid: chm@openerp.com-20121221121144-o8pbya2rc7v471y0
2012-12-21 13:11:44 +01:00
Christophe Matthieu 2b8374f5ea [IMP] mail: css for recipient on compose message
bzr revid: chm@openerp.com-20121221112307-0hj05yw1nn3l3ux9
2012-12-21 12:23:07 +01:00
Christophe Matthieu f080e91168 [IMP] mail: add message 'Add this contact's email on recipient and follower'
bzr revid: chm@openerp.com-20121221111400-ngc62hepbgzqepy8
2012-12-21 12:14:00 +01:00
Christophe Matthieu 9fe900791d [IMP] follower: must have access write to invite follower
bzr revid: chm@openerp.com-20121221110003-h7h9cie4vcejif7z
2012-12-21 12:00:03 +01:00
Christophe Matthieu d36ef41a46 [IMP] mail follower: don't display invite button if the user don't have write access. Use many2many_tags_email widget on composer
bzr revid: chm@openerp.com-20121221102649-xyecgj5tqd3li3hw
2012-12-21 11:26:49 +01:00
Thibault Delavallée ae7af34ef3 [MERGE] [FIX] Chatter: when displaying a message title without subject, do not finish by a ':'.
bzr revid: tde@openerp.com-20130327110058-tea6p5y0he85pjjr
2013-03-27 12:00:58 +01:00
Christophe Matthieu 1f2518a64f [FIX] mail_followers: ellipsis for long name, esc name to display
bzr revid: chm@openerp.com-20130327103350-wdpigtwvtwm92ov1
2013-03-27 11:33:50 +01:00
Thibault Delavallée 6a8da249e6 [FIX] Chatter: when displaying a message title without subject, do not finish by a ':'.
bzr revid: tde@openerp.com-20130327094017-a77mdmkmo919yr08
2013-03-27 10:40:17 +01:00
Christophe Matthieu 9df82da7c0 [FIX] mail: remove console and empty return in js
bzr revid: chm@openerp.com-20121221101416-ljb3o4h3hxflz8sb
2012-12-21 11:14:16 +01:00
Christophe Matthieu e5c67bc1b9 [IMP] mail: open wizard(s) to create partner(s) before send message from email
bzr revid: chm@openerp.com-20121221101232-od1owyxhkhmorx5t
2012-12-21 11:12:32 +01:00
Thibault Delavallée f49f43958d [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121221100609-2x59amtxj4sjedcu
2012-12-21 11:06:09 +01:00
Christophe Matthieu bfa8c20431 [IMP] mail: display author in recipients
bzr revid: chm@openerp.com-20121221085458-nrofy50r8ruuszag
2012-12-21 09:54:58 +01:00
Christophe Matthieu e9d8ae79ca [IMP] mail: add a qweb tag for display author
bzr revid: chm@openerp.com-20121221081916-r1gkknu7estwg2kw
2012-12-21 09:19:16 +01:00
Thibault Delavallée e97dc0ffd4 [IMP] mail.js: improved display of destination partners of a message.
bzr revid: tde@openerp.com-20121220211103-5zjb6xclllgcyr8f
2012-12-20 22:11:03 +01:00
Thibault Delavallée de64985e8c [IMP] mail_message: set_message_read and set_message_starred now have an argument to control the automatic notification creation. Chatter now calls set_message_read on received messages (on documents), to set them as read. This is therefore done independently of the message_read, to avoid writing in a read-based method. Added a mutex on the call on set_message_read, because of a recurrent concurrent accesses issue.
bzr revid: tde@openerp.com-20121220205328-gws2j32dsitofu89
2012-12-20 21:53:28 +01:00
Christophe Matthieu 507eff8255 [IMP] mail: after convert email_from into partner, open a dialog box to complete partner informations
bzr revid: chm@openerp.com-20121220162754-v5wfxrp39nf0bkla
2012-12-20 17:27:54 +01:00
Christophe Matthieu d3e8a3ddea [IMP] mail: display author at recipients on compose message
bzr revid: chm@openerp.com-20121220155558-9pihqxo35koaitp6
2012-12-20 16:55:58 +01:00
Christophe Matthieu 4b930b2e4a [IMP] mail: author is not a link if is not a partner
bzr revid: chm@openerp.com-20121220154729-eqrruc3uz5xjj4s2
2012-12-20 16:47:29 +01:00
Christophe Matthieu 863c7f421d [IMP] mail: option to don't display email_from partners on the top composer
bzr revid: chm@openerp.com-20121220154604-f6zvrbrqxjawropq
2012-12-20 16:46:04 +01:00
Christophe Matthieu 7a1ba3a3d5 [IMP] mail follower: add button to show more followers
bzr revid: chm@openerp.com-20121220152906-tr3i2jy7uvqyw9vc
2012-12-20 16:29:06 +01:00
Christophe Matthieu 2efed7e8f8 [IMP] mail follower: remove the unfollow partners button if the user can't edit the view
bzr revid: chm@openerp.com-20121220150112-ysmpkqv0bbx5shrk
2012-12-20 16:01:12 +01:00
Thibault Delavallée a8540c5b7e [REF] [FIX] mail: refactored auto-set read when viewing chatter widget. Added some tests. Also fixed a bug about message order with anybody else than admin.
bzr revid: tde@openerp.com-20121220142852-6sjk03791x829ys3
2012-12-20 15:28:52 +01:00
Christophe Matthieu 79308644c9 [IMP] mail follower: allow to remove followers if the user have access to write on the document
bzr revid: chm@openerp.com-20121220140946-hqqkz62xyn0oq9g8
2012-12-20 15:09:46 +01:00
Christophe Matthieu 5b6c12b0d0 [IMP] mail follower: hide follower subtype if <= 1. unfollow if the user uncheck all subtype
bzr revid: chm@openerp.com-20121220132434-bte0y5mc21b5r0m5
2012-12-20 14:24:34 +01:00
Christophe Matthieu 40b1c95e1a [IMP]mail: display checkbox for allow to add email (from email_from value) for creating partner and send email to this new partners.
bzr revid: chm@openerp.com-20121220123122-qsqn8w97t1tre3cq
2012-12-20 13:31:22 +01:00
Thibault Delavallée c0414016b0 [REV] mail_followers.js: reverted to trunk version, because was not working.
bzr revid: tde@openerp.com-20121220121842-gcij0rq791ik41ja
2012-12-20 13:18:42 +01:00
Thibault Delavallée 2f8c05d4a5 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121219201730-dahlsv2010z2kxt9
2012-12-19 21:17:30 +01:00
Frédéric van der Essen f078db001b [FIX] for mail action icons in IE
bzr revid: fva@openerp.com-20121219131501-vqst77eys5f65864
2012-12-19 14:15:01 +01:00
Khushboo Bhatt (Open ERP) f81ff18515 [FIX]mail:string updated
bzr revid: kbh@tinyerp.com-20121219095500-iqwxgco0kdys68s6
2012-12-19 15:25:00 +05:30
Thibault Delavallée b95b32d644 [MERGE] Merged branch holding subtype work by APA.
bzr revid: tde@openerp.com-20121218131142-2jb6wac6y9q6dc7v
2012-12-18 14:11:42 +01:00
Foram Katharotiya (OpenERP) a972f0181d [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121218045009-drt4gjkcnpl5hxxr
2012-12-18 10:20:09 +05:30
Christophe Matthieu 9150d95062 [IMP] mail: add the readonly option on the field for the different views
bzr revid: chm@openerp.com-20121217093501-mxji9wb00xyvq35e
2012-12-17 10:35:01 +01:00
Christophe Matthieu c3d4d20d86 [IMP] mail: set default readonly to false
bzr revid: chm@openerp.com-20121217092428-s5a5thu4f1fjvejc
2012-12-17 10:24:28 +01:00
Christophe Matthieu af10943f7b [IMP] mail: add an option 'readonly' for the client action and activate readonly mode (hide the action buttons)
bzr revid: chm@openerp.com-20121217084116-i2cjdsk56pzz0kjh
2012-12-17 09:41:16 +01:00
Foram Katharotiya (OpenERP) 6ebeb076c3 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121217051643-o8j4hz7w8thwbymi
2012-12-17 10:46:43 +05:30
Christophe Matthieu b958df1e32 [FIX] mail: ie don't see the button => change color of button and filter
bzr revid: chm@openerp.com-20121214121712-62hman6zfrsut1h4
2012-12-14 13:17:12 +01:00
Christophe Matthieu 2af082410d [FIX] mail: border 0 for avatar link and image for ie
bzr revid: chm@openerp.com-20121214110509-9u3ix594n772yogt
2012-12-14 12:05:09 +01:00
Christophe Matthieu 072e24b8eb [FIX]mail: allow to click on partner when the user compose an empty message
bzr revid: chm@openerp.com-20121214102943-qcsyyua30j0rqajz
2012-12-14 11:29:43 +01:00
Christophe Matthieu 2c5da821f3 [FIX] mail: border 0 for avatar link for ie
bzr revid: chm@openerp.com-20121214102335-1da2elwfbx6hg43q
2012-12-14 11:23:35 +01:00
Christophe Matthieu a8a73dbbab [FIX] mail: ie don't see the button => change color of button and filter
bzr revid: chm@openerp.com-20121214102112-an8yeid90l603j91
2012-12-14 11:21:12 +01:00
Christophe Matthieu 6e35fdb9f6 [FIX] mail: display of the placeholder
bzr revid: chm@openerp.com-20121214101428-7vnyjx2iyeel3wvv
2012-12-14 11:14:28 +01:00
Thibault Delavallée 90062eb86a [MERGE] Sync with trunk. portal_security.xml file is back, holding a custom res_partner rule.
bzr revid: tde@openerp.com-20121214085639-8xrn4l413x1901n0
2012-12-14 09:56:39 +01:00
Foram Katharotiya (OpenERP) ff15fe0c7c [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121213045043-hwdrk202wlubx31b
2012-12-13 10:20:43 +05:30
Fabien Meghazi 3069f5ffbb [IMP] mail: some IE specific css
bzr revid: fme@openerp.com-20121212211118-nbh943o0lqexx5tc
2012-12-12 22:11:18 +01:00
Thibault Delavallée b98c0f1632 [REM] Chatter widget: removed 'send to' line, adding too much information to the displayed messages.
bzr revid: tde@openerp.com-20121212111413-i1rotbbl31zau69w
2012-12-12 12:14:13 +01:00
Foram Katharotiya (OpenERP) 267f8aa64f [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121212045623-v35kdwf3rlbewqiu
2012-12-12 10:26:23 +05:30
Thibault Delavallée b541e7ce64 [MERGE] Sync with trunk. Cleaned a bit things lastly added in trunk/mail/tests.
bzr revid: tde@openerp.com-20121211161458-d7wv4lnkvs9s7srj
2012-12-11 17:14:58 +01:00
Christophe Matthieu c70f05cc77 [MERGE] catch and display error when there are an error in an attachment upload. Add mail/download_attachment controllers
bzr revid: chm@openerp.com-20121211152219-2hlw1npfq2jfzx88
2012-12-11 16:22:19 +01:00
Christophe Matthieu 6c73d8dff8 [IMP] web: move controler download_attachment into mail.
bzr revid: chm@openerp.com-20121211145343-jhjj9sohn2shkbt9
2012-12-11 15:53:43 +01:00
Thibault Delavallée bf40c23e00 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121211092156-hg62weec6a3yifsf
2012-12-11 10:21:56 +01:00
Foram Katharotiya (OpenERP) 38e578d2c0 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121211045123-gi4y8dsm3fxq1lii
2012-12-11 10:21:23 +05:30
Christophe Matthieu 7b2bf84cfe [IMP] mail: download attachment with the controler /web/binary/download_attachment
bzr revid: chm@openerp.com-20121210112830-gt1qs028p3cgp9dp
2012-12-10 12:28:30 +01:00
Christophe Matthieu 74d514a213 [IMP]mail: add a download_attachment_ids field. the controler can access ton the content of attachemnt with mail security
bzr revid: chm@openerp.com-20121207131118-l88qnfn06aem7ey1
2012-12-07 14:11:18 +01:00
Christophe Matthieu cf6b95e613 [IMP] mail: message error when the user must wait his attachment uploading
bzr revid: chm@openerp.com-20121207092806-w20k150gnvs4hufj
2012-12-07 10:28:06 +01:00
Christophe Matthieu f8c206b1b8 [IMP] mail: display message attachment error
bzr revid: chm@openerp.com-20121207090941-65b2vgwy066wlsmg
2012-12-07 10:09:41 +01:00
Christophe Matthieu 84ac690b92 [IMP] mail: fix attachment error
bzr revid: chm@openerp.com-20121207084610-979a5om26shed1ak
2012-12-07 09:46:10 +01:00
Christophe Matthieu 1737ac04f2 [MERGE] from trunk
bzr revid: chm@openerp.com-20121207082734-9u0jb9zqbmz49f43
2012-12-07 09:27:34 +01:00
Thibault Delavallée 08e746f4e9 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121206090336-g1yb1hjzmw54y3ut
2012-12-06 10:03:36 +01:00
Foram Katharotiya (OpenERP) 5b3584a4a9 [MERGE] with trunk
bzr revid: fka@tinyerp.com-20121206045512-qn4wk0l1b73nearm
2012-12-06 10:25:12 +05:30
Christophe Matthieu 12404525b1 [FIX] mail: on_scroll activate expandable message, reverse order of messages for the root thread.
bzr revid: chm@openerp.com-20121205142523-3xl8go4stwitwkep
2012-12-05 15:25:23 +01:00
Thibault Delavallée 6a3a890ce6 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121204142922-lk53pozmyhw788rj
2012-12-04 15:29:22 +01:00