Wed, 21 Jan 2009 16:12:48 +0000 |
Sverre Rabbelier |
Make use of the new decorators in all applicable views
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 00:27:39 +0000 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 14:12:54 +0000 |
Lennard de Rijk |
Added missing import to views/models/notification.py
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 14:09:39 +0000 |
Lennard de Rijk |
Users now have the right to delete their own notifications.
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 01:12:43 +0000 |
Sverre Rabbelier |
Split the notification list in read/unread
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 18:17:16 +0000 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 21:23:42 +0000 |
Sverre Rabbelier |
Factored out the clean_existing_user method
|
file |
diff |
annotate
|
Mon, 29 Dec 2008 18:51:36 +0000 |
Lennard de Rijk |
Set no_create_with_key_fields paramater to True for Notifications.
|
file |
diff |
annotate
|
Thu, 18 Dec 2008 09:52:20 +0000 |
Sverre Rabbelier |
Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
|
file |
diff |
annotate
|
Thu, 18 Dec 2008 07:02:48 +0000 |
Lennard de Rijk |
Overwrite default patterns in views/models/notification.py to disallow certain URL's.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 18:21:35 +0000 |
Sverre Rabbelier |
Brown-paper-bag fix in notification.py
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 14:55:00 +0000 |
Lennard de Rijk |
Notification property has_been_read changed into unread
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 13:28:01 +0000 |
Sverre Rabbelier |
No override needed in notifications.py
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 13:09:06 +0000 |
Sverre Rabbelier |
Make the place of the rights declaration consistent
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 13:08:45 +0000 |
Sverre Rabbelier |
Remove custom override of django_patterns_defaults
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 13:08:23 +0000 |
Sverre Rabbelier |
Fix whitespace and EOL damage in notifcation.py
|
file |
diff |
annotate
|
Sat, 13 Dec 2008 11:02:08 +0000 |
Lennard de Rijk |
Using getForCurrentAccount where possible due to comments on r1309.
|
file |
diff |
annotate
|
Fri, 12 Dec 2008 23:28:18 +0000 |
Lennard de Rijk |
Added Notifications.
|
file |
diff |
annotate
|