app/soc/views/models/notification.py
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.
Tue, 03 Feb 2009 08:36:05 +0000 Lennard de Rijk Fixes a bug where notifications can't be deleted.
Mon, 02 Feb 2009 13:59:07 +0000 Sverre Rabbelier Fixed access related bugs
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
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.
Tue, 27 Jan 2009 13:36:45 +0000 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Sun, 25 Jan 2009 16:25:17 +0000 Sverre Rabbelier Rename ModelProperties to EntityProperties
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Wed, 21 Jan 2009 21:41:36 +0000 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
Wed, 21 Jan 2009 16:12:48 +0000 Sverre Rabbelier Make use of the new decorators in all applicable views
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Tue, 20 Jan 2009 14:12:54 +0000 Lennard de Rijk Added missing import to views/models/notification.py
Tue, 20 Jan 2009 14:09:39 +0000 Lennard de Rijk Users now have the right to delete their own notifications.
Tue, 20 Jan 2009 01:12:43 +0000 Sverre Rabbelier Split the notification list in read/unread
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Thu, 08 Jan 2009 21:23:42 +0000 Sverre Rabbelier Factored out the clean_existing_user method
Mon, 29 Dec 2008 18:51:36 +0000 Lennard de Rijk Set no_create_with_key_fields paramater to True for Notifications.
Thu, 18 Dec 2008 09:52:20 +0000 Sverre Rabbelier Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
Thu, 18 Dec 2008 07:02:48 +0000 Lennard de Rijk Overwrite default patterns in views/models/notification.py to disallow certain URL's.
Mon, 15 Dec 2008 00:34:46 +0000 Pawel Solyga In soc.views.models.notification module remove unused imports, add missing white space, change list() method definition to comply with base View list() method declaration. Add missing Meta class docstring.
Sat, 13 Dec 2008 18:21:35 +0000 Sverre Rabbelier Brown-paper-bag fix in notification.py
Sat, 13 Dec 2008 14:55:00 +0000 Lennard de Rijk Notification property has_been_read changed into unread
Sat, 13 Dec 2008 13:28:01 +0000 Sverre Rabbelier No override needed in notifications.py
Sat, 13 Dec 2008 13:09:06 +0000 Sverre Rabbelier Make the place of the rights declaration consistent
Sat, 13 Dec 2008 13:08:45 +0000 Sverre Rabbelier Remove custom override of django_patterns_defaults
Sat, 13 Dec 2008 13:08:23 +0000 Sverre Rabbelier Fix whitespace and EOL damage in notifcation.py
Sat, 13 Dec 2008 11:02:08 +0000 Lennard de Rijk Using getForCurrentAccount where possible due to comments on r1309.
Fri, 12 Dec 2008 23:28:18 +0000 Lennard de Rijk Added Notifications.
less more (0) tip