Commit Graph

232 Commits

Author SHA1 Message Date
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
Christophe Matthieu ae30f8fff3 [MERGE] from trunk
bzr revid: chm@openerp.com-20130320125517-jv2ot85iypncoesj
2013-03-20 13:55:17 +01:00
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
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
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
Christophe Matthieu 8cd3602a9f [IMP] issue: dynamic_help
bzr revid: chm@openerp.com-20130304141240-mpbtizm2y8r01456
2013-03-04 15:12:40 +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 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 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 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
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 f33db4543c [IMP] mail: 'Advanced wizard' in upper-right corner
bzr revid: chm@openerp.com-20130214111925-dnknlv4jdkpxx8se
2013-02-14 12:19:25 +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 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 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
Christophe Matthieu 09dd7f22a0 [MERGE] from trunk
bzr revid: chm@openerp.com-20121221170432-6t90xtnxx27bw2ux
2012-12-21 18:04:32 +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 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
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 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 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
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
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 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
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
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 3e0cc5ee13 [IMP] mail: change contrast for messages in thread and parent message
bzr revid: chm@openerp.com-20121128160649-6mo704133jjhzr6j
2012-11-28 17:06:49 +01:00
Christophe Matthieu eb5d37bc8e [IMP] mail: a little more contrast between message and parent message
bzr revid: chm@openerp.com-20121122135306-j4vt4s0sg9pegvvr
2012-11-22 14:53:06 +01:00
Christophe Matthieu 21f21df84e [FIX] mail: position of icons for firefox
bzr revid: chm@openerp.com-20121122133754-tatgu6zw8fix6gld
2012-11-22 14:37:54 +01:00
Christophe Matthieu 1111869325 [IMP] mail: cursor=pointer for attachment input
bzr revid: chm@openerp.com-20121122095220-jbwh8rcnfa4fuy2o
2012-11-22 10:52:20 +01:00
Christophe Matthieu dddb611df9 [IMP] mail: break-word for all html tag content
bzr revid: chm@openerp.com-20121122084952-7cpf5817igua9fkj
2012-11-22 09:49:52 +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
Christophe Matthieu 3918c05a37 [MERGE] from trunk
bzr revid: chm@openerp.com-20121115101056-m96xojis7lky8xcn
2012-11-15 11:10:56 +01:00
Fabien Pinckaers 2cfef36846 [MERGE] improved welcome messages and mail css
bzr revid: fp@tinyerp.com-20121115100740-3pbot8zfu64s4ods
2012-11-15 11:07:40 +01:00
Fabien Pinckaers 0cca84f1f7 [IMP] views
bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70
2012-11-15 09:34:00 +01:00
Thibault Delavallée 48ce331544 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121114154021-vsllo3keszi9732d
2012-11-14 16:40:21 +01:00
Thibault Delavallée 3b31bdd295 [IMP] mail: small css tweak.
bzr revid: tde@openerp.com-20121114143516-zs3k4s5tzvbftbzb
2012-11-14 15:35:16 +01:00
Thibault Delavallée fbccb823f8 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20121112161523-yfp1dczcnmi85t8e
bzr revid: tde@openerp.com-20121114083900-qw40e8ii1rfl7gt1
2012-11-14 09:39:00 +01:00