Statistics
| Branch: | Tag: | Revision:

root / astakos / im / templates / account_base.html @ d20cecdc

History | View | Annotate | Download (997 Bytes)

# Date Author Comment
d20cecdc 02/03/2012 09:47 am Kostas Papadimitriou

Template changes

- created one column full width base template
- applied new styles to logged_out and sign up complete templates

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...
881c856c 01/25/2012 11:23 pm Sofia Papagiannaki

minor changes/fixes

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