app/soc/views/helper/access.py
Sat, 29 Nov 2008 19:00:03 +0000 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
Wed, 26 Nov 2008 20:50:56 +0000 Sverre Rabbelier Created a seperate module for editSelf things
Sat, 22 Nov 2008 07:57:00 +0000 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
Thu, 20 Nov 2008 23:07:38 +0000 Sverre Rabbelier Created a checkIsInvited method
Thu, 20 Nov 2008 15:41:31 +0000 Sverre Rabbelier Add a access.deny and access.allow method
Sat, 15 Nov 2008 03:12:33 +0000 Todd Larsen Attempt to rename User.id to User.account, in preparation for making User be
Fri, 07 Nov 2008 22:24:01 +0000 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).
Wed, 05 Nov 2008 23:38:00 +0000 Sverre Rabbelier Refactoring of {site/home}_settings to make them use base.View
Sun, 19 Oct 2008 13:14:40 +0000 Pawel Solyga Fix identions, too long lines, unused imports and some other mistakes.
Thu, 16 Oct 2008 17:34:10 +0000 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.
Thu, 16 Oct 2008 15:12:00 +0000 Pawel Solyga Some indention fixes in access.py module.
Thu, 16 Oct 2008 13:18:59 +0000 Pawel Solyga Change name of login_request variable in access.py module to login_response.
Tue, 14 Oct 2008 12:02:42 +0000 Pawel Solyga Some indentations fixes. Changed all the email=id function arguments to email=id.email().
Mon, 13 Oct 2008 22:32:09 +0000 Pawel Solyga Some indentations fixes and ugettext_lazy() wrap up for DEF_DEV_LOGOUT_LOGIN_MSG_FMT in access.py.
Mon, 13 Oct 2008 21:34:07 +0000 Pawel Solyga Add missing blank lines between imports in access.py module.
Sun, 12 Oct 2008 18:30:37 +0000 Sverre Rabbelier Made the existing code use the new soc.logic.models
Sun, 12 Oct 2008 15:05:50 +0000 Sverre Rabbelier Missing changes to soc.views.helper.access
Sun, 12 Oct 2008 14:58:47 +0000 Sverre Rabbelier Moved soc/logic/helper/access to soc/views/helper/access
less more (0) tip