Commit Graph

36479 Commits

Author SHA1 Message Date
Kris McQueen 95a7f20a0a Adding in XML response serializing. Now the new API framework supports both XML and JSON responses the way the old framework did. 2010-09-28 17:36:27 -07:00
Jessica Wang 3857dd359a new UI - domain page - implement details panel. 2010-09-28 17:27:15 -07:00
Jessica Wang 2abfedce47 new UI - domain page - tree - implement expand tree node, collapse tree node. 2010-09-28 16:53:17 -07:00
Kris McQueen 2fde826a77 fix up a few merge conflicts from the big merge master->2.1.refactor that were overlooked 2010-09-28 16:35:15 -07:00
Jessica Wang 88abc071a4 new UI - domains page - draw tree in middle menu. 2010-09-28 16:32:06 -07:00
Jessica Wang b680637366 new UI - add JSP file, javascript file for Domain page. 2010-09-28 16:04:14 -07:00
Kris McQueen 848ce60097 Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
Jessica Wang f08ef8c6d4 fix a bug - Zones page - Direct VLAN IP Range - account field appears twice in view mode. 2010-09-28 15:07:36 -07:00
abhishek e5186bde2b bug 5190: a part of the enhancement is complete; now we can upload a custom cert using a file from our local machine, into the system. It is stored in the certificate table as a "text" column 2010-09-28 13:52:14 -07:00
Jessica Wang 1bb4eeafd9 new UI - implement new API listInstanceGroups to list instance groups on left menu. 2010-09-28 12:07:26 -07:00
abhishek 0af7ad934b bug 5190: updating the command list 2010-09-28 11:28:40 -07:00
abhishek bbdc135c12 bug 5190: more changes 2010-09-28 11:19:08 -07:00
abhishek 300905df84 adding some more files 2010-09-28 11:07:04 -07:00
abhishek 918ddff25e some code cleanup, and adding some more meat to the enh 2010-09-28 11:03:12 -07:00
abhishek 91340ca8de bug 5190: incremental checkin with a bunch of vo,dao,schema and upgrade changes 2010-09-28 11:03:12 -07:00
Jessica Wang 9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00
nit 122b15071d bug 6334: Correcting the syntax of json data when the response is empty.
status 6334: resolved fixed
2010-09-28 14:46:44 +05:30
alena 9b10074c2a Added missing license info to the bunch of files 2010-09-27 19:08:03 -07:00
Chiradeep Vittal f1b0e4b811 tweaks for debian system vm 2010-09-27 18:04:49 -07:00
edison 0e5469340c fix typo, should be "dev eth2" 2010-09-27 17:24:45 -07:00
edison 2d728d4044 set default gateway always on eth2, to fix the bug that system vm is not pingable, if public network and
private network both are in the same subnet.
2010-09-27 17:08:31 -07:00
abhishek ad4ea90207 bug 5190: enhancing some of the error messages returned to be more intuitive 2010-09-27 17:01:01 -07:00
abhishek 89cce1a023 bug 5190: adding some more methods for the functionality 2010-09-27 16:54:28 -07:00
abhishek 677d8894ea bug 5190: modifying the api calls 2010-09-27 16:49:34 -07:00
abhishek 1356f5f33a bug 5190: incremental checkin, code cleanup 2010-09-27 16:46:14 -07:00
abhishek 060dfc2cf9 bug 5190: incremental checkin 2010-09-27 16:39:32 -07:00
Alex Huang dcea43ba0f create is now complete 2010-09-27 15:14:38 -07:00
Alex Huang c443867f28 more changes 2010-09-27 15:14:38 -07:00
alena 49143dbe4a Remove user vm from instance_group when empty string is passed as value for "group" parameter in updateVirtualMachine API. 2010-09-27 14:24:08 -07:00
Jessica Wang e46306b5d7 new UI - sepereate action link template into middle menu one and details panel one. 2010-09-27 11:57:58 -07:00
abhishek 6f9e327d0b bug 5191: final check in for the enhancement to make the console proxy domain configurable
status 5191: resolved fixed
2010-09-27 11:27:48 -07:00
abhishek 72243c8382 bug 5191: incremental checkin 2010-09-27 11:10:55 -07:00
Jessica Wang 4a305631f9 fix a bug - showXXXXXXXTab() is not defined. 2010-09-27 10:50:27 -07:00
nit 27a32380f2 bug 5360: Adding scheduled and started events for USER.DELETE.
status 5360: resolved fixed
2010-09-27 20:39:05 +05:30
kishan 6c683e733a bug 5851,6312: fixed start event ids for router start/stop events
status 5851,6312: resolved fixed
2010-09-27 18:32:09 +05:30
nit b857a9b4c8 bug 4177: registerTemplate/registerIso commands would start accepting account/domainId params.
status 4177: resolved fixed
2010-09-27 17:24:23 +05:30
kishan ec4755a60e bug 6123: Include last id in the vlan range
status 6123: resolved fixed
2010-09-27 16:57:31 +05:30
kishan 6e4fa7fcd1 bug 6176: Included domR name in networkUsage command
status 6176: resolved fixed
2010-09-27 16:26:56 +05:30
nit 26fc22160c bug 5871: Correcting the ostypeid and ostypename returned by the listIsos 2010-09-27 12:10:49 +05:30
Jessica Wang 0a03ca6721 new UI - dashboard - implement Hosts Alerts section. 2010-09-26 14:48:46 -07:00
Jessica Wang bea86479d8 new UI - dashboard - implement General Alert section. 2010-09-26 14:37:32 -07:00
Jessica Wang 23641a4398 new UI - dashboard - implement bar chart. 2010-09-26 11:57:32 -07:00
Jessica Wang 75499ab393 new UI - dashboard page - system wide capacity - reset to default everytime pod field or zone field is changed. 2010-09-25 23:40:50 -07:00
Jessica Wang 84a2cea56d new UI - dashboard page - implement system wide capacity area. 2010-09-25 23:20:21 -07:00
Jessica Wang 9163ffea67 new UI - dashboard page - populate zone field and pod field. 2010-09-25 17:52:02 -07:00
Jessica Wang fc6a551ac7 new UI - slowly slide up snapshot after deleting it. 2010-09-25 15:41:56 -07:00
Jessica Wang e2114b1950 new UI - accounts page - implement Lock Account action. 2010-09-25 10:28:46 -07:00
Jessica Wang 13181b79f8 new UI - accounts page - implement Enable Account action. 2010-09-25 10:15:53 -07:00
Jessica Wang ae453b2961 new UI - accounts page - implement Disable account action. 2010-09-25 09:57:48 -07:00
Jessica Wang 461149a390 new UI - accounts page - implement Resource limits action. 2010-09-24 23:43:38 -07:00