app/soc/views/helper/params.py
2009-01-27 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-23 Sverre Rabbelier Add a 'pick' view to the appropriate views
2009-01-21 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
2009-01-21 Lennard de Rijk Edited the method used to clean link_id in params.py.
2009-01-21 Todd Larsen Change "Show" to "Export" missed in r1446 commit.
2009-01-21 Todd Larsen Add an export() view, and implement it as text/text for Document.
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-10 Sverre Rabbelier Construct names automatically from base name.
2009-01-07 Sverre Rabbelier Added support for mutliple edit forms based on entity type
2008-12-18 Sverre Rabbelier Allow disabling of the create url with key_fields
2008-12-13 Sverre Rabbelier Make it possible to redirect anywhere after editPost
2008-12-07 Sverre Rabbelier Add explicit access_types from the url
2008-12-06 Pawel Solyga Add missing dots in docstrings in modules.
2008-12-06 Sverre Rabbelier Added a new create regexp in urls for just scope_path
2008-12-06 Sverre Rabbelier Introduce dynamic scope_path regexps
2008-12-06 Sverre Rabbelier Partial revert
2008-12-06 Sverre Rabbelier Some more cleanups in base.Logic
2008-12-06 Sverre Rabbelier Apply DI on the scope logic
2008-12-05 Pawel Solyga Some style and typo fixes in different modules.
2008-12-03 Sverre Rabbelier Introduced django_extra_patterns
2008-12-02 Sverre Rabbelier Cleanups in preparation of general selector view
2008-12-01 Sverre Rabbelier Allow for extra dynamic fields for the create form
2008-12-01 Pawel Solyga Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
2008-11-29 Sverre Rabbelier Fixed requests not working anymore
2008-11-29 Sverre Rabbelier Moved getDjangoURLPatterns to sitemap.sitemap
2008-11-29 Sverre Rabbelier Move parameter construction into a seperate module
less more (0) tip