Jessica Wang
|
047e4c63a0
|
bug 9101: cloudStack UI - Edit Instance - fix a bug that HAEnabled dropdown was empty.
|
2011-07-19 16:46:56 -07:00 |
|
Jessica Wang
|
a2b4320393
|
bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text.
|
2011-07-19 16:44:36 -07:00 |
|
Jessica Wang
|
1e4ad6c48b
|
bug 10232: CloudStack UI - Instance page - fix a bug that VMName was not decoded when encode.api.response is set to true.
|
2011-07-19 16:37:05 -07:00 |
|
Jessica Wang
|
95e77a41f0
|
bug 10500: cloudStack - periodically Check non-Complete-AsyncJob - Only popup dialog when getting action label succeeds.
|
2011-06-29 20:03:21 -07:00 |
|
Jessica Wang
|
d9aa289b56
|
bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR.
|
2011-06-28 18:08:46 -07:00 |
|
Jessica Wang
|
cb981e6682
|
bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification".
|
2011-06-16 19:13:50 -07:00 |
|
Jessica Wang
|
ba9d2d946a
|
bug 8296: fix a bug that periodicallyCheckNonCompleteAsyncJob() sent out-of-date jobId to queryAsyncJobResult API.
|
2011-05-06 16:47:38 -07:00 |
|
Jessica Wang
|
5166285f99
|
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in subgrids and multiple-selection middle menus in all pages.
|
2011-05-06 16:24:44 -07:00 |
|
Jessica Wang
|
d0174a22f9
|
bug 8296: show action complete(success/fail) info in a dialog box even users have navigated to a different page. This change applies to all actions in details tab in all pages.
|
2011-05-06 16:02:28 -07:00 |
|
will
|
db40e32095
|
bug 9435: decoded text for disk offering. In fact, I added it globally so all text calling the fromdb() would be correctedly decoded.
|
2011-04-14 17:30:30 -07:00 |
|
will
|
9ac33f8d52
|
Enhanced SSO to allow users to generate the appropriate login request and send that to CloudStack UI. If the Cloudstack UI detects this parameter "loginUrl", it will attempt a single signon process.
|
2011-03-25 14:30:13 -07:00 |
|
Jessica Wang
|
c347827193
|
bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox.
|
2011-03-01 10:06:45 -08:00 |
|
Jessica Wang
|
d47b5f3a5b
|
bug 8636: advanced search in volume page, snapshot page - change domain dropdown to autoComplete input textbox.
|
2011-02-28 11:01:26 -08:00 |
|
Jessica Wang
|
901a31c898
|
bug 8636: change domain dropdown to autoComplete input textbox - rename applyAutoComplete().
|
2011-02-28 10:30:34 -08:00 |
|
Jessica Wang
|
198f8b3073
|
bug 8636: apply auto-complete function to domain dropdown - create shared function applyAutoComplete().
|
2011-02-23 14:17:11 -08:00 |
|
Jessica Wang
|
1ff7e72eef
|
bug 8450: handle invalid JSON string returned by API call.
|
2011-02-22 18:09:03 -08:00 |
|
Jessica Wang
|
5120de7bc7
|
bug 8374: create new shared function validateEmail().
|
2011-02-22 16:09:48 -08:00 |
|
Jessica Wang
|
3d3db9eff2
|
bug 8541: Instance page - fix a bug that top Start button was shown while it was not supposed to.
|
2011-02-22 10:38:14 -08:00 |
|
Jessica Wang
|
3f45a56cff
|
bug 8541: Instance page - hide/show top buttons upon state of selected middle menu items.
|
2011-02-18 16:34:18 -08:00 |
|
Jessica Wang
|
8e9e37d617
|
bug 8541: add countTopButtonMapFn(), resetTopButtonMapFn().
|
2011-02-18 15:16:14 -08:00 |
|
Jessica Wang
|
80f4ed404f
|
create new shared function unclickItemInMultipleSelectionMidmenu() which is as opposed to existing function clickItemInMultipleSelectionMidmenu().
|
2011-02-18 14:21:32 -08:00 |
|
Jessica Wang
|
b64e75ecd4
|
Multiple-selection page: apply clickItemInMultipleSelectionMidmenu() in createMultipleSelectionSubContainer().
|
2011-02-18 12:23:02 -08:00 |
|
Jessica Wang
|
70dcfa39fe
|
bug 8538: Host page - statistics tab - seperate CPU row to 2 rows ("Total CPU", "CPU Utilized"). Add/Change labels for the first 3 rows.
|
2011-02-18 11:43:27 -08:00 |
|
Jessica Wang
|
69dbe7e316
|
Instance page - vm group left menu (login as regular-user) - fix a bug that Refresh button on right panel didn't work.
|
2011-02-18 10:51:53 -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
|
2d262894d1
|
multiple-selection page - fix a bug that top error container wrongly showed previous afterActionInfo.
|
2011-02-16 13:59:02 -08:00 |
|
Jessica Wang
|
30930fdc5d
|
template/ISO download status - show status in gray instead of in red when status is "N% Downloaded".
|
2011-02-15 17:01:21 -08:00 |
|
Jessica Wang
|
18aafb3e38
|
bug 8395: UI - show "system-given-VM-name plus user-defined-VM-name" to all roles (root-admin, domain-admin, regular user).
|
2011-02-11 11:39:44 -08:00 |
|
Jessica Wang
|
20ae6c8f97
|
Extend shared function doActionToTab() to support details tab action on pages that don't have middle menu (e.g. Domain page, Zone page, Pod page).
|
2011-02-09 12:07:30 -08:00 |
|
Jessica Wang
|
c77b61d1a9
|
Support custom afterActionInfo instead of generic one.
|
2011-02-09 11:06:56 -08:00 |
|
Jessica Wang
|
f7925abaed
|
Instance page - view console proxy - thumbnail - only request thumbnails when mouse is over console proxy icon. Stop requesting thumbnails when mouse is out of console proxy icon.
|
2011-02-08 17:41:04 -08:00 |
|
Jessica Wang
|
82692ba4cd
|
bug 8433: Delete Domain action - show action success/fail info on top of right panel after action finishes.
|
2011-02-08 15:25:40 -08:00 |
|
Jessica Wang
|
b062ed0ab6
|
fix fresh button on right panel for mutliple-selection page (e.g. Instance page).
|
2011-02-08 13:57:51 -08:00 |
|
will
|
c22e41ea92
|
bug 8482: Merge from 2.2.x. Added a refresh all link on top of the mid menu section. Changed the top right refresh to refreshing only the highlighted item.
|
2011-02-08 12:28:08 -08:00 |
|
Jessica Wang
|
37b5c860d2
|
bug 8394: end user should be able to see community template if global setting "User.Public.Template.Enabled" is true. (2)
|
2011-02-04 13:24:37 -08:00 |
|
Jessica Wang
|
97af1c82aa
|
handle sync API fail case - change UI to show error text (English, non-localized) instead of error code(530, 531).
|
2011-02-04 12:00:27 -08:00 |
|
Jessica Wang
|
395ed04b50
|
Deploy VM - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
|
2011-02-04 10:36:20 -08:00 |
|
Jessica Wang
|
858464e3ef
|
change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
|
2011-02-04 10:14:59 -08:00 |
|
Jessica Wang
|
6d754176ce
|
localize Download Volume action message.
|
2011-02-02 16:08:39 -08:00 |
|
Jessica Wang
|
a466994161
|
create shared function bindActionLink() that will bind event handler to action link in right panel.
|
2011-02-01 16:16:51 -08:00 |
|
Jessica Wang
|
209713fba5
|
bug 8250: multiple-selection page (e.g. Instance page) - After adding new an item successfully, put it on the top of middle menu.
|
2011-01-31 17:46:32 -08:00 |
|
Jessica Wang
|
8ac29f78e7
|
bug 4556: localize error message of IP validation, CIDR validation.
|
2011-01-28 16:07:28 -08:00 |
|
Jessica Wang
|
80640f9d01
|
bug 4556: localize validation error message.
|
2011-01-28 15:54:57 -08:00 |
|
Jessica Wang
|
07460dda56
|
bug 4556: localize error handling of subgrid item action.
|
2011-01-28 15:04:08 -08:00 |
|
Jessica Wang
|
0225b51221
|
bug 4556: localize error handling of details tab action.
|
2011-01-28 14:49:56 -08:00 |
|
Jessica Wang
|
2db078abf6
|
bug 4556: localize middle menu actions.
|
2011-01-28 12:19:48 -08:00 |
|
Jessica Wang
|
38857cf47c
|
bug 4556: localize adding action in middle menu.
|
2011-01-28 11:35:49 -08:00 |
|
Jessica Wang
|
c9e03ebd4f
|
bug 4556: instance page - localize middle menu action Start Instance.
|
2011-01-27 11:25:44 -08:00 |
|
Jessica Wang
|
adecd3a424
|
bug 4556: account page - localize Edit User action.
|
2011-01-26 18:02:30 -08:00 |
|
Jessica Wang
|
e542ca17e0
|
bug 4556: account page - localize Delete Account action.
|
2011-01-26 17:25:05 -08:00 |
|