Jessica Wang
|
bf50d61bf6
|
bug 4556: ISO page - localize all actions.
|
2011-01-27 17:15:47 -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
|
720afd5fb1
|
bug 8149: ISO page - add icon to middle menu item.
|
2011-01-24 14:26:54 -08:00 |
|
Jessica Wang
|
52c3edcfe2
|
listISOs API has changed returned value of vmware-tools.iso and xs-tools.iso. Here is related UI change.
|
2011-01-21 15:53:50 -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 |
|
Jessica Wang
|
89e69265aa
|
bug 8070: ISO page - make "vmware-tools.iso" and "xs-tools.iso" to have no actions available.
|
2011-01-19 15:56:49 -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
|
08abc5970d
|
ISO page - make Delete ISO available as long as the ISO is not in downloaded status.
|
2011-01-14 14:10:43 -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
|
05afca54f2
|
bug 7430: Instance page - add OS Type in details tab.
|
2011-01-04 12:04:06 -08:00 |
|
Jessica Wang
|
3f47c5f959
|
ISO page - implement new advanced search.
|
2010-12-27 12:28:25 -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
|
4549552904
|
Update ISO - update embedded jsonObj after calling UpdateISO API.
|
2010-12-13 16:59:05 -08:00 |
|
Jessica Wang
|
f44af7d714
|
bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid.
|
2010-12-13 16:21:34 -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
|
2d70fb25dd
|
ISO page - implement basic search and advanced search.
|
2010-12-02 11:40:47 -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
|
2dd325f567
|
new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel.
|
2010-11-24 14:41:24 -08:00 |
|
Jessica Wang
|
dc27725739
|
bug 7277: ISO page - after Download ISO action succeeds, show URL returned by API on dialog box and make URL clickable. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 20:06:41 -08:00 |
|
Jessica Wang
|
6cc2dd9b28
|
bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch)
|
2010-11-23 16:58:51 -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 |
|
Jessica Wang
|
b603a75061
|
bug 3921: ISO page - remove "Copy ISO" option from "xs-tools.iso"
|
2010-11-16 14:03:56 -08:00 |
|
Jessica Wang
|
8b106c7271
|
new UI - apply noNull() or fromdb() to all fields that get value from API.
|
2010-11-15 14:05:39 -08:00 |
|
Jessica Wang
|
eb3ae6c27f
|
new UI: fix a javascript error that happened after clicking between My Template and Featured Template => 'events' is null or not an object
|
2010-11-12 19:10:07 -08:00 |
|
Jessica Wang
|
bf6b848711
|
bug 7088: show full error message when creating new template or ISO.
|
2010-11-12 18:30:09 -08:00 |
|
Jessica Wang
|
dd72bbea09
|
bug 6240: ISO page - create VM - add size field that shows when selected disk offering is custom.
|
2010-11-09 19:03:11 -08:00 |
|
Jessica Wang
|
39cc08dd0c
|
new UI - template page, ISO page, Router page - add grid header title.
|
2010-11-09 10:35:12 -08:00 |
|
Jessica Wang
|
5cf998bcb0
|
new UI - Virtual Router page - Start/Stop/Reboot SystemVM API return objects in different structure. This is related UI change.
|
2010-11-09 10:29:06 -08:00 |
|
will
|
21f8bfde8b
|
bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout.
|
2010-11-08 21:15:55 -08:00 |
|
Jessica Wang
|
9bd7344fae
|
new UI - template page - fix a bug "id is not found" after creating a template for all zones and click one of them in middle menu.
|
2010-11-08 19:41:06 -08:00 |
|
Jessica Wang
|
2289725ed1
|
new UI - ISO page - Edit ISO - spare extra API call listISOs after action succeeds.
|
2010-11-08 17:54:30 -08:00 |
|
Jessica Wang
|
3bcee34f97
|
new UI - ISO page - delete ISO - slowly slide up middle menu item and remove element from DOM.
|
2010-11-08 17:46:01 -08:00 |
|
Jessica Wang
|
c03c3a171f
|
new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS)
|
2010-11-08 11:37:47 -08:00 |
|
will
|
3c932bb4fc
|
bug 5916: ISO will now display os type and allow that to be editted.
- Fixed other display issues with iso and template details.
|
2010-11-07 15:14:58 -08:00 |
|
will
|
e5ae04f417
|
bug 5883: added domain to both templates and iso details
|
2010-11-07 11:16:24 -08:00 |
|
Jessica Wang
|
5d4c1e41b9
|
new UI - ISO page - fix a bug that isPublic field doesn't get updated after upadteISO action.
|
2010-11-05 21:37:00 -07:00 |
|
will
|
111b0a1df1
|
bug 6943: Correct error message is returned for the parameter, "name" in the API as well as fixing JS to validate this as well.
|
2010-11-05 13:51:46 -07:00 |
|
Jessica Wang
|
853f6610c2
|
new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab).
|
2010-11-05 10:14:11 -07:00 |
|
Jessica Wang
|
39d7e65180
|
new UI - Edit ISO - not to hide editable field and show readonly field until action returns success.
|
2010-11-04 11:00:11 -07:00 |
|
Jessica Wang
|
07cb63b82e
|
new UI - allow update isPublic field of ISO.
|
2010-11-04 10:34:16 -07:00 |
|