Launchpad automatic translations update.
[odoo/odoo.git] / addons / mail / tests /
2013-08-23 Thibault Delavallée[FIX] mail: fixed wrong parsing of multipart/mixed...
2013-05-08 Thibault Delavallée[FIX] [FIX] mail: fixed subscription of an already...
2013-04-11 Thibault Delavallée[IMP] mail: finding partner based on email: improved...
2013-04-03 Thibault Delavallée[FIX] mail: fixed recipients of private discussion...
2013-04-03 Thibault Delavallée[FIX] mail: notifications: email_to now contains refere...
2013-03-22 Thibault Delavallée[IMP] mail: cleaned some tests, assertTrue on the lengt...
2013-03-22 Thibault Delavallée[FIX] mail: message_process: do not process incoming...
2013-03-21 Thibault Delavallée[MERGE] Sync with 7.0
2013-03-21 Thibault Delavallée[FIX] mail: rpely_to of sent emails is sanitized.
2013-03-20 Thibault Delavallée[FIX] Forgotten to uncomment commented tests.
2013-03-20 Thibault Delavallée[MERGE] Sync with trunk + fixed the fix and tests.
2013-03-20 Olivier Dony[FIX] mail.alias: default alias generation now properly...
2013-03-20 Thibault Delavallée[TEST] mail: updated tests (those that helped raising...
2013-03-20 Thibault Delavallée[IMP] [CLEAN] mail: cleaned and improved message_post...
2013-03-20 Thibault Delavallée[REF] mail: refactored tests. mailgateway tests are...
2013-03-20 Thibault Delavallée[FIX] mail: mass mailing now does not push to followers...
2013-02-21 Thibault Delavallée[IMP] [CLEAN] mail: incoming emails have an email_from...
2013-02-21 Thibault Delavallée[FIX] mail: fixed mail_post_auto_follow; updated tests...
2013-02-21 Thibault Delavallée[MERGE] Merged branch holding a first cleaning of messa...
2013-02-21 Thibault Delavallée[CLEAN] mail: stop doing ugly things with partner_ids...
2013-02-20 Thibault Delavallée[IMP] Chatter: refactoring of 'include new emails/partn...
2013-02-14 Thibault Delavallée[IMP] mail: better heuristic to find the author of...
2013-02-14 Thibault Delavallée[FIX] mail: notification emails: subject is now Re...
2013-01-09 Thibault Delavallée[IMP] Partners do not follow themselves by default...
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...
next