- 02 Apr, 2013 1 commit
-
-
Kostas Papadimitriou authored
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 followed up with some kind of network cut off of the corresponding machine. Since no such option is currently available from the software, machine shutdown is provided as an alternative.
-
- 26 Mar, 2013 1 commit
-
-
Kostas Papadimitriou authored
-
- 20 Mar, 2013 2 commits
-
-
Kostas Papadimitriou authored
Refs #3454
-
Kostas Papadimitriou authored
Refs #3453 VM lookup is triggered when search query matches the following patterns - vm<id> - vm-<id>
-
- 05 Mar, 2013 1 commit
-
-
Kostas Papadimitriou authored
- 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.
-
- 31 Oct, 2012 1 commit
-
-
Kostas Papadimitriou authored
-
- 09 Aug, 2012 1 commit
-
-
Kostas Papadimitriou authored
- 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
-
- 01 Aug, 2012 1 commit
-
-
Kostas Papadimitriou authored
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.
-
- 06 Jul, 2012 1 commit
-
-
Olga Brani authored
- Display vm os - DIsplay network connected vms - Short view of user info - Other minor styling improvements
-
- 26 Jun, 2012 1 commit
-
-
Kostas Papadimitriou authored
handle prefix that contains text after "@".
-
- 25 Jun, 2012 1 commit
-
-
Kostas Papadimitriou authored
- 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 doesn't seem to exist instead of displaying empty lists of vms/nets.
-
- 13 Jun, 2012 2 commits
-
-
Kostas Papadimitriou authored
- avoid AttributeError when checking for request.user attribute to be present - deny access if no groups defined in user dict
-
Kostas Papadimitriou authored
- deny access to users that don't belong to 'helpdesk' group - filter results based on account provided
-
- 18 May, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-