Statistics
| Branch: | Tag: | Revision:

root @ 5186eb04

# Date Author Comment
5186eb04 04/15/2011 06:25 pm Christos Psaltis

Get metadata and show the in dialog, Refs #375

68d473d5 04/15/2011 05:13 pm Christos Psaltis

Merge branch 'master' into ui-0.2

0fb26db0 04/15/2011 04:42 pm Mike Muzurakis

better timing when showing welcome message

8e1dcc32 04/15/2011 04:06 pm Georgios Gousios

Integrate south

610d6c8b 04/15/2011 03:54 pm Georgios Gousios

Merge branch 'master' into south-integration

3d1cb728 04/15/2011 03:48 pm Georgios Gousios

Missing file

f5ebca32 04/15/2011 03:40 pm Mike Muzurakis

revert to standard view after destroying last VM, Refs #279

19b8a934 04/15/2011 03:15 pm Mike Muzurakis

set view to icon, when showing welcome screen, Refs #279

4629cc1f 04/15/2011 02:45 pm Christos Psaltis

Server id and name are directly passed to html

f89d2d03 04/15/2011 02:28 pm Christos Psaltis

Comment out page reload on delete, used for debugging

338a487a 04/15/2011 02:27 pm Christos Psaltis

Remove event on clicking show-group used for bebugging

ba3b47d6 04/15/2011 02:16 pm Georgios Gousios

Give Jenkins a Ganeti ID of its own

c902e956 04/15/2011 01:38 pm Christos Psaltis

Move functions to machine template for better code context

a92072bc 04/15/2011 12:30 pm Georgios Gousios

Remove yet un-merged south application

Pointy hat for breaking the tests (jenkins caught it) goes to: gousiosg

cbb4b38a 04/15/2011 11:58 am Mike Muzurakis

don't hide welcome text on vm creation, Refs #279

948121ee 04/15/2011 11:52 am Georgios Gousios

README.ci updates on Git mirroring

fe3d222b 04/15/2011 11:11 am Georgios Gousios

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

a83bb661 04/15/2011 10:51 am Mike Muzurakis

fix textbox sizes in firefox, Refs #83

d1aa78ff 04/15/2011 09:50 am Mike Muzurakis

show welcome screen after destroying the last vm, Refs #279

ed0dfe46 04/14/2011 09:40 pm Christos Psaltis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

1bea7ca4 04/14/2011 09:34 pm Mike Muzurakis

remove debugging console logging

0a60fc86 04/14/2011 09:21 pm Christos Psaltis

Manual merge of api/servers from master

7fb6f20c 04/14/2011 09:19 pm Christos Psaltis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

0801edcf 04/14/2011 09:10 pm Christos Psaltis

Merge master to ui-0.2

99721d83 04/14/2011 09:08 pm Mike Muzurakis

Add select border on focus for indicators, disable credits box, Refs #83

e4f426f1 04/14/2011 08:48 pm Dimitris Moraitis

workaround for jquery show bug - Refs #399

afe2ace6 04/14/2011 08:41 pm Mike Muzurakis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

1508a5ab 04/14/2011 08:39 pm Mike Muzurakis

only change border color on text boxes, trap tab in 3rd page, Refs #83

99e63a25 04/14/2011 07:43 pm Christos Psaltis

Change icons for switching between views, Refs #389

afe19749 04/14/2011 05:34 pm Christos Psaltis

Fix unknown machine icon

1027802d 04/14/2011 04:38 pm Christos Psaltis

Metadata boxes display server name on their title, Refs #375

63d608f8 04/14/2011 03:41 pm Vangelis Koukis

Merge branch 'api-current'

4096e65b 04/14/2011 03:27 pm Georgios Gousios

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

6940515d 04/14/2011 02:57 pm Georgios Gousios

Instructions on how to install a remote 0mq apt repo

b29e4fb9 04/14/2011 02:48 pm Christos Psaltis

Add height and width to create, save and cancel buttons Refs #375

794433d1 04/14/2011 02:34 pm Giorgos Gousios

Append the django_hudson plugin to the list of apps

34b009d4 04/14/2011 02:18 pm Christos Psaltis

Minor css fixes in metadata boxes

This includes moving the boxes a bit to the top
and adding a grey close button.

