2009-03-03 |
Sverre Rabbelier |
Fix access bug due to forgotten normalization
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Brown paper bag fix
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Added an isDeveloper method to user logic
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Always normalize accounts, before even storing them
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Factor out the getForAccount logic in user
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Pass _updateField the entity_properties dict instead of just the value
|
file |
diff |
annotate
|
2009-02-24 |
Sverre Rabbelier |
Fix the user editing
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-07 |
Sverre Rabbelier |
Handle GAE account normalization
|
file |
diff |
annotate
|
2009-02-02 |
Lennard de Rijk |
Fixed a typo in getForCurrentAccount comment.
|
file |
diff |
annotate
|
2009-02-02 |
Lennard de Rijk |
Adds the possibility to exclude the user from the website.
|
file |
diff |
annotate
|
2009-02-01 |
Lennard de Rijk |
This patch prohibits changing of agreed_to_tos and agreed_to_tos_on by the Logic module.
|
file |
diff |
annotate
|
2009-01-31 |
Sverre Rabbelier |
Cleanups in base.Logic
|
file |
diff |
annotate
|
2009-01-31 |
Sverre Rabbelier |
Flush sidebar when creating a new entity
|
file |
diff |
annotate
|
2009-01-30 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|
2009-01-25 |
Sverre Rabbelier |
Flush the sidebar if a user's rights change
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Fix missing import identified by pylint.
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Add agreesToSiteToS() logic method to indicate if User accepts site-wide ToS.
|
file |
diff |
annotate
|
2008-12-15 |
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
|
2008-12-12 |
Sverre Rabbelier |
Added getForCurrentAccount to user.Logic
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Cleanups to the logic module
|
file |
diff |
annotate
|
2008-12-01 |
Lennard de Rijk |
Added User welcome message.
|
file |
diff |
annotate
|
2008-11-21 |
Todd Larsen |
Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
|
file |
diff |
annotate
|
2008-11-20 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
2008-11-19 |
Sverre Rabbelier |
Fix user key stuff
|
file |
diff |
annotate
|
2008-11-17 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
2008-11-17 |
Sverre Rabbelier |
Temporary fix for creating a new user account
|
file |
diff |
annotate
|
2008-11-16 |
Sverre Rabbelier |
Refactored SiteMap to be generic
|
file |
diff |
annotate
|
2008-11-15 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|