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
will
0d27ac2e31
bug 5920: added confirmation dialog before allowing user to delete snapshots
...
- Fixed a NPE when listing templates.
2010-11-08 14:52:10 -08:00
Jessica Wang
76bc3e21e6
new UI - delete volume - slowly slide up middle menu item and remove the element from DOM.
2010-11-08 14:43:40 -08:00
NIKITA
e4ff8fb722
customized jquery css added in main.css
2010-11-08 14:40:45 -08:00
Jessica Wang
73cf8610e1
new UI - CreateSnapshotPolicy API returns objects in different structure. This is related UI change.
2010-11-08 14:38:41 -08:00
NIKITA
5be6a58b4c
Alignment issue resolved for resource homepage
2010-11-08 14:37:14 -08:00
NIKITA
0d39c38151
Grid loading action box aligned with the header
2010-11-08 14:29:37 -08:00
Jessica Wang
2b8a393f1c
new UI - ChangeServiceForVirtualMachine API returns objects in different structure. This is related UI change.
2010-11-08 14:27:55 -08:00
Jessica Wang
5f32235a25
new UI - UpdateVirtualMachine API returns objects in different structure. This is related UI change.
2010-11-08 14:22:10 -08:00
Jessica Wang
a064dbaad0
new UI - RecoverVirtualMachine API returns objects in different structure. This is related UI change.
2010-11-08 14:16:28 -08:00
alena
47e365f5ea
bug 7089: return embedded object name in xml response
...
status 7089: resolved fixed
2010-11-08 13:59:14 -08:00
will
551e7e4b82
bug 6812: fixed default pagesize of all listXXX command to unlimited for now.
2010-11-08 13:15:02 -08:00
will
3be51b5b8c
bug 5881: disabled domain edit for now since it doesn't work as intended.
...
- Also fixed creating user and domain in the test provisioning tool to make use of the new API format.
2010-11-08 13:00:33 -08:00
NIKITA
db5196d110
Bug 6306: Now all the modified jquery class is in cloud_custom.css
2010-11-08 12:52:01 -08:00
Alex Huang
c8a3ea3080
merge conflict with alena's changes
2010-11-08 12:40:38 -08:00
Alex Huang
16b6850bea
revert console proxy
2010-11-08 12:29:38 -08:00
Alex Huang
edf9ddd464
added reservation id to vnet
2010-11-08 12:29:38 -08:00
Alex Huang
734cd0b1b1
fixed some bugs
2010-11-08 12:29:37 -08:00
Alex Huang
8d5f0f9f6c
fixed some bugs
2010-11-08 12:29:37 -08:00
Alex Huang
aca8ef79cd
a bunch of other changes for network refactoring
2010-11-08 12:29:37 -08:00
Alex Huang
2be0cd6a95
stop worked again
2010-11-08 12:29:36 -08:00
abhishek
cc93e7508c
refactoring old code and fixing some regression bugs (UI had an issue listing domains). Also fixed the listing of domain specific zones at vm creation for a domain admin (listing everything upto root in that domain + listing all the children based on a path search)
2010-11-08 12:17:42 -08:00
abhishek
67beda5244
adding the logic to list and search zones and domains based on the user (normal,admin,domain admin)
2010-11-08 12:17:42 -08:00
Jessica Wang
14e3893f75
new UI - populate domain dropdown with all domains if the zone is not dedicated to any domain.
2010-11-08 12:09:35 -08:00
Jessica Wang
c03c3a171f
new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS)
2010-11-08 11:37:47 -08:00
alena
1c24deda34
1) Refactored current Apis not to use reflection for method invocation. In new version following has to be done:
...
* Implement callCreate() and execute() methods in apis extending BaseAsyncCreateCmd (example - CreateVolumeCmd)
* Implement execute() method in apis extending BaseCmd and BaseAsyncCmd (example - deleteVolumeCmd and deleteUserCmd)
We no longer need createMethod(), method(), manager() fields in @Implementation annotation, cleanup has to be done.
2) Moved Account/User related methods to AccountManagerImpl. Methods are exposed via AccountService interface.
3) Enhanced exception handing for Api calls.
4) Created ConfigurationService interface, all Api config methods are exposed via it.
2010-11-08 11:27:36 -08:00
NIKITA
3c053ca610
Bug:7906 overlapping text box and text string has been resolved
2010-11-08 11:15:37 -08:00
ahmad
81f676d312
Refer to correct class name in commands.properties.in for the createConfiguration Api command
2010-11-08 10:46:01 -08:00
nit
70358ac153
bug 6367: registerISO, registerTemplate and createTemplate - can create non-ascii character names.
...
status 6367: resolved fixed
2010-11-08 20:55:02 +05:30
nit
af502b1c4c
bug 3384: listVolumes: regular user should be able to make a search by "type".
...
status 3384: resolved fixed
2010-11-08 14:46:30 +05:30
nit
8215510c19
bug 6055: createDiskOffering: remove domainId parameter.
...
status 6055: resolved fixed
2010-11-08 13:42:34 +05:30
nit
02781422b5
bug 6055: createDiskOffering: remove domainId parameter.
...
status 6055: resolved fixed
2010-11-08 13:41:33 +05:30
nit
4dc8837dc8
bug 6952: listISO should return "ispublic" property.
...
status 6952: resolved fixed
2010-11-08 12:33:23 +05:30
will
62acaffaa1
bug 6853: Fixed reconnect host to make use of new API async format.
...
status 6853: resolved fixed
2010-11-07 20:32:40 -08:00
will
a9546b63a9
bug 6903: fixed JS to make use of the new API format returned from async jobs.
2010-11-07 16:58:53 -08:00
will
c2cfc811b4
bug 6158: Primary storage will now show ISCSI Share for iscsi primary storage and NFS Share for nfs primary storage.
...
status 6158: resolved fixed
2010-11-07 16:47:18 -08:00
will
2b9d85e075
bug 6954: Fixed displaying of snapshots.
...
status 6954: resolved fixed
2010-11-07 15:40:25 -08:00
will
3c932bb4fc
bug 5916: ISO will now display os type and allow that to be editted.
...
- Fixed other display issues with iso and template details.
2010-11-07 15:14:58 -08:00
Jessica Wang
7bc8948b0e
new UI - template page - avoid extra call (listTemplate) after update template succeeds.
2010-11-07 12:33:54 -08:00
Jessica Wang
756e963cd3
new UI - remove "no items available" after adding a new item in middle menu.
2010-11-07 11:36:02 -08:00
will
e5ae04f417
bug 5883: added domain to both templates and iso details
2010-11-07 11:16:24 -08:00
will
ddfbfc1048
bug 5846: added domain to router details
2010-11-07 11:00:13 -08:00
will
bd5f1a7de6
Fixed NPE if addVPNUser fails because it was unable to reach the domR.
2010-11-06 16:54:14 -07:00
will
89c717703f
Fixed API commands that extend BaseCreateAsyncCmd to return the correct API response of id, and jobid.
...
Added the default public constructor back in the SuccessResponse to make sure deserialization works from the asyncjob table.
Fixed a issues with the VPN tab. It should now make use of the corrected API format.
2010-11-06 16:30:08 -07:00
Jessica Wang
5d4c1e41b9
new UI - ISO page - fix a bug that isPublic field doesn't get updated after upadteISO action.
2010-11-05 21:37:00 -07:00
will
ca0ce93fde
Fixed all sync commands that can possibly return a <success> tag. If success, it will return true, otherwise an HTTP error will be returned.
2010-11-05 21:25:19 -07:00