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 |
Lennard de Rijk |
Fixed a typo in the comment in helper/access.py.
|
file |
diff |
annotate
|
2009-01-08 |
Sverre Rabbelier |
Added the club_app view, logic and model
|
file |
diff |
annotate
|
2008-12-15 |
Pawel Solyga |
Fix import sorting in soc.views.helper.access module and rename 'host' to 'Program Administrator'.
|
file |
diff |
annotate
|
2008-12-13 |
Sverre Rabbelier |
Make checkIsMyInvitation use Django to parse the URL
|
file |
diff |
annotate
|
2008-12-13 |
Lennard de Rijk |
Using getForCurrentAccount where possible due to comments on r1309.
|
file |
diff |
annotate
|
2008-12-12 |
Lennard de Rijk |
Added Notifications.
|
file |
diff |
annotate
|
2008-12-11 |
Sverre Rabbelier |
Make it possible to invite another Host as Host
|
file |
diff |
annotate
|
2008-12-07 |
Pawel Solyga |
Add missing dots in docstrings, proper sorting of imports and small docstring typo fixes.
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Thinkofix in access.checkIsInvited
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Add checkIsHost in access
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Add and use a placeholder for checkIsDocumentPublic
|
file |
diff |
annotate
|
2008-12-01 |
Pawel Solyga |
Some docstring fixes in few modules (soc.views.helper soc.views.models.base).
|
file |
diff |
annotate
|
2008-11-30 |
Lennard de Rijk |
Allow developers access to anything that does a checkIsInvited.
|
file |
diff |
annotate
|
2008-11-29 |
Sverre Rabbelier |
Now invited users can create a new Host profile
|
file |
diff |
annotate
|
2008-11-29 |
Sverre Rabbelier |
Moved checkAccess and getCleanedFields into access and forms
|
file |
diff |
annotate
|
2008-11-26 |
Sverre Rabbelier |
Created a seperate module for editSelf things
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Created a checkIsInvited method
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Add a access.deny and access.allow method
|
file |
diff |
annotate
|
2008-11-15 |
Todd Larsen |
Attempt to rename User.id to User.account, in preparation for making User be
|
file |
diff |
annotate
|
2008-11-07 |
Pawel Solyga |
Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
|
file |
diff |
annotate
|
2008-11-05 |
Sverre Rabbelier |
Refactoring of {site/home}_settings to make them use base.View
|
file |
diff |
annotate
|
2008-10-19 |
Pawel Solyga |
Fix identions, too long lines, unused imports and some other mistakes.
|
file |
diff |
annotate
|
2008-10-16 |
Pawel Solyga |
Make page argument required for errorResponse and requestLogin functions in simple.py and update affected files. Some keyword argument changes to in user/profile.py. All the changes are based on comments to r817.
|
file |
diff |
annotate
|
2008-10-16 |
Pawel Solyga |
Some indention fixes in access.py module.
|
file |
diff |
annotate
|
2008-10-16 |
Pawel Solyga |
Change name of login_request variable in access.py module to login_response.
|
file |
diff |
annotate
|
2008-10-14 |
Pawel Solyga |
Some indentations fixes. Changed all the email=id function arguments to email=id.email().
|
file |
diff |
annotate
|
2008-10-13 |
Pawel Solyga |
Some indentations fixes and ugettext_lazy() wrap up for DEF_DEV_LOGOUT_LOGIN_MSG_FMT in access.py.
|
file |
diff |
annotate
|
2008-10-13 |
Pawel Solyga |
Add missing blank lines between imports in access.py module.
|
file |
diff |
annotate
|
2008-10-12 |
Sverre Rabbelier |
Made the existing code use the new soc.logic.models
|
file |
diff |
annotate
|
2008-10-12 |
Sverre Rabbelier |
Missing changes to soc.views.helper.access
|
file |
diff |
annotate
|
2008-10-12 |
Sverre Rabbelier |
Moved soc/logic/helper/access to soc/views/helper/access
|
file |
diff |
annotate
| base
|