Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos @ 0504f010

Name Size
  im
__init__.py 1.9 kB
urls.py 1.7 kB

Latest revisions

# Date Author Comment
0504f010 01/15/2013 08:01 pm Kostas Papadimitriou

Update token view/url

introduce a helper view to allow user update the account api token.
``renewToken`` javascript helper method is included in forms.js.

e09c5005 01/15/2013 07:06 pm Kostas Papadimitriou

Fix get_active_auth_providers regressiona

Handling active auth providers require access to provider user object
thus user_providers context variable got reverted to contain a list
of AstakosUserAuthProvider instances. AuthProvider instance access can
be achieved via `.settings` attribute.

17ad5d37 01/15/2013 06:46 pm Kostas Papadimitriou

Conform profile form with EMAILCHANGE_ENABLED setting

- Do not display email change fields

3c807f64 01/15/2013 06:44 pm Olga Brani

Merge branch 'feature-astakos-newstyles' of https://code.grnet.gr/git/synnefo into feature-astakos-newstyles

531fca05 01/15/2013 06:43 pm Olga Brani

Auth_methods icons

10a870d5 01/15/2013 06:15 pm Kostas Papadimitriou

Email change activation fix

allow email change activation even if user is not authenticated

3fbf7863 01/15/2013 05:40 pm Kostas Papadimitriou

Combined profile form updates

- Handle local account existance and accordingly display password change
fields
- Remove pending email changes before creating a new email change
request in EmailChangeForm object save method
- Pass request instance in form save

f7400729 01/15/2013 05:12 pm Kostas Papadimitriou

Initial commit of the combined profile form

The new profile form supports change email and password change actions
by propagating submited data to internal EmailChangeForm and
ExtendedPasswordChangeForm instances.

9deadfcd 01/15/2013 03:32 pm Georgios D. Tsoukalas

fix broken intDecimalField initialization

7db8c163 01/15/2013 03:32 pm Georgios D. Tsoukalas

add pending members indication in projects

View revisions

Also available in: Atom