Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / views.py @ cb79e2ed

History | View | Annotate | Download (16.6 kB)

# Date Author Comment
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