app/soc/logic/helper/notifications.py
Mon, 07 Sep 2009 20:06:27 +0200 Sverre Rabbelier Use system.getHostname() everywhere
Mon, 27 Jul 2009 15:03:20 +0200 Lennard de Rijk Two style fixes.
Fri, 24 Jul 2009 20:56:08 +0200 Lennard de Rijk Added sendNewRequestNotification to the Notifications helper.
Fri, 24 Jul 2009 15:23:45 +0200 Lennard de Rijk Use proper in-line imports where possible in the Notifications helper.
Thu, 04 Jun 2009 08:12:57 +0200 Lennard de Rijk Added a link to the website where the user has registered to the welcome email.
Wed, 27 May 2009 01:47:38 +0200 Pawel Solyga Style and pylint fixes in Melange modules.
Fri, 15 May 2009 23:05:13 +0200 Sverre Rabbelier Do not rely on notifiction module being imported
Sun, 12 Apr 2009 13:14:03 +0000 Sverre Rabbelier Do not rely on a backup_admin being set
Sun, 12 Apr 2009 12:31:55 +0000 Sverre Rabbelier Send out notifications and emails to admin and backup admin
Fri, 03 Apr 2009 17:19:46 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic.helper modules.
Mon, 16 Mar 2009 18:05:08 +0000 Lennard de Rijk Send out a message on a new StudentProposal review to all followers.
Mon, 16 Mar 2009 18:02:01 +0000 Lennard de Rijk Added sendNewReviewNotification to the notifications helper.
Mon, 16 Mar 2009 16:27:21 +0000 Lennard de Rijk Increased the length of the timebased link_id to handle more items at once.
Sun, 15 Mar 2009 22:32:05 +0000 Lennard de Rijk Changed notifications helper to properly use the fact that from_user is not a required property.
Wed, 04 Mar 2009 20:49:19 +0000 Pawel Solyga Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
Sat, 28 Feb 2009 17:24:37 +0000 Lennard de Rijk Fixed site_entity not being assigned a value because site_logic was not defined.
Sat, 28 Feb 2009 14:29:23 +0000 Sverre Rabbelier Replaced 'Melange' with site_name where appropriate
Sat, 28 Feb 2009 14:28:28 +0000 Sverre Rabbelier Catch mail exceptions and use get_current_user
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:33:20 +0000 Lennard de Rijk Using getDefaultMailSender for welcome and notification messages.
Thu, 26 Feb 2009 18:00:30 +0000 Lennard de Rijk Fix for Issue 218.
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:48:02 +0000 Sverre Rabbelier Fix some whitespace damadge and a style fix
Thu, 26 Feb 2009 16:45:53 +0000 Sverre Rabbelier Added todo for Lennard
Sat, 21 Feb 2009 23:36:39 +0000 Sverre Rabbelier Use site name and noreply address when sending emails
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.
Sun, 01 Feb 2009 09:55:02 +0000 Lennard de Rijk Refactored review and reviewoverview out of club_app.py
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Thu, 29 Jan 2009 15:38:41 +0000 Lennard de Rijk prefixing the link_id of a notification with a t for time to agree to the new link_id pattern.
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Fri, 23 Jan 2009 17:51:35 +0000 Lennard de Rijk Added missing changes from r1522.
Fri, 23 Jan 2009 11:34:58 +0000 Lennard de Rijk Added verbose role name to the request model.
Wed, 21 Jan 2009 15:29:58 +0000 Lennard de Rijk Changed link in club_app accepted notification.
Tue, 20 Jan 2009 15:59:07 +0000 Pawel Solyga Add missing dots in docstrings. Add sendNotification parameters description to docstring in soc.logic.helper module.
Mon, 19 Jan 2009 23:26:09 +0000 Sverre Rabbelier Send a notifcation if a club application is accepted
Mon, 19 Jan 2009 23:25:49 +0000 Sverre Rabbelier Factor out sendNotification from sendInviteNotification
Mon, 19 Jan 2009 23:25:23 +0000 Sverre Rabbelier Fixed whitespace damage
Thu, 08 Jan 2009 21:24:36 +0000 Sverre Rabbelier Fixed line-ending and whitespace damage
Thu, 08 Jan 2009 20:27:21 +0000 Pawel Solyga Fix missing dots at the end of sentences in docstring and fix wrong import sorting in soc.logic.helper.notifications module.
Wed, 17 Dec 2008 22:27:55 +0000 Lennard de Rijk Fixed a too long line in logic/helper/notifications.py
Wed, 17 Dec 2008 22:15:21 +0000 Lennard de Rijk Added email message when receiving a notification.py
Wed, 17 Dec 2008 19:33:03 +0000 Lennard de Rijk Changed invitation email and into a notification.
Mon, 15 Dec 2008 01:08:16 +0000 Pawel Solyga Fix too long lines in soc.logic.helper.notifications module.
Fri, 05 Dec 2008 12:24:02 +0000 Pawel Solyga Some style fixes in soc.logic.helper.notifications module. Little changes in welcome.html template.
Mon, 01 Dec 2008 21:30:01 +0000 Lennard de Rijk Fixed a styling error.
Mon, 01 Dec 2008 21:03:20 +0000 Lennard de Rijk Added User welcome message.
Mon, 01 Dec 2008 12:35:56 +0000 Pawel Solyga Add missing dot and correctly sort imports in soc.logic.helper.notifications module.
Sun, 30 Nov 2008 22:15:39 +0000 Lennard de Rijk Moved sendInviteMessage to a new module in logic/helper/notifications.py.
less more (0) tip