app/soc/logic/models/user.py
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) -15 tip