1458 Commits

Author SHA1 Message Date
Jessica Wang
cfe2af8db8 bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:55:52 -07:00
Jessica Wang
8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Jessica Wang
49b041fac6 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:58:43 -07:00
Jessica Wang
9ab65522f9 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:54:21 -07:00
Jessica Wang
987d103278 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:51:59 -07:00
Jessica Wang
7f05b38e18 bug 9419: CloudStack UI - Domain page- add new action "Update Resource Count". 2011-06-17 10:32:55 -07:00
Jessica Wang
2f77061434 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-17 09:33:41 -07:00
Jessica Wang
96bb76a596 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-17 09:28:11 -07:00
Jessica Wang
45fcbd74d5 bug 10335: cloudStack UI - volume page - snapshot tab - hide Create Volume, Create Template action when snapshot state is not Backedup. 2011-06-16 16:42:32 -07:00
Jessica Wang
cb981e6682 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-16 19:13:50 -07:00
Jessica Wang
6016c4c791 bug 9579: cloudStack UI - Network page - Add Direct Network - add new field "Network Domain". 2011-06-16 18:10:13 -07:00
Jessica Wang
8b514c79a5 cloudStack UI - Secondary Storage page - fix a bug "secondRowText is not defined". 2011-06-16 16:14:50 -07:00
Jessica Wang
11e9b19780 bug 8950: cloudStack UI - Network page - Add IP Range to Direct Network - don't have to specify "vlan" parameter when Adding IP Range to Direct Network. 2011-06-16 14:04:05 -07:00
Jessica Wang
32f2ec4222 bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty. 2011-06-16 12:27:25 -07:00
Jessica Wang
08fc2b2bed CloudStack UI - network offering page - "is redundant router (yes/no)" shouldn't allowed to be modified. 2011-06-15 18:14:52 -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
0fefd9f2ae bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-06-15 14:55:35 -07:00
Jessica Wang
ec81e1ac7b cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-15 11:12:20 -07:00
Jessica Wang
770c5cd377 cloudStack UI - Domain page - Delete Domain dialog - add a checkbox "Force Delete" and if it's checked, UI calls "deleteDomain&cleanup=true" that will delete all child domains and all accounts under this domain. 2011-06-14 18:30:04 -07:00
Kelven Yang
f7e4fc742f merge adding host fix from 2.2.4 2011-06-14 17:54:42 -07:00
Jessica Wang
b91a319777 bug 9549: CloudStack UI - deleteHost API now takes in new parameter "forced". Here is related UI change: a checkbox "Force Remove" has been added to Remove Host Confirmation Dialog. 2011-06-14 17:52:57 -07:00
Kelven Yang
24c87c306b merge adding host fix from 2.2.4 2011-06-14 17:16:19 -07:00
Jessica Wang
2ef54824b5 bug 10024: CloudStack UI - fix a bug that adding a pod from the resource page page didn't work. 2011-06-14 16:48:32 -07:00
Jessica Wang
cc0eb59aef bug 10247: cloudStack UI - Primary Storage page - Add Primary Storage dialog - default cluster dropdown to the cluster that the primary storage is under. 2011-06-14 10:34:24 -07:00
Jessica Wang
0611c92cad cloudStack UI - Instance page - Stop Instance - show "Force Stop Instance" option for root-admin. 2011-06-13 16:54:54 -07:00
Jessica Wang
fae0d33a49 bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true. 2011-06-13 14:59:13 -07:00
Jessica Wang
f904493ed9 cloudStack UI - instance page - remove vmGroup submenu since it keeps confusing users. 2011-06-13 11:08:35 -07:00
Jessica Wang
56c8fe637e cloudStack UI - secondary storage page - remove middle menu item after Delete Secondary Storage action succeeds. 2011-06-13 10:36:02 -07:00
Jessica Wang
9b2350d074 CloudStack UI - Add Template dialog- When hypervisor type is "Ovm", format field should be populated with "RAW". 2011-06-10 15:17:35 -07:00
Jessica Wang
90e9b9757c bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:16:32 -07:00
Jessica Wang
55b9eaaa81 bug 10199: CloudStack UI - Network Offering page - name field is not allowed to be modified. 2011-06-08 19:07:20 -07:00
Jessica Wang
4d871b2a10 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports." 2011-06-07 17:44:12 -07:00
Jessica Wang
d0d0bd97b5 CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call. 2011-06-07 17:29:35 -07:00
Jessica Wang
42df9043a2 cloudStack - Add Network Dialog - correct element ID of tags input field. 2011-06-07 17:28:45 -07:00
Jessica Wang
e2288aaedd bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports." 2011-06-07 17:42:42 -07:00
Jessica Wang
379713d90d CloudStack - Add Network Dialog - fix a bug that & is missing between isShared parameter and isDefault parameter in createNetwork API call. 2011-06-07 17:21:04 -07:00
Jessica Wang
77c6383db7 cloudStack - Add Network Dialog - correct element ID of tags input field. 2011-06-07 17:14:08 -07:00
Jessica Wang
7768ab4176 bug 10172: CloudStack UI - Add Host Dialog - when selected hypervisor is Ovm, show 2 more input fields "agent username", "agent password". 2011-06-07 14:01:50 -07:00
Jessica Wang
973a00ff59 bug 9877: cloudStack UI - Add Zone Wizard - Clicking radio buttons (VLAN, Security Groups) under Advanced Mode will make Advanced Mode checked. 2011-06-06 18:11:07 -07:00
Jessica Wang
bd7752bd62 bug 8809: cloudStack UI - Add Template dialog - If "All Zones" is selected, call "listHypervisors&zoneid=-1" instead of "listHypervisors". 2011-06-06 17:06:53 -07:00
Jessica Wang
b455b14d8b bug 9903: cloudStack UI - VM Wizard - security groups selection - exclude default security group since it's always applied. 2011-06-06 16:49:31 -07:00
Jessica Wang
506825ef69 bug 9878: cloudStack UI - VW Wizard - empty hypervisor dropdown before adding options. 2011-06-06 16:20:02 -07:00
Jessica Wang
7156213513 bug 7553: cloudStack - Router page - change service - exclude service offering currently used by this router in service offering dropdown. 2011-06-06 15:55:48 -07:00
Jessica Wang
f03273f34e bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports. 2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port. 2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port. 2011-06-02 19:27:54 -07:00
Jessica Wang
2a6215abca bug 9959: cloudStack - Add Network Device dialog, Add External Firewall dialog, Add External Load Balancer dialog - encode parameter values before passing them to API. 2011-06-02 17:20:00 -07:00
Jessica Wang
ba3c2499ff cloudStack - Network page - Edit Network - make tags field editable. 2011-06-02 10:32:32 -07:00
Jessica Wang
180b9d49b4 cloudStack - Add Network dialog - add new field "tags". 2011-06-01 18:29:00 -07:00