app/soc/views/models/user.py
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Thu, 19 Mar 2009 17:30:17 +0000 Lennard de Rijk Explicitly added access check for public profile page view.
Sat, 14 Mar 2009 20:12:56 +0000 Sverre Rabbelier Added a list of developers to the User menu
Wed, 11 Mar 2009 21:28:48 +0000 Sverre Rabbelier Allow for query caching in pick
Sun, 01 Mar 2009 20:20:47 +0000 Sverre Rabbelier Make use of decorators.view for all views
Sun, 01 Mar 2009 20:19:22 +0000 Sverre Rabbelier Added decorators
Tue, 24 Feb 2009 18:58:22 +0000 Sverre Rabbelier Make all default URLS customizable
Sat, 21 Feb 2009 15:59:07 +0000 Sverre Rabbelier Rename dynafields to dynaproperties
Sun, 15 Feb 2009 14:58:03 +0000 Sverre Rabbelier Hook up the admin view everywhere
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.
Mon, 02 Feb 2009 20:07:52 +0000 Lennard de Rijk Probably fixed a bug on the live instance.
Mon, 02 Feb 2009 10:09:18 +0000 Pawel Solyga Style fixes in soc.views.models.user module.
Sun, 01 Feb 2009 17:31:09 +0000 Lennard de Rijk Fixes an error occurring when editing a User as Developer when the ToS have been signed.
Sun, 01 Feb 2009 17:14:42 +0000 Lennard de Rijk Added status property to the user model.
Fri, 30 Jan 2009 10:36:23 +0000 Lennard de Rijk Changed clean_link_id to be in a wrapper form as well.
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 17:31:02 +0000 Lennard de Rijk Changed the Terms Of Service boolean so that it is None as long as the user owning the account has not Agreed to it.
Wed, 28 Jan 2009 15:40:44 +0000 Lennard de Rijk Renamed _getToSExampleText to getToSExampleText in soc/views/models/user.py.
Wed, 28 Jan 2009 11:24:34 +0000 Pawel Solyga Style fixes in soc.views.models modules.
Tue, 27 Jan 2009 20:30:26 +0000 Lennard de Rijk soc/views/models/user.py now uses dynaform and appropriate cleaning methods.
Fri, 23 Jan 2009 21:18:39 +0000 Sverre Rabbelier Add a 'pick' view to the appropriate views
Wed, 21 Jan 2009 22:21:40 +0000 Todd Larsen Move getToSLink() to soc.views.helper.redirects.getToSRedirect().
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Tue, 20 Jan 2009 23:01:24 +0000 Todd Larsen Set agrees_to_tos example text to link to site-wide ToS (or a warning message).
Wed, 14 Jan 2009 22:37:05 +0000 Todd Larsen Display state (but dis-allow edits) of User's agrees_to_tos boolean Property.
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Mon, 15 Dec 2008 01:15:32 +0000 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
Wed, 03 Dec 2008 23:49:10 +0000 Sverre Rabbelier Make use of the new generic key_name by lookup up scope_path
Wed, 03 Dec 2008 21:27:01 +0000 Sverre Rabbelier Cleanups in the views module
less more (0) -50 -30 tip