app/soc/logic/mail_dispatcher.py
Fri, 03 Apr 2009 17:30:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic modules.
Wed, 04 Mar 2009 21:15:01 +0000 Pawel Solyga Rename too short variable name in soc.logic.mail_dispatcher module.
Tue, 03 Mar 2009 19:27:55 +0000 Sverre Rabbelier Fix access bug due to forgotten normalization
Sat, 28 Feb 2009 14:28:28 +0000 Sverre Rabbelier Catch mail exceptions and use get_current_user
Sat, 28 Feb 2009 10:39:23 +0000 Lennard de Rijk Fixed sending out email when no-reply is not set.
Sat, 28 Feb 2009 10:25:41 +0000 Lennard de Rijk getDefaultMailSender now returns a tuple (name, email adress).
Sat, 28 Feb 2009 00:10:07 +0000 Sverre Rabbelier Denormalize accounts before trying to send e-mail
Fri, 27 Feb 2009 23:32:37 +0000 Lennard de Rijk Added getDefaultMailSender method to mail_dispatcher.
Sat, 21 Feb 2009 23:36:17 +0000 Sverre Rabbelier Fixed whitespace damadge and missing EOL
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sat, 29 Nov 2008 11:26:04 +0000 Lennard de Rijk Fixed typo in docstring.
Thu, 20 Nov 2008 16:07:40 +0000 Lennard de Rijk Adds the rights['edit'] to models/base.py wich was left out in r1049.
Sun, 16 Nov 2008 12:48:23 +0000 Pawel Solyga Add an e-mail dispatcher that can be used to send messages via the website. Add base and invitation templates that can be used with email dispatcher to send invitation emails. Please read the module doc string for more information how to use it.
less more (0) tip