Commit Graph

371 Commits

Author SHA1 Message Date
Brian Federle 7fec0bbab4 Move modified zone wizard label to 'modified' section
reviewed-by: jessica
2012-08-29 15:39:04 -07:00
Brian Federle bb2e7afe51 Update zone wizard disclaimer text for local storage
reviewed-by: jessica
2012-08-29 15:35:46 -07:00
Jessica Wang 4e631def13 cloudstack 3.0 UI - check in translated labels for VPC widget (Reviewed-by: Brian) 2012-08-29 10:53:57 -07:00
Jessica Wang 6c672886cb cloudstack 3.0 UI - Spanish translation file is out-of-date and never used in 3.0 UI, therefore remove it from branch (Reviewed-by: Brian) 2012-08-28 15:54:51 -07:00
Jessica Wang b147203d42 cloudstack 3.0 UI - add translation labels for VPC widget. (Reviewed-by: Brian) 2012-08-28 15:40:46 -07:00
Jessica Wang a635e174b0 cloudstack 3.0 UI - VPC - check in translated labels. (Reviewed-by: Brian) 2012-08-28 11:05:02 -07:00
Jessica Wang 4750f2f62e cloudstack 3.0 UI - VPC feature - localize VPC labels in messages_ja.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:03 -07:00
Jessica Wang 48c7781ec4 cloudstack 3.0 UI - VPC feature - localize VPC labels in messages_zh_CN.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:03 -07:00
Jessica Wang ab117bae6f cloudstack 3.0 UI - VPC feature - localize VPC labels in messages.properties for network.js (Reviewed-by: Brian) 2012-08-24 12:00:02 -07:00
Jessica Wang e203619326 CS-15802: cloudstack 3.0 UI - stop/reboot virtualRouter/network - add text "All services provided by this virtualRouter/network will be interrupted" in confirm dialog. (Reviewed-by: Brian) 2012-08-23 14:16:55 -07:00
Brian Federle d53b6373de CS-16144: Show warning before enabling local storage in zone wizard
reviewed-by: jessica
2012-08-23 11:41:08 -07:00
Jessica Wang 8fc954b0e2 cloudstack 3.0 UI - VPC feature - add new translation labels in messages.properties (Reviewed-by: Brian) 2012-08-21 16:22:44 -07:00
Brian Federle 9ef1730c97 CS-16044: Zone wizard: Add 'use local storage' checkbox
Add checkbox to zone wizard indicating whether zone will use local
storage. If checked, bypass add primary storage step and enable local
storage for zone on creation.
2012-08-20 11:16:22 -07:00
Brian Federle 5e8ccf2685 CS-16010: Add missing alt tag for 'move to bottom' reorder action 2012-08-16 13:54:59 -07:00
Brian Federle 5c850c9b4c CS-15892: Tier detail view: Show 'tier details' instead of 'details' 2012-08-07 15:53:19 -07:00
Brian Federle 31fbc7bf80 multiEdit: better handling for tag widget
Place tagging widget in a separate action and dialog class; it is
indicated by a 'tag' icon for better clarity.

-- This removes the requirement to specify a dummy 'edit' action on
multi-rules; instead, the separate tag action will appear automatically
as long as 'tags' is specified under the multiEdit's properties.
2012-08-06 14:14:30 -07:00
Brian Federle 721a85f1b5 CS-15799: Show 'network domain' instead of 'network domain text' 2012-08-01 14:33:59 -07:00
Jessica Wang e49f07e0e3 CS-15184: host page - remove host action - change confirmation message. 2012-08-01 13:17:32 -07:00
Koushik Das bb17d09e01 Support for local data disk (part 2)
- Zone level config to enable/disable local storage usage for service and disk offerings.
- Local storage gets discovered when a host is added/reconnected if zone level config is enabled. When disabled existing local storages are not removed but any new local storage is not added.
- Deploy VM command validates service and disk offerings based on local storage config.
- Upgrade uses the global config 'use.local.storage' to set the zone level config for local storage.

Reviewed-by: Abhi, Nitin
2012-07-30 13:59:14 +05:30
Brian Federle c86c08a64f CS-15388: Fix labels
Labels for CPU/Mem (as found in compute offering window) are missing
the required values for CPU and RAM

