app/soc/views/models/user_self.py
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
Sun, 07 Dec 2008 13:38:53 +0000 Sverre Rabbelier Make use of the 'sidebar' param for user_self
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 23:48:10 +0000 Sverre Rabbelier Introduced django_extra_patterns
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.
Tue, 02 Dec 2008 17:14:18 +0000 Pawel Solyga Remove cyclic imports by moving response method of out_of_band.Error class to soc.views.helper.responses module as errorResponse function. Apply changes to affected files.
Sun, 30 Nov 2008 17:35:05 +0000 Pawel Solyga Add missing import, remove unused import and add missing parameters to methods in soc.views.models.user_self module.
Sat, 29 Nov 2008 19:00:03 +0000 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
Sat, 29 Nov 2008 18:30:58 +0000 Sverre Rabbelier Move parameter construction into a seperate module
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
less more (0) tip