- 03 Aug, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 31 Jul, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2612
-
- 01 Jun, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 22 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
* new model Service * new management commands for handling the services * remove ASTAKOS_CLOUD_SERVICES setting * change get_services API call to return the Service objects * separate admin from service API calls * introduce send_feedback service API call Refs: #2413
-
- 21 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
Provide api calls for permitting helpdesk users to access user information by user email and by username Refs: #2414
-
- 18 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2415
-
- 07 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2363
-
- 07 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 03 Apr, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 21 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2019
-
- 09 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 08 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 05 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #1824
-
- 02 Mar, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #2146
-
- 25 Feb, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 23 Feb, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
- 21 Feb, 2012 1 commit
-
-
Antony Chazapis authored
Refs #1996
-
- 06 Feb, 2012 1 commit
-
-
Sofia Papagiannaki authored
Refs: #1997
-
- 02 Feb, 2012 4 commits
-
-
Sofia Papagiannaki authored
-
root authored
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
* move login and setting cookie in one place (prepare_response) * delete cookie in logout * delete unused imports * change requires_anonymous to redirect to logout with next
-
- 01 Feb, 2012 1 commit
-
-
Sofia Papagiannaki authored
* change visible fields in user profile page * change visible fields in user modification administrator page * enable administrator to update user quota * read default user level from settings * show sent invitations and status in user invite page * if no next request parameter after login redirect to index page * after successful login set cookie (read cookie name & domain from settings) * delete cookie in logout * rename `dummy` target to `redirect` and change its functionality
-
- 25 Jan, 2012 2 commits
-
-
Sofia Papagiannaki authored
-
Sofia Papagiannaki authored
Refs: #1935
-
- 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
-
- 19 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-
- 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
-
- 11 Jan, 2012 1 commit
-
-
Sofia Papagiannaki authored
-
- 09 Jan, 2012 1 commit
-
-
Antony Chazapis authored
-