Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / helpdesk @ ba8ff608

Name Size
  fixtures
  static
  templates
  templatetags
__init__.py 0 Bytes
models.py 0 Bytes
tests.py 7.3 kB
urls.py 517 Bytes
views.py 8.4 kB

Latest revisions

# Date Author Comment
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

9fd36718 08/09/2012 03:56 pm Kostas Papadimitriou

Helpdesk application improvements

- Additional setting HELPDESK_ENABLED to be able to enable/disable
helpdesk views.
- Fix fixtures to play along with new network models
- Include helpdesk default settings module

1663e6df 08/01/2012 07:09 pm Kostas Papadimitriou

Use new typeahead version

source config attribute is now a callback.

e09670d9 08/01/2012 07:09 pm Kostas Papadimitriou

Delete unused js file

080d1457 08/01/2012 07:08 pm Kostas Papadimitriou

Use forked version of typeahead

the forked version supports completion source from ajax requests.

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

View revisions

Also available in: Atom