Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / api @ bd40abfa

Name Size
  backends
__init__.py 9.7 kB
callpoint.py 4.7 kB
client.py 266 Bytes
service.py 4.1 kB
spec.py 11 kB
user.py 5.9 kB

Latest revisions

# Date Author Comment
bd40abfa 04/08/2013 11:06 am Christos Stavrakakis

Move cloud faults to 'snf_django.lib.api.faults'

Gather all faults from all synnefo projects into common
'snf_django.lib.api.faults'.

53f980c2 04/05/2013 12:16 pm Sofia Papagiannaki

astakos api: remove statements of no effect

5af5920c 03/27/2013 09:08 pm Kostas Papadimitriou

Delegate cyclades ui feedback calls to astakos

Mimic pithos app/ui feedback handling to avoid duplicating boilerplate
code.

New settings:
CYCLADES_USER_FEEDBACK_URL

Deprecated (removed) settings:
FEEDBACK_CONTACTS
FEEDBACK_EMAIL_FROM

984fec93 03/26/2013 05:39 pm Kostas Papadimitriou

Optionally display projects in astakos menu

New ASTAKOS_PROJECTS_VISIBLE setting (defaults to False) added to
control whether the projects menu should be visible in astakos user
views.

210f4d0e 03/05/2013 06:09 pm Kostas Papadimitriou

Revert astakos authenticated api

Include groups, auth_token information in authenticated api response.
These attributes are required by cyclades helpdesk app.

55870b72 03/05/2013 09:35 am Kostas Papadimitriou

Fix astakos stale session messages

Consume session messages in get_services api response. When get_services is
loaded from an astakos page, messages should have already been consumed
in the html response. When get_services is loaded from another
domain/service we consume them in get_services view so that no stale...

e30537f1 02/21/2013 07:47 pm Sofia Papagiannaki

Bug fixing

8c7229a8 02/14/2013 04:27 pm Giorgos Korfiatis

Generalize instance checks for integers

9a4600b7 02/14/2013 04:26 pm Georgios D. Tsoukalas

do not redirect after login

e3268281 02/14/2013 04:26 pm Sofia Papagiannaki

Remove unwanted whitespaces

View revisions

Also available in: Atom