Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / showuser.py @ 9597fc83

History | View | Annotate | Download (4.1 kB)

# Date Author Comment
814113c4 05/30/2012 04:42 pm Sofia Papagiannaki

during datamigration set only to inactive users activation_sent date to epoch

Refs: #2471

30dc8c1a 05/21/2012 03:27 pm Sofia Papagiannaki

Provide api calls for permitting helpdesk users to access user information by user email and by username

Refs: #2414

3362d142 05/04/2012 11:23 am Sofia Papagiannaki

change showuser command: do not show date_signed_terms if there are no terms to sign

0a569195 04/21/2012 11:00 pm Sofia Papagiannaki

ask acknowledgment for switching local account to shibboleth one

  • unique email and is_active combination (use django model validation)
  • use different template for rendering shibboleth signup form
  • do not show groups in profile page
  • do not show provider in third-party signup forms...
18ffbee1 04/07/2012 06:36 pm Sofia Papagiannaki

add support for groups

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

Force user to accept service terms

Refs: #2019

3597f9c9 03/12/2012 02:01 pm Sofia Papagiannaki

``showuser`` command prints ``has_credits`` AstakosUser field

ebd369d0 03/09/2012 03:05 pm Sofia Papagiannaki

merge with master

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

Repo refactor and webproject hooks fixes