97 Commits

Author SHA1 Message Date
will
b4731ae138 Merge from 2.2.x. Fixed MD5 password issue in the UI caused by the fact we were URLencoding the password before performing the MD5 sum. 2011-02-08 14:26:38 -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
57d1e546de bug 8360: Make default option in advanced search field capitalized. 2011-02-03 16:43:56 -08:00
Jessica Wang
bf6edd62af Global Settings page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 18:09:42 -08:00
will
16cf4d5289 Added third custom light blue theme
Fixed issues with displaying correct language string on the language dropdown choice selection
2011-01-31 19:48:09 -08:00
will
3e135ae6d0 Initial Chinese - Simplified language support. 2011-01-28 19:12:30 -08:00
will
2f91af1fba Simplified the single signon process 2011-01-26 11:16:17 -08:00
Jessica Wang
1b977acaf9 Refresh button - when refresh button is clicked, populate search result again if middle menu is previously populated with search result. 2011-01-20 18:16:35 -08:00
will
953c862713 Removed hypervisor.type from the login response since this capability does make sense anymore in 2.2 2011-01-20 17:49:13 -08:00
Jessica Wang
df5d64bb85 implement Clear Search function - when clear search button is clicked, remove search text and search result and list all items in middle menu. 2011-01-20 17:39:28 -08:00
will
1634c29e81 - Cleaned up more capabilities related to security groups and to make use of listCapabilities. 2011-01-20 16:35:40 -08:00
Jessica Wang
72485f95ea fix a bug that right panel doesn't get refreshed if clicking dashboard first and clicking another page (e.g. My Instances page). 2011-01-20 11:13:25 -08:00
will
d497a71619 Cleaned up uselocal storage config param as I don't see what it is beng used anymore as. Also, removed the filter for not allowing the user to set "offerHA" if hypervisor.type == KVM. 2011-01-19 16:06:47 -08:00
will
fdbd1c7e66 Cleaned up some capabilities usage in the UI. 2011-01-19 14:03:53 -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
will
75ab3a554c Added a missing semi-colon 2011-01-11 14:56:05 -08:00
will
5490c4ee02 Added ability to allow users to select language support. 2011-01-11 14:34:42 -08:00
will
5c275827ad Initial support for allowing users to change their UI skin. 2011-01-11 12:08:53 -08:00
Jessica Wang
432cbc8458 hide/show security group left menu when direct.attach.security.groups.enabled is false/true. 2011-01-10 14:51:36 -08:00
will
1c29a5f824 Listing only virtual network offering 2011-01-07 11:01:41 -08:00
will
e31015bdf3 Added min and max width to the amount of the left panel that can be dragged. 2011-01-04 14:02:06 -08:00
will
f78002a1fb Added ability to allow users to drag the left pane. 2011-01-04 13:47:59 -08:00
will
7133d8bf64 bug 5895: Added a JS variable that will simply turn on/off md5 hashing of the login password. 2011-01-03 16:11:45 -08:00
Jessica Wang
99b8f7b169 bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change. 2011-01-03 10:37:38 -08:00
will
510e42791e bug 7752: removed direct IPs from being managed in the IP Addresses menu. 2010-12-29 17:57:52 -08:00
will
cc428c14c7 bug 7658: Fixed issue where clicking on dashboard does not "de-select" a previous menu item. 2010-12-29 11:56:28 -08:00
Jessica Wang
383f524725 fix a bug that zonetree is not expanded/collapsed after being clicked the 2nd time. 2010-12-28 16:17:33 -08:00
Jessica Wang
d28cd86e3a search dialog - add "by zone", "by pod", "by domain" as the first option in dropdown field. (because label has been removed to save space) 2010-12-27 18:22:27 -08:00
will
3d334193ec bug 7692: Fixed issues with clicking on the physical resource link and resulting in the mid item section showing up. 2010-12-27 16:53:02 -08:00
Jessica Wang
dd48a5c0ad Instance page has 3 kinds of advanced search dialog. Append different advanced search dialog to search container depending on which left submenu is clicked (my instances, all instances, running instances, stopped instances, destroyed instances). 2010-12-23 14:31:57 -08:00
Jessica Wang
fbac12bf4c instance page - advanced search. 2010-12-23 14:31:55 -08:00
Jessica Wang
bceff4068f new Advanced Search - fix a bug that advanced search dialog didn't appear when clicking the same type of submenu (e.g. "my accounts", "all accounts"). 2010-12-23 10:30:08 -08:00
Jessica Wang
461563625b new advanced search - slide down/up (500 milliseconds) when showing/hiding advanced search. 2010-12-22 11:31:49 -08:00
Jessica Wang
572f4bb44f new Advanced Search - remove watermark when a field with matermark (e.g. "By Account", "By Startdate", "By Enddate") is mouse-clicked. 2010-12-22 11:19:15 -08:00
Jessica Wang
66c41efba8 new advanced search - hide/show extended search when arrow icon is clicked. 2010-12-21 18:45:07 -08:00
Jessica Wang
c2a3beb6fb new advanced search - clicking arrow icon to show advanced search or hide it. 2010-12-21 18:10:28 -08:00
will
eabea789be bug 7638: Added deep link support for the UI. Only support values are "instance", "volume", and "ip" for now as indicated in the bug.
Use lp=instance, lp=volume, or lp=storage
2010-12-21 17:52:38 -08:00
Jessica Wang
fdbcb58a9b event page - implement new advanced search. 2010-12-21 12:17:40 -08:00
Jessica Wang
e3d030e866 New Advanced Search - change element ID of advanced search box container. 2010-12-20 13:54:37 -08:00
Jessica Wang
d9292d0fdd New Advanced Search - change container. 2010-12-20 13:32:46 -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
34de842721 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:58:30 -08:00
Jessica Wang
c21fc721c7 New Advanced Search dialog - clicking advanced will open the dialog. Clicking advanced again will close the dialog. 2010-12-17 15:33:47 -08:00
Jessica Wang
18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Jessica Wang
ce4ad3993a domain tree - clicking between domain treenode won't reload domain.jsp. 2010-12-16 19:58:22 -08:00
Jessica Wang
cde8a0a8d4 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 19:40:42 -08:00
will
e38d73d6fe More refactoring to fix issue where detail pages were not load correctly. 2010-12-16 17:23:06 -08:00
Jessica Wang
9185244718 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 16:51:22 -08:00
Jessica Wang
350a482fff network page - implement basic search. 2010-12-15 18:48:30 -08:00