Sat, 28 Feb 2009 12:11:20 +0000 Flush the receiver's sidebar when sending a notification
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:11:20 +0000] rev 1556
Flush the receiver's sidebar when sending a notification Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:10:49 +0000 Do not modify django_args directly
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:10:49 +0000] rev 1555
Do not modify django_args directly This broke document listing since it used kwargs as filter. Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:10:19 +0000 Fixed a brown paper bag bug in _checkHasActiveRoleFor
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:10:19 +0000] rev 1554
Fixed a brown paper bag bug in _checkHasActiveRoleFor Also updated sponsor to not pass redundant arguments.
Sat, 28 Feb 2009 11:19:17 +0000 Added sending of an email upon Organization Application acceptance or rejection.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 11:19:17 +0000] rev 1553
Added sending of an email upon Organization Application acceptance or rejection. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 11:16:54 +0000 Added accepted and rejected organization application mail templates.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 11:16:54 +0000] rev 1552
Added accepted and rejected organization application mail templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 10:39:23 +0000 Fixed sending out email when no-reply is not set.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 10:39:23 +0000] rev 1551
Fixed sending out email when no-reply is not set. (Puts a brown paper bag on his head and runs!) Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 10:25:41 +0000 getDefaultMailSender now returns a tuple (name, email adress).
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 10:25:41 +0000] rev 1550
getDefaultMailSender now returns a tuple (name, email adress). Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 00:41:36 +0000 Removed updateEntityProperties's transactionality
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:41:36 +0000] rev 1549
Removed updateEntityProperties's transactionality entity.put() is already transactional, and all other methods called do not need transactionality (even so, it is hurtfull that they are run within a transaction). Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 00:10:07 +0000 Denormalize accounts before trying to send e-mail
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:10:07 +0000] rev 1548
Denormalize accounts before trying to send e-mail Otherwise accounts that are in the auth domain are not a valid e-mail address. Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 00:09:34 +0000 Added a denormalizeAccount
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:09:34 +0000] rev 1547
Added a denormalizeAccount Updated the existing testcases to make sure it works. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip