Jessica Wang
a076522b07
3.0 UI - localize network offering page.
2012-05-01 11:30:55 +01: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
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
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
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
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
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
Brian Federle
1c48ceb138
bug 13784: Fix missing status localization
...
status 13784: resolved fixed
reviewed-by: jessica
2012-02-21 13:50:51 -08:00
Brian Federle
208f80c3b1
bug 13719
...
Change 'management server'->'hypervisor' in physical network description
status 13719: resolved fixed
reviewed-by: jessica
2012-02-21 12:57:15 -08:00
Jessica Wang
6452a0c82e
property files: move labels that have been translated out of "new labels" area. [reviewed-by: Brian]
2012-02-20 20:06:48 -08:00
Jessica Wang
a608cd4408
check in Japanese translation. [reviewed-by: Brian]
2012-02-20 19:26:26 -08:00
Jessica Wang
5328076529
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone) [reviewed-by: Brian]
2012-02-20 10:23:02 -08:00
Brian Federle
5bce485aa5
bug 13702
...
Fix missing labels for instance state/actions
status 13702: resolved fixed
reviewed-by: jessica
2012-02-17 16:01:45 -08:00
Brian Federle
7fb09673fb
Add a few more missing localization labels
...
reviewed-by: jessica
2012-02-17 14:13:22 -08:00
Brian Federle
bdad055933
Add missing localization for LB UI
...
reviewed-by: jessica
2012-02-17 13:56:26 -08:00
Brian Federle
7921811f31
Update UI for 3.0.x
...
-Complete localization for all UI elements, in en and ja
-Hide logo/EULA for OSS version, when no eula.html is present
-Language select on login screen
-Misc. fixes
reviewed-by: jessica
2012-02-17 11:32:45 -08:00
Jessica Wang
d00ee67274
cloudstack 3.0 new UI - localize zone wizard. [reviewed-by: Brian]
2012-02-15 19:26:46 -08:00
Brian Federle
57bba4a0e0
Update UI
...
-Fix two blocker bugs: bug 13743 and bug 13729
-Add more localization
-Misc. fixes
reviewed-by: jessica
2012-02-15 17:03:21 -08:00
Brian Federle
f95f2b50dd
Update UI with latest fixes and localization
...
reviewed-by: jessica
2012-02-13 17:37:38 -08:00
Brian Federle
90fac015a5
Localization for network->ip, security group sections
2012-02-10 13:36:28 -08:00
Brian Federle
ef6e0daddb
Add all existing messages codes to index.jsp dictionary
2012-02-10 12:30:37 -08:00
Brian Federle
6fed8f102a
Localization for network->networks section
2012-02-09 15:58:00 -08:00
Brian Federle
f1cd0a482a
Localize storage->snapshots section
2012-02-09 15:09:13 -08:00
Brian Federle
2f26cf87b6
Fix some message labels
2012-02-09 14:52:15 -08:00
Brian Federle
9ee043efde
Localization for storage->volumes section
2012-02-09 14:15:06 -08:00
Brian Federle
881a46ff54
Localize admin dashboard
2012-02-09 13:16:10 -08:00
Brian Federle
5bfe6be091
Localize more VM states
2012-02-09 12:33:19 -08:00
Brian Federle
ea869c5eb7
Localize 'Expunging' state
2012-02-09 12:30:56 -08:00
Brian Federle
32d6e994c3
Localization for projects UI
2012-02-09 12:22:10 -08:00
Brian Federle
9d4437e089
UI localization for core.js
2012-02-09 11:49:31 -08:00
Brian Federle
969ac05171
Add more messages
2012-02-09 11:12:13 -08:00
Brian Federle
d2284e4439
UI: localization
...
-Put localization wrappers around listView, detailView widgets
-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
0d5cc14acc
cloudstack 3.0 new UI - localization - add template action.
2012-02-07 12:30:30 -08:00
Edison Su
6841e265d3
bug 10330: finally merge Rommer's CLVM patch
...
status 10330: resolved fixed
2011-11-02 18:03:58 -07:00
Jessica Wang
73646ad4e4
bug 11481: cloudStack 2.2 - add localization labels.
2011-10-07 15:55:37 -07:00
Jessica Wang
18cd05a6a2
bug 11481: cloudStack 2.2 - router page - add "Migration System VM" action.
2011-10-07 15:55:10 -07:00
Jessica Wang
cd02613173
bug 11481: cloudStack 2.2 - system VM page - add "Migration System VM" action.
2011-10-07 15:54:51 -07:00
Jessica Wang
8023d9486e
cloudStack - sync 2.2.Y UI change to master branch.
2011-09-29 15:35:45 -07:00
Jessica Wang
de9856f1c4
cloudStack - sync UI change from 2.2.y branch to mater branch.
2011-09-13 16:00:46 -07:00
Osamu
b339b5f9c0
amended.
2011-09-09 04:38:21 +09:00
Osamu
d49d6a529f
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-09-08 23:00:07 +09:00
David Nalley
31c8cc8dc7
bug 11361: removing duplicate entries from message.properties
...
status 11361: resolved fixed
Most of these were truly duplicates. In the one case that was not a duplicate, I checked the behavior in CloudStack and used the string that it presented.
2011-09-07 20:29:42 -04:00
Jessica Wang
55264226b8
cloudStack - add new localization labels.
2011-08-30 15:22:57 -07:00
Osamu
5225801b22
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2011-08-29 01:15:38 +09:00
Jessica Wang
2b5e673b0a
bug 11261: cloudStack - host page - Edit Host action - (1) make hosttags editable. (2) consolidate update OS category from dialog box to main screen.
2011-08-25 17:28:00 -07:00
Osamu
02127db341
amended
2011-08-26 07:03:05 +09:00
Osamu
95e4f819c0
amended
2011-08-26 07:03:04 +09:00
Jessica Wang
9de41dd600
cloudStack - add new translation labels.
2011-08-24 14:23:10 -07:00
Jessica Wang
24edb0071d
cloudStack - merge UI change from 2.2.10 branch to master branch.
2011-08-22 14:09:59 -07:00
Jessica Wang
a27c975fe0
cloudStack - add new localization labels.
2011-07-27 11:53:23 -07:00
Jessica Wang
3b1d6475b9
cloudStack - correct localization label.
2011-07-26 10:21:35 -07:00
Jessica Wang
20958fd613
(1) cloudStack - network page - updateNetwork API has been changed from sync to async. Here is related UI change.
...
(2) cloudStack - network page - Edit Network action - show spinning wheel in action (Edit Network is async now).
2011-07-22 13:46:23 -07:00
Osamu
52bbc5127a
amended slightly
2011-07-22 18:51:25 +09:00
Jessica Wang
7150505290
cloudStack - add new localization labels.
2011-07-20 14:38:17 -07:00
Jessica Wang
2c42c56351
cloudStack - add new localization labels.
2011-07-20 14:37:50 -07:00
Jessica Wang
549d2e29ed
cloudStack - update translation labels.
2011-06-28 18:36:12 -07:00
Jessica Wang
657a9799e7
cloudStack - localize new labels.
2011-06-28 18:21:03 -07:00
Jessica Wang
3967ec3c0f
cloudStack - localize new labels.
2011-06-21 16:15:36 -07:00
Jessica Wang
968f5990be
bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - localize new labels.
2011-06-20 11:57:05 -07:00
Jessica Wang
d7be360fe9
bug 9419: CloudStack UI - localize new translation labels.
2011-06-17 10:33:49 -07:00
Jessica Wang
8106126278
bug 9579: cloudStack UI - Network page - localize new labels.
2011-06-17 09:32:49 -07:00
Jessica Wang
ae6907dd01
bug 9126: cloudStack UI - Add Disk Offering Dialog, Add Service Offering Dialog - rename "tags" to "storage tags".
2011-06-16 11:39:11 -07:00
Jessica Wang
1ce37a4712
CloudStack UI - router page - add "redundant router" field (yes/no) which is editable.
2011-06-15 16:17:16 -07:00
Jessica Wang
d98f7ebfbd
CloudStack UI - router page - add Redundant grid row that indicates whether this router is redundant or not. And if it's, redundant state will be shown on UI.
2011-06-15 15:54:08 -07:00
Jessica Wang
f6bc60d0c3
cloudStack UI - Domain page - Delete Domain dialog - localize warning message of Force Delete.
2011-06-15 10:35:26 -07:00