Jessica Wang
|
88116362ae
|
new UI - ISO page - implement edit ISO.
|
2010-09-16 15:42:27 -07:00 |
abhishek
|
3abe056736
|
bug 6141: fixed the error of not providing the right error for an incorrect diskoffering
status 6141: resolved fixed
|
2010-09-16 15:01:13 -07:00 |
Jessica Wang
|
dbde0cd39b
|
new UI - display boolean field as text instead of icon. make Edit button always show.
|
2010-09-16 14:51:16 -07:00 |
anthony
|
921fba1ea1
|
bug 6190: set qos of vif
status 6190: resolved fixed
|
2010-09-16 12:32:46 -07:00 |
abhishek
|
6731dc66f1
|
bug 3120: incremental checkin
|
2010-09-16 12:02:54 -07:00 |
Alex Huang
|
131e487c32
|
allocation complete. Moving on to actual create and deploy
|
2010-09-16 12:01:56 -07:00 |
Jessica Wang
|
54bd0c71a2
|
new UI - ISO page - implement copy ISO action, create VM action.
|
2010-09-16 11:28:46 -07:00 |
anthony
|
7ca2adeb67
|
first host doesn't need to switch master
|
2010-09-15 21:24:52 -07:00 |
alena
|
6fef440732
|
Updated DeleteHost/DeleteIso/deletePool/UpdateDiskOffering/updateIso/updateTemplate/updateDomain to new api framework
|
2010-09-15 20:07:01 -07:00 |
anthony
|
ec8a2a9579
|
always add master host first
|
2010-09-15 19:56:06 -07:00 |
abhishek
|
7abfb9f2e4
|
some minor improvements to the stats module
|
2010-09-15 18:12:40 -07:00 |
Alex Huang
|
e283bc7f05
|
no idea how these files were not committed
|
2010-09-15 18:00:55 -07:00 |
Alex Huang
|
84179cd561
|
add missing files
|
2010-09-15 18:00:54 -07:00 |
Alex Huang
|
327924a9ad
|
More changes for refactoring
|
2010-09-15 18:00:54 -07:00 |
Jessica Wang
|
e9014301e2
|
new UI - template page - implement create VM from template action.
|
2010-09-15 17:15:27 -07:00 |
alena
|
ec47f83a4a
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-09-15 16:45:59 -07:00 |
alena
|
b49f63c28e
|
Refactoring addConfig/deleteDiskOffering/deletePod/getCloudIdentifier/enableAccount/enableUser/enableAccount/updateUser/updateDiskOffering/updateConfig commands to new API framework
|
2010-09-15 16:41:38 -07:00 |
Jessica Wang
|
bb3a330b8d
|
delete redundant code.
|
2010-09-15 16:24:29 -07:00 |
Kris McQueen
|
e18898ae4d
|
Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that.
|
2010-09-15 16:22:55 -07:00 |
Jessica Wang
|
e44158e468
|
new UI - template page - implement copy template action.
|
2010-09-15 16:12:07 -07:00 |
Kris McQueen
|
be6a4612a4
|
Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that.
|
2010-09-15 15:48:52 -07:00 |
abhishek
|
b2efa6872b
|
a few more code cleanup tasks
|
2010-09-15 15:38:24 -07:00 |
Jessica Wang
|
b7d6ae6406
|
new UI - template page - implement delete action.
|
2010-09-15 15:28:03 -07:00 |
abhishek
|
40db8f60e0
|
bug 6188: fixing the bug
status 6188: resolved fixed
|
2010-09-15 15:19:18 -07:00 |
Kris McQueen
|
8607fbe923
|
Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that.
|
2010-09-15 14:56:20 -07:00 |
abhishek
|
5720ac0e44
|
bug 6188: incremental checkin
|
2010-09-15 14:45:32 -07:00 |
Jessica Wang
|
fe5d825d33
|
new UI - implement updateTemplate and updateTemplatePermission.
|
2010-09-15 14:31:12 -07:00 |
alena
|
7d2a927973
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-15 14:29:10 -07:00 |
Kris McQueen
|
496bcb9e85
|
Adding more db operations to the API utils class and removing them from ManagementServer. These methods delegate directly to the DAO and are cluttering ManagementServer with cover methods specifically for the API. Now that these methods are being moved to the API Utils class, ManagementServer has a smaller, cleaner API than before.
|
2010-09-15 14:25:21 -07:00 |
alena
|
8525992d41
|
Preparation for 2.1 to 2.2 DB migration: create instance group object if "vm_instance.group" field is not empty for user vm
|
2010-09-15 14:06:55 -07:00 |
ahmad
|
c02cde6775
|
applied fix suggested by Manuel for fixing rsa key generation on centOS 5.3
|
2010-09-15 13:48:44 -07:00 |
Kris McQueen
|
8bdb8f3581
|
Adding more db operations to the API utils class and removing them from ManagementServer. These methods delegate directly to the DAO and are cluttering ManagementServer with cover methods specifically for the API. Now that these methods are being moved to the API Utils class, ManagementServer has a smaller, cleaner API than before.
|
2010-09-15 12:16:00 -07:00 |
abhishek
|
652620363d
|
bug 3120: reverting changes as still soliciting feedback on design
|
2010-09-15 11:52:31 -07:00 |
abhishek
|
a05dc480a7
|
bug 3120: incremental checkin
|
2010-09-15 11:18:04 -07:00 |
NIKITA
|
0dc2a7c47e
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
|
2010-09-15 11:16:07 -07:00 |
NIKITA
|
f5365da384
|
UI for Grid actions like save and cancel
|
2010-09-15 11:15:33 -07:00 |
Jessica Wang
|
04eeb1e6cf
|
correct element ID.
|
2010-09-15 11:14:41 -07:00 |
Jessica Wang
|
4409d7826e
|
new UI - Routers page - implement Start Router, Stop Router action.
|
2010-09-15 11:11:59 -07:00 |
abhishek
|
ef8781b7b5
|
bug 3120: introducing this optional parameter in the command
|
2010-09-15 10:28:41 -07:00 |
abhishek
|
cacb4dba1d
|
bug 3120: incremental checkin for this bug, with the introduction of an optional ONE_TO_ONE_NAT parameter
|
2010-09-15 10:28:41 -07:00 |
Jessica Wang
|
952ee0bfed
|
new UI - template page - implement edit button.
|
2010-09-15 10:23:45 -07:00 |
Jessica Wang
|
0d2498f527
|
new UI - add action panel to IP Address page, ISO page, Router page, Snapshot page.
|
2010-09-15 10:08:15 -07:00 |
nit
|
ab1a6b8656
|
bug 4286: Adding the extractVolune function
|
2010-09-15 18:33:42 +05:30 |
nit
|
f5ac46255c
|
bug 4286: Schema changes to include the upload table, Introducing extractIso command and extractVolume command
|
2010-09-15 17:51:42 +05:30 |
Jessica Wang
|
4eef74f73d
|
new UI - add JSP file and JS file for router page.
|
2010-09-14 21:57:44 -07:00 |
Jessica Wang
|
b6f5b66cff
|
new UI - only apply selectable widget on middle menu when multiple-selection is needed for that page.
|
2010-09-14 21:54:03 -07:00 |
Jessica Wang
|
5d98ff7c1e
|
new UI - when clicking on left menu that is not instance group menu, collapse instance menu.
|
2010-09-14 21:17:16 -07:00 |
Jessica Wang
|
214646c609
|
new UI - implement Router page.
|
2010-09-14 21:05:04 -07:00 |
Jessica Wang
|
eb4ec49ec9
|
new UI - left navigation menu - highlight selected menu.
|
2010-09-14 20:32:37 -07:00 |
alena
|
012f097885
|
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
Conflicts:
core/src/com/cloud/server/ManagementServer.java
server/src/com/cloud/server/ManagementServerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
|
2010-09-14 19:57:26 -07:00 |