Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-webclient @ 8474a42a

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

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

View revisions

Also available in: Atom