Statistics
| Branch: | Tag: | Revision:

root / astakos @ 13858d75

# Date Author Comment
13858d75 02/02/2012 07:25 pm Kostas Papadimitriou

Applied grnet theme for user pages

a196eb7e 02/01/2012 05:24 pm Sofia Papagiannaki

Several minor changes

  • 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...
805c6378 01/31/2012 03:59 pm Sofia Papagiannaki

db migration script for adding third party

15efc749 01/30/2012 07:23 pm Sofia Papagiannaki

Change twitter & shibboleth views to accept an email request parameter to associate with the user

465d5225 01/26/2012 04:57 pm Sofia Papagiannaki

add email fields in auth_test_data fixture

d8760ff1 01/26/2012 04:30 pm Sofia Papagiannaki

change auth_test_data fixture

ce86cd44 01/26/2012 11:41 am Sofia Papagiannaki

in edit profile redirect to next if exists

230e33e9 01/26/2012 10:23 am Sofia Papagiannaki

prepare response set user email instead of username

fc3da598 01/26/2012 08:48 am Sofia Papagiannaki

api authenticate return email for unique

881c856c 01/25/2012 11:23 pm Sofia Papagiannaki

minor changes/fixes

63c0ae82 01/25/2012 08:42 pm Sofia Papagiannaki

fix action in profile.html template

Refs: #1918

538ccdd5 01/25/2012 04:13 pm Sofia Papagiannaki

change feedback view to render feedback page with success message in case of success

01cc1929 01/25/2012 03:46 pm Sofia Papagiannaki

change reset_password_redirect url

b90b602c 01/25/2012 02:46 pm Sofia Papagiannaki

change until get_or_create_user signature: remove username argument parameter and email should be obligatory

c8727102 01/25/2012 02:10 pm Sofia Papagiannaki

signup view in case of any error display error message

e2125441 01/25/2012 02:03 pm Sofia Papagiannaki

fix password_reset email link & subject

Refs: #1935

7d7f1f1b 01/25/2012 02:29 am Sofia Papagiannaki

login preaccepted user

Refs: #1913

74f643ad 01/25/2012 01:43 am Sofia Papagiannaki

remove hardcoded service name & use site.name instead of SERVICE_NAME setting

Refs: #1914
Refs: #1912

af4eb974 01/25/2012 01:23 am Sofia Papagiannaki

user registration form checks whether the email is reserved

5d8dfc69 01/25/2012 12:57 am Sofia Papagiannaki

fix admin users_modify view: upon success render user_info

81c94f7b 01/25/2012 12:45 am Sofia Papagiannaki

minor bug fixes and improvements

65d85494 01/25/2012 12:39 am Sofia Papagiannaki

fill first name and last name in invited user registration form

Refs: #1915

dcf55476 01/25/2012 12:01 am Sofia Papagiannaki

change index view: if there is logged in user render profile page

Refs: #1918

9fb8e808 01/24/2012 11:33 pm Sofia Papagiannaki

fix number of invitations of invited user

Refs: #1919

5ed6816e 01/24/2012 06:03 pm Sofia Papagiannaki

- use email to login & authenticate users
- 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...

0321ca9b 01/24/2012 12:44 pm Sofia Papagiannaki

new fixture for creating a test user & remove token information from fixture fro creating admin user

Ref: #1920

d541c8f3 01/24/2012 12:36 pm Sofia Papagiannaki

renew_token (disregarding renew flag) if logged in user does not have a valid one

Ref: #1921

c7563d91 01/23/2012 09:55 pm Sofia Papagiannaki

fix 'username' is not defined in shibboleth target

a314b027 01/23/2012 08:15 pm root

Fix date formatting in API.

6fa591f2 01/23/2012 07:54 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/astakos

148b0cde 01/23/2012 07:54 pm Sofia Papagiannaki

fix dummy target

- skip login() if user already logged in
- pass user & token to next

Refs: #1877

dbe090ba 01/23/2012 06:40 pm root

Bug fixes.

6b4f9fb2 01/23/2012 04:57 pm Sofia Papagiannaki

Merge branch 'use-django-user-model'

Conflicts:
astakos/middleware/auth.py

7237f8c0 01/23/2012 04:49 pm Sofia Papagiannaki

- urlencode next in invitation sent email

3bf924ec 01/23/2012 04:48 pm Sofia Papagiannaki

- fix user creation bug

794852f2 01/23/2012 04:06 pm Sofia Papagiannaki

Several minor changes:

- 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

890b0eaf 01/22/2012 09:12 pm Sofia Papagiannaki

add docs
-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...

aba1e498 01/19/2012 07:43 pm Antony Chazapis

Change license year.

0905ccd2 01/17/2012 02:20 pm Sofia Papagiannaki

restructure app
- 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

66396eca 01/11/2012 10:29 pm Sofia Papagiannaki

fix registration form rendering

04164700 01/11/2012 03:12 pm Sofia Papagiannaki

Merge branch 'master' of https://code.grnet.gr/git/astakos

824d1af9 01/11/2012 03:09 pm Sofia Papagiannaki

enable login/invitation url

4b8f5b96 01/11/2012 12:27 pm Antony Chazapis

Use new backend defaults.

efefbe82 01/11/2012 10:22 am Antony Chazapis

Clean up.

9772d798 01/11/2012 10:02 am Antony Chazapis

Remove settings.local.

d73f20aa 01/11/2012 10:01 am Antony Chazapis

Remove db.

64cd4730 01/09/2012 04:42 pm Antony Chazapis

Initial commit. Move from pithos repository.