Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / views.py @ 586967c0

History | View | Annotate | Download (19 kB)

# Date Author Comment
586967c0 03/26/2012 01:18 pm Sofia Papagiannaki

do not approval terms form if user has already signed the terms

Refs: #2019

270dd48d 03/21/2012 03:35 pm Sofia Papagiannaki

Force user to accept service terms

Refs: #2019

683cf244 03/14/2012 05:14 pm Sofia Papagiannaki

change signup flow, remove activateuser command and introduce sendactivation command

4abc7b29 03/13/2012 05:05 pm Sofia Papagiannaki

change email templates

f534fb96 03/08/2012 03:00 pm Sofia Papagiannaki

fix internal astakos menu & minor other changes:

  • invoke `get_menu` to dynamically load navigation items
  • fix cloudbar settings
  • fix httplib2 requirement
8316698a 03/07/2012 06:02 pm Sofia Papagiannaki

Automatically activate users whose email matches specific email patterns defined in settings (ASTAKOS_RE_USER_EMAIL_PATTERNS) & minor other fixes:

  • introduce email_verified AstakosUser field and if False during signup send email verification
  • show recaptcha fields in signup form in case of invited user...
0d02a287 03/02/2012 06:57 pm Sofia Papagiannaki

changes in cloudier and signup & logout behavior

Refs: #2146

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes