Jessica Wang
2e97670745
bug 13697: title in window.open() can't have space nor longer than 8 characters. Otherwise, IE browser will have error.
2012-02-15 11:25:27 -08:00
Brian Federle
82da2fc1dd
Fix localization for instances filter drop-down
2012-02-14 14:46:20 -08:00
Brian Federle
67f074e867
Fix missing labels for attach/detach iso action
2012-02-14 14:01:40 -08:00
Brian Federle
cd8dd8fe38
Add missing instance detail tab localization
2012-02-14 12:54:39 -08:00
Brian Federle
18d6fa6c57
bug 13618
...
Fix instance wizard zone name display issue in IE9 compat.
status 13618: resolved fixed
2012-02-13 10:33:37 -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
5c7789f1fb
bug 13461: deployVM wizard - select ISO step - fix a bug that hypervisor div didn't get removed if ISO in another tab is selected (select ISO step has 3 tabs now).
2012-02-08 20:22:22 -08:00
Jessica Wang
2756b0fdcc
bug 13461: deployVM wizard - select ISO step - split one tab (All ISOs) to three tabs (Featured ISOs, Community ISOs, My ISOs)
2012-02-08 19:43:05 -08:00
Jessica Wang
fa7b4816b0
cloudstack 3.0 new UI - listcapabilitiesresponse.capability.securitygroupsenabled is obsolete. Remove it from UI code.
2012-02-07 16:50:43 -08:00
Jessica Wang
107ae09acb
cloudstack 3.0 new UI - Instance detail page - show/hide Security Group tab upon zone's networktype and guest network's including SecurityGroup service or not.
2012-02-07 16:37:31 -08:00
Jessica Wang
0eb583df1a
cloudstack 3.0 new UI - deployVM - step 5 - (1) Show network list if it's an advanced zone. (2) Show security group list if it's a Basic zone with SecurityGroup service. (3) Show nothing if it's a Basic zone without SecurityGroup service.
2012-02-07 15:55:38 -08:00
bfederle
fbf1c958db
bug 12497
...
Fix back button causing erratic behavior, due to force re-populating
of form fields in each step; data only repopulates now if an item on a
previous step has changed.
status 12497: resolved fixed
2012-02-03 15:36:42 -08:00
Jessica Wang
e8d7220ff3
bug 12728: extend listView widget to take in preFilter. filter Destroyed option from listView filters for regular user.
2012-02-01 13:29:35 -08:00
bfederle
bee3efd0d2
bug 12792: Fix restore VM action
...
status 12792: resolved fixed
2012-02-01 09:54:52 -08:00
bfederle
472912ad70
bug 12888: Fix update row on stop VM
...
status 12888: resolved fixed
2012-01-30 16:06:27 -08:00
bfederle
a9d427eea6
Remove unneeded success and complete messages
2012-01-30 16:02:07 -08:00
bfederle
d1b0b0954a
bug 13245: Fix VM listing 'mine' filter when in project
...
status 13245: resolved fixed
2012-01-30 15:03:58 -08:00
bfederle
45a8d4e811
bug 13364: Fix security group listing when in projects mode
...
status 13364: resolved fixed
2012-01-27 10:55:47 -08:00
bfederle
83bc7d1c81
Remove UI test data
2012-01-27 09:01:57 -08:00
Jessica Wang
645ebd6655
bug 13009: cloudstack 3.0 new UI - instances page - select "Running", "Stopped", "Destroyed" in top filter will also pass listAll=true to API call.
2012-01-11 11:47:34 -08:00
Jessica Wang
4d1924ca11
bug 13009: cloudstack 3.0 new UI - instances page - select "All" in top filter will pass listAll=true to API call.
2012-01-11 11:43:51 -08:00
Jessica Wang
bb04f6feeb
cloudstack 3.0 new UI - instance page - search - do not pass keyword parameter to API if its value is empty.
2012-01-05 13:52:19 -08:00
Jessica Wang
367605bcd2
bug 12455: cloudstack 3.0 new UI - instance page - detach ISO action - correct icon tooltip.
2012-01-04 18:21:48 -08:00
Jessica Wang
a8c50dd824
bug 12147: cloudstack 3.0 new UI - host page - add "View Instances" which will display instances under the host when being clicked.
2012-01-03 15:58:30 -08:00
Jessica Wang
899f512a41
cloudStack 3.0 new UI - instance page - actions - get ID from args.context.instances[0].id instead of obsolete args.data.id
2011-12-28 16:21:47 -08:00
Jessica Wang
ffdea8fd4b
bug 11546: cloudstack 3.0 new UI - Stop Instance action - add "Force Stop" option.
2011-12-28 15:46:14 -08:00
Jessica Wang
43a0989230
bug 12764: cloudStack 3.0 new UI - VM wizard - basic zone - select security group step - fix a bug that appeared when only one security group is selected.
2011-12-28 14:48:13 -08:00
Jessica Wang
c2c0d09154
bug 12744: cloudStack 3.0 new UI - VM Wizard - step 5 - fix data passed to args.response.success()
2011-12-23 10:44:11 -08:00
bfederle
6b60341ea4
Add correct error handling to VM wizard
2011-12-22 15:30:27 -08:00
bfederle
e66af621f1
bug 12595
...
Only allow change service offering for stopped VMs
status 12595: resolved fixed
2011-12-22 15:15:12 -08:00
Jessica Wang
8377800460
cloudStack 3.0 new UI - add a converter function to convert UTC date to local date.
2011-12-21 14:14:19 -08:00
bfederle
c33db409db
bug 12665
...
Use unique names for pop-up windows, to avoid reusing the same window
for multiple VMs
status 12665: resolved fixed
2011-12-21 14:04:34 -08:00
Jessica Wang
39f03cf7c6
cloudstack 3.0 new UI - instance page - change service - check if instance state is Stopped before proceeding to action.
2011-12-20 17:08:16 -08:00
Jessica Wang
fd86c25bc0
cloudstack 3.0 new UI - instance page - remove Template type field.
2011-12-20 16:52:18 -08:00
Jessica Wang
ad811df23e
cloudstack 3.0 new UI - instance page - reset password - check whether the instance is password enabled and its state before popping up confirmation box.
2011-12-20 16:40:44 -08:00
Jessica Wang
13b704081d
bug 11406: cloudstack 3.0 new UI - template page, userVM page - "Hypervisor" field has been removed for Regular users and Domain Admins
2011-12-20 15:35:20 -08:00
Jessica Wang
a4d4d9d6bb
cloudstack 3.0 new UI - VM wizard - select network step - "isdefault" field has been removed from network object at server-side. Here is related UI change.
2011-12-20 13:55:58 -08:00
bfederle
61e3fdcab0
Updated instance indicator
2011-12-20 12:10:37 -08:00
Brian Federle
0358ef8166
bug 12557: Instances NICs tab
...
-Show whether NIC is default
-Add title to each NIC
-Cleanup styling of NICs tab
status 12557: resolved fixed
2011-12-15 12:48:54 -08:00
Jessica Wang
82b5ac90c6
bug 11200: configuration - instance page - migrate instance to another host - host dropdown - apply new property suitableformigration in host description.
2011-12-13 15:15:38 -08:00
Jessica Wang
19d5436c86
bug 12128: instance page - add new action "migrate instance to another primary storage".
2011-12-12 10:50:04 -08:00
Jessica Wang
58a1bc71fc
bug 10236: cloudStack 3.0 new UI - instance page - make migrate action available regardless of hypervisor type.
2011-12-09 12:01:17 -08:00
Jessica Wang
935a0f6193
bug 12151: cloudStack 3.0 new UI - deployVM - after creating a new VM from a password-enabled template, show password in a dialogbox.
2011-12-09 11:19:58 -08:00
Jessica Wang
5df5cdcbf3
cloudStack 3.0 new UI - VM wizard - optimize code that forms deployVM API call.
2011-12-08 11:11:32 -08:00
Jessica Wang
16ff38d0fd
bug 12381: fix a bug that opening another window to view console causes a JavaScript error "invalid argument"
2011-12-07 19:01:20 -08:00
Jessica Wang
ef7ee9389f
VM wizard - take care of a use case that no existing network is checked (only new network is checked) when deploying VM.
2011-12-07 17:21:53 -08:00
Jessica Wang
74163af295
VM wizard - if create network fails, show error message and not proceed deploying VM.
2011-12-07 16:30:31 -08:00
Jessica Wang
2f40e8ab51
bug 12409: VM Wizard - take care of use case that args.data["my-networks"] might be a string instead of an array of string.
2011-12-07 16:19:45 -08:00
Jessica Wang
9b4ac5f083
cloudStack 3.0 new UI - VM wizard - step 5 - some bugs have been fixed in widget code. Here is related UI change.
2011-12-07 13:33:43 -08:00
Jessica Wang
a5772425ff
cloudStack 3.0 new UI - VM wizard - step 5 - create new network - network offering dropdown - populate only isolated networks with sourceNat.
2011-12-07 10:58:03 -08:00