odoo/addons/mail
Antony Lesuisse c7ec79dcda [REM] base_tools profile_tools
bzr revid: al@openerp.com-20121002151117-7bhsdagpmb4rn9fl
2012-10-02 17:11:17 +02:00
..
data [IMP] product explanation about the business flow 2012-09-17 16:47:40 +02:00
doc [FIX] body_text --> body, not ure it's good enough 2012-08-17 14:06:06 +02:00
i18n Launchpad automatic translations update. 2012-09-04 04:52:49 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [MERGE] trunk 2012-09-28 17:21:52 +02:00
static [MERGE] trunk 2012-10-02 12:29:15 +02:00
tests [MERGE] trunk 2012-09-28 17:21:52 +02:00
wizard [CLEAN] mail: cleaned mail-invite before merging. Updated some methods and var names; updated some comments. 2012-09-13 17:48:44 +02:00
__init__.py [MERGE]: Merged with lp:openobject-addons 2012-09-06 17:04:41 +05:30
__openerp__.py [REM] base_tools profile_tools 2012-10-02 17:11:17 +02:00
mail_alias.py [MERGE] removed a few warnings. 2012-09-14 15:30:45 +02:00
mail_alias_view.xml [MERGE] Next batch of improvements/fixes for mail.alias 2012-08-14 14:30:50 +02:00
mail_followers.py [WIP] [FIX] mail: fixing access rights: second turn of update. 2012-09-14 13:51:07 +02:00
mail_followers_view.xml [FIX] mail_message: fixed messages that could be present several times in the result structure of message_read. 2012-08-28 15:13:11 +02:00
mail_group.py [IMP] mail, polishing last fp commit: replaced '1' in method calls by SUPERUSER_ID + added comment 2012-09-25 11:48:56 +02:00
mail_group_menu.py [FIX] mail: replaced a superuser_id by a classic read with uid on partner in mail_group and mail_thread; fixed access rigths definition in portal that are not necessary. 2012-09-18 12:14:23 +02:00
mail_group_view.xml [MERGE] trunk 2012-09-28 17:21:52 +02:00
mail_mail.py [WIP] [FIX] mail: fixing access rights: second turn of update. 2012-09-14 13:51:07 +02:00
mail_mail_view.xml [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
mail_message.py [IMP] mail_mesage: fixed message_dict_get (getting values is now inside try/except, not having access rigths on some details of the mail.message should not crash, just hide the data); My Feeds -> My Posts; mis cleaning in mail.js, xml and css. 2012-09-19 12:13:39 +02:00
mail_message_view.xml [MERGE] no related to emails on partners 2012-09-28 19:42:36 +02:00
mail_thread.py [MERGE] trunk 2012-10-02 12:29:15 +02:00
mail_thread_view.xml [IMP] base_calendar: add 'Agenda' in Home menu 2012-09-19 11:36:02 +02:00
mail_vote.py [CLEAN] mail: vote: cleaned before merging. 2012-09-18 17:05:44 +02:00
res_config.py [IMP] mail alias review - work in progress 2012-08-06 03:27:17 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [IMP] mail: res_partner: new options in email preferences: emails only. Already taken into accoutn in mail_followers, forgot to commit the change. 2012-08-30 10:51:57 +02:00
res_partner_view.xml [IMP] Addons: added invisible field for message_is_follower; note: reidented view; account_voucher: reidented one view. 2012-09-17 17:35:33 +02:00
res_users.py [IMP] usability 2012-09-21 10:42:50 +02:00
res_users_view.xml [RENAME] mail: res.partner: renamed notification_email_pref into notification_email_send, because this pref suffix is very ugly. 2012-08-29 13:44:24 +02:00