Refs #375.

93c39abe 04/14/2011 02:14 pm Giorgos Gousios

Use distribution settings.py.dist for building

67679131 04/14/2011 01:45 pm Christos Psaltis

Add css and minor template changes in add metadata box, Refs #375

2280e9fe 04/14/2011 01:04 pm Vangelis Koukis

Set TEST if running in Hudson's environment

0c1f14ed 04/14/2011 12:48 pm Christos Psaltis

Fix position of create button in metadata editor, Refs #375

295800ec 04/14/2011 12:28 pm Christos Psaltis

Add css and minor template changes in basic metadata box, Refs #375

fc30c430 04/14/2011 12:17 pm Vangelis Koukis

Add docstring in get_rsapi_state()

Add improved documentation on how the API state is derived
based on the internal state of the VirtualMachine instance.

4cf8adf8 04/13/2011 11:22 pm Vangelis Koukis

Change console req/response format, add unit tests

Change the format of JSON requests and replies for getting
a server console over VNC. Fix the cloud command-line tool to
understand the new format.

Add unit tests for api/actions.py:get_console().

Add a quick-n-dirty method of detecting if we're running unit...

b6ad19f8 04/13/2011 09:16 pm Vassilios Karakoidas

Added a missing comma.

aa1e0cab 04/13/2011 09:01 pm Markos Gogoulos

use icons for standard/single/list views on the ui

Refs #389

339712cb 04/13/2011 08:24 pm Christos Psaltis

Add metadata editing forms to basic machine template

This work is in very early stage. It still has no css,
no javascript and no real calls are made.

Refs #375

7317d130 04/13/2011 07:19 pm Giorgos Verigakis

Fix API calls that depend on specific server ids

Fixes #417

33282d93 04/13/2011 07:17 pm Markos Gogoulos

fix machine actions on the ui

53b1eea6 04/13/2011 07:12 pm Giorgos Verigakis

Improve metadata tests

Refs: 417

d1b69071 04/13/2011 06:35 pm Mike Muzurakis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

f87e79a4 04/13/2011 06:33 pm Mike Muzurakis

visual enhancements on wizard, fix tab keystroke crash, Refs #83

5b43f111 04/13/2011 03:52 pm Christos Psaltis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

2b7ae4be 04/13/2011 03:52 pm Christos Psaltis

Move get_flavor to list view, Refs #387

55175e78 04/13/2011 03:11 pm Vassilios Karakoidas

Added new section in README.deploy (Initial Migration)

68fe9144 04/13/2011 03:11 pm Markos Gogoulos

fix machine actions

on the ui

6d5f3dd2 04/13/2011 02:46 pm Vassilios Karakoidas

Started initial section in README.develop

e64bfe94 04/13/2011 02:43 pm Markos Gogoulos

fix allowed actions on the ui

while machine is building, allow only destroy action

Refs #399

80da6543 04/13/2011 12:37 pm Giorgos Verigakis

Clarify the units of ram and disk

e2664ada 04/13/2011 11:51 am Vassilios Karakoidas

Wallet renamed to credits in fixtures (db)

56c986b5 04/13/2011 12:23 am Markos Gogoulos

fix permitted actions on list view

enable the destroy action on the list view for servers
on status Building

cf93419a 04/12/2011 11:15 pm Mike Muzurakis

more visual fixes for the vm creation wizard, Refs #83

e357c9f0 04/12/2011 09:06 pm Christos Psaltis

Fix status descriptions in list view, Refs #379 #401

5495cf1c 04/12/2011 07:10 pm Giorgos Verigakis

Merge branch 'api-current' of https://code.grnet.gr/git/synnefo into api-current

ba6ded2a 04/12/2011 07:08 pm Giorgos Verigakis

Improve metadata tests

1be508e9 04/12/2011 07:06 pm Vangelis Koukis

Support dynamic port allocation for VNC console

Add new version of vapclient.py from commit 48b1400eff
of vncauthproxy (dynamic port pool allocation, JSON control
requests and replies).

Modify api/actions.py to request dynamic port allocation
and handle error conditions gracefully.

66edd851 04/12/2011 05:09 pm Christos Psaltis

Add destroying and rebooting in list and icon view, Refs #401

