Commit Graph

190 Commits

Author SHA1 Message Date
Amit Patel (OpenERP) bbdbb9dd6b [MERGE]
bzr revid: apa@tinyerp.com-20120622060031-pp85k3ezxboev0it
2012-06-22 11:30:31 +05:30
Sbh (Openerp) 434d2ca820 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120622052105-1ucbczumubnd1k4a
2012-06-22 10:51:05 +05:30
Thibault Delavallée 7ec35818bd [MERGE] Merged with mail-state-tde, recently updated with trunk.
bzr revid: tde@openerp.com-20120621153019-023jhxwu3zq9k2sx
2012-06-21 17:30:19 +02:00
Thibault Delavallée 13e23dba37 [IMP] mail_thread: message_summary: now directly send html code.
bzr revid: tde@openerp.com-20120621152311-fmqvxxaurvkuhl2b
2012-06-21 17:23:11 +02:00
Jigar Amin - OpenERP 300d8a160d [FIX] optional param context tpa hs missed this
bzr revid: jam@tinyerp.com-20120621131652-oxx7qyi4bqcdsin4
2012-06-21 18:46:52 +05:30
Thibault Delavallée 103aefe863 [CLEAN] mail_thread: removed a 'print' statement.
bzr revid: tde@openerp.com-20120621131248-dhatqbgcftn8vcp2
2012-06-21 15:12:48 +02:00
Thibault Delavallée 3dbce83bd7 [ADD] mail_thread: added a message_summary field, holding the summary of Chatter.
bzr revid: tde@openerp.com-20120621131134-kr02doztyedvc0eh
2012-06-21 15:11:34 +02:00
Thibault Delavallée c6eca7674d [FIX] mail_thread: fixed errors mechanism to set documents as unread.
bzr revid: tde@openerp.com-20120621100714-3a1ygljteb3xd7g8
2012-06-21 12:07:14 +02:00
Thibault Delavallée a9a9cef9f2 [IMP] mail_thread: re-added set as unread when a new message arrives; un mesage_unsubscribe, check of 'eixsting' subscription is based on subscriber definition form mail.thread (i.e. present in mail.subscription table).
bzr revid: tde@openerp.com-20120621093755-uooakb80twjskyd2
2012-06-21 11:37:55 +02:00
Turkesh Patel (Open ERP) ca0509b340 [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120621090714-giqg7gynttquiztn
2012-06-21 14:37:14 +05:30
Thibault Delavallée c98b9d625e [REF] mail_thread: renamed message_thread_read -> message_state
bzr revid: tde@openerp.com-20120621084035-q3h7qij88l7lk912
2012-06-21 10:40:35 +02:00
Turkesh Patel (Open ERP) f64fa15ec0 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120621062333-qv7hblle9l6huch1
2012-06-21 11:53:33 +05:30
Turkesh Patel (Open ERP) 4d1a89e006 [ADD] added message_catchall method.
bzr revid: tpa@tinyerp.com-20120621061405-uofftetkrptjo6mu
2012-06-21 11:44:05 +05:30
Antonin Bourguignon 7d53b3977f [IMP] attachments display and accessibility in mail messages
a user can now download an attachment in one click

bzr revid: abo@openerp.com-20120620140204-1mphi5tjyp57i74t
2012-06-20 16:02:04 +02:00
Antonin Bourguignon 04289e6ef1 [IMP] when loading messages, retrieve attachments names in order to display them within the messages
bzr revid: abo@openerp.com-20120619182723-i0baoeqnf77hwoyk
2012-06-19 20:27:23 +02:00
Olivier Dony 53d54c80a0 [IMP] mail: initial model for mail.alias - work-in-progress
bzr revid: odo@openerp.com-20120614141732-oa6fhfqgl887c04i
2012-06-14 16:17:32 +02:00
Quentin (OpenERP) dc1edf44be [IMP] project: implemented the privacy/visibility record rule in a cleaner way + some cleanup and bug fixing related to contract management
bzr revid: qdp-launchpad@openerp.com-20120614100922-5g29ui88nhqojon2
2012-06-14 12:09:22 +02:00
Thibault Delavallée 027f8e7fb7 [TMP] mail.js: tmp update, will be probably discarded.
bzr revid: tde@openerp.com-20120614084033-yx65ehk81s2o99il
2012-06-14 10:40:33 +02:00
ara@tinyerp.com 02719b328f [FIX] fixe serevr log of project and producyt
bzr revid: ara@tinyerp.com-20120613062328-yayadrc2hx2xuwva
2012-06-13 11:53:28 +05:30
Thibault Delavallée a3cfa1c6b7 [MERGE] Merged wiht branch holding mail-state update; includes merge of trunk before commit with views update (up to 6882).
bzr revid: tde@openerp.com-20120608142440-fgpje1y42ik8wwkx
bzr revid: tde@openerp.com-20120611102254-weudj3vj18m26iej
2012-06-11 12:22:54 +02:00
Thibault Delavallée da9eeeec57 [REM] mail_thread: removed duplicated code.
bzr revid: tde@openerp.com-20120608101901-6cs8w7ebiq19c662
2012-06-08 12:19:01 +02:00
Thibault Delavallée de2e979212 [ADD] mail module: added an update of ir_needaction model, to include the message_thread_read field in need_action. This will allow to remove most of the needaction definitions through various modules.
bzr revid: tde@openerp.com-20120607151753-j3znrs1jy5tx4xoh
2012-06-07 17:17:53 +02:00
Thibault Delavallée 32824f56b1 [FIX] Fixed a call to message_get_subscribers with wrong arguments; commented a data causing issues.
bzr revid: tde@openerp.com-20120605142951-3losakhdwehnjt8v
2012-06-05 16:29:51 +02:00
Thibault Delavallée 794783ebca [MERGE] Merged with feature branch holding mail-state, and some cleaning in mail.thread.
bzr revid: tde@openerp.com-20120605135912-8r5w1694mk81n12h
2012-06-05 15:59:12 +02:00
Thibault Delavallée 0f3a6c82e9 [FIX] mail_thread: fixed error due to a small API change in message_get_subscribers.
bzr revid: tde@openerp.com-20120605124038-2nf3xvl820k85hig
2012-06-05 14:40:38 +02:00
Thibault Delavallée 6aa0ca7a7e [IMP] mail_thread: cleaned message_get_subscribers and related methods; propagated change so that project_issue, mrp, crm_lead, project, project_task, hr_recruitment and hr_holidays now cleanly override message_get_subscribers.
bzr revid: tde@openerp.com-20120605122221-nvxfxfcx5o82vkvx
2012-06-05 14:22:21 +02:00
Thibault Delavallée b1b960a9a4 [FIX] mail_thread: thread_is_read -> message_thread_read: propagated change; removed dead code; fixed a call on a wrong model.L
bzr revid: tde@openerp.com-20120604152706-z58wbwnmnu8z8mvd
2012-06-04 17:27:06 +02:00
Thibault Delavallée bb5f7d384d [IMP] crm_lead, crm_claim, crm_fundraising, crm_helpdesk, hr_recruitment, project_issue, project_mailgate: cleaned and updated message_new and message_update to have a cleaner mailgate. Deleted references to state update.
bzr revid: tde@openerp.com-20120604141254-4m2tnzwi88w8h2aj
2012-06-04 16:12:54 +02:00
Thibault Delavallée 0bf38a496c [FIX] mail_thread: added forgotten '\('.
bzr revid: tde@openerp.com-20120604102751-b61hsx03guhpbye0
2012-06-04 12:27:51 +02:00
Thibault Delavallée 445b690488 [IMP] mail_thread: message_process now automatically set the thread as unread.
bzr revid: tde@openerp.com-20120604102435-hcdo3i6oqdhu6j8j
2012-06-04 12:24:35 +02:00
Thibault Delavallée fcf07cc65f [IMP] mail_thread: thread_read -> thread_is_read; added API methods to mark read/unread; small code cleaning.
bzr revid: tde@openerp.com-20120604093324-x3mtl4lu4883lqz0
2012-06-04 11:33:24 +02:00
Thibault Delavallée 587f3ff41d [ADD] mail.thread: added boolean field for read/unread.
bzr revid: tde@openerp.com-20120604081016-3x21acf0zccgeyhv
2012-06-04 10:10:16 +02:00
Thibault Delavallée 6a16fd4a78 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120604080134-t1zg2sv0jpmhbyge
2012-06-04 10:01:34 +02:00
Thibault Delavallée f90e29cad8 [CLEAN] mail_thread: cleaned code.
bzr revid: tde@openerp.com-20120601132644-oisqczkahi0iytnk
2012-06-01 15:26:44 +02:00
Kuldeep Joshi (OpenERP) f00bb6ee8a [IMP] set sequence of chatter messages
bzr revid: kjo@tinyerp.com-20120529105420-2s1inbo4ehv9mgkx
2012-05-29 16:24:20 +05:30
Thibault Delavallée a4579ac6e7 [FIX] Fixed hiden subscription check that was wrong.
bzr revid: tde@openerp.com-20120514121449-juu3m1xzuypnftiq
2012-05-14 14:14:49 +02:00
Thibault Delavallée 4232d142a2 [IMP] mail_thread: notification email sending: fixed and cleaned body of email. Will need an upgrade of style, but the mechanism is basically there.
bzr revid: tde@openerp.com-20120511125830-bjucro0f7p3pumtv
2012-05-11 14:58:30 +02:00
Thibault Delavallée 4d6412f851 [IMP] mail.thread: sending email for notifications: cleaned a bit the code
bzr revid: tde@openerp.com-20120511124006-zf95y0md8803o7bq
2012-05-11 14:40:06 +02:00
Thibault Delavallée 5bb1568049 [IMP] mail.thread: updated email sending when pushing notifications (now in separate method, and a new message is created). Also updated get_subscribers API.
bzr revid: tde@openerp.com-20120511102334-050ko2hv8f54uc8b
2012-05-11 12:23:34 +02:00
Thibault Delavallée 959551022d [FIX] received messages now have 'received' status
bzr revid: tde@openerp.com-20120510151445-22hqlp82dlv11v7p
2012-05-10 17:14:45 +02:00
Thibault Delavallée b7fb55b5be [FIX] mail.message: when calling message_parsing to parse an email into en mail.message, the date is now converted from the email timezone to the server timezone. Also added context in method. Also renamed a fields var to msg_fields, to avoid conflicts with the fields module.
bzr revid: tde@openerp.com-20120510135447-if87oip7uodcn8ul
2012-05-10 15:54:47 +02:00
Thibault Delavallée ec432cea40 [IMP] mail.thread: res.users model: removed comments only preference for emails when receiving notifications.
bzr revid: tde@openerp.com-20120503134916-y031ko6ne94le6n0
2012-05-03 15:49:16 +02:00
Thibault Delavallée 37cae78b4f [REF] mail.thread: cleaned message_load function prototype and behaviour. Added possibility to directly ask for a count or get_id instead of always a read result.
bzr revid: tde@openerp.com-20120503093725-iy08hh5c4ram3pz5
2012-05-03 11:37:25 +02:00
Turkesh Patel (Open ERP) 341b019c11 [IMP] improved code
bzr revid: tpa@tinyerp.com-20120425054249-5t3z0pednf6cyb0p
2012-04-25 11:12:49 +05:30
Turkesh Patel (Open ERP) ac48f3f181 [MRG] merge with main branch
bzr revid: tpa@tinyerp.com-20120425054143-xxbp25n2z0m0ho6t
2012-04-25 11:11:43 +05:30
Thibault Delavallée 9ebcec17cb [IMP] mail.thread: added support of hidden subscriptions when pushing notifications to users.
bzr revid: tde@openerp.com-20120420131944-42bsm88x7q84l62i
2012-04-20 15:19:44 +02:00
Thibault Delavallée afc63c5a3e [REF] subscribers inheritance: now override message_get_subscribers_ids, so the read is done in another method, or allow to reuse the user_ids in other methods. It allows to cleany separate having the ids from reading them.
bzr revid: tde@openerp.com-20120420124200-3ictqpdjw1jtdkeo
2012-04-20 14:42:00 +02:00
Thibault Delavallée c4e6874e23 [IMP] mail.thread: added the hiding method. However, this won t work with automatic subscriptions. Will need to be managed. Updating mail.js to be able to hide subtypes.
bzr revid: tde@openerp.com-20120420120948-er9xsc575fjf04mc
2012-04-20 14:09:48 +02:00
Thibault Delavallée cf00272efe [IMP] Propagated content_subtype / subtype change. Also updated comments in code and slighty cleaned it.
bzr revid: tde@openerp.com-20120420103850-au5t7kocmlf6i1tt
2012-04-20 12:38:50 +02:00
Thibault Delavallée 318ef517ab [REF] mail.message.common model: renamed subtype to content_subtype. Purpose: make a distinction between content and message model. Type and subtype will be used to distinguish messages, content_subtype to distinguish the content itself.
bzr revid: tde@openerp.com-20120420093645-tt78zzrmq2nxomvb
2012-04-20 11:36:45 +02:00
Thibault Delavallée 67613957e4 [MERGE] Merged OpenChatter part 1/2. OpenChatter, part 1/2.
This revision adds a social messaging system inside OpenERP, that will be used by addons to display notifications (such as status changes), user comments, and emails. All message types are managed in a unified system. Social aspects are also enforced, by an easy invite system based on share, and a subscription mechanism allowing to follow messages post on records users want to follow. res.logs are removed from OpenERP and replaced by OpenChatter.

This revision adds theaddons-side of OpenChatter part 1/22. Main addons are updated in order to use the new feature: notifications on state/stage change, management of subscriptions. It also includes addons-side update related to the need_action mechanism, by defining the states in which user_ids are sent to the need_action engine. Server- and web-sides of need_action have already been merged in previous revisions.

bzr revid: tde@openerp.com-20120406123732-6fl2uzxzqr864jc4
2012-04-06 14:37:32 +02:00
Thibault Delavallée 576ce50356 [FIX] Fixed invite button not working after an interal redirection, due to a non-existent action. All sahre buttons are now hidden, unless an action is defined.
bzr revid: tde@openerp.com-20120406094112-v2yz130irskanxuj
2012-04-06 11:41:12 +02:00
Thibault Delavallée 6148e1450a [IMP] mail.thread: Boardcasting is not done in install mode.
bzr revid: tde@openerp.com-20120405211454-4zvkc0e37dgr2riv
2012-04-05 23:14:54 +02:00
Thibault Delavallée 536b08b2f4 [ADD] mail.thread: added draft of broadcasting method.
bzr revid: tde@openerp.com-20120405210443-n28i2692zoekmkxr
2012-04-05 23:04:43 +02:00
Thibault Delavallée b69b012c12 [FIX] Fixed body_html / body_text wrongly fixed when posting a comment.
bzr revid: tde@openerp.com-20120405154821-ix6ksezbtk0y2w5z
2012-04-05 17:48:21 +02:00
Thibault Delavallée a967386ec4 [IMP] mail.thread: various tweaks
bzr revid: tde@openerp.com-20120404160056-nco5jipn2lfmvzcn
2012-04-04 18:00:56 +02:00
Thibault Delavallée fafc34195f [IMP] mail.thread: correctly manages the 'sent only to me' email feeds preference
bzr revid: tde@openerp.com-20120404093922-xrai5bxo1paakw2q
2012-04-04 11:39:22 +02:00
Thibault Delavallée bfe7882e2f [FIX] mail.thread: propagated field name change in res.users (notification_email_pref)
bzr revid: tde@openerp.com-20120404091218-acv156wvuu1g2hrv
2012-04-04 11:12:18 +02:00
Thibault Delavallée c3ff3c8330 [FIX] mail_compose_message: fixed behavior, now checks if it can use the mail.thread API
bzr revid: tde@openerp.com-20120404085722-5rowaqzj76ta525p
2012-04-04 10:57:22 +02:00
Georges Grogero 33a74c3353 [IMP] mail.thread: notification push on email improve
bzr revid: tdelavallee@gmail.com-20120403202753-jv2v8vfxgimzfe1z
2012-04-03 22:27:53 +02:00
Thibault Delavallée 0f0213892e [WIP] mail.thread: issues about email. Will continue tomorrow.
bzr revid: tde@openerp.com-20120403173449-gm209j5n1pt7cojr
2012-04-03 19:34:49 +02:00
Thibault Delavallée a85efef0b6 [FIX] thread widget: fixed a bug with array union instead of concatenation, leading to a wrong domain given to fetch method.
bzr revid: tde@openerp.com-20120403133859-scc2ctgut3ygsc9y
2012-04-03 15:38:59 +02:00
Thibault Delavallée 89c6ac0ea7 [IMP] mail.thread: removed test method, updated widget.
bzr revid: tde@openerp.com-20120403130831-f0stpw6zr1y7rguf
2012-04-03 15:08:31 +02:00
Thibault Delavallée 2ff3c1eb1d [IMP] mail.thread: Small improvement in message_append_note, to avoid adding subject everywhere in addons. Backward compatible with old formatting to ease the forthcoming merge process :)
bzr revid: tde@openerp.com-20120402160604-i5ac9sxpuijyvc79
2012-04-02 18:06:04 +02:00
Thibault Delavallée b131f0d5d3 [FIX] mail.thread: missin argument in log
bzr revid: tde@openerp.com-20120402140958-r4qi3588q9x50h12
2012-04-02 16:09:58 +02:00
Thibault Delavallée 995b99698d [TMP] Added temp message_add_note method, that will replace message_append_note to eliminate redundancy in subjects through the addons.
bzr revid: tde@openerp.com-20120402134436-a6kgx7xvg2i0g8f1
2012-04-02 15:44:36 +02:00
Thibault Delavallée 1800d249df [IMP] Wall: improved method to get pushed notifications
bzr revid: tde@openerp.com-20120402125949-djqaasty1l78uhbj
2012-04-02 14:59:49 +02:00
Thibault Delavallée 5d3d9f4468 [CLEAN] mail.thread: cleaned mail.message, mail.thread
bzr revid: tde@openerp.com-20120402115002-q8u8vlu49jjs8e5g
2012-04-02 13:50:02 +02:00
Thibault Delavallée f98c468905 [MERGE] Merged with main addons
bzr revid: tde@openerp.com-20120402085718-vkbvudzpa4e1t9m8
2012-04-02 10:57:18 +02:00
Thibault Delavallée 1a83aad25c [FIX] Propagated change from needaction mechanism (from base to ir)
bzr revid: tde@openerp.com-20120330134322-ittm7qtsz4loe3ab
2012-03-30 15:43:22 +02:00
Thibault Delavallée dabbaf3fd1 [IMP] mail.thread: moved code that user_ids for notifications in a separated function; adding the check of notifications pushed to parent to have child messages pushed to @login users that do not necessarily follow the discussion; some fixes in mail.js
bzr revid: tde@openerp.com-20120329085306-7nx6co992vnlvyvv
2012-03-29 10:53:06 +02:00
Thibault Delavallée b294d72973 [FIX] mail.thread: fixed a typo error
bzr revid: tde@openerp.com-20120328090213-o5orkbso0kdjtcwj
2012-03-28 11:02:13 +02:00
Thibault Delavallée c7e1656c11 [MERGE] Merged with main social framework branch
bzr revid: tde@openerp.com-20120327094923-10lpwthth4psq39y
2012-03-27 11:49:23 +02:00
Thibault Delavallée 8e8a5b1aae [FIX] Fixed last fix.
bzr revid: tde@openerp.com-20120326122712-5f83n3j6z727uq5i
2012-03-26 14:27:12 +02:00
Thibault Delavallée 43f75b4d80 [FIX] Added a protection for module not having a needaction method defined.
bzr revid: tde@openerp.com-20120326094218-gb5xhi7r9d2qlcmh
2012-03-26 11:42:18 +02:00
Thibault Delavallée 62843381c7 [MERGE] Merged with branch cleaning the thread widget
bzr revid: tde@openerp.com-20120322164750-k12lj70qq9oew2gq
2012-03-22 17:47:50 +01:00
Thibault Delavallée 6652baba0c [IMP] Checks threads have new messages when initializing; TODO: code cleaning ...
bzr revid: tde@openerp.com-20120322163224-svqkt5g41w6jf3zv
2012-03-22 17:32:24 +01:00
Thibault Delavallée f19ab4383f [DOC] Added comments
bzr revid: tde@openerp.com-20120322130114-3cjkzy8g9xw7qujg
2012-03-22 14:01:14 +01:00
Thibault Delavallée 287be191fb [IMP] mail.message, mail.thread: cleaned code
bzr revid: tde@openerp.com-20120322120836-0fuffo5g2jjft3p2
2012-03-22 13:08:36 +01:00
Thibault Delavallée 41a40bb67c [FIX] Fixed the last fix ...
bzr revid: tde@openerp.com-20120322080745-zgmf0eua6fmqm1b8
2012-03-22 09:07:45 +01:00
Thibault Delavallée 818dd1e4c2 [FIX] mail.thread: added a protection against 'id' given as argument in write method, instead of 'ids'
bzr revid: tde@openerp.com-20120321175949-8bzctzzuww9cxp5m
2012-03-21 18:59:49 +01:00
Thibault Delavallée 4ea3a7a131 [ADD] Added delete / hide for OpenSocial, on widget and in API. TODO: when deleting a comment, delete its childs.
bzr revid: tde@openerp.com-20120321172018-6pq33317302ttg9b
2012-03-21 18:20:18 +01:00
Thibault Delavallée 9da33f326e [IMP] RecordThread widget: cleaned and improved code
bzr revid: tde@openerp.com-20120321153141-bbdi7fatg72ft6xv
2012-03-21 16:31:41 +01:00
Thibault Delavallée 6ae73d5311 [FIX] mail.thread: added _fields_id='res_id' in args: allow to manually defined the _fields_id relationship of a one2many column; for this function field this is not a standard arg, but additional arg
bzr revid: tde@openerp.com-20120319170332-xkadjpddlocnh37m
2012-03-19 18:03:32 +01:00
Thibault Delavallée 3d0ca849b8 [FIX] mail.thread: added _fields_id='res_id' in args: allow to manually defined the _fields_id relationship of a one2many column; for this function field this is not a standard arg, but is passed as optional args. This allows to fix an issue with share module, trying to go through one2many relationships when trying to establish shared user rights.
bzr revid: tde@openerp.com-20120316163825-acbbv1ztnk0zmy3w
2012-03-16 17:38:25 +01:00
Thibault Delavallée c2f5c4a148 [FIX] Fixed res.needaction -> base.needaction, commented need_acion_user_id management in mail.thread because mechanism has change
bzr revid: tde@openerp.com-20120315105210-g6lci5nb66lo3jdy
2012-03-15 11:52:10 +01:00
Thibault Delavallée c1e13fdff2 [IMP] Threzad widget: added unlink mechanism. Still WIP tough.
bzr revid: tde@openerp.com-20120313174105-ffncns931oa0ry4o
2012-03-13 18:41:05 +01:00
Thibault Delavallée 516ba422a4 [FIX] Fixed bug in notification push
bzr revid: tde@openerp.com-20120313163555-7ya3uejtnq2vtshf
2012-03-13 17:35:55 +01:00
Thibault Delavallée ac644cfd4f [IMP] mail.thread: cleaned code; added unlink management (subscriptions and messages are deleted, notifications are automatically deleted when messages are deleted because of foreign key); improved code and comments
bzr revid: tde@openerp.com-20120313150635-wwbvs30s0w7ru8qk
2012-03-13 16:06:35 +01:00
Thibault Delavallée 5326078437 [FIX] mail_thread: fixed a bug when sending a notification coming from an action: the message user_id was reset, therefore not displaying the user name and avatar next to the message.
bzr revid: tde@openerp.com-20120312114639-fb5sggvvw1egnnzn
2012-03-12 12:46:39 +01:00
Thibault Delavallée 109fac27df [FIX] mail.thread: fixed bug when creating a message without a body_text; void string was converted to False, leading to a problem in string parsing
bzr revid: tde@openerp.com-20120309105611-skh1nawgzzq24g4f
2012-03-09 11:56:11 +01:00
Thibault Delavallée fd27e7f87e [MERGE] Merged with branch holding the threaded version of OpenChatter. Main modifications: mail.message now have a parent_id field; message searching have a feature to retrieve parents and ancestors until some root ids; xml/js adapted to a threaded display; updated design
bzr revid: tde@openerp.com-20120309094916-n23t6v4v7o3d25xw
2012-03-09 10:49:16 +01:00
Thibault Delavallée 4e2c8f2cab [CLE] mail.thread: small code cleaning (variable names, removed unnecessary browse)
bzr revid: tde@openerp.com-20120308165508-hjthsspx57c1nizj
2012-03-08 17:55:08 +01:00
Thibault Delavallée 63a16e7074 [ADD] mail.thread: added automatic forward of message when @login is present in body. Also fixed a bug when posting a comment from the wall.
bzr revid: tde@openerp.com-20120308112445-ndv0b1x82kv2uanp
2012-03-08 12:24:45 +01:00
Thibault Delavallée 9dbb8b35b5 [IMP] mail.thread: added 2 tools method to get number of discussions and number of messages. mail.group: improved kanban view with info (discussions, messages and members count).
bzr revid: tde@openerp.com-20120307172350-kjx16z013bpq4t2z
2012-03-07 18:23:50 +01:00
Thibault Delavallée 366c08ae12 [FIX] Added parent_id when creating a message.
bzr revid: tde@openerp.com-20120307134306-3fytcftoh0acdjv1
2012-03-07 14:43:06 +01:00
Thibault Delavallée ef7807319a [REF] mail_thread: added arguments to perform a flat search or an ascended search (search and then add parents, recursively until root_ids). Thread and Wall widgets: updated to use the updated message search API.
bzr revid: tde@openerp.com-20120307131022-gy6hmvztarc4ksfz
2012-03-07 14:10:22 +01:00
Thibault Delavallée db55865050 [REM] Removed mail/base_need_action, moved to server. Fixed now deleted need_action boolean field from view.
bzr revid: tde@openerp.com-20120307091018-tcpvsa5shplc23vu
2012-03-07 10:10:18 +01:00
Jigar Amin - OpenERP c1f3d201ad [IMP] mail : mail_thread - Improved message_partner_by_email function
bzr revid: jam@tinyerp.com-20120305082505-t9s66gz9jgt3w8xz
2012-03-05 13:55:05 +05:30
Thibault Delavallée 5b2b9fb1ab [ADD] Added a thread model in display. Seems working but needs refactoring in the next few days.
bzr revid: tde@openerp.com-20120302170749-gaxx90sxy7bi97b3
2012-03-02 18:07:49 +01:00