2009-02-01 |
Sverre Rabbelier |
Cleaned up access.py
|
file |
diff |
annotate
|
2009-01-29 |
Lennard de Rijk |
prefixing the link_id of a notification with a t for time to agree to the new link_id pattern.
|
file |
diff |
annotate
|
2009-01-27 |
Sverre Rabbelier |
Fold checkAgreesToSiteToS into checkIsUser
|
file |
diff |
annotate
|
2009-01-26 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
2009-01-25 |
Sverre Rabbelier |
Rename ModelProperties to EntityProperties
|
file |
diff |
annotate
|
2009-01-24 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
|
file |
diff |
annotate
|
2009-01-21 |
Sverre Rabbelier |
Make use of the new decorators in all applicable views
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
2009-01-20 |
Lennard de Rijk |
Added missing import to views/models/notification.py
|
file |
diff |
annotate
|
2009-01-20 |
Lennard de Rijk |
Users now have the right to delete their own notifications.
|
file |
diff |
annotate
|
2009-01-20 |
Sverre Rabbelier |
Split the notification list in read/unread
|
file |
diff |
annotate
|
2009-01-10 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
2009-01-08 |
Sverre Rabbelier |
Factored out the clean_existing_user method
|
file |
diff |
annotate
|
2008-12-29 |
Lennard de Rijk |
Set no_create_with_key_fields paramater to True for Notifications.
|
file |
diff |
annotate
|
2008-12-18 |
Sverre Rabbelier |
Revert "Overwrite default patterns in views/models/notification.py to disallow certain URL's."
|
file |
diff |
annotate
|
2008-12-18 |
Lennard de Rijk |
Overwrite default patterns in views/models/notification.py to disallow certain URL's.
|
file |
diff |
annotate
|
2008-12-15 |
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
|
2008-12-13 |
Sverre Rabbelier |
Brown-paper-bag fix in notification.py
|
file |
diff |
annotate
|
2008-12-13 |
Lennard de Rijk |
Notification property has_been_read changed into unread
|
file |
diff |
annotate
|
2008-12-13 |
Sverre Rabbelier |
No override needed in notifications.py
|
file |
diff |
annotate
|
2008-12-13 |
Sverre Rabbelier |
Make the place of the rights declaration consistent
|
file |
diff |
annotate
|
2008-12-13 |
Sverre Rabbelier |
Remove custom override of django_patterns_defaults
|
file |
diff |
annotate
|
2008-12-13 |
Sverre Rabbelier |
Fix whitespace and EOL damage in notifcation.py
|
file |
diff |
annotate
|
2008-12-13 |
Lennard de Rijk |
Using getForCurrentAccount where possible due to comments on r1309.
|
file |
diff |
annotate
|
2008-12-12 |
Lennard de Rijk |
Added Notifications.
|
file |
diff |
annotate
|