75 Commits

Author SHA1 Message Date
Jessica Wang
8402cfaa1d bug 10433: fix a bug that was caused by global zone name cache. 2011-06-27 14:33:00 -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
3b9c9815c8 bug 7553: listServiceOfferings API has a new parameter "issystem" now. Change UI to call "listServiceOfferings&issystem=false" for listing non-system service offerings. 2011-05-31 12:04:08 -07:00
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
24737154b7 bug 9426: Deleting an ISO will no longer cause the UI to continue to poll for download process 2011-04-14 17:36:38 -07:00
Jessica Wang
07f3d2b31b ISO page - (1) stop timer when ISO is in error state. (2) Stop timer when ISO is deleted. 2011-04-14 17:13:25 -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
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
90ef04ffe5 bug 8526: ISO page - Delete ISO action - avoid calling listIsos after delete action succeeds. 2011-02-17 10:55:37 -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
36e058114f ISO page - automatically refresh status and download progress bar every 2 seconds. 2011-02-15 16:00:38 -08:00
Jessica Wang
5c010cfce6 ISO page - add Download Progress Bar that shows when download progress is not finished and hides when download progress finishes. 2011-02-15 16:00:37 -08:00
Jessica Wang
49cdddd275 bug 8498: Add ISO dialog - make OS Type field required when Bootable field is Yes; make OS Type field non-required when Bootable field is No. 2011-02-14 16:43:14 -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
2255d40e98 bug 8498: UI change - Add ISO dialog will hide OS Type dropdown when bootable field is slected as false. 2011-02-10 14:44:36 -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
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
Jessica Wang
d3fe06eddc localize Download ISO success/fail message. 2011-02-02 15:24:05 -08:00
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