app/soc/views/models/user_self.py
Mon, 02 Feb 2009 15:04:04 +0000 Lennard de Rijk Calling getForCurrentAccount where necessary.
Sun, 01 Feb 2009 23:36:50 +0000 Lennard de Rijk Set the right field type in user_self to overcome confusion.
Sun, 01 Feb 2009 23:27:28 +0000 Lennard de Rijk Adding a hidden agreed_to_tos field when the user has signed the ToS.
Sun, 01 Feb 2009 22:35:35 +0000 Lennard de Rijk User profile now shows the time on which you signed the ToS.
Sun, 01 Feb 2009 17:14:42 +0000 Lennard de Rijk Added status property to the user model.
Sun, 01 Feb 2009 13:29:34 +0000 Pawel Solyga Rename 'Create a new document' links to 'Create a New Document', also rename 'Create a new Program' to 'Create a New Program' in soc.views.models modules.
Sat, 31 Jan 2009 16:16:44 +0000 Sverre Rabbelier Add an 'unread' style and add 'new document' link for user
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:43:30 +0000 Lennard de Rijk Redone the user's profile page.
Tue, 27 Jan 2009 22:59:01 +0000 Sverre Rabbelier Cache access checks and disable sidebar caching
Tue, 27 Jan 2009 13:36:45 +0000 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Sun, 25 Jan 2009 00:04:11 +0000 Sverre Rabbelier Do not pass around request anymore in buildSidebar
Sat, 24 Jan 2009 23:56:34 +0000 Sverre Rabbelier Use ugettext instead of ugettext_lazy
Wed, 21 Jan 2009 21:41:36 +0000 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
Wed, 21 Jan 2009 16:12:48 +0000 Sverre Rabbelier Make use of the new decorators in all applicable views
Wed, 21 Jan 2009 02:14:05 +0000 Todd Larsen Add a clean_agrees_to_tos() validator that requires "Yes" if ToS exists.
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:13:03 +0000 Todd Larsen If a site-wide ToS exist, display the User profile "Agrees to ToS" checkbox.
Tue, 20 Jan 2009 17:41:47 +0000 Sverre Rabbelier When constructing the sidebar don't overide 'sidebar'
Tue, 20 Jan 2009 16:12:55 +0000 Pawel Solyga Add missing blank line in soc.views.helper.params module. Fix docstring typo in soc.views.models.role module. Add missing dots at the end of sentences in soc.logic.cleaning and soc.view.models.user_self modules.
Tue, 20 Jan 2009 00:48:49 +0000 Sverre Rabbelier Add an unread count indication next to the notification link
Tue, 20 Jan 2009 00:48:30 +0000 Sverre Rabbelier Use 'from .. import .. as ..' in user_self
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Thu, 08 Jan 2009 21:23:33 +0000 Sverre Rabbelier Fix login link
Mon, 15 Dec 2008 01:15:32 +0000 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
Fri, 12 Dec 2008 23:28:18 +0000 Lennard de Rijk Added Notifications.
Sun, 07 Dec 2008 19:02:41 +0000 Sverre Rabbelier Add explicit access_types from the url
less more (0) -30 tip