~soren/elasticfox/elasticfox.eucalyptus

Viewing all changes in revision 53.

  • Committer: jhatax
  • Date: 2009-04-23 22:32:04 UTC
  • Revision ID: vcs-imports@canonical.com-20090423223204-sax6qj29jomzxps3
This is primarily a bugfix checkin.

1. Spaces in the PEM filepath caused SSH to break on Windows
2. Special characters in tags caused JSON encoding to fail

Notable Features Added:
- Tags are now stored for AKIs and ARIs as well
- The AMI, AKI and ARI views have been integrated
- Tags are displayed when associating 2 resources, for example:
  - Instance Tags are displayed when a specific instance needs to
    be associated with an EIP or an EBS volume
  - Similarly, EIP and EBS volume tags are displayed when they
    need to be attached to an instance
- Instance tags can be specified in the Launch New Instances dialog
- A tag can be specified for a Volume at creation time
- Most dialogs, in particular the AMI Migration dialog, are now non-Modal
- A new snapshot created from a Volume inherits the Volume's tag
- The AKI and ARI associated with an AMI are now displayed when viewing
  AMI details.
- EBS volumes and the Elastic IP associated with an instance are displayed
  when viewing an Instance's details


M    ec2ui/dialog_bundle_instance.xul
D    ec2ui/ramdisksview.js
M    ec2ui/eipdetaildialog.js
M    ec2ui/newattachmentdialog.js
M    ec2ui/controller.js
M    ec2ui/volumesview.js
D    ec2ui/kernelsview.js
M    ec2ui/utils.js
M    ec2ui/attachebsvolumedialog.js
M    ec2ui/eipview.js
M    ec2ui/bundletasksview.js
M    ec2ui/client.js
M    ec2ui/instancesview.js
M    ec2ui/baseimagesview.js
M    ec2ui/preferences.js
M    ec2ui/newinstancesdialog.js
M    ec2ui/dialog_ami_details.xul
M    ec2ui/dialog_eip_details.xul
M    ec2ui/selecteipdialog.js
M    ec2ui/keypairview.js
M    ec2ui/snapshotdetaildialog.js
M    ec2ui/securitygroupsview.js
M    ec2ui/instancedetaildialog.js
M    ec2ui/amidetaildialog.js
M    ec2ui/volumedetaildialog.js
M    ec2ui/dialog_new_instances.xul
M    ec2ui/session.js
M    ec2ui/dialog_manage_tools.xul
M    ec2ui/amisview.js
M    ec2ui/dialog_instance_details.xul
M    ec2ui/images_tab_overlay.xul
M    ec2ui/dialog_migrate_ami.xul
M    ec2ui/ec2ui_main_window.xul
M    ec2ui/model.js

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: