sobjects/notification.py
Thu, 17 Sep 2015 11:07:36 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Mon, 30 Mar 2015 11:47:43 +0200 Julien Cristau [notification] don't block while sending mails
Tue, 17 Feb 2015 12:35:58 +0100 Julien Cristau [notifications] use non-fixed message-id for EntityUpdatedNotificationView
Wed, 21 May 2014 22:54:46 +0200 Sylvain Thénault [notification] drop on commit sending of message feature of NotificationView
Tue, 10 Jun 2014 09:49:45 +0200 Julien Cristau merge 3.18.5 into 3.19 branch
Wed, 09 Apr 2014 17:29:25 +0200 Sylvain Thénault [sobjects] update notifications system to 3.19 api
Tue, 01 Apr 2014 13:57:25 +0200 Christophe de Vienne Remove a misleading comment about self.render() behavior. stable
Tue, 17 Dec 2013 11:50:46 +0100 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
Mon, 16 Dec 2013 08:45:06 +0100 Denis Laxalde [notification] Use https url when available in notification view context
Wed, 23 Oct 2013 14:18:58 +0200 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
Thu, 13 Jun 2013 12:01:23 +0200 Julien Cristau notification: use viewargs for notif_entity_updated instead of transaction_data
Thu, 13 Jun 2013 12:03:59 +0200 Julien Cristau notification: properly handle cnx and lifetime of the hijacked session
less more (0) -15 tip