Statistics
| Branch: | Tag: | Revision:

root @ 5039a44f

# Date Author Comment
5039a44f 07/21/2011 06:54 pm Vangelis Koukis

Remove reference to inexistent okeanos hostname

29b89d4e 07/21/2011 05:52 pm Vangelis Koukis

Rename README.Upgrade for consistency

11f37f3a 07/21/2011 05:49 pm Vangelis Koukis

Clarify development instructions on vncauthproxy

241a15cd 07/21/2011 05:46 pm Kostas Papadimitriou

Fix selection of ipv4 addresses on icon view, Refs #903

389544f7 07/21/2011 05:41 pm Kostas Papadimitriou

Fix password select on chrome, Refs #901

10b3cf02 07/21/2011 05:11 pm Vangelis Koukis

Update deployment instructions wrt logging

4beadc2f 07/21/2011 05:04 pm Kostas Papadimitriou

Custom video player for ~okeanos intro site

e9e7fe51 07/21/2011 04:47 pm Kostas Papadimitriou

Improve UI firewall setting change process

- Hide apply button until user changed the profile option
- Show indicator while changing the firewall profile
- Catch excpetions when changing view while calling api for a profile
change

a5f6a51c 07/21/2011 01:48 pm Kostas Papadimitriou

Unique radio groups for each machine on networks view, Refs #839

1654e2e5 07/21/2011 01:46 pm Kostas Papadimitriou

Merge branch 'master' into 0.5-fixes

e58fdac8 07/21/2011 01:27 pm Kostas Papadimitriou

Usable connect button on private networks vm view, Refs #899

de44fc6c 07/21/2011 01:27 pm Kostas Papadimitriou

Fixed position for some overlays

fix for ie will follow in another commit

272b6c53 07/21/2011 12:56 pm Giorgos Gousios

Merge branch '0.5-fixes' of https://code.grnet.gr/git/synnefo into 0.5-fixes

e7f0eb53 07/21/2011 12:42 pm Giorgos Gousios

Move queue initialization to its own method

...in order for other standalone commands (drain, purge, etc) to be able to use the
declared queues

78b81e14 07/21/2011 12:30 pm Apollon Oikonomopoulos

kvm-vif-bridge: properly remove old firewall rules

Since kvm-vif-bridge is stateless, i.e. we don't know whether the instance was
on the same firewall class or even had the same tap interface, we have to try a
forced removal of all firewall rules for (tap,) x (protected,limited,unprotected)....

df130c27 07/21/2011 12:07 pm Giorgos Gousios

Don't trigger reconciliation for deleted/suspended VMs

bd444a11 07/21/2011 12:07 pm Giorgos Gousios

Move queue declaration to the dispatcher

Move queue declaration and initialization to the dispatcher since the dispatcher is the only consumer of this information.

Refs: #809

65ecc5e4 07/21/2011 10:36 am Kostas Papadimitriou

UI machine connect improvements

- retrieve domain prefix from settings (defaults to BACKEND_PREFIX_ID)
- display message for windows users trying to connect to windows machine

406bf0d9 07/20/2011 06:05 pm Kostas Papadimitriou

Improved rdp file creation, Refs #895

- Create contents from a django template
- Added username parameter
- Added domain parameter (defaults to snf-<machine_id>)

3f8df452 07/20/2011 04:40 pm Kostas Papadimitriou

Added 404 and 500 error pages templates, Refs #837

also added an html sample page to get served on several occasions
(e.g. inform users that service is currently unavailable)

a697f671 07/20/2011 01:09 pm Kostas Papadimitriou

Handle no invitations left scenario, Refs #865

- hide invitations add form
- display informative message

319091c7 07/20/2011 12:17 pm Kostas Papadimitriou

Proper connect to machine messages

Display proper messages for host os other than linux/windows

848e6d10 07/20/2011 12:17 pm Kostas Papadimitriou

Proper invitation ajax calls and responses

- Removed redirect after form submission to avoid buggy ajax redirects
- Cleaned up invitations html code

c7f28795 07/19/2011 07:35 pm Vangelis Koukis

Update Changelog before tagging v0.5.3.1

1bbb0762 07/19/2011 07:32 pm Vangelis Koukis

Merge branch '0.5-fixes'

9c87f9a9 07/19/2011 07:31 pm Kostas Papadimitriou

Better handling of long machine names, Refs. #857

c5851eea 07/19/2011 07:31 pm Kostas Papadimitriou

Fix firefox strange behaviour when pressing enter on create form

4922c969 07/19/2011 07:31 pm Kostas Papadimitriou

~okeanos intro site IE enter button position fix

fea36bdb 07/19/2011 07:31 pm Kostas Papadimitriou

Feedback fixes

- return 404 for GET requests
- early translate of subject to avoid send_mail exception

9683f1e9 07/19/2011 07:31 pm Kostas Papadimitriou

Proper handle redirects of invitation ajax requests

