- 13 Mar, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 07 Mar, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 01 Mar, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 23 Feb, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 14 Feb, 2012 1 commit
-
-
Antony Chazapis authored
-
- 06 Feb, 2012 2 commits
-
-
Sofia Papagiannaki authored
Refs: #1993
-
Sofia Papagiannaki authored
Refs: #1993
-
- 02 Feb, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 24 Jan, 2012 2 commits
-
-
Sofia Papagiannaki authored
Refs: #1918
-
Sofia Papagiannaki authored
- fix user profile editing bug - fix user activation issue - consume invitation upon invited user creation - fix invited user invitations - add token info in test user fixture - minor bug fixes Refs: #1917 Refs: #1911 Refs: #1919
-
- 23 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
- create im/migrations (for south use) - fixture for django_site - fix ExtendedUserCreationForm: use AstakosUser instead of django.contrib.auth.models.User - do not redirect to profile page after login if request.user is superuser
-
- 22 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
-incorporate CsrfViewMiddleware -change tamplates to render forms -change email template location -api.activate() returns only information about token - In prepare_response, instead of setting the cookie, log the user in - use django.contrib.auth.views for reseting and changing user password Ref: #1874
-
- 17 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
- extend django user model - pass template_name and extra_context in views - incorporate context processors - use different backends for invitations and simple workflow Refs: #1823
-
- 09 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-