Abhi
|
98b93aeaa6
|
bug CS-14663: accepting encoded password for MD5
|
2012-04-28 12:28:44 +05:30 |
Jessica Wang
|
883a0f1bd9
|
cloudstack 3.0 UI - add network offering - fix a bug that wrongly calculated advanced zones.
|
2012-04-27 16:17:30 -07:00 |
Jessica Wang
|
93a2a679fc
|
bug 14610: cloudstack 3.0 - single sign on - log out - not reload original location if onLogoutCallback() returns false because new location has been specified in onLogoutCallback().
|
2012-04-27 14:58:54 -07:00 |
Jessica Wang
|
a3587abe48
|
bug 14610: cloudstack 3.0 - single sign on - fix a bug that logout didn't work for single-sign-on.
|
2012-04-27 14:09:41 -07:00 |
Jessica Wang
|
46c9d3d776
|
CS-14338: cloudstack 3.0 UI - instance page - Destroy VM action - change after-action message.
|
2012-04-25 14:11:10 -07:00 |
bfederle
|
7b20492805
|
CloudStack: Main UI logo fix
Fix logo not being present on fresh install (for commercial build),
after clicking out of quick install
|
2012-04-25 12:44:50 -07:00 |
Jessica Wang
|
fd63ef10e4
|
CS-14624: cloudstack 3.0 UI - hide "Add Account" button from domain-admin.
|
2012-04-24 14:33:21 -07:00 |
Jessica Wang
|
e689cab22a
|
cloudstack 3.0 UI - infrastructure page - guest traffic type - network tab - fix a bug that clicking a network that doesn't belong to current login user would show spinning wheel forever in detailView.
|
2012-04-24 12:16:30 -07:00 |
Jessica Wang
|
7cb3ed2fc0
|
CS-14588: cloudstack 3.0 UI - VM Wizard - name field - allow uppercase.
|
2012-04-23 11:20:51 -07:00 |
bfederle
|
6b58931aae
|
Zone wizard UI: fix selects
Fix selects being populated twice, due to combination of async calls
and non-async operations when re-selecting options in setup zone step.
|
2012-04-20 16:07:09 -07:00 |
bfederle
|
0632a9e63b
|
Zone wizard UI
Move network offerings array to local select fn scope, as it is only used there
|
2012-04-20 16:07:09 -07:00 |
bfederle
|
2d5fa1ac76
|
Zone wizard UI
Add missing 'selectedNetworkOfferingObj' var, which may cause JS
errors in some cases
|
2012-04-20 15:05:12 -07:00 |
Brian Federle
|
90f663c3f1
|
CS-13830 : Zone's guest CIDR field is not modifiable in the UI
|
2012-04-19 15:19:40 -07:00 |
Jessica Wang
|
f27905b8f9
|
cloudstack 3.0 UI - localize validation message for vm host name.
|
2012-04-18 18:12:37 -07:00 |
Jessica Wang
|
0ac966d269
|
cloudstack 3.0 UI - host page - list view - add State column with color and icon.
|
2012-04-18 17:48:44 -07:00 |
Jessica Wang
|
b3df14da0c
|
CS-14559: cloudstack 3.0 UI - VM Wizard - last step - screen doesn't change, but user-entered VM name will be passed as hostname and displayname to deployVirtualMachine API.
|
2012-04-18 17:26:39 -07:00 |
Jessica Wang
|
a67e78e33e
|
bug 14516: add zone wizard - exclude EIP, ELB, SG network offerings only when hypervisor is VMware or BareMetal.
|
2012-04-17 11:03:27 -07:00 |
Jessica Wang
|
f4fb76925b
|
cloudstack 3.0 UI - add zone wizard - hypervisor dropdown - make XenServer as default option.
|
2012-04-17 10:38:32 -07:00 |
Jessica Wang
|
03b7db2d99
|
bug 12688: fix a bug in listView widget that didn't pass correct filterBy object to loadBody().
|
2012-04-16 14:57:10 -07:00 |
Jessica Wang
|
d42086bbe1
|
bug 14476: cloudstack 3.0 UI - IP address page - VPN tab - fix a bug that newly added VPN users didn't show up on UI when owner of IP Address is different from current login.
|
2012-04-13 21:06:36 -07:00 |
Jessica Wang
|
56bbc5e2af
|
cloudstack 3.0 UI - add Network offering dialog - correct label of service offering from Compute offering to System offering.
|
2012-04-13 14:38:42 -07:00 |
Jessica Wang
|
6ccfd8ed4f
|
bug 14368: cloudstack 3.0 UI - domain page - add "Update Resource Count" action ("Update Resource Count" is different from "Update Resource Limit")
|
2012-04-13 10:19:12 -07:00 |
Jessica Wang
|
8a2067e186
|
cloudstack 3.0 UI - add zone wizard - step 2 - fix a bug that change event of network offerings dropdown was not triggered when visiting step 2 the first time.
|
2012-04-12 16:21:03 -07:00 |
Jessica Wang
|
25034571e2
|
cloudstack 3.0 UI - fix a JS error "selectedNetworkOfferingObj is not defined"
|
2012-04-12 15:39:41 -07:00 |
Jessica Wang
|
30e02e3960
|
bug 14386: cloudstack 3.0 UI - add zone wizard - basic zone - network offering dropdown - exclude network offerings having EIP/ELB/SG if hypervisor is not XenServer.
|
2012-04-12 15:20:06 -07:00 |
Jessica Wang
|
730d7441a4
|
cloudstack 3.0 UI - dialog widget - remove a line that produced a bug that change event is trigger before data is populated in this dropdown in selectFn($.extend(selectArgs, dependsOnArgs)). Besides, selectFn($.extend(selectArgs, dependsOnArgs)) includes the line, $input.trigger('change'), already.
|
2012-04-12 15:20:05 -07:00 |
pranav
|
3055e172e7
|
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:00 -07:00 |
Pranav Saxena
|
5cfadc41ce
|
Bug 14632 : CS-14393 3.0.1 Hosts' Statistics page show memory values as TB
Conflicts:
ui/scripts/system.js
reviewed-by: brian
|
2012-04-12 15:04:14 -07:00 |
Brian Federle
|
3ac214bc11
|
bug CS-14441: Fix typo in VMware traffic label ID
|
2012-04-12 12:43:11 -07:00 |
Jessica Wang
|
a4100e4eb9
|
cloudstack 3.0 UI - security group - ingress rule - fix a bug that Account, Security group failed to be translated.
|
2012-04-11 17:27:08 -07:00 |
Jessica Wang
|
e3ba472f85
|
bug 14418: cloudstack 3.0 UI - network - security group - after remove action completes, close detailView and remove corresponding row from listView.
|
2012-04-11 16:14:46 -07:00 |
Jessica Wang
|
536aaf4b8e
|
cloudstack 3.0 UI - Event page, Alert page - implement Refresh button.
|
2012-04-11 15:38:02 -07:00 |
Jessica Wang
|
8fa8ac36ec
|
cloudstack 3.0 UI - service offerings - implement Refresh button.
|
2012-04-11 15:15:53 -07:00 |
Jessica Wang
|
62894eba18
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler, SRX- devices - After remove action completes, close detailView and remove the row from listView.
|
2012-04-11 14:51:47 -07:00 |
Jessica Wang
|
8394f67ddb
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5, Netscaler- devices - correct section id.
|
2012-04-11 14:40:33 -07:00 |
Pranav Saxena
|
becafcf7eb
|
Bug 14211: CS- 14211 Redundant User Instance Field in UI
reviewed-by: brian
|
2012-04-11 14:34:49 -07:00 |
Jessica Wang
|
b51ee93e41
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - correct section id from srxProviders to srxDevices.
|
2012-04-11 14:23:50 -07:00 |
Brian Federle
|
24f5715a0c
|
bug CS-14419
Add error handling for delete security group action
status CS-14419: resolved fixed
reviewed-by: jessica
|
2012-04-11 11:51:32 -07:00 |
Jessica Wang
|
e4b4f5b470
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - SRX - devices - change breadcrumb to show Devices instead of SRX (to distinguish between provider and devices).
|
2012-04-11 11:31:21 -07:00 |
Jessica Wang
|
4e834c4124
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - F5 - devices - change breadcrumb to show Devices instead of F5 (to distinguish between provider and devices).
|
2012-04-11 11:27:19 -07:00 |
Jessica Wang
|
e79eb36870
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - Netscaler - devices - change breadcrumb to show Devices instead of Netscaler (to distinguish between provider and devices).
|
2012-04-11 11:18:28 -07:00 |
Jessica Wang
|
5490ec9bca
|
cloudstack 3.0 UI - infrastructure - physical network - network service providers - when clicking Netscaler/F5/SRX, get fresh data from API call instead of cache.
|
2012-04-11 10:43:46 -07:00 |
Jessica Wang
|
fe0f85c97e
|
cloudstack 3.0 UI - Secondary Storage page - detail view - implement Refresh button.
|
2012-04-10 16:56:52 -07:00 |
Jessica Wang
|
9262eafbce
|
cloudstack 3.0 UI - Primary Storage page - detail view - implement Refresh button.
|
2012-04-10 16:41:18 -07:00 |
Jessica Wang
|
ce7176c43b
|
cloudstack 3.0 UI - Host page - Statistics tab - implement Refresh button.
|
2012-04-10 16:29:07 -07:00 |
Jessica Wang
|
36e8de0082
|
cloudstack 3.0 UI - Host page - detail view - implement Refresh button.
|
2012-04-10 16:22:36 -07:00 |
Jessica Wang
|
3c8a90d351
|
cloudstack 3.0 UI - Pod page - detail view - implement Refresh button.
|
2012-04-10 15:51:45 -07:00 |
Jessica Wang
|
ed50f3668a
|
cloudstack 3.0 UI - physical network page - Network Service Providers - SRX - devices - detailView - implement Refresh button.
|
2012-04-10 15:42:04 -07:00 |
Jessica Wang
|
aa71ac1683
|
cloudstack 3.0 UI - physical network page - Network Service Providers - F5 - devices - detailView - implement Refresh button.
|
2012-04-10 15:00:46 -07:00 |
Jessica Wang
|
2bae6d4bbc
|
cloudstack 3.0 UI - physical network page - Network Service Providers - Virtual Router - Instances tab - detailView - implement Refresh button.
|
2012-04-10 14:46:15 -07:00 |