- 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 4 commits
-
-
Kostas Papadimitriou authored
-
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
-
Kostas Papadimitriou authored
- deny access to users that don't belong to 'helpdesk' group - filter results based on account provided
-
- 12 Jun, 2012 2 commits
-
-
Kostas Papadimitriou authored
to extract token from astakos cookies
-
Kostas Papadimitriou authored
-
- 08 Jun, 2012 8 commits
-
-
Kostas Papadimitriou authored
Only reset image selection on create view initialization to be able to keep image selection between subviews transitions.
-
Kostas Papadimitriou authored
taking advantage of the urls for weekly graphs that stats service provide. Refs #1791
-
Kostas Papadimitriou authored
More explanatory info for the selection of public keys that will get copied to the created vm on step 3 of vm create view. Refs, #2462
-
Kostas Papadimitriou authored
to avoid conflicts with other applications named urls.
-
Kostas Papadimitriou authored
gtools provides common name settings with cyclades app to connect to the rabbit mq server. It is wise to keep consistency for the default values of common settings.
-
Kostas Papadimitriou authored
- use 'id_rsa' as the filename for the downloaded private key, Refs #2461 - changed the name of the auto generated public key
-
Kostas Papadimitriou authored
It seems that Safari allows popup windows only if the window.open call is made from within an html element click event context. Otherwise its behaviour is based on "Block Pop-Up Windows" setting, which when enabled no notification appears for the user that a popup window was requested to open. Since there is no easy way to check the setting value, the action call changed to use synchronous request. That way the success handler which calls the window.open method, gets executed within the confirm button click event context. In contradictory to this change the user might experience unresponsive behaviour of the ui when console actions too long to repsond. The behaviour is limited only for Safari clients.
-
Constantinos Venetsanopoulos authored
Update admin's quick install guide to reflect the latest changes, concerning the registration of services in Astakos version >= 0.6
-
- 05 Jun, 2012 1 commit
-
-
Vangelis Koukis authored
-
- 31 May, 2012 3 commits
-
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
-
Constantinos Venetsanopoulos authored
-
- 30 May, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
Update the Cyclades Installation and Cyclades Configuration sections of the admin's quick installation guide. The guide now reflects all the current changes to all components. The Cyclades and General Testing sections remain, to complete the admin's quick installation guide. After this commit, one should be able to install the whole Synnefo stack from the ground up, using this guide.
-
- 29 May, 2012 3 commits
-
-
Constantinos Venetsanopoulos authored
snf-vncauthproxy is installed automatically during the snf-cyclades-app installation, so there is no need for details in the admin's quick install guide. The section has been moved to the integrator's guide and needs to get updated in the future.
-
Constantinos Venetsanopoulos authored
-
Christos Stavrakakis authored
-
- 25 May, 2012 1 commit
-
-
Giorgos Verigakis authored
-
- 24 May, 2012 2 commits
-
-
Constantinos Venetsanopoulos authored
Cyclades Prerequisites have been moved a level up on the structure tree; outside the Cyclades Installation section. Everything is up to date until the "Cyclades Installation" section, to reflect the installation of the latest packages. The Cyclades Installation/Configuration/Testing sections remain to get updated (WIP).
-
Constantinos Venetsanopoulos authored
-
- 23 May, 2012 2 commits
-
-
Kostas Papadimitriou authored
-
Olga Brani authored
-
- 22 May, 2012 1 commit
-
-
Olga Brani authored
-
- 21 May, 2012 1 commit
-
-
Olga Brani authored
-
- 18 May, 2012 6 commits
-
-
Olga Brani authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
-
Kostas Papadimitriou authored
add network state tag improve public ip vm tag
-
Kostas Papadimitriou authored
-
- 17 May, 2012 1 commit
-
-
Constantinos Venetsanopoulos authored
Move the documentation concerning Shibboleth authentication to a dedicated section inside the Admin Guide. Shibboleth targets advanced users only, so it should not reside inside the Quick Install Admin Guide.
-
- 16 May, 2012 1 commit
-
-
Sofia Papagiannaki authored
-