app/soc/views/helper/access.py
2009-01-21 Sverre Rabbelier Even developers need to agree to the terms of service for Melange
2009-01-21 Lennard de Rijk Replaced boolean properties in soc/models/group_app with status property.
2009-01-21 Todd Larsen Move getToSLink() to soc.views.helper.redirects.getToSRedirect().
2009-01-21 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
2009-01-21 Todd Larsen Make checkAgreesToSiteToS() the default access check for many other checks.
2009-01-21 Todd Larsen Add checkAgreesToSiteToS() (partially implemented until circular import fixed).
2009-01-21 Todd Larsen Take advantage of new "from ... import ... as ..." rules in the style guide.
2009-01-21 Lennard de Rijk Changed checkIsClubAppAccepted into a more generic checkIsApplicationAccepted.
2009-01-21 Lennard de Rijk Added club_app model and logic.
2009-01-21 Sverre Rabbelier Prepare access to receive args and kwargs as argument
2009-01-15 Sverre Rabbelier Implement the checkIsClubAppAccepted function
2009-01-10 Sverre Rabbelier Added Club Admin model, logic, and view
2009-01-10 Lennard de Rijk Fixed a typo in the comment in helper/access.py.
2009-01-08 Sverre Rabbelier Added the club_app view, logic and model
2008-12-15 Pawel Solyga Fix import sorting in soc.views.helper.access module and rename 'host' to 'Program Administrator'.
less more (0) -15 tip