Commit Graph

36479 Commits

Author SHA1 Message Date
Jessica Wang 213a2eb6a2 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 15:29:52 -07:00
Jessica Wang 5fc5bdf520 new UI - Disk offering page - implement Edit Disk Offering in action menu. remove Edit Button. 2010-10-28 15:17:26 -07:00
NIKITA 72d678b80e Actions button placed in header for Global Settings 2010-10-28 15:07:38 -07:00
Jessica Wang 8dc25afee3 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:53:55 -07:00
Jessica Wang 1f1b4b3441 new UI - service offering page - implement Edit Service Offering in action menu.. remove Edit Button. 2010-10-28 14:53:47 -07:00
Kris McQueen 6435991086 bug 6782: somehow in my testing I missed this exception when creating the event for USER_DELETE. The change is to get the userAccount by 'idIncludingRemoved' just like getting the account. The proper userAccount object is returned and the event is successfully created.
status 6782: resolved fixed
2010-10-28 14:32:13 -07:00
Kris McQueen 7531525252 Add commented code out for the old style (2.1.x) JSON async job responses. The XML responses are still a TODO. In order to get this to fully revert back to 2.1.x style responses, some commands will need to be modified to set the responseName to be something like getResultObjectName(), and there's an example of this in StopVMCmd. 2010-10-28 14:32:13 -07:00
Kris McQueen 9eb851db60 bug 6809, 6712: standardize the domain router response to use guestmacaddress instead of macaddress
status 6809, 6712: resolved fixed
2010-10-28 14:32:13 -07:00
NIKITA 689c241611 Modified Hypervisor template 2010-10-28 14:31:06 -07:00
Jessica Wang a40fdf158b Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:18:49 -07:00
Jessica Wang 77b4eec14d new UI - Add Host button displays on Primary Storage page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on Primary Storage page without visiting pod page first. 2010-10-28 14:18:40 -07:00
will ff26080cb0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:16:13 -07:00
will a153a23f90 New UI - Renabled Test Provisoning Tool until we design a new one. 2010-10-28 14:16:01 -07:00
Jessica Wang f8d23c2e1d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 14:09:05 -07:00
Jessica Wang 17b9a23797 new UI - Add Host button displays on host page now. fix a bug ("podObj is not found") that appears when clicking Add Host button on host page without visiting pod page first. 2010-10-28 14:08:52 -07:00
NIKITA d074396f0c Status color added to Host 2010-10-28 13:46:43 -07:00
will 166cc0705a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 13:28:46 -07:00
will c5fef26f11 ListTemplates will no longer return any SystemVM templates. I am using a startsWith() string match for now since we used to make this comparision by ID with a single hypervisor. 2010-10-28 13:28:33 -07:00
NIKITA 4dd80655c8 Hypervisor added for Blank template and Custom Size browught down on next line 2010-10-28 13:27:05 -07:00
NIKITA d2e58131a2 Grid layout added to Globalsetting.jsp 2010-10-28 12:18:01 -07:00
Jessica Wang 3f4feaa436 new UI - instance page - remove Change Name, Change Group, Enable HA, Disable HA action from details panel action menu since they have been included in Edit Template action. 2010-10-28 11:33:01 -07:00
edison b9a242332b fix cloud-tool to list all the available apis 2010-10-28 11:28:56 -07:00
Jessica Wang 6fdea9ad8f new UI - create shared function setBooleanReadField(), setBooleanEditField(). 2010-10-28 11:26:15 -07:00
Jessica Wang 92ea27d9dd new UI - instance page - add "Edit Instance" action in action menu. 2010-10-28 11:10:07 -07:00
Jessica Wang b145b082a0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-28 09:57:20 -07:00
Jessica Wang 1fe7844dff new UI - host page - add status icon in middle menu. 2010-10-28 09:57:14 -07:00
nit c9069303ce Code clean up for Extract functionality and making it more robust. 2010-10-28 18:45:12 +05:30
Jessica Wang 471dafd1f7 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 20:53:26 -07:00
Jessica Wang bd145fd998 new UI - VM Wizard - fix a bug: clicked template is not selected. 2010-10-27 20:53:20 -07:00
will c3783aa703 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 20:02:11 -07:00
will 9d1257bccb new UI - Show the correct icon for System left Nav 2010-10-27 20:01:56 -07:00
Jessica Wang 49e6cd876a Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 20:00:26 -07:00
Jessica Wang 63bc5dceaf new UI - pass hypervisor when deployVirtualMachine. 2010-10-27 20:00:19 -07:00
will 4ae96df423 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:50:53 -07:00
will f0a4449ec3 ListTemplates now return the hypervisor type. 2010-10-27 19:50:36 -07:00
Jessica Wang 63b7b82819 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:44:32 -07:00
Jessica Wang be26dcc252 new UI - apply new vm template in vm wizard. 2010-10-27 19:44:26 -07:00
will 1736f081e4 The real commit for the dashboard fix 2010-10-27 19:41:23 -07:00
will 5d9af3b22d Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:27:43 -07:00
NIKITA 13626f556a Midmenu box has restricted height now 2010-10-27 19:26:02 -07:00
will 9bd83df3e0 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 19:22:16 -07:00
NIKITA 1d2d917c32 Action bar added for resources 2010-10-27 19:00:14 -07:00
will ce859d569f Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 18:47:21 -07:00
Jessica Wang 49b8691d30 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 18:46:43 -07:00
Jessica Wang d6bdacfb9e new UI - fix a bug: "When you execute actions in vm, the result is in red even though it was successful. It shouldn't be in red when action is successful." 2010-10-27 18:46:36 -07:00
NIKITA 5756eaad4c Grid Loading modified 2010-10-27 18:45:45 -07:00
will b7717f8e32 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-10-27 18:42:51 -07:00
will 94f98f8042 New UI - The session timeout dialog will really send you to the login screen now. 2010-10-27 18:42:38 -07:00
NIKITA 82b00343d6 Launch Test Provisioning tool button added to footer 2010-10-27 18:29:29 -07:00
Kris McQueen b4ef066846 bug 6782: fix NPEs associated with looking up the account after it's been deleted. When cleaning up the account, we delete the accountVO first, then stop/destroy VMs, routers, etc. During this cleanup, there are times when the account needs to be retrieved, and since it's been removed it has to be found by id 'including removed' in order to find it.
status 6782: resolved fixed
2010-10-27 18:23:23 -07:00