app/soc/views/models/club.py
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 21:53:15 +0000 Sverre Rabbelier Add prefix filtering and refactored program field generation
Fri, 13 Feb 2009 11:46:06 +0000 Lennard de Rijk Only a club admin should see resign as club admin in the sidebar.
Wed, 11 Feb 2009 20:05:33 +0000 Lennard de Rijk Added organization entity sidebar entries.
Sat, 07 Feb 2009 22:49:51 +0000 Sverre Rabbelier Rename checkHasActiveRole to checkHasActiveRoleForScope
Tue, 03 Feb 2009 20:30:08 +0000 Lennard de Rijk Added validate_new_group to cleaning and removed clean_new_club_link_id.
Tue, 03 Feb 2009 15:18:40 +0000 Lennard de Rijk Renamed checkHasRole to checkHasActiveRole.
Mon, 02 Feb 2009 17:02:31 +0000 Sverre Rabbelier More access related fixes
Mon, 02 Feb 2009 16:03:21 +0000 Sverre Rabbelier Use .logic in checkIsAllowedToManageRole at the caller
Sun, 01 Feb 2009 20:44:47 +0000 Sverre Rabbelier Cleaned up access.py
Sun, 01 Feb 2009 16:11:54 +0000 Lennard de Rijk Refactored applicant from club view to group view.
Sun, 01 Feb 2009 13:29:34 +0000 Pawel Solyga Rename 'Create a new document' links to 'Create a New Document', also rename 'Create a new Program' to 'Create a New Program' in soc.views.models modules.
Sat, 31 Jan 2009 18:58:09 +0000 Lennard de Rijk Fixed two small errors.
Sat, 31 Jan 2009 18:44:00 +0000 Lennard de Rijk Removed obsolete _editPost and _editGet in soc/views/models/club.py.
Sat, 31 Jan 2009 15:41:45 +0000 Sverre Rabbelier Cleanups in base.Logic
Sat, 31 Jan 2009 14:18:02 +0000 Lennard de Rijk soc/views/models/club.py now uses getForCurrentAccount where necessary.
Fri, 30 Jan 2009 22:02:20 +0000 Sverre Rabbelier Add a 'Create new document' link for clubs, sponsors and programs
Fri, 30 Jan 2009 11:46:08 +0000 Lennard de Rijk Moved clean_club_app_link_id to cleaning.
Thu, 29 Jan 2009 18:26:03 +0000 Lennard de Rijk Added resign as club admin and club member links to the club entity menu.
Thu, 29 Jan 2009 15:55:40 +0000 Lennard de Rijk Redone access checks in club and sponsor model to deal with state property in their model.
Wed, 28 Jan 2009 11:24:34 +0000 Pawel Solyga Style fixes in soc.views.models modules.
Wed, 28 Jan 2009 02:28:52 +0000 Sverre Rabbelier Add grouping to the existing views
Tue, 27 Jan 2009 13:36:45 +0000 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
Tue, 27 Jan 2009 11:17:18 +0000 Sverre Rabbelier Fixed two access related bugs
Mon, 26 Jan 2009 23:32:10 +0000 Sverre Rabbelier Major refactor of the access module
Mon, 26 Jan 2009 21:22:53 +0000 Lennard de Rijk Added a sidebar link for all users that accepted the ToS to a view that allows you to choose a club which you want to become a member for.
Mon, 26 Jan 2009 20:33:20 +0000 Lennard de Rijk Changed method name in access.py to fix overwriting another method.
Mon, 26 Jan 2009 17:19:14 +0000 Lennard de Rijk Fixed typo in club sidebar entry.
Mon, 26 Jan 2009 17:11:54 +0000 Lennard de Rijk Added sidebar entries for club entities.
Mon, 26 Jan 2009 09:44:00 +0000 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
Sun, 25 Jan 2009 22:05:25 +0000 Lennard de Rijk Renamed role_names to role_logic and made it a dictionary.
Sun, 25 Jan 2009 16:43:15 +0000 Lennard de Rijk Moved listRequests from club to group view.
Sun, 25 Jan 2009 15:03:12 +0000 Lennard de Rijk Added request listing for Club Admins.
Sat, 24 Jan 2009 17:07:26 +0000 Lennard de Rijk Parameterized patterns in role.py.
Sat, 24 Jan 2009 10:19:17 +0000 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
Fri, 23 Jan 2009 21:18:39 +0000 Sverre Rabbelier Add a 'pick' view to the appropriate views
Fri, 23 Jan 2009 11:40:35 +0000 Lennard de Rijk Added missing comment to soc/views/models/club.py.
Thu, 22 Jan 2009 22:03:32 +0000 Pawel Solyga Fix idention in soc.views.models.club module.
Thu, 22 Jan 2009 00:03:28 +0000 Lennard de Rijk Fixed import sorting and indentation in soc/views/models/club.py
Wed, 21 Jan 2009 19:45:13 +0000 Lennard de Rijk Changed checkIsClubAppAccepted into a more generic checkIsApplicationAccepted.
Wed, 21 Jan 2009 19:32:00 +0000 Lennard de Rijk Added club_app model and logic.
Wed, 21 Jan 2009 16:13:18 +0000 Sverre Rabbelier Fix trailing whitespace and apply decorators
Wed, 21 Jan 2009 16:13:03 +0000 Sverre Rabbelier Fix whitespace damage
Wed, 21 Jan 2009 15:11:45 +0000 Lennard de Rijk Added a new view to help with application -> group process.
Wed, 21 Jan 2009 00:27:39 +0000 Todd Larsen Add an export() view, and implement it as text/text for Document.
Tue, 20 Jan 2009 20:49:49 +0000 Pawel Solyga Remove member_template from extra_dynaexclude in soc.views.models.club since member_template is only available in Organization as of recent commit.
Thu, 15 Jan 2009 17:01:15 +0000 Sverre Rabbelier Implement the checkIsClubAppAccepted function
Sat, 10 Jan 2009 18:18:10 +0000 Sverre Rabbelier Added Club Admin model, logic, and view
Sat, 10 Jan 2009 18:17:30 +0000 Sverre Rabbelier Added a create method that uses an existing application
Sat, 10 Jan 2009 18:17:16 +0000 Sverre Rabbelier Construct names automatically from base name.
Thu, 08 Jan 2009 21:24:10 +0000 Sverre Rabbelier Removed unneeded params from club
Thu, 08 Jan 2009 17:22:37 +0000 Lennard de Rijk Fixed missing files in r1364.
less more (0) tip