2189 Commits

Author SHA1 Message Date
Jessica Wang
39cc08dd0c new UI - template page, ISO page, Router page - add grid header title. 2010-11-09 10:35:12 -08:00
edison
581427bb0f fix rpm build 2010-11-09 10:24:39 -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
Jessica Wang
e43514d1de new UI - volume page - snapshot tab - create volume action - append a new item (whose type is volume) in middle menu after action succeeds. 2010-11-09 10:12:28 -08:00
alena
5fafef9970 More api refactor - build api response is execute() method instead of getResponse method. 2010-11-09 09:58:05 -08:00
nit
3455a0f563 bug 7114: Fix NPE for updateTemplatePermissions when accessed via 8096. This was happening due to accountObj being null in User Context when accessed via 8096. Why we set it to null seems to be a hack to me.
status 7114: resolved fixed
2010-11-09 20:01:13 +05:30
nit
351f98ceef bug 5363: SNAPSHOT.CREATE - Add Started event.
status 5363: resolved fixed
2010-11-09 19:37:01 +05:30
Jessica Wang
9a0908ab28 new UI - virtual router page - show loading image before page is fully loaded. 2010-11-08 21:26:12 -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
f1ce408675 new UI - add Virtual Router under Resources menu. 2010-11-08 21:12:16 -08:00
anthony
8df96da0a5 don't delete template if template check fail, give user a chance to check the template manually
use can delete the template though UI
2010-11-08 21:03:59 -08:00
Jessica Wang
8835c94311 new UI - move zonetree from system menu to new resources menu. 2010-11-08 20:49:09 -08:00
Jessica Wang
e82080951a new UI - add "resources" in left navigation. 2010-11-08 20:23:18 -08:00
Jessica Wang
2c48c8e267 new UI - Pod page - Delete Pod - slowly slide up middle menu item and remove element from DOM. 2010-11-08 20:09:23 -08:00
will
f653ef77b9 Fixed ISO dialog box. 2010-11-08 19:56:45 -08:00
Jessica Wang
6992b8e6eb new UI - Zone page - CreateVLANIPRange API return objects in different structure. This is related UI change. 2010-11-08 19:56:01 -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
dccec784fc new UI - Host page - Enable/Cancel Maintenance API return objects in different structure. This is related UI change. 2010-11-08 19:04:12 -08:00
Jessica Wang
32a86f5465 new UI - Primary Storage page - Enable/Cancel Maintenance API return objects in different structure. This is related UI change. 2010-11-08 18:48:01 -08:00
Jessica Wang
175b09631b new UI - System VM page - Start/Stop/Reboot System VM API return objects in different structure. This is related UI change. 2010-11-08 18:38:39 -08:00
will
3a4f3599d6 bug 6986: fixed all display issues with alerts 2010-11-08 18:36:27 -08:00
Jessica Wang
47cc0ffe6b new UI - global settings page - related UI change after API bug 6506 is fixed. 2010-11-08 18:29:00 -08:00
Jessica Wang
b628ba2c1c new UI - Disk Offering page - Delete Disk Offering - slowly slide up middle menu item and remove element from DOM. 2010-11-08 18:24:30 -08:00
Jessica Wang
d48c152120 new UI - Service Offering page - Delete Service Offering - slowly slide up middle menu item and remove element from DOM. 2010-11-08 18:20:56 -08:00
anthony
4646be7587 for recursive snapshot, use UID_SYSTEM instead 2010-11-08 18:08:08 -08:00
anthony
0febfb4938 don't reschedule manual snapshot 2010-11-08 18:08:08 -08:00
anthony
3aad88e94b reschedule all polocies after management server restart, in case some schedules are missing 2010-11-08 18:08:08 -08:00
anthony
71a670defc snapshot code cleanup 2010-11-08 18:08:08 -08:00
anthony
9ee6d69c9f the default delta snapshot number between two full snapshots is 16, it is configurable 2010-11-08 18:08:07 -08:00
Jessica Wang
9f3b1c3d95 new UI - Account page - LockAccount, EnableAccount API return objects in different structure. This is related UI change. 2010-11-08 18:00:58 -08:00
abhishek
7262b854a5 bug 7121: made the disk offering id optional, and added a check to ensure we never have both disk offering and snapshot ids to be null
status 7121: resolved fixed
2010-11-08 17:59:26 -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
abhishek
11ea13fd7d Added the domain checker code and checks for a host of commands. This replaces the previous mechanism, and provides a way for us to validate the command executor as to whether he has access to the zone. 2010-11-08 17:50:38 -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
492b923e24 new UI - template page - delete template - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 17:25:29 -08:00
alena
6946f5ace1 bug 7123: populate private/linkLocal ip addresses when addPod - added stmt.executeBatch() call to addIpRange methods.
status 7123: resolved fixed
2010-11-08 17:14:03 -08:00
NIKITA
3c1fd1a599 Minor tweak for links 2010-11-08 16:50:40 -08:00
NIKITA
67c430b42b Broken Linked has been modified 2010-11-08 16:48:11 -08:00
Jessica Wang
e0c0e4abf4 new UI - IP address - assignToLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 16:11:14 -08:00
Jessica Wang
f9b7d19488 new UI - IP address - UpdateLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 15:56:11 -08:00
Jessica Wang
f6780b4574 new UI - IP address - CreateLoadBalancerRule API returns objects in different structure. This is related UI change. 2010-11-08 15:52:32 -08:00
Jessica Wang
c49078f5b3 new UI - IP address - UpdatePortForwardingRule API returns objects in different structure. This is related UI change. 2010-11-08 15:39:46 -08:00
Jessica Wang
7a3e21b22c new UI - IP address - CreatePortForwardingRule API returns objects in different structure. This is related UI change. 2010-11-08 15:36:14 -08:00
NIKITA
c1cacbfbe5 Changed UI for Loading right panel. Add Zone and Pod button added in Resource Main page 2010-11-08 15:23:40 -08:00
Jessica Wang
89cdb61065 new UI - Snapshot page - delete snapshot - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 15:12:34 -08:00
Jessica Wang
b0343e33b0 new UI - IP address - release IP - slowly slide up middle menu item and remove the element from DOM. 2010-11-08 15:08:53 -08:00
Jessica Wang
606fcdf02f new UI - IP address - AssociateIpAddress API returns objects in different structure. This is related UI change. 2010-11-08 15:05:27 -08:00
Kelven Yang
9b1d0a7054 allow cross-forwarding of traffic between private/public interface in domR 2010-11-08 14:58:23 -08:00
will
5cc496a78d Not sure why listing of templates was using Integer instead of Long for pagesize but now correcting to keep things consistent. 2010-11-08 14:57:59 -08:00
Jessica Wang
5a4aaade73 new UI - volume page - AttachVolume API, DetachVolumeAPI return objects in different structure. This is related UI change. 2010-11-08 14:56:07 -08:00