Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-webclient / pithos_webclient @ 31a5ca85

Name Size
  static
  templates
__init__.py 0 Bytes
models.py 0 Bytes
services.py 2.6 kB
settings.py 3.5 kB
synnefo_settings.py 1.8 kB
urls.py 2.1 kB
views.py 2.8 kB

Latest revisions

# Date Author Comment
31a5ca85 02/10/2014 02:41 pm Kostas Papadimitriou

Fix in key_path statements to match updated method usage

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

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...

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/....)

52670d22 06/11/2013 02:47 pm Kostas Papadimitriou

Expose STORAGE_VIEW_URL setting in index view

746fdf7a 06/11/2013 02:36 pm Kostas Papadimitriou

Register root urls redirect helpers

by default redirect root url to `/<base_path>` and `/<base_path>` to the
pithos ui service.

View revisions

Also available in: Atom