app/soc/views/models/club_app.py
2009-01-30 Lennard de Rijk Added a cleaning method to club_app view.
2009-01-30 Lennard de Rijk Changed status in group app model to state.
2009-01-28 Sverre Rabbelier Add grouping to the existing views
2009-01-27 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-25 Sverre Rabbelier Rename ModelProperties to EntityProperties
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-24 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
2009-01-23 Sverre Rabbelier Make reference picker work for create too
2009-01-22 Pawel Solyga Rename clean_existing_user_not_equal_to_current function to clean_users_not_same in soc.logic.cleaning module and fix affected files.
2009-01-22 Lennard de Rijk Fixed one style error and one typo.
2009-01-22 Lennard de Rijk Fixed wrong conditional in soc/views/models/club_app.py.
2009-01-21 Lennard de Rijk Corrected the list index parameters in soc/views/models/club_app.py
2009-01-21 Lennard de Rijk Added Ignored applications to the list view.
2009-01-21 Lennard de Rijk Replaced boolean properties in soc/models/group_app with status property.
2009-01-21 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
2009-01-21 Lennard de Rijk Added clean_existing_user_not_equal_to_current to clean the backup Administrator field in an application.
2009-01-21 Lennard de Rijk Changed the redirect in club application overview to the correct page.
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 Make use of the new decorators in all applicable views
2009-01-21 Sverre Rabbelier Renamed showReviewOverview to review_overview and reviewOverview
2009-01-21 Todd Larsen Add an export() view, and implement it as text/text for Document.
2009-01-20 Pawel Solyga Add missing 'of' word to list description strings in soc.views.models.club_app module.
2009-01-20 Sverre Rabbelier Add a 'pending/accepted/denied' seperation to club_app list
2009-01-19 Sverre Rabbelier Send a notifcation if a club application is accepted
2009-01-19 Sverre Rabbelier Fixed whitespace damage
2009-01-10 Lennard de Rijk Fixed missing params in views/models/club_app.py.
2009-01-10 Sverre Rabbelier Construct names automatically from base name.
2009-01-10 Lennard de Rijk Fixed a wrong method being called when accepting/declyning an application.
2009-01-10 Lennard de Rijk Added basic review functionality for club applications.
2009-01-08 Sverre Rabbelier Added the club_app view, logic and model
less more (0) tip