Fri, 03 Apr 2009 17:30:36 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.logic modules.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 21:15:01 +0000 |
Pawel Solyga |
Rename too short variable name in soc.logic.mail_dispatcher module.
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 19:27:55 +0000 |
Sverre Rabbelier |
Fix access bug due to forgotten normalization
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 14:28:28 +0000 |
Sverre Rabbelier |
Catch mail exceptions and use get_current_user
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 10:39:23 +0000 |
Lennard de Rijk |
Fixed sending out email when no-reply is not set.
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 10:25:41 +0000 |
Lennard de Rijk |
getDefaultMailSender now returns a tuple (name, email adress).
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 00:10:07 +0000 |
Sverre Rabbelier |
Denormalize accounts before trying to send e-mail
|
file |
diff |
annotate
|
Fri, 27 Feb 2009 23:32:37 +0000 |
Lennard de Rijk |
Added getDefaultMailSender method to mail_dispatcher.
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 23:36:17 +0000 |
Sverre Rabbelier |
Fixed whitespace damadge and missing EOL
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:18:39 +0000 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 11:26:04 +0000 |
Lennard de Rijk |
Fixed typo in docstring.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|