2bc64edb 07/19/2011 07:31 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

079a1480 07/19/2011 07:31 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

65fb614f 07/19/2011 07:31 pm Giorgos Gousios

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting....

d53bbf68 07/19/2011 07:16 pm Giorgos Gousios

Be a bit more careful when initializing exceptions

The problem seems to be that the code incorectly used a class variable which was
initialized once and exception messages where appended to it by both TooManyInvitations
and AlreadyInvited exception types, hence the fuzzy error reporting....

1dfad2e1 07/19/2011 07:16 pm Giorgos Gousios

Merge branch 'master' of https://code.grnet.gr/git/synnefo

590dcbf9 07/19/2011 07:14 pm Kostas Papadimitriou

Remove invitations.js from invitations static

- has already been moved to ui app

eabbd5b7 07/19/2011 07:13 pm Kostas Papadimitriou

Fix invitations ajax request repsonses

- always handle request as an ajax one

5aa0805d 07/19/2011 06:39 pm Vangelis Koukis

Fix invitation mail subject

40a87146 07/19/2011 06:35 pm Kostas Papadimitriou

Proper handle redirects of invitation ajax requests

c9039a73 07/19/2011 06:29 pm Giorgos Gousios

Merge branches 'ui-0.5' and 'master' of https://code.grnet.gr/git/synnefo

31f9a55b 07/19/2011 06:12 pm Kostas Papadimitriou

Feedback fixes

- return 404 for GET requests
- early translate of subject to avoid send_mail exception

2f554cb7 07/19/2011 05:11 pm Kostas Papadimitriou

~okeanos intro site IE enter button position fix

5eedb0e4 07/19/2011 05:07 pm Vangelis Koukis

Fix reference to inexistent setting

Fix reference to setting GANETI_OS_PROVIDER
which has been become part of GANETI_CREATEINSTANCE_KWARGS.

23307de4 07/19/2011 04:58 pm Kostas Papadimitriou

Fix firefox strange behaviour when pressing enter on create form

31279d33 07/19/2011 04:30 pm Kostas Papadimitriou

Better handling of long machine names, Refs. #857

4290fbcf 07/19/2011 04:11 pm Vangelis Koukis

Update Changelog before tagging v0.5.3

39a7abc0 07/19/2011 03:58 pm Vangelis Koukis

Merge branch 'ui-0.5'

1b9db53f 07/19/2011 03:58 pm Vangelis Koukis

Recode invitation.txt from ISO8859-7 to UTF-8

e7d5ab04 07/19/2011 03:55 pm Vangelis Koukis

Revert "Use relative URL for login and logout paths"

This reverts commit 43954baca240c9aedf695b3b0f977322826482c3,
because it contradicts commit 78fbe18a1ca8b156db0583edbc4ded4b201f4517
and causes unit tests to fail.

43954bac 07/19/2011 03:51 pm Giorgos Gousios

Use relative URL for login and logout paths

3d3c58d7 07/19/2011 03:50 pm Giorgos Gousios

Email related changes

-Use Django's DEFAULT_FROM_EMAIL configuration setting instead of custom setting
-Send invitations from the DEFAULT_FROM_EMAIL account

c4f53d77 07/19/2011 03:36 pm Kostas Papadimitriou

Serve ~okeanos intro static files even when DEBUG is set to False

c4a60931 07/19/2011 02:12 pm Kostas Papadimitriou

Updated README.Upgrade

f7263edd 07/19/2011 02:12 pm Kostas Papadimitriou

Ease deployment

83c4a0b0 07/19/2011 01:50 pm Kostas Papadimitriou

README.Upgrade update

fe9c347a 07/19/2011 01:48 pm Kostas Papadimitriou

~okeanos intro set LOGOUT_URL

9ea77141 07/19/2011 01:45 pm Kostas Papadimitriou

Fix default LOGOUT_URL value in settings

d18b2450 07/19/2011 01:40 pm Kostas Papadimitriou

Don't mess with APP_INSTALL_URL

dacd179a 07/19/2011 01:39 pm Kostas Papadimitriou

Fix logout from ui url redirect

- defaults to settings.LOGIN_URL

024d0619 07/19/2011 12:42 pm Kostas Papadimitriou

Fix large spinner size

c4bb0892 07/19/2011 12:41 pm Kostas Papadimitriou

Fix icon view full stats report link

99d2c273 07/19/2011 12:36 pm Kostas Papadimitriou

Ipv6 labels z-index fixes

4db36025 07/19/2011 11:45 am Vangelis Koukis

Merge branch 'ui-0.5'

a1ef8a4f 07/19/2011 11:31 am Kostas Papadimitriou

~okeanos intro site ui improvements

35e07e1a 07/18/2011 08:14 pm Vangelis Koukis

Merge branch 'images'

28ae2628 07/18/2011 08:14 pm Vangelis Koukis

Update Changelog before tagging v0.5.2

