app/soc/views/models/user.py
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
Tue, 02 Dec 2008 20:14:14 +0000 Lennard de Rijk Changed clean_link_id to convert the input to lower characters for user comfort.
Sun, 30 Nov 2008 17:06:32 +0000 Pawel Solyga Add missing dots and fix too long line in soc.views.helper.dynaform module. Remove unused imports in soc.views.models.document module. Fix too long lines. Add missing docstring for Meta classes.
Sun, 30 Nov 2008 16:29:48 +0000 Pawel Solyga Remove unused imports in soc.views.models.user and soc.views.models.sponsor modules.
Sat, 29 Nov 2008 00:12:16 +0000 Sverre Rabbelier Made _logic a param
Wed, 26 Nov 2008 20:50:56 +0000 Sverre Rabbelier Created a seperate module for editSelf things
Tue, 25 Nov 2008 23:16:32 +0000 Sverre Rabbelier Fixed some access related bugs
Tue, 25 Nov 2008 17:19:37 +0000 Sverre Rabbelier Make the sidebar dynamic depending on the user's rights
Sat, 22 Nov 2008 22:45:14 +0000 Pawel Solyga Remove inheritance_line from Form meta class excludes in all currently used forms.
Sat, 22 Nov 2008 22:30:32 +0000 Pawel Solyga Add customized User Edit Developer view template with working listing of former accounts.
Sat, 22 Nov 2008 18:58:32 +0000 Lennard de Rijk Added a requests overview using the new multi-list page.
Sat, 22 Nov 2008 14:01:39 +0000 Sverre Rabbelier Renamed templates/soc/entity/list/entity_*.html to *.html
less more (0) -50 -30 tip