2028 Commits

Author SHA1 Message Date
Jessica Wang
c67a62bb3b new UI - create disk offering - add a dropdown "custom disk size" 2010-11-04 16:23:54 -07:00
edison
0bee91b52a bug 7001: fix rpm build for new UI, some files should be put into $(catalina_home)/resource
status 7001: resolved fixed
2010-11-04 16:16:40 -07:00
abhishek
e9bd0594bd bug 7022: fixing the custom size for volumes bug
status 7022: resolved fixed
2010-11-04 15:51:33 -07:00
Chiradeep Vittal
5695236840 bug 6984: add default value for domain.suffix
status 6984: resolved fixed
2010-11-04 15:40:24 -07:00
Chiradeep Vittal
5c445bd99e bug 6991: add presharedkey to response
status 6991: resolved fixed
2010-11-04 15:40:24 -07:00
abhishek
03ea885dcd making disk offering id mandatory for volume creation 2010-11-04 15:30:23 -07:00
NIKITA
d4a80aeab0 Ui modified for Resource main page 2010-11-04 15:22:38 -07:00
Jessica Wang
d2764bad8c new UI - disk offering - change text. 2010-11-04 15:14:48 -07:00
edison
1c7e3649d2 bug 7007: if host is added before, refused to add it
status 7007: resolved fixed
2010-11-04 15:03:04 -07:00
Chiradeep Vittal
f4e2631dbe bug 6989: prettify 2010-11-04 15:06:09 -07:00
Chiradeep Vittal
ccd6797c10 include vpn and xenserver stuff in patch 2010-11-04 15:06:09 -07:00
Chiradeep Vittal
75ff09167e bug 6989: always return success inside remove script 2010-11-04 15:06:08 -07:00
Jessica Wang
01f19ea995 new UI - VM wizard - fix a bug that customized disk size didn't show in last step if blank template (ISO) is selected. 2010-11-04 15:00:58 -07:00
Jessica Wang
8dbd701b13 new UI - create disk offering - validate disk size, but make it optional. 2010-11-04 14:51:31 -07:00
Jessica Wang
daef9b076d new UI - disk offering page - fix a bug that disk size is displayed in wrong unit. 2010-11-04 14:37:20 -07:00
abhishek
9a3d5c3ae3 forgot to throw the serverapiexception in the cancel maintenance cmd 2010-11-04 14:35:36 -07:00
Jessica Wang
0e9147a249 new UI - disk offering page - show "will be specified during VM creation" on diskSize row when the disk offering is customizable. 2010-11-04 14:21:37 -07:00
Jessica Wang
3999621086 new UI - VM creation - fix a bug that last step showed "[object]" in disk offering. 2010-11-04 14:11:50 -07:00
abhishek
52d2111ed3 bug 6972: fixing the ssl cert warning
status 6972: resolved fixed
2010-11-04 14:11:28 -07:00
Jessica Wang
821dd88729 new UI - disk offering page - add "Customizable during VM creation" row. 2010-11-04 14:01:46 -07:00
abhishek
baa28d2022 returning serverapiexceptions for prepare and cancel pool maintenance; making it consistent with other pieces of code 2010-11-04 13:40:10 -07:00
abhishek
55e9378f9a don't set state to errorinmaintenance if cancel maintenance encounters a ps with a state !=Maintenance 2010-11-04 13:35:57 -07:00
abhishek
d96a1a841d adding logic to prevent commands from being sent to the pool when it is NOT up; also adding better thread safety and db locking, along with a general refactor 2010-11-04 13:35:57 -07:00
Jessica Wang
b8b4911233 new UI - corresponding UI change after bug 6955 is fixed. 2010-11-04 13:33:04 -07:00
Jessica Wang
cc6ee7adde remove an obsolete function. 2010-11-04 13:12:03 -07:00
Jessica Wang
2195b5b75c new UI - domain page -resource limits tab - remove Edit button, add Edit Resource Limits link and implement it. 2010-11-04 13:04:10 -07:00
Chiradeep Vittal
04f89d89ec bug 6981: merge from 2.1.x bug 6807
status 6981: resolved fixed
2010-11-04 12:45:46 -07:00
Chiradeep Vittal
900d597002 bug 6981: merge from 2.1.x 2010-11-04 12:30:55 -07:00
Chiradeep Vittal
271f5a5255 fix some unused warnings 2010-11-04 11:54:14 -07:00
Chiradeep Vittal
8b846b07a7 fix some unused warnings" 2010-11-04 11:54:14 -07:00
Chiradeep Vittal
6b33a98573 bug 6981: merge in stuff for bug 6807 from 2.1.x 2010-11-04 11:54:14 -07:00
Chiradeep Vittal
8e2e04a86e bug 6981: merge in stuff for bug 6807 from 2.1.x 2010-11-04 11:54:14 -07:00
Chiradeep Vittal
542a6da0d7 bug 6981: restore ipassoc behaviour 2010-11-04 11:53:42 -07:00
abhishek
898990a11d fixing the npe which occurs when we list zones from 8096. this has a null account. 2010-11-04 11:36:08 -07:00
Jessica Wang
01154ebf0f new UI - add grid header on details tab and resource tab. 2010-11-04 11:28:12 -07:00
edison
5a173ad363 bug 6932: add create private template from volume command support for KVM
status 6932: resolved fixed
2010-11-04 11:00:29 -07:00
Jessica Wang
fec75973db new UI - Edit VM - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:03:23 -07:00
Jessica Wang
39d7e65180 new UI - Edit ISO - not to hide editable field and show readonly field until action returns success. 2010-11-04 11:00:11 -07:00
alena
371e9e3a4c bug 6963: fixed parsing for asyncJob result object
status 6963: resolved fixed
2010-11-04 10:59:07 -07:00
Jessica Wang
2b28450565 new UI - Edit Template - not to hide editable field and show readonly field until action returns success. 2010-11-04 10:57:20 -07:00
Jessica Wang
a298d57d75 new UI - Edit Global Settings- not to hide editable field and show readonly field until action returns success. 2010-11-04 10:51:43 -07:00
abhishek
89f0c455e3 fixing the vm creation issue 2010-11-04 10:47:59 -07:00
Jessica Wang
07cb63b82e new UI - allow update isPublic field of ISO. 2010-11-04 10:34:16 -07:00
Jessica Wang
7bc9f66482 new UI - ISO page - add isPublic row. 2010-11-04 10:06:56 -07:00
Jessica Wang
7118f72c68 remove debugger 2010-11-04 09:57:38 -07:00
Jessica Wang
58b7c8f4e5 new UI - #5855 - primary storage page - display state. 2010-11-04 09:56:19 -07:00
abhishek
137fe40c46 fixing the zone creation bug 2010-11-04 09:47:39 -07:00
nit
7dc7a4838a bug 4286: Fixing the extract functionality for Upload after new API framework. Also added a check to avoid system created templates and ISO's from getting extracted as per Mike.
status 4286: resolved fixed
2010-11-04 19:09:38 +05:30
will
6dea64c63a No clue how someone could have checked in this code since it doesn't compile. <cough> Chiradeep <cough> 2010-11-03 22:24:24 -07:00
will
f907e370d1 - Added the rest of the VPN UI feature with the exception of displaying the preshared key.
- AddVpnUserCmd will now return the embedded object.
- Fixed RemoteAccssVpnResponse to return "iprange" instead of "ipRange"
2010-11-03 22:24:22 -07:00