app/soc/views/helper/access.py
2009-02-01 Sverre Rabbelier Cleaned up access.py
2009-02-01 Pawel Solyga Fix missing dot and wrong import sorting in soc.views.helper.access module.
2009-01-31 Sverre Rabbelier Hook up the ACL system for documents.
2009-01-31 Lennard de Rijk Removed workflow type as keyfield from program.
2009-01-31 Sverre Rabbelier Cleanups in base.Logic
2009-01-31 Lennard de Rijk Added status to program.
2009-01-30 Lennard de Rijk Renamed state to status where appropriate.
2009-01-30 Lennard de Rijk Changed status in group app model to state.
2009-01-29 Sverre Rabbelier Properly check if a program is active
2009-01-29 Sverre Rabbelier Factor out the allowIfCheckPasses logic
2009-01-29 Lennard de Rijk Changed docstring for checkIsAllowedToManageRole.
2009-01-29 Lennard de Rijk Added checkIsAllowedToManageRole to access.py.
2009-01-29 Lennard de Rijk Redone access checks concerning groups to deal with the state property.
2009-01-28 Lennard de Rijk Changed access.py to comply more with the style of the module.
2009-01-28 Lennard de Rijk Redone the user's profile page.
2009-01-28 Sverre Rabbelier Fix wrong order of decorators and some cleanup
2009-01-28 Sverre Rabbelier Bugfixes after recent refactoring
2009-01-27 Sverre Rabbelier Cache access checks and disable sidebar caching
2009-01-27 Sverre Rabbelier Create a decorator for allowDeveloper
2009-01-27 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-26 Lennard de Rijk Developers are hosts for every sponsor now.
2009-01-25 Lennard de Rijk Renamed checkIsHostForProgram to checkIsHostForSponsor.
2009-01-25 Lennard de Rijk Added rights check to sponsor.py.
2009-01-25 Lennard de Rijk Fixed a bug in access.py.
2009-01-25 Lennard de Rijk Added checkCanMakeRequestToGroup to access.py.
2009-01-25 Lennard de Rijk Removed unused method from access.py.
2009-01-25 Sverre Rabbelier Remove the request and arg parameter from the checkAccess call
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-24 Lennard de Rijk Changed user_logic call to it's convenience function getForCurrentAccount.
less more (0) -50 -30 tip