Original patch by: Pranav Saxena <pranav.saxena@citrix.com>
reviewed-by: Brian Federle <brian.federle@citrix.com>
2012-07-06 10:25:01 -07:00
Pranav Saxena ce6b50b3d6 CS-15202: Rename all references in UI of Nexus VSM/dvswitch to Nexus 1000v 2012-06-13 11:21:01 -07:00
Brian Federle 13f2e71530 CS-14805: Add MB/s indicator to network rate label 2012-06-05 14:00:01 -07:00
Jessica Wang 1b4b94b056 CS-13739: check in Japanese translation file from Japan team 2012-05-25 10:51:32 -07:00
Brian Federle ff3c236776 CS-13091: Enable/disable physical network UI actions
Conflicts:

	ui/index.jsp
2012-05-24 12:16:51 -07:00
Jessica Wang d81f72ee28 add new labels in Chinese translation file. 2012-05-24 10:47:40 -07:00
Brian Federle 6401205d5d CS-13796: Fix typos in onscreen text
reviewed-by: brian

commit c16320209eb5b4cde019c6dbe1480160fa8097df
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date:   Tue Apr 24 02:06:43 2012 +0530

    CS-13796: Typos in Onscreen text
2012-05-22 12:11:58 -07:00
Brian Federle a44b3c0df0 Nexus Vswitch UI development Vswitch Details tab
Conflicts:

	ui/index.jsp

reviewed-by: brian
2012-05-21 10:08:17 -07:00
Brian Federle 889cfb11d9 Nexus vSwitch UI support
Implement ability to add and modify Nexus vSwitches at the cluster
level:

-Add new fields to add cluster form, to allow addition of a vSwitch

-Add new tab to VMware clusters to list cluster's vSwitch

-Add details panel to vSwitch allowing enable, disable, and removal of
 vSwitch from cluster
2012-05-16 14:59:15 -07:00
Brian Federle f72476907e CS-14831: Incorrect message with reset password for instance
reviewed-by: brian
2012-05-14 11:29:49 -07:00
Sanjay Tripathi 62fa67409d Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-08 12:35:26 +05:30
Jessica Wang a45486a6f3 cloudstack 3.0 UI - localization - add new label of MD5 checksum 2012-05-07 11:27:49 -07:00
Sanjay Tripathi eef899897b Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-07 11:17:05 +05:30
Jessica Wang 1361fe34d5 cloudstack 3.0 UI - template page - localize "label.action.register.template" 2012-05-04 16:07:06 -07:00
Sanjay Tripathi 419ff950a0 bug 13461: Usage server restart required after some configuration changes. 2012-05-04 11:07:02 +05:30
JohnZ c9792857c3 Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x 2012-05-02 22:34:12 +01:00
bfederle 3848dfe109 WIP: Upload volume UI
Adds new action, upload volume, to the storage->volumes list view
header. This will present a dialog to specify URL & name of volume,
and select a VM to attach the volume to.

Server API calls are still incomplete and rely on hardcoded values.

Conflicts:

	ui/index.jsp
2012-05-02 14:30:16 -07:00
JohnZ b89841ee4a S3AccessControlList, SHost, SAcl updates and fixes 2012-05-02 22:28:00 +01:00
Brian Federle 866691dc17 Fix typo 2012-05-01 13:14:15 +01:00
Brian Federle b2c712b8c7 Navigation organizational changes
-Rename 'System' -> 'Infrastructure'

-Rename 'service offering' -> 'compute offering'
 (including all associated labels)

-Rename 'Configuration' -> 'Service Offerings'

-Move hypervisor capabilities under global settings

-Rename 'Compute' -> 'Compute and storage'
2012-05-01 13:13:49 +01:00
Jessica Wang ce0efafd3b cloudstack 3.0 new UI - system - network chart - localize text in html code. 2012-05-01 13:08:15 +01:00
Jessica Wang 77b49e8e15 cloudstack 3.0 new UI - add zone wizard - localize text in html code. 2012-05-01 13:07:49 +01:00
Jessica Wang 1736aca15f cloudstack 3.0 new UI - localization - move new labels on the top. 2012-05-01 13:07:07 +01:00
Brian Federle 56dd66da7b Add missing localization for instances.js 2012-05-01 13:06:12 +01:00
Jessica Wang 232d31429a cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:05:44 +01:00
Jessica Wang f175c273b8 cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:05:17 +01:00
Jessica Wang 0f9f2b729e cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:02:59 +01:00
Brian Federle 5a812feed6 Complete localization for quick install wizard
-- Also separates EULA into an iframe-embedded HTML file
2012-05-01 13:02:09 +01:00
Jessica Wang fde53959bf cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:01:24 +01:00
Jessica Wang 238cf2324a cloudstack 3.0 new UI - correct localization label format 2012-05-01 13:01:04 +01:00
Jessica Wang 3f2bbee9c3 cloudstack 3.0 new UI - localize messages during zone creation. 2012-05-01 13:00:41 +01:00