Sun, 22 Feb 2009 19:12:25 +0000 |
Lennard de Rijk |
Fixed params used for list_action and list_description in user_self roles overview.
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 11:18:53 +0000 |
Sverre Rabbelier |
Don't show empty lists in /user/roles
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 15:59:07 +0000 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 20:49:27 +0000 |
Sverre Rabbelier |
Wording nitpick fix
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 20:34:01 +0000 |
Lennard de Rijk |
Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 16:11:23 +0000 |
Sverre Rabbelier |
Rename current 'roles' view to 'request' and add a real roles view
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 15:57:53 +0000 |
Sverre Rabbelier |
Add a 'list documents' link everywhere
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:18:39 +0000 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 15:04:04 +0000 |
Lennard de Rijk |
Calling getForCurrentAccount where necessary.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 23:36:50 +0000 |
Lennard de Rijk |
Set the right field type in user_self to overcome confusion.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 23:27:28 +0000 |
Lennard de Rijk |
Adding a hidden agreed_to_tos field when the user has signed the ToS.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 22:35:35 +0000 |
Lennard de Rijk |
User profile now shows the time on which you signed the ToS.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 17:14:42 +0000 |
Lennard de Rijk |
Added status property to the user model.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 13:29:34 +0000 |
Pawel Solyga |
Rename 'Create a new document' links to 'Create a New Document', also rename 'Create a new Program' to 'Create a New Program' in soc.views.models modules.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 16:16:44 +0000 |
Sverre Rabbelier |
Add an 'unread' style and add 'new document' link for user
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 10:36:23 +0000 |
Lennard de Rijk |
Changed clean_link_id to be in a wrapper form as well.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 09:31:56 +0000 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 17:31:02 +0000 |
Lennard de Rijk |
Changed the Terms Of Service boolean so that it is None as long as the user owning the account has not Agreed to it.
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 15:43:30 +0000 |
Lennard de Rijk |
Redone the user's profile page.
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 22:59:01 +0000 |
Sverre Rabbelier |
Cache access checks and disable sidebar caching
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 13:36:45 +0000 |
Sverre Rabbelier |
Fold checkAgreesToSiteToS into checkIsUser
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 23:32:10 +0000 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 00:04:11 +0000 |
Sverre Rabbelier |
Do not pass around request anymore in buildSidebar
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 23:56:34 +0000 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 21:41:36 +0000 |
Todd Larsen |
Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
|
file |
diff |
annotate
|
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 02:14:05 +0000 |
Todd Larsen |
Add a clean_agrees_to_tos() validator that requires "Yes" if ToS exists.
|
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 23:13:03 +0000 |
Todd Larsen |
If a site-wide ToS exist, display the User profile "Agrees to ToS" checkbox.
|
file |
diff |
annotate
|