Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-webclient @ 02f1204b

Name Size
  conf
  pithos_webclient
COPYRIGHT 1.5 kB
Changelog 242 Bytes
MANIFEST.in 307 Bytes
README 2.7 kB
distribute_setup.py 15.4 kB
setup.py 10 kB

Latest revisions

# Date Author Comment
02f1204b 12/10/2013 01:29 pm Kostas Papadimitriou

Use pithos proxy path to redirect to astakos login view

ae9e1923 12/09/2013 05:17 pm Kostas Papadimitriou

Fix resolving of LOGIN_URL

resolve it as an absolute astakos url instead or proxying login view contents
from pithos webapp.

79c8010d 10/10/2013 12:41 pm Ilias Tsitsimpis

Use proxy to access Astakos service

Always use a proxy to access the Astakos service and don't import
astakos_services endpoints from astakosclient.

bbec43c8 10/02/2013 12:29 pm Christos Stavrakakis

Compatibility code with Django 1.4

5e5051bc 09/25/2013 10:41 am Christos Stavrakakis

Update django dependency to <1.5

bebc7707 09/17/2013 02:08 am Kostas Papadimitriou

Update cloudbar context processor module

processor moved in webproject package in 0.14.6

862ad222 06/19/2013 05:29 pm Georgios D. Tsoukalas

fix synnefo.settings circular import dependency

Break this import circle:

django.conf -> synnefo.settings (via DJANGO_SETTINGS_MODULE)
synnefo.settings -> pithos_webclient.synnefo_settings (via entry points)
pithos_webclient.synnefo_settings -> pithos_webclient.urls...

021bccd7 06/19/2013 01:16 pm Kostas Papadimitriou

Use example.synnefo.org in default conf settings

ccd43725 06/14/2013 04:36 pm Kostas Papadimitriou

.conf files cleanup

- remove deprecated setting ``PITHOS_UI_CLOUDBAR_ACTIVE_SERVICE``
- remove ``PITHOS_UI_LOGIN_URL``, ``PITHOS_UI_FEEDBACK_URL``. Settings are
dynamically computed based on ``ASTAKOS_BASE_URL`` setting.

c51ebcfd 06/12/2013 05:33 pm Kostas Papadimitriou

Restrict url pattern

append `$` to the url pattern to restrict it from matching extended ui
urls that might get appended from other applications (e.g. /ui/view/....)

View revisions

Also available in: Atom