odoo/addons/mail
Thibault Delavallée 4ab127557d [REV] mail_followers: this.view.dataset.ids[0] back to its old this.view.datarecord.id form.
bzr revid: tde@openerp.com-20121019095626-7j3xpjebay33nyij
2012-10-19 11:56:26 +02:00
..
data [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
doc [IMP]Add mail_subtype.rst file in mail 2012-09-05 15:01:35 +05:30
i18n Launchpad automatic translations update. 2012-10-19 05:39:33 +00:00
report [MERGE] trunk 2012-06-22 10:05:04 +02:00
security [REVIEW] Cleaning before merging. 2012-10-18 11:34:53 +02:00
static [REV] mail_followers: this.view.dataset.ids[0] back to its old this.view.datarecord.id form. 2012-10-19 11:56:26 +02:00
tests [IMP] [TMP] mail: tests: added some tests and debug when facing the now famous random runbot-dev bug, that is now not only trigerred on runbot-dev. 2012-10-19 10:17:36 +02:00
wizard [REM] mail: removed is_private on mail.message model. Updated models and widgets accordingly. 2012-10-17 16:19:33 +02:00
__init__.py [IMP] mail: star is renamed as favorite (propagated changes through module); added views for this model in technical feature, under emails. Cleaned message_read and message_read_get_expandable because the code was quite obfuscated. 2012-10-18 17:23:22 +02:00
__openerp__.py [IMP] mail: star is renamed as favorite (propagated changes through module); added views for this model in technical feature, under emails. Cleaned message_read and message_read_get_expandable because the code was quite obfuscated. 2012-10-18 17:23:22 +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_favorite.py [IMP] mail: star is renamed as favorite (propagated changes through module); added views for this model in technical feature, under emails. Cleaned message_read and message_read_get_expandable because the code was quite obfuscated. 2012-10-18 17:23:22 +02:00
mail_favorite_view.xml [ADD] mail: added forgottent mail_favorite_view.xml file. 2012-10-18 17:33:34 +02:00
mail_followers.py [IMP] mail: added to_read field on mail.message, based on unread notifications. When setting a notification as (un)read, it now creates a notification if it does not exist. 2012-10-17 17:57:33 +02:00
mail_followers_view.xml [MERGE]merge with lp:~openerp-dev/openobject-addons/trunk-mail-cleaning-fp and done changes as needed 2012-08-30 16:54:26 +05:30
mail_group.py [IMP] mail_thread: remove message_subtype_data field, not used anymore; message_is_follower is not computed with message_follower_ids. Updated mail_followers widget, as message_is_follower is barely never used in views. Updated tests. 2012-10-16 13:17:53 +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-30 16:16:38 +02:00
mail_mail.py [FIX] mail.mail: typo in previous commits 2012-10-09 15:44:14 +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 [FIX] mail_message: fixed message_read adding too much expandables, due to bad code indentation. 2012-10-19 11:13:29 +02:00
mail_message_subtype.py [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_message_subtype.xml [MERGE] chm - improved subtype - fixes 2012-10-02 22:40:23 +02:00
mail_message_view.xml [MERGE] Merged with addons/trunk, re-done to get last fixes from trunk. 2012-10-18 15:06:01 +02:00
mail_thread.py [FIX] mail: message_post_api call and new_message_id value 2012-10-19 09:33:38 +02:00
mail_thread_view.xml [FIX] Favorite menu: fixed domain, forgottent to update star into favorite. 2012-10-18 17:31:39 +02:00
mail_vote.py [CLEAN] mail: vote: cleaned before merging. 2012-09-18 17:05:44 +02:00
res_config.py [FIX] mail: default alias_domain should be web.base.url 2012-10-08 14:03:51 +02:00
res_config_view.xml [FIX] auth_config 2012-08-17 00:55:37 +02:00
res_partner.py [FIX] [CLEAN] mail_thrad: fixed subtypes (not comment by default, but Chatter explicitely set the new message as a comment); some code cleaning. 2012-10-15 15:23:13 +02:00
res_partner_view.xml [IMP] mail_follower: unique field widget, sub-types on click 2012-09-24 11:56:16 +02:00
res_users.py [FIX] Mailboxes: now post on res.users, with correct uid. Posts on res.users usign message_post_api are redirected to the related partner. 2012-10-17 16:33:35 +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
update.py [IMP] mail: use the web.base.url parameter 2012-10-18 11:20:13 +02:00