Tue, 03 Mar 2009 19:27:55 +0000 |
Sverre Rabbelier |
Fix access bug due to forgotten normalization
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 20:23:21 +0000 |
Sverre Rabbelier |
Brown paper bag fix
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:56:01 +0000 |
Sverre Rabbelier |
Added an isDeveloper method to user logic
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:55:23 +0000 |
Sverre Rabbelier |
Always normalize accounts, before even storing them
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:54:44 +0000 |
Sverre Rabbelier |
Factor out the getForAccount logic in user
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:52:29 +0000 |
Sverre Rabbelier |
Pass _updateField the entity_properties dict instead of just the value
|
file |
diff |
annotate
|
Tue, 24 Feb 2009 12:52:19 +0000 |
Sverre Rabbelier |
Fix the user editing
|
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
|
Sat, 07 Feb 2009 20:42:28 +0000 |
Sverre Rabbelier |
Handle GAE account normalization
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 21:48:37 +0000 |
Lennard de Rijk |
Fixed a typo in getForCurrentAccount comment.
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 21:46:01 +0000 |
Lennard de Rijk |
Adds the possibility to exclude the user from the website.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 17:52:12 +0000 |
Lennard de Rijk |
This patch prohibits changing of agreed_to_tos and agreed_to_tos_on by the Logic module.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 15:41:45 +0000 |
Sverre Rabbelier |
Cleanups in base.Logic
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 12:59:52 +0000 |
Sverre Rabbelier |
Flush sidebar when creating a new entity
|
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
|
Sun, 25 Jan 2009 16:29:36 +0000 |
Sverre Rabbelier |
Flush the sidebar if a user's rights change
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 02:39:29 +0000 |
Todd Larsen |
Fix missing import identified by pylint.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 02:31:55 +0000 |
Todd Larsen |
Add agreesToSiteToS() logic method to indicate if User accepts site-wide ToS.
|
file |
diff |
annotate
|
Mon, 15 Dec 2008 00:21:26 +0000 |
Pawel Solyga |
Add missing dots, fix imports sorting and too long lines in different modules. Add TODO in soc.views.models.host module.
|
file |
diff |
annotate
|
Fri, 12 Dec 2008 00:34:39 +0000 |
Sverre Rabbelier |
Added getForCurrentAccount to user.Logic
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 21:26:16 +0000 |
Sverre Rabbelier |
Cleanups to the logic module
|
file |
diff |
annotate
|
Mon, 01 Dec 2008 21:03:20 +0000 |
Lennard de Rijk |
Added User welcome message.
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 08:41:23 +0000 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Wed, 19 Nov 2008 08:39:29 +0000 |
Sverre Rabbelier |
Fix user key stuff
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 10:36:35 +0000 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 00:01:33 +0000 |
Sverre Rabbelier |
Temporary fix for creating a new user account
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:03:37 +0000 |
Sverre Rabbelier |
Refactored SiteMap to be generic
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 03:12:33 +0000 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|