[FIX] message_route: removed owner of created documents using aliases taken from...
[odoo/odoo.git] / addons / mail / tests /
2012-12-26 Thibault Delavallée[IMP] mail, email_template: updated tests to match...
2012-12-21 Thibault Delavallée[MERGE] Various fixes and improvements in mail.
2012-12-21 Thibault Delavallée[FIX] mail: tests: fixed mock of gateway.
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-20 Thibault Delavallée[IMP] mail_message: set_message_read and set_message_st...
2012-12-20 Thibault Delavallée[REF] [FIX] mail: refactored auto-set read when viewing...
2012-12-20 Thibault Delavallée[MERGE] Merged branch holding the automatic set of...
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[DOC] [IMP] mail_thread: updated documented the few...
2012-12-19 Thibault Delavallée[FIX] mail: fixed message_track (subtype not found...
2012-12-18 Thibault Delavallée[IMP] mail: refactored mechanism for auto subscription...
2012-12-18 Thibault Delavallée[REF] mail: refactored tracked feature. It is now based...
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-17 Foram Katharotiya... [IMP] improve code in test
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-13 Foram Katharotiya... [IMP] Add comments
2012-12-12 Thibault Delavallée[IMP] mail_message: added the right to reply to a messa...
2012-12-12 Thibault Delavallée[IMP] mail: updated lambda user, now having less permis...
2012-12-12 Thibault Delavallée[IMP] mail: updated and improved tests.
2012-12-12 Foram Katharotiya... [IMP] display messages according to select subtype
2012-12-11 Thibault Delavallée[MERGE] Sync with trunk. Cleaned a bit things lastly...
2012-12-11 Christophe Matthieu[MERGE] catch and display error when there are an error...
2012-12-11 Thibault Delavallée[MERGE] Merged branch holding fix of access rights...
2012-12-11 Thibault Delavallée[REF] [TESTS] mail, portal: refactored a bit the variou...
2012-12-11 Thibault Delavallée[IMP] mail: add test for messages notification and...
2012-12-11 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-10 Christophe Matthieu[IMP]mail: add test for access rights for download...
2012-12-10 Christophe Matthieu[IMP]mail: add test for download attachments
2012-12-10 Sanjay Gohel (Open... [IMP]add test cases for tracking field
2012-12-07 Christophe Matthieu[IMP]mail: suppress compare value for testing of access...
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Christophe Matthieu[IMP] mail: unlink test access rights
2012-12-06 Christophe Matthieu[IMP] mail: access rules and tests
2012-12-06 Christophe Matthieu[IMP] mail: create test for access rules. fix the creat...
2012-11-29 Thibault Delavallée[IMP] mail_message: star feature is now on mail.notific...
2012-11-20 Olivier Dony[MERGE] Sync with trunk
2012-11-16 Olivier Dony[FIX] mail.compose.wizard: attachments should be m2m...
2012-11-16 Christophe Matthieu[MERGE] from trunk-mail-uploader-chm
2012-11-16 Christophe Matthieu[IMP] mail: remove test for attachment with one2many
2012-11-16 Vo Minh Thu[MERGE] removed a few warnings.
2012-11-16 Christophe Matthieu[IMP] mail: commented test for res_model on attachment...
2012-11-15 Olivier Dony[REM] mail.compose.wizard: remove unused body_text...
2012-11-15 Arnaud Pineux[TEST]
2012-11-15 Vo Minh Thu[IMP] removing some warnings (those one are generated...
2012-11-15 Thibault Delavallée[IMP] mail: updated tests to fit the new composer behavior.
2012-11-14 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-09 Thibault Delavallée[CLEAN] mail: tests: removed a forgotten print statement.
2012-11-08 Christophe Matthieu[FIX] mail: the test contain a get id for the expandabl...
2012-11-08 Christophe Matthieu[MERGE] from trunk
2012-11-07 Thibault Delavallée[IMP] mail: signature in send notifications is now...
2012-11-07 Thibault Delavallée[MERGE] Sunc with addons/trunk.
2012-11-06 Vo Minh Thu[MERGE] removed a few warnings.
2012-11-06 Thibault Delavallée[FIX] mail: fixed some wrong name due to file renaming.
2012-11-06 Thibault Delavallée[REF] mail: tests: moved test class with mockup in...
2012-11-05 Thibault Delavallée[MERGE] Sync with addons/trunk.
2012-11-02 Thibault Delavallée[FIX] mail: fixed tests, with comment that became Discu...
2012-11-02 Thibault Delavallée[FIX] mail: fixed an order issue with expandables.
2012-10-31 Thibault Delavallée[REF] mail: refactored message_read. It nows re-uses...
2012-10-29 Thibault Delavallée[IMP] [FIX] mail: replying with the wizard does not...
2012-10-26 Thibault Delavallée[CLEAN] mail: cleaned code before merging, removed...
2012-10-26 Thibault Delavallée[REV] Reverted use of quote_context in mail formation...
2012-10-26 Thibault Delavallée[IMP] mail: added a quote context to email notification...
2012-10-25 Thibault Delavallée[FIX] mail: fixed ancestor search in message_post.
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[TEST] mail: test cleaned for vote and favorite.
2012-10-24 Thibault Delavallée[IMP] mail: added _search override on mail_message...
2012-10-23 Thibault Delavallée[TEST] mail: added first draft of tests for message_rea...
2012-10-23 Thibault Delavallée[OUCH] Removed a pdb.
2012-10-22 Thibault Delavallée[IMP] [WIP] mail: expandables now limited to one level...
2012-10-19 Thibault Delavallée[WIP] mail: tests: WIP about comments and tests about...
2012-10-19 Thibault Delavallée[TMP] mail: added a small thin in test to re-runbot...
2012-10-19 Foram Katharotiya... [MERGE] merge with parent
2012-10-19 Thibault Delavallée[IMP] [TMP] mail: tests: added some tests and debug...
2012-10-18 Thibault Delavallée[ADD] mail: added forgottent mail_favorite_view.xml...
2012-10-18 Thibault Delavallée[IMP] mail: star is renamed as favorite (propagated...
2012-10-18 Jigar Amin[MERGE] Sync with trunk
2012-10-18 Thibault Delavallée[FIX] mail: test: fixed a warning due to a bad-named...
2012-10-17 Thibault Delavallée[IMP] mail: tests: added basic test about mail.compose...
2012-10-17 Thibault Delavallée[FIX] mail: tests: fixed needaction tests, now more...
2012-10-16 Thibault Delavallée[CLEAN] mail: cleaned needaction tests.
2012-10-16 Thibault Delavallée[IMP] mail_thread: remove message_subtype_data field...
2012-10-15 Thibault Delavallée[REV] Reverted commenting mail tests... seems weird...
2012-10-12 Turkesh Patel (Ope... [MRG] merge with lp:openobject-addons
2012-10-10 Christophe Matthieu[IMP] chatter, follower: html/js for css imp
2012-10-10 Christophe Matthieu[MERGE] from trunk
2012-10-10 Harry (OpenERP)[MERGE]
2012-10-08 Raphael Collet[FIX] mail: replace buggy many2many_reference field...
2012-10-03 Olivier Dony[REV] Revert last commit, breaks tests
2012-10-03 RGA(OpenERP)[FIX] field 'content_type' does not exist in model
2012-10-03 Christophe Matthieu[IMP]mail: expandable py
2012-10-01 Fabien Pinckaers[FIX] tests on mails
2012-10-01 Fabien Pinckaers[FIX] tests fixes + compose + no parent_id on groups...
2012-10-01 Christophe Matthieu[IMP] mail: test
2012-10-01 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-30 Antony Lesuisse[MERGE] trunk
2012-09-28 Antonin Bourguignon[MERGE] trunk
2012-09-28 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-27 Christophe Matthieu[IMP]mail: show more, domain. bzr status! test in conme...
next