d41d6a00 07/18/2011 08:08 pm Nikos Skalkotos

Update windows image in fixtures

14e01c84 07/18/2011 08:05 pm Vangelis Koukis

Merge branch 'images'

ab9b434c 07/18/2011 08:03 pm Nikos Skalkotos

Update image fixtures to reflect current state

a79dbf57 07/18/2011 07:29 pm Vangelis Koukis

Add url to newly uploaded teaser video

b790ec4c 07/18/2011 07:15 pm Kostas Papadimitriou

Unicode copyright symbol

ae748a9d 07/18/2011 07:14 pm Kostas Papadimitriou

Better connect message for windows hosts, Refs. #801

f4a0f054 07/18/2011 07:08 pm Kostas Papadimitriou

Add "tag"/"value" headers in "Modify tags" popup, Refs. #845

3ad881fd 07/18/2011 07:05 pm Kostas Papadimitriou

Ipv6 ui improvements, Refs. #839

5bc1794f 07/18/2011 06:01 pm Kostas Papadimitriou

Dynamic username on connect display, Refs. #801

- display user for ubuntu,kubuntu,fedora
- display root for all other linux distros
- display value of 'User' meta attribute if exists

6b1c18d5 07/18/2011 05:13 pm Kostas Papadimitriou

Reposition ipv6 hovers on top of ip text, Refs. #839

f277a1cd 07/18/2011 03:55 pm Kostas Papadimitriou

Ipv6 display improvements

- display on icon view and console window, Refs. #837
- show tooltip for long ip addresses, Refs. #839

368dcbf6 07/18/2011 01:26 pm Vangelis Koukis

Update text of invitation email

f860d8a3 07/18/2011 12:56 pm Vangelis Koukis

Minor textual changes in machines UI template

7bd59cce 07/18/2011 12:33 pm Kostas Papadimitriou

Display progress indicators before real stats images, Refs. #841

1c382247 07/17/2011 09:39 pm Vangelis Koukis

Make RAPI CreateInstance() arguments configurable

Make RAPI CreateInstance() arguments deployment-specific.
Add the GANETI_CREATEINSTANCE_KWARGS setting, which allows the administrator
to set arbitrary arguments to RAPI CreateInstance().

Also add initial version of README.Upgrade, detailing...

c4bf4c8c 07/17/2011 01:32 pm Vangelis Koukis

Make minor improvements to website text

bd3318fb 07/17/2011 01:20 pm Giorgos Verigakis

Fix copy-paste error

cf8482f2 07/17/2011 01:20 pm Giorgos Verigakis

Improve user support

  • Use logic functions when possible
  • Add user invite command

Refs #827

2668c323 07/15/2011 04:11 pm Vangelis Koukis

Merge branch 'admin'

910f53d9 07/15/2011 04:07 pm Giorgos Verigakis

Add flavor create, delete and list actions

flavor create can get multiple values for each of cpu, ram and disk and will create the product of the combinations.

e.g. snf-admin create flavor 8 2048,4096 80,100

Fixes #827

735f44fe 07/15/2011 02:57 pm Giorgos Verigakis

Add user create and user delete commands

user delete is hidden to avoid accidents

Refs #827

83ebdc10 07/15/2011 09:01 am Vangelis Koukis

Merge branch 'admin'

3fc164d2 07/15/2011 08:57 am Vangelis Koukis

Update flavors.json fixture

Update flavors.json fixture, make minor fixes to UI strings.

13d2b7f7 07/14/2011 06:08 pm Giorgos Verigakis

Add user modify command

Refs #827

97ff603c 07/14/2011 05:29 pm Vangelis Koukis

Update Changelog before tagging v0.5.1

9a60dacb 07/14/2011 05:27 pm Giorgos Verigakis

Code refactoring

  • Better help output
  • image register outputs info about the new image
bf017f4e 07/14/2011 05:18 pm Vangelis Koukis

Minor change to vimeo link for ~okeanos site

7cc1fa2d 07/14/2011 05:13 pm Vangelis Koukis

Minor changes to default settings

47425671 07/14/2011 05:08 pm Vangelis Koukis

Merge branch 'admin'

78fbe18a 07/14/2011 04:40 pm Vangelis Koukis

Make {APP_INSTALL, LOGIN}_URL absolute

{APP_INSTALL, LOGIN}_URL must be absolute, to placate unit testing.

24c694e7 07/14/2011 04:15 pm Vangelis Koukis

Merge branch 'ui-0.5'

Conflicts:
settings.d/00-apps.conf

ab95fd93 07/14/2011 04:13 pm Vangelis Koukis

Minor fixes for v0.5.1

93ddb02b 07/14/2011 03:54 pm Kostas Papadimitriou

Destroy action in proper posiiton while building, Refs. #821

bfbf315e 07/14/2011 03:23 pm Vangelis Koukis

Merge branch 'ui-0.5'