app/soc/models/user.py
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Sun, 01 Feb 2009 17:14:42 +0000 Lennard de Rijk Added status property to the user model.
Fri, 30 Jan 2009 09:31:56 +0000 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
Wed, 28 Jan 2009 16:50:54 +0000 Lennard de Rijk Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
Wed, 28 Jan 2009 16:48:41 +0000 Lennard de Rijk Removed default value for agrees_to_tos in soc/models/user.py
Wed, 28 Jan 2009 15:33:53 +0000 Lennard de Rijk Added default values to the User model.
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Fri, 23 Jan 2009 21:22:09 +0000 Sverre Rabbelier Enable pick links for all the references we have
Wed, 14 Jan 2009 22:02:39 +0000 Todd Larsen Add "agrees to site-wide Terms of Service" boolean property for all Users.
Sat, 22 Nov 2008 09:49:13 +0000 Todd Larsen Fix some broken help_text bubbles (they are truncated or not displayed if they
Sat, 22 Nov 2008 08:55:55 +0000 Todd Larsen Rename the User.public_name Property to simply 'name' (but leave the verbose
Sat, 22 Nov 2008 00:23:10 +0000 Todd Larsen Add User.public_name help text, per discussions on melange-soc-dev.
Fri, 21 Nov 2008 08:41:23 +0000 Todd Larsen Move LINK_ID and SCOPE_PATH regular expressions to soc/models/linkable.py.
Fri, 21 Nov 2008 07:07:55 +0000 Todd Larsen Replace nick_name and its variants with public_name. Remove the
Thu, 20 Nov 2008 18:50:30 +0000 Todd Larsen Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Wed, 15 Oct 2008 17:10:27 +0000 Todd Larsen Define the Models for implementing Quizzes (collections of Questions) and their
Sun, 12 Oct 2008 00:08:54 +0000 Sverre Rabbelier Replace almost all occurences of linkname with link_name
Wed, 24 Sep 2008 02:24:49 +0000 Todd Larsen Note 'groups' back-reference from 'founder' property in soc.models.group.Group.
Sun, 21 Sep 2008 08:50:42 +0000 Pawel Solyga Remove Author model (use Person instead). Update models after removing Author. Add new Sponsor, Organization models.
Thu, 18 Sep 2008 17:31:01 +0000 Todd Larsen Add a verbose_name and help_text to the User.id Property.
Fri, 12 Sep 2008 20:31:56 +0000 Todd Larsen Make isIdDeveloper() also able to check an is_developer Boolean property in
Fri, 12 Sep 2008 02:12:38 +0000 Todd Larsen ...
Thu, 28 Aug 2008 22:27:40 +0000 Todd Larsen Clean up User Model and User profile edit view now that soc.logic.site.id_user
Fri, 22 Aug 2008 13:44:50 +0000 Pawel Solyga Added public view support (not using controller yet)
Wed, 20 Aug 2008 21:59:00 +0000 Pawel Solyga User Profile view (without controller yet).
Tue, 19 Aug 2008 23:13:24 +0000 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).
Tue, 19 Aug 2008 17:52:13 +0000 Pawel Solyga Updated User and Person models.
Fri, 18 Jul 2008 18:22:23 +0000 Todd Larsen Major reorganization of the soc svn repo, to merge into a single App Engine
less more (0) tip