prachi
257494eac1
changes to build scripts to build and deploy cloudstack - tested for dev env only
2012-04-30 17:07:23 -07:00
bfederle
d80688ddce
CS-14461: Add more infrastructure page shortcuts
...
-Add additional shortcuts for:
-Primary storage
-Secondary storgage
-Virtual routers
-System VMs
-Replace host stats with the new shortcuts
-Add 'zone' dropdown to create form for the newly added-shortcuts'
sections, to support creating these items without a zone context
Conflicts:
ui/index.jsp
2012-04-30 10:36:02 -07:00
Nitin Mehta
02407c48f3
Bug 10808: Add Upload Volume api and do validation.
2012-04-30 09:43:23 +05:30
Jessica Wang
3b9f7bb0cd
cloudstack 3.0 UI - check in new localization labels (Simplified Chinese vesion).
2012-04-27 15:32:30 -07:00
Jessica Wang
a119abda0d
cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView.
2012-04-26 16:52:09 -07:00
Jessica Wang
fc4f77cb85
cloudstack 3.0.x UI - checked in Japanese translation file provided by Tetsunori
2012-04-24 11:29:38 -07:00
Jessica Wang
ff72c83094
CS-14588: cloudstack 3.0 UI - VM Wizard - correct validation message for name field.
2012-04-23 13:37:00 -07:00
kishan
120023fd5d
bug CS-14577: Use premium upgrade checker in components.xml, since usage is also OSS now
...
status CS-14577: resolved fixed
reviewed-by: Nitin
2012-04-20 16:03:39 +05:30
Pranav Saxena
3ac1608a53
CS-13904 : Labels for service offering CPU and memory not consistent
2012-04-19 12:56:01 -07:00
Jessica Wang
f8058b5b3f
cloudstack 3.0 UI - localize validation message for vm host name.
2012-04-18 18:19:46 -07:00
Jessica Wang
7b4d6a06e1
CS-13896: cloudstack 3.0 UI - register template, register ISO - correct message and label.
2012-04-18 12:09:39 -07:00
Jessica Wang
0d8b10857f
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
2012-04-13 14:40:25 -07:00
pranav
899fed2539
Bug 12833 addition of Fetch Latest Button on the Dashboard
...
Conflicts:
client/WEB-INF/classes/resources/messages.properties
ui/css/cloudstack3.css
reviewed-by: brian
2012-04-12 15:16:12 -07:00
Jessica Wang
f4bd2fb654
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
2012-04-11 17:28:07 -07:00
Jessica Wang
407af7c49f
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler/F5/SRX - devices - change breadcrumb to show Devices instead of Netscaler/F5/SRX (to distinguish between provider and devices).
2012-04-11 11:35:04 -07:00
Jessica Wang
8d3aa61a6b
cloudstack 3.0 UI - system service offering page - (1) add System VM Type dropdown in Add Service Offering dialog. (2) add System VM Type in detailView.
2012-04-04 16:35:46 -07:00
Alena Prokharchyk
0bd655f79b
bug 14539: 1) introduced 2 new config parameters defining default offerings for ssvm and cpvm - consoleproxy.service.offering and secstorage.service.offering
...
2) Added new api - changeServiceForSystemVm - to support service offering upgrade for system vms
3) Removed global config parameters that are not in use anymore: consoleproxy.ram.size, consoleproxy.cpu.mhz, secstorage.vm.ram.size, secstorage.vm.cpu.mhz
2012-04-03 10:51:35 -07:00
frank
72d284de7d
Switch to Apache license
2012-04-03 04:54:14 -07:00
Brian Federle
5e0f81bdc6
bug 14519
...
Show separate message for basic zone setup physical network UI
Conflicts:
client/WEB-INF/classes/resources/messages.properties
2012-03-28 15:06:16 -07:00
Jessica Wang
dad7ffc642
bug 14514: cloudstack 3.0 UI - volume page - show download volume option when a volume's attached VM is stopped or when a volume is detached from a VM.
2012-03-28 14:24:18 -07:00
bfederle
b208abd9ff
bug 14057
...
Rename 'label' -> 'traffic label' in configure traffic type dialog.
2012-03-28 10:25:26 -07:00
Jessica Wang
952b803943
cloudstack 3.0 UI - infrastructure - service providers - security group provider detail view - correct view all from view security groups to view rules.
2012-03-26 14:10:07 -07:00
Jessica Wang
f77430f160
cloudstack 3.0 UI - infrastructure - service provider detail view - correct view all label from view provider to view devices.
2012-03-26 12:46:50 -07:00
Jessica Wang
af17326005
cloudstack 3.0 UI - check in Chinese translation.
2012-03-23 09:59:11 -07:00
Alena Prokharchyk
0652165adb
bug 14446: removed elasticLBVm from components.xml
...
status 14446: resolved fixed
reviewed-by: Frank Zhang
2012-03-22 10:26:37 -07:00
Brian Federle
d54d16683c
bug 14375
...
Use 'Management IP Addresses' in place of 'Private IP Addresses' for
label on system dashboards
status 14375: resolved fixed
2012-03-21 11:16:03 -07:00
Jessica Wang
315ef3c222
cloudstack 3.0 UI - more labels translated.
2012-03-21 09:49:01 -07:00
Jessica Wang
2e8705578a
bug 14056: cloudstack 3.0 UI - infrastructure page - zone detail - physical network listView - provide delete action in listView.
2012-03-20 14:31:16 -07:00
bfederle
cae7caf468
UI: Zone wizard update
...
-Allow for editing of traffic labels within the zone wizard; visible
by going to the create physical network(s) step and clicking the
'edit' button under each traffic type.
-Make hypervisor selection part of the create zone step, instead of
the add cluster step -- this is to allow the physical network UI to
have the selected hypervisor for the edit traffic labels dialog.
-Show drag-and-drop UI for basic zone setup, so that user can edit
traffic labels for a basic zone. Note that user can only have one
physical network here.
-Allow creation of storage traffic in a basic zone configuration, by
optionally dragging storage traffic type icon to first physical
network
status 14057: resolved fixed
status 14098: resolved fixed
status 14101: resolved fixed
status 14132: resolved fixed
2012-03-20 13:33:23 -07:00
Jessica Wang
121db068dd
cloudstack 3.0 UI - code optimization - seperate code of Enabling Security Group provider code, Adding Netscaler provider, Creating guest network to different functions (to avoid repeating code and to give individual message for each action)
2012-03-20 11:54:08 -07:00
Jessica Wang
f9f0c45030
bug 14377: cloudstack 3.0 UI - login - if login fails due to invalid username and password, show a generic error message instead of API returned error message.
2012-03-19 16:03:42 -07:00
bfederle
0450a6c14c
Add missing resource, max networks, to project resource tab
2012-03-14 16:07:15 -07:00
Jessica Wang
a3484fc57d
cloudstack 3.0 UI - Quick Installer - add host step - change text.
2012-03-13 10:50:11 -07:00
abhi
48a2a5cfd2
bug 14151,14153: configuration variables are now hidden; added ldapRemove command
2012-03-13 11:28:47 +05:30
Alena Prokharchyk
69ed7b7ace
Revert "bug 14151,14153: configuration variables are now hidden; added ldapRemove command"
...
Temporarely reverting checkin that broke the build
This reverts commit c9552df956d4f25aa71d5a1aad27d0919f7631e8.
2012-03-09 11:07:23 -08:00
abhi
44d0211cda
bug 14151,14153: configuration variables are now hidden; added ldapRemove command
2012-03-09 16:58:51 +05:30
Jessica Wang
6721095a36
cloudstack 3.0 UI - (1) listView widget - add PreFilter() to exclude fields that shouldn't show upon conditions. (2) Instance page - add new field "Internal name" (e.g. "i-3-5-JW") that only shows for root-admin.
2012-03-08 13:28:58 -08:00
Jessica Wang
c1983f0fc0
bug 13301: fix typo [reviewed-by: Brian]
2012-03-05 14:48:57 -08:00
Jessica Wang
94d47cee74
bug 12981: login screen - show explicit error messages when login fails. [reviewed-by: Brian]
2012-03-02 16:42:03 -08:00
Brian Federle
779617df26
Move untranslated labels into the 'new' section of properties files
...
reviewed-by: sonny
2012-02-24 10:30:33 -08:00
Brian Federle
bdd3c14ef1
bug 13941
...
Add missing labels for user dashboard
status 13941: resolved fixed
reviewed-by: sonny
2012-02-23 15:43:07 -08:00
Brian Federle
6d012270a7
System, secondary storage UI fixes
...
-Add state field ('resourcestate') to list view
-Fix destroy action to have proper UI feedback
reviewed-by: jessica
2012-02-23 15:08:05 -08:00
Jessica Wang
3b19536c7a
localization files - move translated labels out of new labels section [reviewed-by: Brian]
2012-02-22 19:08:57 -08:00
Jessica Wang
45ee978e80
check in new Japanese localization file. [reviewed-by: Brian]
2012-02-22 18:27:55 -08:00
Brian Federle
3d7b5a12d8
Localizaton fixes
...
-Add conditional CSS for Japanese version
-Fix font wrapping in JA CSS for header bar, system dashboard
-Add some missing localization labels
reviewed-by: jessica
2012-02-22 17:32:33 -08:00
Brian Federle
d8fe8fb93f
Zone wizard: UI: Review step
...
Better final message before launch: make font size larger and
centered; include icon
reviewed-by: sonny
2012-02-22 14:48:28 -08:00
Jessica Wang
230a7ea999
add new labels to message_ja.properties [reviewed-by: Brian]
2012-02-22 14:12:42 -08:00
Jessica Wang
28c2477de1
localize new error message (for add guest network in multiple guest traffic types zone). [reviewed-by: Brian]
2012-02-21 19:24:00 -08:00
Brian Federle
276bb962b7
UI updates/fixes
...
reviewed-by: jessica
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'
-Make tab width flexible, to support longer labels
-bug 13920: Fix static NAT rule listing
-Fix typo
2012-02-21 19:14:26 -08:00
Brian Federle
a9da845383
bug 13765
...
Properly sync returned sticky fields from the API with the UI form, by
dynamically generating createForm fields based on Lb sticky
capabilities object; this will keep the required and conditional
fields properly up to date with the API requirements.
status 13765: resolved fixed
reviewed-by: jessica
2012-02-21 15:16:05 -08:00