Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / ui / views.py @ 1e28ba40

History | View | Annotate | Download (16.3 kB)

# Date Author Comment
7b2ce6b4 10/09/2012 05:08 pm Vangelis Koukis

Merge branch 'devel-0.11'

ab3e9eb8 08/09/2012 03:29 pm Kostas Papadimitriou

Improve windows connect message wording

99a005df 08/08/2012 03:13 pm Kostas Papadimitriou

Improve display of windows connect warning message

apply proper html/css formatting

17ab1a48 08/08/2012 02:25 pm Vangelis Koukis

Add warning about Windows sysprep phase in UI

Add warning in UI Connect dialog about initial 15-minute wait before
RDP becomes available with Windows VMs, due to sysprep running.

fdc32267 08/01/2012 04:49 pm Vangelis Koukis

Shorten "deleted image" string to "deleted" in UI

Shorten "deleted image" string to "deleted" in UI, to prevent line
alignment from breaking.

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

d194e869 06/08/2012 06:15 pm Kostas Papadimitriou

Prepend namespace for named urls of ui

to avoid conflicts with other applications named urls.

02f0cd19 03/27/2012 11:54 pm Kostas Papadimitriou

Include astakos username in feedback emails

03639c6d 03/26/2012 02:25 pm Kostas Papadimitriou

Proper display of vms associated with deleted images

0d0466bf 03/01/2012 06:35 pm Kostas Papadimitriou

Return RequestContext context in ui views

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

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

Renamed snf-app to snf-cyclades-app