Statistics
| Branch: | Tag: | Revision:

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

Name Size
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
  tests
__init__.py 0 Bytes
activation_backends.py 20.1 kB
astakos_resources.py 1.7 kB
auth_backends.py 3.3 kB
auth_providers.py 21.2 kB
context_processors.py 4 kB
cookie.py 4.3 kB
ctx.py 2.1 kB
forms.py 41.2 kB
functions.py 28.3 kB
messages.py 18.8 kB
middleware.py 2.2 kB
models.py 73.6 kB
notifications.py 3.1 kB
presentation.py 8.7 kB
project_notif.py 4.5 kB
quotas.py 9.5 kB
resources.py 3.1 kB
settings.py 10 kB
tables.py 13.5 kB
urls.py 7.3 kB
util.py 9.6 kB
views.py 58.6 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
e585664e 05/17/2013 10:41 am Christos Stavrakakis

astakos: Fix typo in tests

ab30f5f1 05/16/2013 08:30 pm Sofia Papagiannaki

astakos: fix incomplete previous commit

commit 1439d6383113b151b6a3316e320a0418fa30d421

1439d638 05/16/2013 08:27 pm Sofia Papagiannaki

astakos: api calls authenticated via X-Auth-Token shall not affect cookie

CookieAuthenticationMiddleware.process_request() synchronizes
the astakos cookie with the request user.
If an astakos cookie is set but there is no logged in user,
the middleware deletes the cookie....

1ac3349d 05/16/2013 07:54 pm Kostas Papadimitriou

astakos: Split settings in separate modules

f78059a4 05/16/2013 07:34 pm Kostas Papadimitriou

astakos: Update activation email content

0c46608c 05/16/2013 07:14 pm Kostas Papadimitriou

astakos: Clean up user-list filter options

removed deprecated options `-p` and `-n`. Admins should use
`--pending-moderation` and `--pending-verification` instead.

abf57c77 05/16/2013 07:09 pm Kostas Papadimitriou

astakos: Allow admin to verify user from command line

using the new option `--verify` added in `user-modify` command

5aa83766 05/16/2013 06:57 pm Kostas Papadimitriou

Merge branch 'feature-branding' into develop

Conflicts:
snf-astakos-app/astakos/im/templates/im/account_pending_moderation_notification.txt
snf-astakos-app/astakos/im/templates/im/group_creation_notification.txt
snf-astakos-app/astakos/im/views.py

103086a4 05/16/2013 06:41 pm Giorgos Korfiatis

astakos: Force query eval when used in __in filter

Related to commit aee9a38

Also fix call of qh_sync_users in migration script.

fa186923 05/16/2013 06:41 pm Giorgos Korfiatis

astakos: Allow submitting application with no resources

View revisions

Also available in: Atom