Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-webclient / pithos_webclient @ 499bb620

Name Size
  static
  templates
__init__.py 0 Bytes
models.py 0 Bytes
services.py 2.6 kB
settings.py 4.4 kB
synnefo_settings.py 1.9 kB
urls.py 2 kB
views.py 2.8 kB

Latest revisions

# Date Author Comment
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.

72fa004f 06/05/2013 05:47 pm Kostas Papadimitriou

Fix identity prefix resolving

e60d9343 06/04/2013 08:40 pm Kostas Papadimitriou

Update url/services settings

edb3e8ef 06/03/2013 01:15 pm Kostas Papadimitriou

Convert index view context to json

to safely append any type of values to otherProperties javascript object

f5c3cc50 06/03/2013 01:15 pm Kostas Papadimitriou

Fix default login url

append ?next=

c4e41cff 06/03/2013 01:13 pm Kostas Papadimitriou

Include missing services module

fc764443 05/31/2013 05:56 pm Kostas Papadimitriou

Component/service friendly views

- Enrich settings with setting keys shared with pithos-app in order to be able
to properly resolve dynamically set urls and prefixes
- Serve ui service of the pithos component

6157de5b 05/31/2013 01:51 pm Kostas Papadimitriou

Python packaging improvments

- Use {% include %} to extend index.html with appropriate django context
- Introduce `urls_config` context variable. A dict that contains requred webapp
endpoints. Keys are merged in otherProperties js object.

View revisions

Also available in: Atom