Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-webclient / pithos_webclient / settings.py @ 862ad222

History | View | Annotate | Download (4.4 kB)

# Date Author Comment
52670d22 06/11/2013 02:47 pm Kostas Papadimitriou

Expose STORAGE_VIEW_URL setting in index view

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

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

Fix default login url

append ?next=

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.

f90dd41a 04/11/2012 05:02 pm Kostas Papadimitriou

New setting PITHOS_UI_CLOUDBAR_ACTIVE_SERVICE

which overrides cloudbar js script ACTIVE_SERVICE setting.

28adfa0f 04/09/2012 12:33 pm Kostas Papadimitriou

Rename snf-pithos-web-client to snf-pithos-webclient