Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / helpdesk / templates @ 07602322

# Date Author Comment
7ad07359 05/27/2013 06:04 pm Kostas Papadimitriou

helpdesk: Configurable media url

cc5c8608 04/02/2013 10:29 am Kostas Papadimitriou

Allow helpdesk users to shutdown/start vms

Include an additional action to helpdesk view. Based on the current
status of the virtual machine helpdesk user is allowed to start it or
shut it down.

This comes handy since in most cases vm suspension needs to be...

8896e2aa 03/26/2013 08:20 pm Kostas Papadimitriou

Display additional vm backend info in helpdesk app

Refs #3452

ba8ff608 03/20/2013 08:23 pm Kostas Papadimitriou

Allow user to search by vm id in helpdesk app

Refs #3453

VM lookup is triggered when search query matches the following patterns

- vm<id>
- vm-<id>

6c45fa84 03/05/2013 06:09 pm Kostas Papadimitriou

Helpdesk app fixes

- Do not use autocomplete feature (usernames are now stored in astakos
db)
- Translate provided username to retrieve user uuid
- UI: Display network operstate in as badge. Hide deleted vms in nics
lists.

605d23bf 10/31/2012 11:29 am Kostas Papadimitriou

Helpdesk suspend actions

d59d86d4 08/01/2012 05:28 pm Kostas Papadimitriou

Support ip to account lookup

as an alternative method to helpdesk details view. If network interface
exists with the passed ip, the details of the owner of the machine linked to
the network interface will be displayed.

7f841ad2 07/17/2012 05:57 pm Olga Brani

Helpdesk improvements (VM connected to network)

e620ca07 07/06/2012 06:05 pm Olga Brani

Helpdesk improvements

- Display vm os
- DIsplay network connected vms
- Short view of user info
- Other minor styling improvements

9e3519e0 06/25/2012 03:06 pm Kostas Papadimitriou

Helpdesk improvements

- New json view to return a list of existing users with a prefix ending
with "@" to be used for autocompletion in helpdesk account name input.
- Proper non existing account handling. If no vms or private networks exist
for the specified account notify helpdesk user that the account...

dfc64018 05/23/2012 03:58 pm Kostas Papadimitriou

Update helpdesk theme

5dc52783 05/23/2012 03:13 pm Olga Brani

Helpdesk UI improvements

48c5ca09 05/22/2012 04:37 pm Olga Brani

Helpdesk style+ui update

634e55b3 05/21/2012 04:33 pm Olga Brani

Helpdesk style update

f65b5181 05/18/2012 03:22 pm Olga Brani

Fix media path

4eada026 05/18/2012 02:53 pm Kostas Papadimitriou

Improve badges display

bfc08ab2 05/18/2012 02:52 pm Kostas Papadimitriou

Different style for deleted networks/vms in nav

c3564ce9 05/18/2012 02:21 pm Kostas Papadimitriou

Initial commit of helpdesk app

fd00a867 02/03/2012 05:33 pm Giorgos Verigakis

Remove obsolete files that were restored due to merge

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

Renamed snf-app to snf-cyclades-app