app/soc/models/user.py
2008-11-22 Todd Larsen Fix some broken help_text bubbles (they are truncated or not displayed if they
2008-11-22 Todd Larsen Rename the User.public_name Property to simply 'name' (but leave the verbose
2008-11-22 Todd Larsen Add User.public_name help text, per discussions on melange-soc-dev.
2008-11-21 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
2008-11-21 Todd Larsen Replace nick_name and its variants with public_name. Remove the
2008-11-20 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
2008-11-15 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
2008-10-15 Todd Larsen Define the Models for implementing Quizzes (collections of Questions) and their
2008-10-12 Sverre Rabbelier Replace almost all occurences of linkname with link_name
2008-09-24 Todd Larsen Note 'groups' back-reference from 'founder' property in soc.models.group.Group.
2008-09-21 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
2008-09-18 Todd Larsen Add a verbose_name and help_text to the User.id Property.
2008-09-12 Todd Larsen Make isIdDeveloper() also able to check an is_developer Boolean property in
2008-09-12 Todd Larsen ...
2008-08-28 Todd Larsen Clean up User Model and User profile edit view now that soc.logic.site.id_user
2008-08-22 Pawel Solyga Added public view support (not using controller yet)
2008-08-20 Pawel Solyga User Profile view (without controller yet).
2008-08-19 Pawel Solyga Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
2008-08-19 Pawel Solyga Updated User and Person models.
2008-07-18 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip