Statistics
| Branch: | Tag: | Revision:

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

Name Size
  endpoints
  fixtures
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
__init__.py 0 Bytes
activation_backends.py 9.5 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.1 kB
ctx.py 2.1 kB
forms.py 40.5 kB
functions.py 31.4 kB
messages.py 18.2 kB
middleware.py 2.3 kB
models.py 72.9 kB
notifications.py 3.1 kB
presentation.py 8.4 kB
project_notif.py 4.5 kB
project_tests.py 879 Bytes
quotas.py 8.8 kB
resources.py 3.1 kB
settings.py 10.6 kB
tables.py 13.5 kB
tests.py 59.3 kB
urls.py 7.4 kB
util.py 9.6 kB
views.py 58.8 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
b095201e 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: remove astakos.im.api module

Replace all AstakosCallpoint references

79b5d61b 05/10/2013 12:45 pm Sofia Papagiannaki

astakos: WIP move all api calls under ``/astakos/api``

Refs: #3340

126f6a55 05/09/2013 06:45 pm Christos Stavrakakis

fix typo

95150b7d 05/09/2013 06:40 pm Christos Stavrakakis

astakos: Fix one test

Fix race condition in one of Astakos tests.

2a88057d 05/09/2013 04:15 pm Christos Stavrakakis

astakos: Various fixes to tests

Do not user 'assertItemsEqual' method of unittest is only supported in
python 2.7.

Also, some arguments have been renamed.

7ce770be 05/09/2013 04:14 pm Christos Stavrakakis

astakos: Fix bug in getting membership

Search based on 'person__id' and not 'id'.

5c34b421 05/08/2013 06:34 pm Giorgos Korfiatis

astakos: Remove deprecated Project methods

add_member, remove_member were not used.

415c4a56 05/08/2013 06:24 pm Giorgos Korfiatis

astakos: Visually separate apps in project-show

34a857c0 05/08/2013 03:25 pm Kostas Papadimitriou

astakos: Handle prompt for additional login methods

8ee54f74 05/08/2013 03:24 pm Kostas Papadimitriou

astakos: Exclude non existing services form Service.catalog

Always return services that exist in database. If a known service exists
use the predefined presentation data as base dict upon which we build up
the returned info by merging the data stored in service model and the...

View revisions

Also available in: Atom