[MERGE] auth password wizard
[odoo/odoo.git] / addons / mail /
2012-12-20 Thibault Delavallée[REV] mail_followers.js: reverted to trunk version...
2012-12-20 Thibault Delavallée[CLEAN] Small cleanup of code.
2012-12-20 Thibault Delavallée[FIX] Fixed renaming of track_visibility values into...
2012-12-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-20 Launchpad Translat... Launchpad automatic translations update.
2012-12-19 Thibault Delavallée[IMP] Addons: removed bold in subtype descriptions.
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-19 Fabien Pinckaers[IMP] Adding an extra_email argument to message_post_us...
2012-12-19 Olivier Dony[FIX] mail: avoid duplicate notifications when receivin...
2012-12-19 Thibault Delavallée[DOC] [IMP] mail_thread: updated documented the few...
2012-12-19 Thibault Delavallée[CLEAN] mail: cleaned and updated automatic followers...
2012-12-19 Frédéric van der... [FIX] for mail action icons in IE
2012-12-19 Thibault Delavallée[FIX] mail_thread: write could receive integer instead...
2012-12-19 Thibault Delavallée[IMP] mail: track: added a debug log if subtype not...
2012-12-19 Thibault Delavallée[FIX] FIxed last fix. changed fields must include invis...
2012-12-19 Thibault Delavallée[FIX] mail: fixed message_track (subtype not found...
2012-12-19 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-19 Thibault Delavallée[DOC] mail: added a comment about _track structure.
2012-12-19 Fabien Pinckaers[FIX] fix _track stuff
2012-12-19 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Olivier Dony[MERGE] Harmonization of noupdate flag on security...
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-18 Olivier Dony[MERGE] Another batch of bugfixes from 6.1
2012-12-18 Thibault Delavallée[REF] Hr_holidays: used track_visibility and _track...
2012-12-18 Stephane Wirtel[FIX] mail.thread.route: ignore missing In-Reply-Tos
2012-12-18 Thibault Delavallée[IMP] mail: refactored mechanism for auto subscription...
2012-12-18 Thibault Delavallée[MERGE] Sync with trunk, to have last fixes about CRM.
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Olivier Dony[FIX] mail.thread.route: safer parsing of envelope...
2012-12-18 Thibault Delavallée[REF] mail: refactored tracked feature. It is now based...
2012-12-18 Thibault Delavallée[FIX] mail: users can now create private mail_group.
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
2012-12-18 Raphael Collet[MERGE] trunk-import-openerp-thu (use strict naming...
2012-12-18 Launchpad Translat... Launchpad automatic translations update.
2012-12-18 Foram Katharotiya... [MERGE] with trunk
2012-12-18 Olivier Dony[MERGE] Sync with trunk
2012-12-18 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6900
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-17 Christophe Matthieu[MERGE] add the readonly option on the field for the...
2012-12-17 Fabien Pinckaers[IMP] mail module should not be auto_install
2012-12-17 Christophe Matthieu[IMP] mail: add the readonly option on the field for...
2012-12-17 Christophe Matthieu[IMP] mail: set default readonly to false
2012-12-17 Christophe Matthieu[IMP] mail: add an option 'readonly' for the client...
2012-12-17 Foram Katharotiya... [IMP] add generic method _subscribe_followers_subtype...
2012-12-17 Foram Katharotiya... [IMP] improve code in test
2012-12-17 Foram Katharotiya... [MERGE] with trunk
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-17 Launchpad Translat... Launchpad automatic translations update.
2012-12-16 Launchpad Translat... Launchpad automatic translations update.
2012-12-15 Launchpad Translat... Launchpad automatic translations update.
2012-12-14 Thibault Delavallée[REM] mail_group: removed unused method.
2012-12-14 Thibault Delavallée[IMP] mail: small code cleanup, added some comments.
2012-12-14 Thibault Delavallée[IMP] mail_mail: removed unnecessary SUPERUSER_ID.
2012-12-14 Thibault Delavallée[MERGE] Sync with trunk. portal_security.xml file is...
2012-12-14 Launchpad Translat... Launchpad automatic translations update.
2012-12-14 Foram Katharotiya... [MERGE] with trunk
2012-12-13 Olivier Dony[FIX] mail.message: be tolerant to messages linked...
2012-12-13 Foram Katharotiya... [IMP] Add comments
2012-12-13 vta vta@openerp.com[MERGE] Modified the way that OpenERP allows anonymous...
2012-12-13 Foram Katharotiya... [IMP] improve code
2012-12-13 Foram Katharotiya... [MERGE] with trunk
2012-12-12 Fabien Meghazi[IMP] mail: some IE specific css
2012-12-12 Quentin (OpenERP)[REF] mail: splitted the search() function in smaller...
2012-12-12 Thibault Delavallée[CLEAN] mail: misc cleaning of read -> browse, SUPERUSE...
2012-12-12 Thibault Delavallée[FIX] mail.compose.message: fixed creation of message...
2012-12-12 Thibault Delavallée[IMP] mail_message: added the right to reply to a messa...
2012-12-12 vta vta@openerp.com[MERGE] Latest trunk
2012-12-12 Thibault Delavallée[IMP] Portal: portal user has a read access on res_part...
2012-12-12 Thibault Delavallée[IMP] portal removed access rights of portal user on...
2012-12-12 Thibault Delavallée[IMP] mail: updated lambda user, now having less permis...
2012-12-12 vta vta@openerp.com[IMP] Portal, now auto_install (also all of its depende...
2012-12-12 Thibault Delavallée[REM] Chatter widget: removed 'send to' line, adding...
2012-12-12 Quentin (OpenERP)[MERGE] demo data improved
2012-12-12 Thibault Delavallée[IMP] mail: updated and improved tests.
2012-12-12 Thibault Delavallée[IMP] mail: removed right to write/create mail_messages...
2012-12-12 Thibault Delavallée[FIX] mail_thread: when deleting a document, delete...
2012-12-12 Foram Katharotiya... [IMP] display messages according to select subtype
2012-12-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-12 Foram Katharotiya... [MERGE] with trunk
2012-12-12 Launchpad Translat... Launchpad automatic translations update.
2012-12-11 Thibault Delavallée[MERGE] Sync with trunk. Cleaned a bit things lastly...
2012-12-11 Thibault Delavallée[FIX] mail.compose.message: fixed rendering when no...
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 Christophe Matthieu[IMP] web: move controler download_attachment into...
2012-12-11 Thibault Delavallée[REF] [TESTS] mail, portal: refactored a bit the variou...
2012-12-11 Thibault Delavallée[FIX] [CLEAN] mail: fixed some access rules issues...
2012-12-11 Thibault Delavallée[IMP] mail: add test for messages notification and...
2012-12-11 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-11 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-11 Launchpad Translat... Launchpad automatic translations update.
2012-12-11 Foram Katharotiya... [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 Christophe Matthieu[IMP]mail: read to browse
2012-12-10 Christophe Matthieu[IMP]mail: remove import
next