[IMP]fix proble of click favorite
[odoo/odoo.git] / addons / mail / mail_message.py
2012-10-29 Thibault Delavallée[CLEAN] Misc cleaning of code: removed debug statements...
2012-10-29 Christophe Matthieu[FIX] mail: resolve error to read message after posting
2012-10-29 Christophe Matthieu[MERGE] from trunk-mail-concreting-tde, TODO fix bug
2012-10-26 Thibault Delavallée[CLEAN] mail: cleaned code before merging, removed...
2012-10-26 Thibault Delavallée[IMP] mail: added a quote context to email notification...
2012-10-26 Thibault Delavallée[IMP] mail: ancestor_id -> back to parent_id; message_p...
2012-10-25 Thibault Delavallée[IMP] mail: mail_message.record_name is now store=True...
2012-10-25 Thibault Delavallée[FIX] mail: mail_message from field renamed to email_fr...
2012-10-25 Thibault Delavallée[IMP] mail_message: partner_ids now holds only specific...
2012-10-25 Thibault Delavallée[FIX] message_read: giving ids is now just a way to...
2012-10-24 Thibault Delavallée[CLEAN] mail_message: cleaned a bit methods about acces...
2012-10-24 Thibault Delavallée[IMP] mail: added _search override on mail_message...
2012-10-23 Christophe Matthieu[MERGE] from trunk-mail-concreting-tde
2012-10-23 Thibault Delavallée[FIX] mail: message_read: ancestor_id is set in thread...
2012-10-23 Thibault Delavallée[FIX] mail: message_read: expandable parent_id -> ances...
2012-10-23 Christophe Matthieu[MERGE] from trunk-mail-concreting-tde
2012-10-23 Thibault Delavallée[IMP] mail: message_read: improved flat / threaded...
2012-10-22 Thibault Delavallée[IMP] [WIP] mail: expandables now limited to one level...
2012-10-22 Christophe Matthieu[IMP] mail: concat expandable messages
2012-10-22 Thibault Delavallée[REM] mail_message: removed max_limit arg of expandables.
2012-10-22 Thibault Delavallée[FIX] mail_message: fixed default args for message_read...
2012-10-22 Christophe Matthieu[MERGE] from trunk
2012-10-22 Divyesh Makwana... [Merge] Merge with main addons.
2012-10-19 Thibault Delavallée[WIP] mail: tests: WIP about comments and tests about...
2012-10-19 Christophe Matthieu[FIX] mail: to_read value of _message_get_dict
2012-10-19 Christophe Matthieu[FIX] mail: sort of expandable message
2012-10-19 Thibault Delavallée[REV] mail_message: vote_toggle and favorite_toggle...
2012-10-19 Christophe Matthieu[IMP] mail: auto open and close the compose form on...
2012-10-19 Christophe Matthieu[IMP] mail: auto open and close the compose form on...
2012-10-19 Foram Katharotiya... [MERGE] merge with parent
2012-10-19 Thibault Delavallée[REVIEW] mail: some code cleanup before merging.
2012-10-19 Thibault Delavallée[FIX] mail_message: fixed message_read adding too much...
2012-10-19 Christophe Matthieu[MERGE] form trunk-openchater-mailbox-chm
2012-10-18 Thibault Delavallée[IMP] mail: star is renamed as favorite (propagated...
2012-10-18 Thibault Delavallée[FIX] mail_message: fixed various bigs introduced when...
2012-10-18 Thibault Delavallée[MERGE] Merged with addons/trunk, re-done to get last...
2012-10-18 Thibault Delavallée[REVIEW] Cleaning before merging.
2012-10-18 Christophe Matthieu[FIX] mail: fix the notify followers
2012-10-17 Thibault Delavallée[FIX] mail_message: browse -> read in get_record_name.
2012-10-17 Thibault Delavallée[IMP] mail: added to_read field on mail.message, based...
2012-10-17 Thibault Delavallée[FIX] Mailboxes: now post on res.users, with correct...
2012-10-17 Thibault Delavallée[REM] mail: removed is_private on mail.message model...
2012-10-17 Thibault Delavallée[FIX] mail_message: fixed errors in message_read.
2012-10-17 Thibault Delavallée[REF] mail_message: message_read: re-implementation...
2012-10-17 Christophe Matthieu[IMP] mail: attachment res_model, read => to_read
2012-10-17 Christophe Matthieu[IMP] mail: prepare js for dom
2012-10-16 Christophe Matthieu[IMP] mail: display options
2012-10-16 Christophe Matthieu[IMP] mail: hierarchy/flat options
2012-10-16 Christophe Matthieu[IMP]mail, openchatter: read/unread
2012-10-15 Christophe Matthieu[IMP]mail: js dataset, context
2012-10-15 Christophe Matthieu[IMP]mail/mailbox: js optimisation
2012-10-12 Christophe Matthieu[IMP]mail: stared/unstared
2012-10-12 Christophe Matthieu[IMP]mail: access/expandable
2012-10-12 Christophe Matthieu[IMP]mail: reply to parent : author and partners
2012-10-12 Christophe Matthieu[IMP]mail: secu
2012-10-12 Divyesh Makwana... [Merge] Merge with main addons.
2012-10-11 Christophe Matthieu[IMP] mail, following: access
2012-10-11 Purnendu Singh ... [IMP] mail: rename variable and improve msg
2012-10-11 Christophe Matthieu[IMP] mail: cleaner code
2012-10-10 Christophe Matthieu[IMP] chatter, follower: html/js for css imp
2012-10-10 Christophe Matthieu[MERGE] from trunk
2012-10-10 Sanjay Gohel (Open... [IMP]resolve security restriction for user
2012-10-10 Divyesh Makwana... [Merge] Merge with main addons.
2012-10-09 Olivier Dony[FIX] mail.message: incorrect message-id generation...
2012-10-09 Christophe Matthieu[IMP] mail: attachment
2012-10-09 Olivier Dony[FIX] mail.message: catch more error cases when trying...
2012-10-09 Christophe Matthieu[IMP] mail: get free user attachment
2012-10-09 Divyesh Makwana... [Merge] Merge with main addons.
2012-10-08 Divyesh Makwana... [IMP] mail : Partners should always be replaced with...
2012-10-08 Divyesh Makwana... [IMP] mail : Partners should always be replaced with...
2012-10-08 Divyesh Makwana... [IMP] mail : Improved the terminologies.
2012-10-05 Christophe Matthieu[IMP]mail chatter: wizard liked
2012-10-05 Christophe Matthieu[IMP] mail chatter: compose mail in js, less request
2012-10-04 Antony Lesuisse[IMP] mail: move the code from publisher_warranty to...
2012-10-03 Olivier Dony[REV] Revert last commit, breaks tests
2012-10-03 Christophe Matthieu[IMP] mail: private message
2012-10-03 Christophe Matthieufixes
2012-10-03 Christophe Matthieu[IMP]mail: domain/search
2012-10-03 Christophe Matthieu[IMP]mail: expandable py
2012-10-02 Christophe Matthieu[IMP]mail: read_more with expandable, debug
2012-10-02 Christophe Matthieu[IMP]mail: read_more with expandable
2012-10-02 Christophe Matthieu[MERGE]from trunk-openchatter-chm
2012-10-02 Christophe Matthieu[IMP]mail: js
2012-10-01 Fabien Pinckaers[FIX] tests on mails
2012-10-01 Christophe Matthieu[IMP] mail: js, xml, Full reply; py read_message
2012-10-01 Christophe Matthieu[IMP]mail: loader, vote, js and xml
2012-09-28 Christophe Matthieu[IMP] mail
2012-09-28 Christophe Matthieu[IMP]mail thread: load only not loaded message
2012-09-27 Christophe Matthieu[IMP] mail/chatter: in progress
2012-09-26 Christophe Matthieu[IMP] mail: subtype adapted for css onhover box
2012-09-21 Christophe Matthieu[MERGE] from trunk-mail-mail-rules-tde
2012-09-21 Christophe Matthieu[MERGE] from trunk-message_read-tde
2012-09-20 Thibault Delavallée[FIX] message_read: added back the limit, removed for...
2012-09-20 Thibault Delavallée[IMP] [FIX] Chatter: fixed load more, message_read...
2012-09-20 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-09-20 Thibault Delavallée[CLEAN] Cleaned subtype model, implementation and tests...
2012-09-19 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-09-19 Thibault Delavallée[IMP] mail_mesage: fixed message_dict_get (getting...
2012-09-19 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-09-18 Thibault Delavallée[CLEAN] mail: vote: cleaned before merging.
next