Commit Graph

57 Commits

Author SHA1 Message Date
will 5a5bdc485c bug 9078: You will only see VMs with Virtual Network support when adding port forwarding and lb rules. 2011-03-21 13:59:59 -07:00
will d764ee92e1 - Limit the new domain search to 20 items. 2011-03-15 18:37:28 -07:00
will 16e9e4ae51 - Limit the new domain search to 20 items. 2011-03-15 18:37:26 -07:00
will 18f33d017a bug 8980: Fixed UI to no longer allow domain dedication of public VLAN. 2011-03-14 17:45:46 -07:00
will 0813580c59 bug 8821: Added UI support for dedicating network to a domain
- Add path request and response to listDomain as searching by name is useless
- Fixed UI to support new path request and to fix other general problems with the auto-completion feature.
2011-03-08 16:15:21 -08:00
Jessica Wang c0b58bc7d5 bug 8636: (2.1.x UI) - remove non-used code. 2011-03-03 11:38:15 -08:00
Jessica Wang bd32d4e05a bug 8636: (2.1.x UI) Network Group - Search Panel 2 - change domain dropdown to autoComplete input text field. 2011-03-03 11:27:06 -08:00
Jessica Wang fe013c5653 bug 8636: (2.1.x UI) Event page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:55:50 -08:00
Jessica Wang f7e8528c7f bug 8636: (2.1.x UI) Network Group page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:50:07 -08:00
Jessica Wang 1ed6668f4b bug 8636: (2.1.x UI) Snapshot page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-03 10:45:04 -08:00
Jessica Wang 3713585276 bug 8636: (2.1.x UI) Volume page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:14:59 -08:00
Jessica Wang bdeccc3304 bug 8636: (2.1.x UI) Router page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:08:55 -08:00
Jessica Wang 7db6306fff bug 8636: (2.1.x UI) Instances page - Advanced Search - change domain dropdown to autoComplete input text field. 2011-03-02 17:00:49 -08:00
Jessica Wang bb2527f83b bug 8636: (2.1.x UI) Zones page - Add VLAN IP Range dialog - change domain dropdown to autoComplete input text field. 2011-03-02 15:56:35 -08:00
will 2c3c2b11d5 bug 7453: Removed extra space between the password and the "." 2011-02-23 12:12:06 -08:00
will 53c0667486 bug 8487: remove the url encoding of password before the MD5 hash. 2011-02-23 10:28:56 -08:00
will 484c2cd2a3 bug 8220: Fixed issue where the advanced search box was hidden beneath the vm details under the Instance Tab. 2011-02-23 10:18:19 -08:00
will 1768f3da6e bug 7434: Fixed Create VM from template and iso dialogs to no longer display service offering with direct network if the account isn't able to view any direct networks. 2011-02-17 14:40:25 -08:00
will 1eaa85557b bug 7434: Fixed VM Wizard to only show service offering w/ direct tagged network support for accounts that can see direct networks. 2011-02-17 14:15:57 -08:00
will 6a6c9a7e44 bug 7361: Domain Admins now have the same UI as user to manage their IP Addresses. 2011-02-16 18:50:07 -08:00
will a2ee9ff619 bug 7874: Fixed css/js issue with displaying more than 10 templates. it will no longer overflow beyond the wizard. 2011-01-05 14:56:42 -08:00
will 5a939e48c7 bug 7830: fixed issues with 300 limit on listing vm instances. 2011-01-03 11:50:51 -08:00
will 9b73836be1 bug 7460: Increased the limit of the dropdowns to 500 rather than the default of 50. 2010-12-10 17:58:14 -08:00
will 761a192042 bug 7027: domain admins can no longer modify resource limits of any accounts
status 7027: resolved fixed
2010-11-08 21:32:25 -08:00
will 15a86de243 bug 6709: Fixed creation of template from the volume snapshot detail screen to now pass in the password enabled variable.
status 6709: resolved fixed
2010-11-08 12:07:32 -08:00
Kelven Yang 6cdd852cf9 Refresh list upon deployVM failure 2010-10-14 18:13:55 -07:00
will 696f3f5fcb VMs in Error, Destroyed, or Creating state are no longer selectable as a VM during the application of a port forwarding rule in the UI. 2010-10-11 18:16:33 -07:00
will 9b191a8b4b Had to redo the css so that the dialog that comes after a host, system vm, and console proxy vm action fits the row. It was changed due to resizing to make it work with the VM page. 2010-10-11 16:47:08 -07:00
will 557dca0370 bug 6511: both user and admin will display the vm name the same way to avoid confusion
- fixed other issues with renaming vm instance
2010-10-11 16:25:04 -07:00
will fb608378fa bug 6501: VMs in "Error" state will no longer have any action links.
- "Destroyed" VMs will also follow the same behavior with the exception of the restore link.
2010-10-11 15:41:05 -07:00
will 3aaa5b7556 bug 6350: removing version from our UI and any javascript library versions we are using to make it a bit harder for hackers to take advantage of software version exploits. 2010-10-07 16:41:03 -07:00
will 112def883a bug 6392: You will no longer be presented account specific scope if you select a public + untagged vlan. Only zone-wide is applicable for this setup. 2010-10-05 17:41:22 -07:00
Jessica Wang 4c839ee7de Create template from volume backend is not working. So, hide the option from UI until backend is fixed. 2010-10-05 15:33:05 -07:00
will 3e3727b730 Bug 6371: Commented out extra dashboard.jsp load as due to a race condition, it can cause Safari browsers to not correctly load the dashboard. 2010-10-04 16:11:04 -07:00
will ef5be38453 Bug 6330:
- Fixed vm action menu associated with the fact IE7 treats z-index differently than all current modern browsers.
- Also added capability of closing previous VM menu if a new one opens.
2010-10-01 18:39:55 -07:00
Jessica Wang 68c8d33ff2 fix bug 6330 - instance page action menu not displaying correctly on IE7. 2010-09-30 11:19:57 -07:00
Jessica Wang 6db07e49c6 fix a bug - zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:11:47 -07:00
Jessica Wang ddc982a853 fix bug 6287 - decode string before displaying it on UI. 2010-09-28 11:01:29 -07:00
Jessica Wang f50df48fb1 for bug 6163 - change direct tagged IP range to no longer restrict it to an account. 2010-09-23 15:58:30 -07:00
Jessica Wang 1246a411d8 fix bug 6160 - "no disk offering" option is missing when creating VM from Templates tab. 2010-09-23 11:17:36 -07:00
Jessica Wang e8b63e7f9d fix bug 6154 (port forwarding should show user-assigned VM name instead of system-assigned VM name. 2010-09-21 20:14:43 -07:00
Jessica Wang 454524c4f1 fix bug 6153 - when editing a private IP range, just modifying the ending of the IP range will throw an error. 2010-09-21 19:39:27 -07:00
Jessica Wang d0b5b565a7 cross-site scripting - sanitize only value whose type is string. 2010-09-21 18:36:58 -07:00
Jessica Wang d30df89e86 fix bug 6130 - when attaching volume, running and stopped VMs not displayed consistently. 2010-09-21 18:14:08 -07:00
Jessica Wang 489d1efd38 fix bug 6127 - change text on confirmation box on VM destroy. 2010-09-21 18:00:49 -07:00
unknown 4f557f84f7 fix template page disappearing problem. 2010-09-01 11:45:40 -07:00
jessica 3b939b9ce1 fix bug 6050 - extend pagesize to 500. 2010-08-31 11:29:03 -07:00
jessica c2682bc6b6 Issue #: 5945 - replace all content/tab_xxxxxxx.html with jsp/tab_xxxxxxx.jsp 2010-08-26 10:20:29 -07:00
jessica 64e5e1992a Issue #: 5953 - show remove link when host status is disconnected 2010-08-25 16:33:15 -07:00
Jessica Wang 5d599131e1 Issue #: 5945
Seperate cloud.core.js into cloud.core.init.js (initialization) and cloud.core.js (shared functions)
2010-08-19 18:38:46 -07:00