Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / app_settings / default / ui.py @ ebf4619d

History | View | Annotate | Download (5 kB)

# Date Author Comment
ebf4619d 08/10/2012 04:52 pm Kostas Papadimitriou

Apply UI_VM_IMAGE_COMMON_METADATA setting in ui index

the setting handles which image metada to copy when creating a vm using
the ui application.

126a01f2 07/23/2012 11:42 am Kostas Papadimitriou

Cyclades UI integration with the new networks api

- Handles nic connections instead of vms. New NIC model and NICs
collections created to handle the NIC api logic. NIC models get
updated on each vms/networks api call.
- New private network creation form....

6f284708 07/16/2012 07:48 pm Kostas Papadimitriou

Fix default cyclades ui UI_MEDIA_URL setting

4be78dec 03/02/2012 08:37 pm Kostas Papadimitriou

Default setting for UI_AUTH_COOKIE_NAME

56413897 02/21/2012 04:37 pm Kostas Papadimitriou

Merge branch 'master' into ui-astakos-integration

85f1cd1e 02/21/2012 02:39 pm Kostas Papadimitriou

Astakos integration in UI

- New astakos js client integration (auth.js)
- Removed invitations views
- Removed SynnefoUser dependencies from userdata app
- Apply X-Auth-Token header for all ui requests

0c55f609 02/15/2012 05:23 pm Kostas Papadimitriou

Fixed media urls and static files configuration

- Also removed static files serve view (now added by webproject if
needed)

9c0ac5af 01/30/2012 06:55 pm Kostas Papadimitriou

Renamed snf-app to snf-cyclades-app