Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ d2cfb7a1

Name Size
  fixtures
  management
  migrations
  static
  templates
  templatetags
  tests
  views
__init__.py 0 Bytes
activation_backends.py 19.8 kB
astakos_resources.py 1.7 kB
auth.py 3.2 kB
auth_backends.py 3.3 kB
auth_providers.py 22.7 kB
context_processors.py 4.1 kB
cookie.py 4.2 kB
fields.py 3.7 kB
forms.py 38.3 kB
functions.py 33.4 kB
messages.py 17.5 kB
models.py 65.9 kB
notifications.py 3.1 kB
presentation.py 10.3 kB
project_notif.py 6.9 kB
quotas.py 9.9 kB
register.py 6.5 kB
settings.py 10.6 kB
tables.py 14.5 kB
urls.py 8.3 kB
util.py 11.1 kB
weblogin_urls.py 1.6 kB
widgets.py 2.7 kB

Latest revisions

# Date Author Comment
d2cfb7a1 02/11/2014 01:22 pm Giorgos Korfiatis

common: Do not encode key paths as string

Handle explicitly key paths as lists of keys. This allows the key
to be any python object, as is the case in python dicts.

Provide utility unpack() to convert from a string representation to
a list of keys. It assumes that a key is either a string or an integer...

27e51b28 01/30/2014 04:48 pm Olga Brani

astakos: Change contact form textarea size

9dd66900 01/23/2014 02:28 pm Kostas Papadimitriou

astakos: Display auth provider identifier in user-show command

db34e6ad 01/22/2014 03:33 pm Kostas Papadimitriou

astakos: Prevent erroneus race conditions in simultaneous signups

Refs: #4966

3d6d8464 01/22/2014 12:11 pm Christos Stavrakakis

cyclades: Improvements to Astakos stats

Improve the exposed stats from the Astakos API and the way they are
displayed in 'stats-astakos' management command.

28456640 01/20/2014 04:07 pm Kostas Papadimitriou

astakos: Handle pending third party provider validation issues

skip validation errors and reset invalid field values for received user
metadata.

d56fa78c 01/17/2014 04:59 pm Giorgos Korfiatis

Catch EOF in astakos/quota commands

Abort operation when raw_input raises an EOFError.

d9a7f0bb 01/17/2014 04:57 pm Giorgos Korfiatis

Fix stdout/stderr write in astakos/quota commands

Write actual command output and user prompts to stdout; error and progress
messages to stderr.

bd47df34 01/08/2014 06:05 pm Olga Brani

astakos: Fix members list table checkbox bug

99ec73ba 01/08/2014 06:05 pm Olga Brani

astakos: Extend form.innerlabels cookie bug fix

View revisions

Also available in: Atom