Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates @ a196eb7e

Name Size
  registration
account_base.html 875 Bytes
activation_email.txt 3.4 kB
base.html 887 Bytes
feedback.html 372 Bytes
feedback_mail.txt 142 Bytes
invitation.txt 3.9 kB
invitations.html 1.3 kB
login.html 1.2 kB
profile.html 429 Bytes
register.html 416 Bytes
signup.html 2.1 kB

Latest revisions

# Date Author Comment
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...
15efc749 01/30/2012 07:23 pm Sofia Papagiannaki

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

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

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

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

Refs: #1918

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

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

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

View revisions

Also available in: Atom