lp://staging/~soren/elasticfox/elasticfox.appliancetab
- Get this branch:
- bzr branch lp://staging/~soren/elasticfox/elasticfox.appliancetab
Branch merges
Branch information
Recent revisions
- 59. By Soren Hansen
-
Simplify UI *a lot*: Remove all tabs except Appliances and Instances
Turn appliance definition into something ec2-init can handle.
Hook everything up so that we can actually launch these babies. - 58. By Soren Hansen
-
Saving a not really functional snapshot. I'm going to see if this becomes simpler by using XML to talk to ec2-init.
- 56. By Soren Hansen
-
Moved controller code to controller.js, client code to client.js, etc., etc.
Updated data model for Appliances.
Started implementing parser for Appliance store XML. - 53. By jhatax
-
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 failNotable 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 detailsM 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 - 52. By jhatax
-
This update to Elasticfox contains the following changes:
1. Tagging for AMIs and Elastic IPs
2. Fix for Register Image from the Images tab
3. Snapshot inherits tag of Volume it was created from
4. An instance in the EU can be bundled into a bucket and registered in the US and vice-versa
5. Better checks when specifying a bucket for bundling or manifest path for registering
6. An EBS volume cannot be attached to a Windows instance that is not "Ready to Use"
7. Elasticfox now supports Firefox Versions 2.0 through 3.5.*
8. The AMI Migration dialog is non-modal so that the user can continue using Elasticfox
while the migration occurs in the backgroundPlease report any issues via sourceforge or the AWS page for Elasticfox.
M src/install.rdf
M src/ec2ui.rdf
M src/install.js
M src/chrome/content/ ec2ui/eipdetail dialog. js
M src/chrome/content/ ec2ui/newattach mentdialog. js
M src/chrome/content/ ec2ui/controlle r.js
M src/chrome/content/ ec2ui/volumesvi ew.js
M src/chrome/content/ ec2ui/utils. js
M src/chrome/content/ ec2ui/eipview. js
M src/chrome/content/ ec2ui/bundletas ksview. js
M src/chrome/content/ ec2ui/client. js
M src/chrome/content/ ec2ui/instances view.js
M src/chrome/content/ ec2ui/baseimage sview.js
M src/chrome/content/ ec2ui/dialog_ new_volume. xul
M src/chrome/content/ ec2ui/eip_ tab_overlay. xul
M src/chrome/content/ ec2ui/preferenc es.js
M src/chrome/content/ ec2ui/newimaged ialog.js
M src/chrome/content/ ec2ui/dialog_ ami_details. xul
M src/chrome/content/ ec2ui/dialog_ eip_details. xul
M src/chrome/content/ ec2ui/newvolume dialog. js
M src/chrome/content/ ec2ui/amidetail dialog. js
M src/chrome/content/ ec2ui/volumedet aildialog. js
M src/chrome/content/ ec2ui/bundleIns tanceDialog. js
M src/chrome/content/ ec2ui/session. js
M src/chrome/content/ ec2ui/amisview. js
M src/chrome/content/ ec2ui/model. js - 51. By jhatax
-
Fix issues with Registering a new image.
M ec2ui/controller.js
M ec2ui/bundletasksview. js
M ec2ui/dialog_register_ image.xul
M ec2ui/amisview.js
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)