Statistics
| Branch: | Tag: | Revision:

root / snf-cyclades-app / synnefo / helpdesk @ 080d1457

Name Size
  fixtures
  static
  templates
  templatetags
__init__.py 0 Bytes
models.py 0 Bytes
tests.py 6.9 kB
urls.py 353 Bytes
views.py 4.3 kB

Latest revisions

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

ebda2ad4 06/26/2012 04:05 pm Kostas Papadimitriou

Helpdesk api fix

handle prefix that contains text after "@".

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

c4d1f3b7 06/13/2012 06:41 pm Kostas Papadimitriou

Helpdesk application tests

0e5c88d0 06/13/2012 06:38 pm Kostas Papadimitriou

Helpdesk authentication view wrapper fix

- avoid AttributeError when checking for request.user attribute to be
present
- deny access if no groups defined in user dict

e129e26b 06/13/2012 02:53 pm Kostas Papadimitriou

Helpdesk permissions and filters

- deny access to users that don't belong to 'helpdesk' group
- filter results based on account provided

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

Update helpdesk theme

View revisions

Also available in: Atom