Commit Graph

3757 Commits

Author SHA1 Message Date
Brian Federle 94dea8aadb UI: Browser widget fix
Fix elems.undefined error, which happens when destroyed panel
continues to animate.

-- This happened particularly in the domain section, when clicking
to/from another section while the details panel was sliding in.
2012-05-01 13:13:02 +01:00
Brian Federle 913e465e29 bug 13815
Add language drop-down to login screen

status 13815: resolved fixed
2012-05-01 13:09:17 +01:00
Jessica Wang 6042038775 cloudstack 3.0 new UI - add zone wizard - public traffic - show different description for basic zone and advanced zone. 2012-05-01 13:08:57 +01:00
Jessica Wang 08e28b8905 cloudstack 3.0 new UI - add zone wizard - guest traffic - show different description for basic zone and advanced zone. 2012-05-01 13:08:38 +01:00
Jessica Wang ce0efafd3b cloudstack 3.0 new UI - system - network chart - localize text in html code. 2012-05-01 13:08:15 +01:00
Jessica Wang 77b49e8e15 cloudstack 3.0 new UI - add zone wizard - localize text in html code. 2012-05-01 13:07:49 +01:00
Brian Federle 10d3dffd94 Hide Citrix logo if no EULA is present (i.e., is OSS version) 2012-05-01 13:07:35 +01:00
Brian Federle b5678c3a83 Install wizard: Conditionally load EULA
Conditionally show EULA screen, only if eula.html is retrieved
successfully via AJAX call (i.e., doesn't return a 404). Otherwise,
bypass EULA and start with intro screen.
2012-05-01 13:06:46 +01:00
Brian Federle 56dd66da7b Add missing localization for instances.js 2012-05-01 13:06:12 +01:00
Jessica Wang 232d31429a cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:05:44 +01:00
Jessica Wang f175c273b8 cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:05:17 +01:00
frank f7d1fac22f move eula.html to build/ 2012-05-01 13:03:59 +01:00
Jessica Wang 0f9f2b729e cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:02:59 +01:00
Brian Federle 5a812feed6 Complete localization for quick install wizard
-- Also separates EULA into an iframe-embedded HTML file
2012-05-01 13:02:09 +01:00
Jessica Wang fde53959bf cloudstack 3.0 new UI - add more localization labels. 2012-05-01 13:01:24 +01:00
Jessica Wang 238cf2324a cloudstack 3.0 new UI - correct localization label format 2012-05-01 13:01:04 +01:00
Jessica Wang 3f2bbee9c3 cloudstack 3.0 new UI - localize messages during zone creation. 2012-05-01 13:00:41 +01:00
Brian Federle d7f90116fc bug 13743: New zone wizard step -- configure storage traffic
For an advanced zone, with the storage traffic type assigned to a
network, add a new step to configure the IP ranges of the storage
traffic type.
2012-05-01 12:59:58 +01:00
Jessica Wang a808035b3d bug 13629: system page - network providers section - basic zone: no F5 and SRX. 2012-05-01 12:59:29 +01:00
Jessica Wang 701352add1 cloudstack 3.0 new UI - system page - localize IP Ranges sections. 2012-05-01 12:59:10 +01:00
Jessica Wang 3fac17c577 cloudstack 3.0 new UI - system page - Advanced zone - Guest traffic type - Network tab - Network detailView - View IP Ranges - remove obsolete code for Basic zone since this section is only available for Advanced zone now. 2012-05-01 12:58:54 +01:00
Jessica Wang ca34696175 cloudstack 3.0 new UI - system page - localize secondary storage section. 2012-05-01 12:58:41 +01:00
Jessica Wang 54ccd37912 cloudstack 3.0 new UI - system page - localize primary storage section. 2012-05-01 12:58:17 +01:00
Jessica Wang 2aeb88ee0c cloudstack 3.0 new UI - system page - localize host section. 2012-05-01 12:57:53 +01:00
Jessica Wang 9e1a1c3a31 cloudstack 3.0 new UI - system page - localize zone actions. 2012-05-01 12:56:33 +01:00
Brian Federle 8f583b1bc5 bug 13729: Support adding network tags
Allow editing of physical network tags, by going to
physical network->guest details->edit

status 13729: resolved fixed
2012-05-01 12:53:00 +01:00
Brian Federle fb7575f8a6 WIP: Install wizard localization 2012-05-01 12:47:34 +01:00
Jessica Wang ce653cc782 cloudstack 3.0 new UI - system page - localize network providers section. 2012-05-01 12:46:34 +01:00
Jessica Wang 13eb796a99 cloudstack 3.0 new UI - system page - (1) localize management traffic type (2) remove createVlanIPRange after creating guest network for basic zone. Because this AddGuestNetwork dialog is not available in basic zone any more. 2012-05-01 12:21:22 +01:00
Brian Federle ec3ec924b6 Missing detail view widget localization 2012-05-01 11:59:08 +01:00
Brian Federle 229224207a Localize global settings 2012-05-01 11:41:10 +01:00
Jessica Wang a7484912a3 3.0 UI - localize system service offering page. 2012-05-01 11:17:51 +01:00
Jessica Wang b088860fd8 3.0 UI - localize service offering page. 2012-05-01 11:11:47 +01:00
Jessica Wang 40a84ffe1a CS-13162: cloudstack 3.0 UI - Instance page - detail view - add "Public IP" column. 2012-04-30 16:53:15 -07:00
Jessica Wang 84c13afa62 CS-14338: cloudstack 3.0 UI - Restore VM action - after action completed, show "Task completed: Restore Instance" instead of "Task completed: Restoring VM: null". 2012-04-30 16:42:08 -07:00
Jessica Wang 7c8f0ede7e CS-14206: cloudstack 3.0 UI - create network offering - show Elastic LB checkbox, LB Isolation dropdown only when (1)LB Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared;
show Elastic IP checkbox only when (1)StaticNat Service is checked (2)Service Provider is Netscaler (3)Guest IP Type is Shared.
2012-04-30 15:56:46 -07:00
bfederle 5e40b6553d CS-13925: Fix missing end parenthesis 2012-04-30 10:51:25 -07:00
bfederle 498e406a95 CS-14084: Fix label on instance wizard 'review' step 2012-04-30 10:48:41 -07:00
bfederle d80688ddce CS-14461: Add more infrastructure page shortcuts
-Add additional shortcuts for:
  -Primary storage
  -Secondary storgage
  -Virtual routers
  -System VMs

-Replace host stats with the new shortcuts

-Add 'zone' dropdown to create form for the newly added-shortcuts'
 sections, to support creating these items without a zone context

Conflicts:

	ui/index.jsp
2012-04-30 10:36:02 -07:00
Abhi 6726f3b0d0 bug CS-14663: accepting encoded password for MD5 2012-04-28 12:30:29 +05:30
Jessica Wang 77dd95a3b5 cloudstack 3.0 UI - add network offering - fix a bug that wrongly calculated advanced zones. 2012-04-27 16:16:40 -07:00
Jessica Wang 31997fa89d bug 14610: cloudstack 3.0 - single sign on - log out - not reload original location if onLogoutCallback() returns false because new location has been specified in onLogoutCallback(). 2012-04-27 15:01:56 -07:00
Jessica Wang 83e904ab19 bug 14610: cloudstack 3.0 - single sign on - fix a bug that logout didn't work for single-sign-on. 2012-04-27 14:08:39 -07:00
Jessica Wang a119abda0d cloudstack 3.0 UI - infrastructure - zone detail - physical network section - add Isolation method to listView. 2012-04-26 16:52:09 -07:00
Jessica Wang bf4232974f CS-14272: cloudstack 3.0 UI - Add Zone Wizard - physical networks step - add Isolation Method dropdown. 2012-04-26 16:18:42 -07:00
Jessica Wang 17c150a4f1 CS-14338: cloudstack 3.0 UI - instance page - Destroy VM action - change after-action message. 2012-04-25 14:04:34 -07:00
bfederle 845e9b5408 CloudStack: Main UI logo fix
Fix logo not being present on fresh install (for commercial build),
after clicking out of quick install
2012-04-25 12:32:18 -07:00
bfederle aeec7dde11 Firefox CSS fix
Explicitly hide overflow-x, to prevent breakage from Firefox 12 update
causing horizontal scrollbars to be visible.
2012-04-25 11:30:46 -07:00
Jessica Wang 8962194f42 CS-14385: cloudstack UI - Host page - add "HA Enabled" column which only shows When ha.tag global configuration is not empty. 2012-04-24 17:06:04 -07:00
Jessica Wang c4719e91f5 CS-14624: cloudstack 3.0 UI - hide "Add Account" button from domain-admin. 2012-04-24 17:06:03 -07:00