app/soc/views/models/user_self.py
2009-01-20 Sverre Rabbelier When constructing the sidebar don't overide 'sidebar'
2009-01-20 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.
2009-01-20 Sverre Rabbelier Add an unread count indication next to the notification link
2009-01-20 Sverre Rabbelier Use 'from .. import .. as ..' in user_self
2009-01-10 Sverre Rabbelier Construct names automatically from base name.
2009-01-08 Sverre Rabbelier Fix login link
2008-12-15 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
2008-12-12 Lennard de Rijk Added Notifications.
2008-12-07 Sverre Rabbelier Add explicit access_types from the url
2008-12-07 Sverre Rabbelier Make use of the 'sidebar' param for user_self
2008-12-03 Sverre Rabbelier Make use of the new generic key_name by lookup up scope_path
2008-12-03 Sverre Rabbelier Introduced django_extra_patterns
2008-12-03 Sverre Rabbelier Cleanups in the views module
2008-12-02 Lennard de Rijk Changed clean_link_id to convert the input to lower characters for user comfort.
2008-12-02 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.
2008-11-30 Pawel Solyga Add missing import, remove unused import and add missing parameters to methods in soc.views.models.user_self module.
2008-11-29 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
2008-11-29 Sverre Rabbelier Move parameter construction into a seperate module
2008-11-29 Sverre Rabbelier Made _logic a param
2008-11-26 Sverre Rabbelier Created a seperate module for editSelf things
less more (0) tip