Sat, 24 Jan 2009 23:56:34 +0000 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Fri, 23 Jan 2009 22:57:10 +0000 |
Sverre Rabbelier |
Make reference picker work for create too
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 22:01:16 +0000 |
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.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 16:05:49 +0000 |
Lennard de Rijk |
Fixed one style error and one typo.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 00:07:36 +0000 |
Lennard de Rijk |
Fixed wrong conditional in soc/views/models/club_app.py.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 23:43:16 +0000 |
Lennard de Rijk |
Corrected the list index parameters in soc/views/models/club_app.py
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 23:18:39 +0000 |
Lennard de Rijk |
Added Ignored applications to the list view.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 22:47:22 +0000 |
Lennard de Rijk |
Replaced boolean properties in soc/models/group_app with status property.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 21:41:36 +0000 |
Todd Larsen |
Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 20:25:07 +0000 |
Lennard de Rijk |
Added clean_existing_user_not_equal_to_current to clean the backup Administrator field in an application.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 19:53:23 +0000 |
Lennard de Rijk |
Changed the redirect in club application overview to the correct page.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 19:45:13 +0000 |
Lennard de Rijk |
Changed checkIsClubAppAccepted into a more generic checkIsApplicationAccepted.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 19:32:00 +0000 |
Lennard de Rijk |
Added club_app model and logic.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 16:12:48 +0000 |
Sverre Rabbelier |
Make use of the new decorators in all applicable views
|
file |
diff |
annotate
|