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