799720f1 04/12/2011 05:09 pm Mike Muzurakis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

3091ead5 04/12/2011 05:08 pm Mike Muzurakis

fix vm creation that I broke in previous commit, Refs #83

ede172d9 04/12/2011 04:46 pm Christos Psaltis

Fix console logging messages in list view

1704ae25 04/12/2011 04:43 pm Christos Psaltis

Add starting and shutting down in list view, Refs #401

602ebb17 04/12/2011 04:41 pm Vassilios Karakoidas

Add initial migration with south

afa2ebd2 04/12/2011 04:31 pm Mike Muzurakis

visual fixes on new wizard, Refs #83

cc2d9e9c 04/12/2011 04:23 pm Vassilios Karakoidas

Clean-up branch from migrations new_south_test_field = models.IntegerField(default=1) new_south_test_field = models.IntegerField(default=1)

2c55421a 04/12/2011 03:26 pm Markos Gogoulos

remove redundant metadata key "My server name"

on server creation

70194c26 04/12/2011 03:22 pm Markos Gogoulos

fix OS icons

update ubuntu OS icon and add suse icon

Refs #257

968b3e04 04/12/2011 03:12 pm Giorgos Verigakis

Add tests for server metadata API methods

333d00ff 04/12/2011 03:07 pm Markos Gogoulos

rename os images files

Refs #257

45ab204d 04/12/2011 02:24 pm Markos Gogoulos

fix server icons

the gui handles the "OS" metadata key, on the server's creation

Refs #257

0a73c22f 04/12/2011 02:11 pm Giorgos Verigakis

User-defined exceptions should inherit Exception

cae67343 04/12/2011 01:11 pm Mike Muzurakis

submit wizard form by pushing enter on name field, Refs #83

2bd7eb5a 04/12/2011 12:52 pm Mike Muzurakis

fix wizard buttons in opera, Refs #83

ce4f9227 04/12/2011 12:28 pm Mike Muzurakis

Fix layout and initial welcome screen, Refs:#279

dc537816 04/12/2011 12:04 pm Christos Psaltis

Merge branch 'ui-0.2' of https://code.grnet.gr/git/synnefo into ui-0.2

513bc21d 04/12/2011 11:59 am Christos Psaltis

Fix changing states in icon view, Refs #401 #379

e735d748 04/12/2011 11:24 am Giorgos Verigakis

Merge branch 'master' of https://code.grnet.gr/git/synnefo into api-current

10532027 04/12/2011 10:33 am Constantinos Venetsanopoulos

Added Image Metadata (OS, kernel) in fixtures

25cb7d42 04/12/2011 09:52 am Vassilios Karakoidas

Merge branch 'master' of https://code.grnet.gr/git/synnefo into south-integration

d79d8208 04/12/2011 09:50 am Vassilios Karakoidas

Work on migration HoWTo in README.develop

6fc64f55 04/12/2011 09:39 am Georgios Gousios

Few corrections to the data migration instructions

a64e74f0 04/12/2011 01:20 am Markos Gogoulos

mend

f175b9d6 04/12/2011 01:15 am Markos Gogoulos

fix image and server icons

  • use metadata key "OS" for the icon of servers and images
  • added unknown.png and unknown-off.png on static/machines and static/os_logos
    as the icon for unknown os
  • removed image_tags dict with id/images
  • new vms get the metadata key "OS" by their source image, if it has one...
845cd9f6 04/11/2011 08:06 pm Christos Psaltis

Merge branch 'master' into ui-0.2

99b5161d 04/11/2011 08:06 pm Christos Psaltis

Remove unused alerts

198e13aa 04/11/2011 08:03 pm Christos Psaltis

Add starting and shutting down in icon view, Refs #401

75aae73a 04/11/2011 06:59 pm Georgios Gousios

Corrections when installing CI on new Debian

63119250 04/11/2011 05:46 pm Christos Psaltis

Fix comment format

2e19b161 04/11/2011 05:07 pm Vassilios Karakoidas

Finished first version of south migration mini-HowTo.

664a3878 04/11/2011 04:54 pm Vassilios Karakoidas

Added example that renames a field in SynnefoUser model

f01ebd34 04/11/2011 04:42 pm Christos Psaltis

Merge branch 'master' into ui-0.2