Jessica Wang
|
2e645d18cf
|
bug 9795: Copy Template Dialog, Copy ISO Dialog - fix a bug that entries in zone dropdown are duplicated when the dialog pops up the 2nd time.
|
2011-05-10 14:34:56 -07:00 |
|
will
|
7ec80d8b61
|
bug 9426: Deleting a template will no longer cause UI to continue to track download progress resulting in errors appearing.
|
2011-04-14 17:30:32 -07:00 |
|
Jessica Wang
|
24e1553399
|
Template page - (1) stop timer when template is in error state. (2) Stop timer when template is deleted.
|
2011-04-14 16:58:05 -07:00 |
|
Frank
|
105db3b15a
|
Merge branch 'baremetal' to master
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
|
2011-04-11 14:21:41 -07:00 |
|
will
|
9e4e3f46bb
|
bug 9185: Fixed issues with having a "." in zonename when attempting to list templates and isos in the UI.
|
2011-03-28 18:27:35 -07:00 |
|
will
|
eb2a3d6f8e
|
bug 8208: Added support for adding baremetal clusters and baremetal templates.
|
2011-03-17 11:31:36 -07:00 |
|
Jessica Wang
|
592df450c2
|
bug 8808: Add Template dialog - refresh Format dropdown whenever Hypervisor dropdown is changed.
|
2011-03-04 14:56:11 -08:00 |
|
Jessica Wang
|
8ba6821a8e
|
bug 8636: advanced search in Template page, ISO page, Event page - change domain dropdown to autoComplete input textbox.
|
2011-02-28 11:35:38 -08:00 |
|
Jessica Wang
|
541f216e40
|
bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item.
|
2011-02-17 17:41:54 -08:00 |
|
Jessica Wang
|
37de026f28
|
bug 8526: Template page - Delete Template action - avoid calling listTemplates after delete action succeeds.
|
2011-02-17 11:17:05 -08:00 |
|
Jessica Wang
|
eb33345f2e
|
template page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes.
|
2011-02-15 16:27:08 -08:00 |
|
Jessica Wang
|
c22bd9ca37
|
fix a bug that Download ISO, Download Template showed # instead of URL in dialog box.
|
2011-02-11 20:26:21 -08:00 |
|
Jessica Wang
|
8c07ef5097
|
bug 8499: Change "Create" button to "Add" button in all Add XXXXXXX dialogs.
|
2011-02-10 15:21:17 -08:00 |
|
Jessica Wang
|
08abe76f15
|
Template page, ISO page - refresh right panel when a middle menu item is clicked.
|
2011-02-08 12:36:02 -08:00 |
|
Jessica Wang
|
2cfeae7a22
|
bug 8441: Register Template dialog - change hypervisor downdown to be dependent on zone selection.
|
2011-02-07 13:41:40 -08:00 |
|
Jessica Wang
|
592cfc6b73
|
Authorize Security Group Rule, Download Template, Download ISO action - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
|
2011-02-04 11:11:28 -08:00 |
|
Jessica Wang
|
5aa91b6d55
|
localize Download Template success/fail message.
|
2011-02-02 15:35:08 -08:00 |
|
Kelven Yang
|
2b2885cf5e
|
change VmWare to trademarked name VMware
|
2011-01-31 14:08:27 -08:00 |
|
Jessica Wang
|
6b91ba441b
|
bug 4556: Template page - localize all actions.
|
2011-01-27 16:49:52 -08:00 |
|
Jessica Wang
|
41b05f62ef
|
bug 7357: template/ISO page - clean subgrid container when a template/ISO is deleted and a tab is clicked.
|
2011-01-24 14:51:16 -08:00 |
|
Jessica Wang
|
5bc0e51818
|
bug 7116: template page, ISO page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
|
2011-01-21 15:48:07 -08:00 |
|
Jessica Wang
|
32c1fb77f4
|
replace validateNumber() with validateInteger() on all integer fields on all pages.
|
2011-01-21 10:45:52 -08:00 |
|
will
|
fdbd1c7e66
|
Cleaned up some capabilities usage in the UI.
|
2011-01-19 14:03:53 -08:00 |
|
Jessica Wang
|
23e27370b4
|
bug 7608: account/diskOffering/domain/ISO/networkOffering/serviceOffering/template page- cancel edit mode when clicking on different tab or different middle menu item.
|
2011-01-19 12:42:35 -08:00 |
|
will
|
5c5563dfdd
|
UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template.
|
2011-01-18 19:08:31 -08:00 |
|
Jessica Wang
|
5810e809da
|
Template page - make Delete Template available as long as the template is not in downloaded status.
|
2011-01-14 14:24:04 -08:00 |
|
Jessica Wang
|
0f8da4093d
|
bug 7905: template page - add template dialog - reset format field based upon hypervisor field before dialog pops up.
|
2011-01-14 13:40:09 -08:00 |
|
Jessica Wang
|
a9dd415995
|
bug 7905: template page - add template dialog - populate hypervisor dropdown by listHypervisors API response instead of hardcoding.
|
2011-01-13 17:10:45 -08:00 |
|
Jessica Wang
|
6bc1c05408
|
delete template action, delete ISO action - only clear right panel if action belongs to the current selected middle menu item.
|
2011-01-13 15:13:12 -08:00 |
|
Jessica Wang
|
f60aedaa95
|
template page - add "Type" row (whose value is like "SYSTEM", "USER", "BUILTIN").
|
2011-01-11 11:48:48 -08:00 |
|
Jessica Wang
|
05afca54f2
|
bug 7430: Instance page - add OS Type in details tab.
|
2011-01-04 12:04:06 -08:00 |
|
Jessica Wang
|
b2007715bd
|
Template page - implement new advanced search.
|
2010-12-27 12:25:59 -08:00 |
|
Jessica Wang
|
676b2e74aa
|
bug 7539: Template page, ISO page - when isready == false, do not show Download Template/ISO option.
|
2010-12-21 13:30:05 -08:00 |
|
Jessica Wang
|
87df47cb6d
|
bug 7547: template page, ISO page, volume page - decode URL returned from extractTemplate/extractISO/extractVolume API.
|
2010-12-20 19:06:58 -08:00 |
|
Jessica Wang
|
291a9669e7
|
bug 7535: ISO page - hide "Download ISO" option for non-admin user.
|
2010-12-20 14:10:57 -08:00 |
|
Jessica Wang
|
5e8be4a431
|
Place Add XXX buttons in each related page instead of index.jsp.
|
2010-12-18 17:04:17 -08:00 |
|
Jessica Wang
|
0754663657
|
Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API.
|
2010-12-13 17:16:24 -08:00 |
|
Jessica Wang
|
69403e05ec
|
Basic Search - search by keyword parameter.
|
2010-12-13 13:16:13 -08:00 |
|
will
|
11e22726b7
|
bug 7438: Commenting out feature where you can directly create a VM from a template or ISO for Beta2. It just doesn't work with the new networking model.
|
2010-12-08 19:22:14 -08:00 |
|
Jessica Wang
|
14ef4c2d57
|
template page - add hypervisor in grid.
|
2010-12-08 15:31:32 -08:00 |
|
Jessica Wang
|
accd9bcf97
|
template page - implement basic search and advanced search.
|
2010-12-02 11:16:52 -08:00 |
|
Jessica Wang
|
59667ebe14
|
Search - add getSearchParamsFn() on all pages.
|
2010-12-01 14:41:36 -08:00 |
|
Jessica Wang
|
34f660b403
|
replace noNull() with fromdb().
|
2010-12-01 11:06:52 -08:00 |
|
Jessica Wang
|
cad49264e0
|
replace encodeURIComponent() with todb().
|
2010-12-01 10:50:44 -08:00 |
|
Jessica Wang
|
db3b75bda0
|
API has changed to return all if pagesize is not specified. Here is corresponding UI change.
|
2010-11-30 11:03:58 -08:00 |
|
Jessica Wang
|
74086a54a1
|
new UI - template page - update template name in middle menu when template is updated in right panel.
|
2010-11-24 14:26:43 -08:00 |
|
Jessica Wang
|
b62f1acd23
|
bug 7277: after Download Template action succeeds, show URL returned by API on dialog box and make it clickable. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 20:04:39 -08:00 |
|
Jessica Wang
|
f588821cf9
|
bug 7277: template page - System VM template don't have "Download Template" option. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 17:00:13 -08:00 |
|
Jessica Wang
|
b18add1373
|
bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 16:57:26 -08:00 |
|
Jessica Wang
|
8b6eb37603
|
new UI - registerISO, registerTemplate - remove UI restriction that template name needs to be English character.
|
2010-11-18 16:05:14 -08:00 |
|