Commit Graph

344 Commits

Author SHA1 Message Date
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 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 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 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
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
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 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
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 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
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 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
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 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 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
Thibault Delavallée c3a3492848 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121203093454-lf21qlsuse1ve8ro
2012-12-03 10:34:54 +01:00
Christophe Matthieu d19c8e5e2c [IMP] mail: don't show the record_name on link with option show_link=false
bzr revid: chm@openerp.com-20121130160157-0tkavi31bn72xwhg
2012-11-30 17:01:57 +01:00
Christophe Matthieu d3a0fe5044 [IMP] mail: add list of recipients on bottom of messages if there are more of one partner not follower who receive the message
bzr revid: chm@openerp.com-20121130151550-b6ytzlyl5fhgs48w
2012-11-30 16:15:50 +01:00
Christophe Matthieu e81ea77fa2 [MERGE] from trunk
bzr revid: chm@openerp.com-20121129094553-n30aju91kj40cbg6
2012-11-29 10:45:53 +01:00
Christophe Matthieu 1e928df1ff [IMP] mail: change placeholder message
bzr revid: chm@openerp.com-20121123121851-smh2dra04gv3bd9w
2012-11-23 13:18:51 +01:00
Christophe Matthieu 18ec2c978e [IMP] mail: add an show_link_partner params to display partner (authors, followers...) on link or not, for portal
bzr revid: chm@openerp.com-20121122154712-4wmjfy0v8trwq4cw
2012-11-22 16:47:12 +01:00
Christophe Matthieu 81a9ce4aa4 [IMP] mail: add show_compose_message for the button on wall (for custom portal)
bzr revid: chm@openerp.com-20121122143007-xae6er8c5ui63uz2
2012-11-22 15:30:07 +01:00
Christophe Matthieu 4cd4d6f284 [FIX] mail: oppen attachment when the user click on the image and on the name
bzr revid: chm@openerp.com-20121122140349-33n811gc67h0ubdv
2012-11-22 15:03:49 +01:00
Christophe Matthieu 7921e44995 [IMP] mail: break-word, css, help, button name
bzr revid: chm@openerp.com-20121122083837-578ffj6wcu5hs0z4
2012-11-22 09:38:37 +01:00
vta vta@openerp.com 132f052e17 [FIX] Security rules, and conflicts after merging trunk.
bzr revid: vta@openerp.com-20121121123346-5wi4ko1e5ny57ki0
2012-11-21 13:33:46 +01:00
vta vta@openerp.com 9a15327d52 [MERGE] Latest trunk.
bzr revid: vta@openerp.com-20121121091133-svpmfiurclr7n69e
2012-11-21 10:11:33 +01:00
Randhir Mayatra (OpenERP) d2a53149c1 [MERGE] merge with trunk
bzr revid: rma@tinyerp.com-20121121045840-g7wwhicdnqhofi81
2012-11-21 10:28:40 +05:30
vta vta@openerp.com 36a37823dc [FIX] manage invisibility of mail_followers widget.
bzr revid: vta@openerp.com-20121120074239-acag04uuzgaxb3gh
2012-11-20 08:42:39 +01:00
Randhir Mayatra (OpenERP) 8b9ceee890 [IMP] separate the followers and subtypes in follower widget
bzr revid: rma@tinyerp.com-20121119104828-87cgl9eulhwpqogr
2012-11-19 16:18:28 +05:30
Randhir Mayatra (OpenERP) 6bd8263030 [IMP] change the location of comment in follower widget
bzr revid: rma@tinyerp.com-20121119101248-wlpx7x251gpyvhz9
2012-11-19 15:42:48 +05:30
Thibault Delavallée 99c1145d81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121115131824-60tl5f9hvxpca827
bzr revid: tde@openerp.com-20121115181930-ypj3zbdhg9bvcdf5
2012-11-15 19:19:30 +01:00
Thibault Delavallée 15b23a76ae [REM] Chatter: removed unused template in xml.
bzr revid: tde@openerp.com-20121115103501-wt837acx8kj1ycht
2012-11-15 11:35:01 +01:00
Christophe Matthieu 3f655858d8 [IMP] mail: the placeholder of textarea on compose message can be custom with an attribute placeholder on the field
bzr revid: chm@openerp.com-20121115100542-7gigxjnxjloqt8ue
2012-11-15 11:05:42 +01:00
Christophe Matthieu eb6dc15b7f [IMP] mail and crm: demodata with favorite notification
bzr revid: chm@openerp.com-20121114134259-wtj5v6kplgu8ptvl
2012-11-14 14:42:59 +01:00
Christophe Matthieu a43662d125 [IMP] mail: change the header title and description for each mailbox and group discussion
bzr revid: chm@openerp.com-20121114122033-dl70fqty2kbd5gj1
2012-11-14 13:20:33 +01:00
Frédéric van der Essen b00a0ab711 [IMP] attachements are now always displayed
bzr revid: fva@openerp.com-20121113145453-35v399hqgz201ndj
2012-11-13 15:54:53 +01:00
Frédéric van der Essen 0c16b8b4fa [IMP] better image preview in attachments
bzr revid: fva@openerp.com-20121113142920-hojjecoz6x2vxuz4
2012-11-13 15:29:20 +01:00
Fabien Pinckaers ccc8069a4c [IMP] style of empty mail boxes
bzr revid: fp@tinyerp.com-20121112183919-oh8ccaz2w3nnvf2h
2012-11-12 19:39:19 +01:00