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
Fri, 27 Feb 2009 23:33:20 +0000 Using getDefaultMailSender for welcome and notification messages.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 23:33:20 +0000] rev 1546
Using getDefaultMailSender for welcome and notification messages. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 23:32:37 +0000 Added getDefaultMailSender method to mail_dispatcher.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 23:32:37 +0000] rev 1545
Added getDefaultMailSender method to mail_dispatcher. Will be used to determine from which mail address we should send an email. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 12:04:49 +0000 Fixed typo in soc/models/group_app.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 12:04:49 +0000] rev 1544
Fixed typo in soc/models/group_app. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 11:48:12 +0000 Inform the user that the link_id cannot be changed
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 27 Feb 2009 11:48:12 +0000] rev 1543
Inform the user that the link_id cannot be changed Hide the extended help text once the user has created a profile, since the link_id can no longer be changed. Also moved the link_id to the top of the screen, to make it look better when the extended help text is not shown. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip