2009-03-04 |
Pawel Solyga |
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
|
file |
diff |
annotate
|
2009-03-01 |
Sverre Rabbelier |
Make use of decorators.view for all views
|
file |
diff |
annotate
|
2009-02-26 |
Sverre Rabbelier |
Convert everything to use the new access methods
|
file |
diff |
annotate
|
2009-02-21 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
2009-02-15 |
Sverre Rabbelier |
Hook up the admin view everywhere
|
file |
diff |
annotate
|
2009-02-14 |
Sverre Rabbelier |
Remove private data from club and org public templates
|
file |
diff |
annotate
|
2009-02-14 |
Sverre Rabbelier |
Add a 'list documents' link everywhere
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
2009-02-13 |
Sverre Rabbelier |
Add prefix filtering and refactored program field generation
|
file |
diff |
annotate
|
2009-02-13 |
Lennard de Rijk |
Only a club admin should see resign as club admin in the sidebar.
|
file |
diff |
annotate
|
2009-02-11 |
Lennard de Rijk |
Added organization entity sidebar entries.
|
file |
diff |
annotate
|
2009-02-07 |
Sverre Rabbelier |
Rename checkHasActiveRole to checkHasActiveRoleForScope
|
file |
diff |
annotate
|
2009-02-03 |
Lennard de Rijk |
Added validate_new_group to cleaning and removed clean_new_club_link_id.
|
file |
diff |
annotate
|
2009-02-03 |
Lennard de Rijk |
Renamed checkHasRole to checkHasActiveRole.
|
file |
diff |
annotate
|
2009-02-02 |
Sverre Rabbelier |
More access related fixes
|
file |
diff |
annotate
|
2009-02-02 |
Sverre Rabbelier |
Use .logic in checkIsAllowedToManageRole at the caller
|
file |
diff |
annotate
|
2009-02-01 |
Sverre Rabbelier |
Cleaned up access.py
|
file |
diff |
annotate
|
2009-02-01 |
Lennard de Rijk |
Refactored applicant from club view to group view.
|
file |
diff |
annotate
|
2009-02-01 |
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.
|
file |
diff |
annotate
|
2009-01-31 |
Lennard de Rijk |
Fixed two small errors.
|
file |
diff |
annotate
|
2009-01-31 |
Lennard de Rijk |
Removed obsolete _editPost and _editGet in soc/views/models/club.py.
|
file |
diff |
annotate
|
2009-01-31 |
Sverre Rabbelier |
Cleanups in base.Logic
|
file |
diff |
annotate
|
2009-01-31 |
Lennard de Rijk |
soc/views/models/club.py now uses getForCurrentAccount where necessary.
|
file |
diff |
annotate
|
2009-01-30 |
Sverre Rabbelier |
Add a 'Create new document' link for clubs, sponsors and programs
|
file |
diff |
annotate
|
2009-01-30 |
Lennard de Rijk |
Moved clean_club_app_link_id to cleaning.
|
file |
diff |
annotate
|
2009-01-29 |
Lennard de Rijk |
Added resign as club admin and club member links to the club entity menu.
|
file |
diff |
annotate
|
2009-01-29 |
Lennard de Rijk |
Redone access checks in club and sponsor model to deal with state property in their model.
|
file |
diff |
annotate
|
2009-01-28 |
Pawel Solyga |
Style fixes in soc.views.models modules.
|
file |
diff |
annotate
|
2009-01-28 |
Sverre Rabbelier |
Add grouping to the existing views
|
file |
diff |
annotate
|
2009-01-27 |
Sverre Rabbelier |
Fold checkAgreesToSiteToS into checkIsUser
|
file |
diff |
annotate
|
2009-01-27 |
Sverre Rabbelier |
Fixed two access related bugs
|
file |
diff |
annotate
|
2009-01-26 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
2009-01-26 |
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.
|
file |
diff |
annotate
|
2009-01-26 |
Lennard de Rijk |
Changed method name in access.py to fix overwriting another method.
|
file |
diff |
annotate
|
2009-01-26 |
Lennard de Rijk |
Fixed typo in club sidebar entry.
|
file |
diff |
annotate
|
2009-01-26 |
Lennard de Rijk |
Added sidebar entries for club entities.
|
file |
diff |
annotate
|
2009-01-26 |
Lennard de Rijk |
Implemented the listing of all the roles in for a specific group.
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Renamed role_names to role_logic and made it a dictionary.
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Moved listRequests from club to group view.
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Added request listing for Club Admins.
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Parameterized patterns in role.py.
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Refactored invite system from club_admin to role to make the system work with host as well.
|
file |
diff |
annotate
|
2009-01-23 |
Sverre Rabbelier |
Add a 'pick' view to the appropriate views
|
file |
diff |
annotate
|
2009-01-23 |
Lennard de Rijk |
Added missing comment to soc/views/models/club.py.
|
file |
diff |
annotate
|
2009-01-22 |
Pawel Solyga |
Fix idention in soc.views.models.club module.
|
file |
diff |
annotate
|
2009-01-22 |
Lennard de Rijk |
Fixed import sorting and indentation in soc/views/models/club.py
|
file |
diff |
annotate
|
2009-01-21 |
Lennard de Rijk |
Changed checkIsClubAppAccepted into a more generic checkIsApplicationAccepted.
|
file |
diff |
annotate
|
2009-01-21 |
Lennard de Rijk |
Added club_app model and logic.
|
file |
diff |
annotate
|
2009-01-21 |
Sverre Rabbelier |
Fix trailing whitespace and apply decorators
|
file |
diff |
annotate
|
2009-01-21 |
Sverre Rabbelier |
Fix whitespace damage
|
file |
diff |
annotate
|
2009-01-21 |
Lennard de Rijk |
Added a new view to help with application -> group process.
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
2009-01-20 |
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.
|
file |
diff |
annotate
|
2009-01-15 |
Sverre Rabbelier |
Implement the checkIsClubAppAccepted function
|
file |
diff |
annotate
|
2009-01-10 |
Sverre Rabbelier |
Added Club Admin model, logic, and view
|
file |
diff |
annotate
|
2009-01-10 |
Sverre Rabbelier |
Added a create method that uses an existing application
|
file |
diff |
annotate
|
2009-01-10 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
2009-01-08 |
Sverre Rabbelier |
Removed unneeded params from club
|
file |
diff |
annotate
|
2009-01-08 |
Lennard de Rijk |
Fixed missing files in r1364.
|
file |
diff |
annotate
|