app/soc/views/models/club_app.py
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
2009-03-15 Sverre Rabbelier Specify the type of Link ID used
2009-03-09 Sverre Rabbelier Fix an access bug
2009-03-04 Pawel Solyga Fix too long lines soc.views.models.club_admin, club_app and club_member modules.
2009-03-04 Lennard de Rijk Changed delete rights due to comments on r2138.
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-03-01 Sverre Rabbelier Added decorators
2009-02-26 Lennard de Rijk Fix for Issue 218.
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-15 Sverre Rabbelier Hook up the admin view everywhere
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-08 Lennard de Rijk Redone the listing in group_app.py.
2009-02-07 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
2009-02-07 Lennard de Rijk Fixing r1855 that was bugged by Tortoise ^_^.
2009-02-07 Lennard de Rijk Should be part of r1855.
2009-02-07 Lennard de Rijk Added scoped group_app listing.
2009-02-05 Lennard de Rijk Org applications can now only be made by a user when a program allows it.
2009-02-03 Lennard de Rijk Added validate_new_group to cleaning and removed clean_new_club_link_id.
2009-02-03 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
2009-02-03 Lennard de Rijk Added checkCanReviewGroupApp to acces.py.
2009-02-03 Lennard de Rijk Added checkCanEditGroupApp to access.py.
2009-02-02 Sverre Rabbelier Fixed club_app
2009-02-02 Sverre Rabbelier Fixed access related bugs
2009-02-01 Sverre Rabbelier Cleaned up access.py
2009-02-01 Lennard de Rijk Refactored review and reviewoverview out of club_app.py
2009-01-31 Sverre Rabbelier Cleanups in base.Logic
2009-01-30 Lennard de Rijk Renamed state to status where appropriate.
2009-01-30 Lennard de Rijk Moved clean_club_app_link_id to cleaning.
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