Commit Graph

46 Commits

Author SHA1 Message Date
will 5a939e48c7 bug 7830: fixed issues with 300 limit on listing vm instances. 2011-01-03 11:50:51 -08:00
will d22650e11b bug 7688: Fixed display issues with creating a template from a snapshot in the snapshot list for volumes 2011-01-03 11:31:26 -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 0d87c578b8 bug 6478 : turned off auto-complete for username. 2010-10-08 14:51:38 -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
will 132c178bc2 bug 6400: fixed css styling of the dialog that appears after the password has been reported after a successful vm deployment. It will no longer truncate the text. 2010-10-05 15:46:57 -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 f7d5656288 Add VLAN IP Range dialog - fix a bug that Scope field disappear. 2010-09-27 16:52:05 -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
will 9eaacdcc70 Bug 6218: Fixed text issues related to Step 2 of the VM Wizard 2010-09-17 12:06:46 -07:00
unknown f5e675427b Fix bug 5882 - encode password before hashing it. 2010-09-01 14:36:33 -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 33c54553ee Issue #: 5945 - delete obsolete index.html 2010-08-25 18:06:59 -07:00
jessica 2790f87818 Issue #: 5945 - replace index.html with index.jsp 2010-08-25 18:06:01 -07:00
jessica 8d015dfb49 Issue #: 5979 - change text on VM Wizard Step 3. 2010-08-25 17:09:48 -07:00
jessica 64e5e1992a Issue #: 5953 - show remove link when host status is disconnected 2010-08-25 16:33:15 -07:00
jessica 418f8950d1 Issue #: 5986
Volume page - grid - make action links stay left-aligned
2010-08-20 16:19:51 -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
Jessica Wang e8446f88b2 Issue #: 5975
(1) API-side: make listDomains, ListDomainChildren return all items

(2) UI-side: make domains page show all domains by specifying pageSize=-1
2010-08-19 14:28:18 -07:00
Jessica Wang 649ff9c641 Issue #: 5894
Create Template from Snapshot dialog - add password dropdown field
2010-08-17 15:35:10 -07:00
Jessica Wang d22e144106 Comments for global variables 2010-08-16 11:35:54 -07:00
Jessica Wang c60ff4a8b7 a test check-in on 2.1.x branch 2010-08-16 11:27:34 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 6484467ce2 Branch 2.1.x committed 2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00