astakos
12 years agoFix doc.
Antony Chazapis [Mon, 23 Jan 2012 15:07:41 +0000 (17:07 +0200)]
Fix doc.

12 years agoMerge branch 'use-django-user-model'
Sofia Papagiannaki [Mon, 23 Jan 2012 14:57:59 +0000 (16:57 +0200)]
Merge branch 'use-django-user-model'

Conflicts:
astakos/middleware/auth.py

12 years ago- urlencode next in invitation sent email use-django-user-model
Sofia Papagiannaki [Mon, 23 Jan 2012 14:49:48 +0000 (16:49 +0200)]
- urlencode next in invitation sent email

12 years ago- fix user creation bug
Sofia Papagiannaki [Mon, 23 Jan 2012 14:48:52 +0000 (16:48 +0200)]
- fix user creation bug

12 years agoSeveral minor changes:
Sofia Papagiannaki [Mon, 23 Jan 2012 14:06:09 +0000 (16:06 +0200)]
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

12 years ago-add docs
Sofia Papagiannaki [Sun, 22 Jan 2012 19:12:46 +0000 (21:12 +0200)]
-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

Ref: #1874

12 years agoChange license year.
Antony Chazapis [Thu, 19 Jan 2012 17:43:45 +0000 (19:43 +0200)]
Change license year.

12 years agorestructure app
Sofia Papagiannaki [Tue, 17 Jan 2012 12:20:41 +0000 (14:20 +0200)]
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

12 years agofix registration form rendering
Sofia Papagiannaki [Wed, 11 Jan 2012 20:29:19 +0000 (22:29 +0200)]
fix registration form rendering

12 years agoMerge branch 'master' of https://code.grnet.gr/git/astakos
Sofia Papagiannaki [Wed, 11 Jan 2012 13:12:18 +0000 (15:12 +0200)]
Merge branch 'master' of https://code.grnet.gr/git/astakos

12 years agoenable login/invitation url
Sofia Papagiannaki [Wed, 11 Jan 2012 13:09:13 +0000 (15:09 +0200)]
enable login/invitation url

12 years agoUse new backend defaults.
Antony Chazapis [Wed, 11 Jan 2012 10:27:24 +0000 (12:27 +0200)]
Use new backend defaults.

12 years agoClean up.
Antony Chazapis [Wed, 11 Jan 2012 08:22:12 +0000 (10:22 +0200)]
Clean up.

12 years agoRemove settings.local.
Antony Chazapis [Wed, 11 Jan 2012 08:02:53 +0000 (10:02 +0200)]
Remove settings.local.

12 years agoRemove db.
Antony Chazapis [Wed, 11 Jan 2012 08:01:47 +0000 (10:01 +0200)]
Remove db.

12 years agoInitial commit. Move from pithos repository.
Antony Chazapis [Mon, 9 Jan 2012 14:42:45 +0000 (16:42 +0200)]
Initial commit. Move from pithos repository.