9556 Commits

Author SHA1 Message Date
Jessica Wang
c24bcd09ce bug 11200: configuration - Hypervisor Capabilities page - implement Edit action. 2011-12-13 14:35:10 -08:00
Jessica Wang
2c049e3250 bug 11200: configuration - add new page Hypervisor Capabilities. 2011-12-13 14:26:19 -08:00
Jessica Wang
438769badd cloudStack 3.0 new UI - configuration - change option name in select view. 2011-12-13 13:45:22 -08:00
Brian Federle
6359419f99 Update provider list view titles 2011-12-13 13:23:27 -08:00
Brian Federle
d550b6bb66 bug 12490
-Fix item refresh when adding new provider devices

-Fix missing add actions for all provider devices

status 12490: resolved fixed
2011-12-13 12:47:40 -08:00
Jessica Wang
4ca85a9f6c bug 12473: create guest network - list only network offerings whose state is enabled in dropdown. 2011-12-13 12:02:38 -08:00
Brian Federle
274df8b718 Lower page size to 20 per request
-- better fit for the size of most list views in UI
2011-12-13 11:29:25 -08:00
Brian Federle
1ea5c6466c bug 12419
Fix context not being passed to infinite scrolling load, causing error

status 12419: resolved fixed
2011-12-13 11:21:03 -08:00
Brian Federle
25992be5e4 bug 12277
Provider better flow for configuring providers:

-Convert all 'Configure' views from a list view to a detail view

-Add a view all to provider detail views to show list of individual
 providers

-Cleanup provider action handling for better UI feedback (correctly
 refreshes appearance after action, etc.)

This affects the NetScaler, F5, and SRX provider views on the system
chart

status 12277: resolved fixed
2011-12-13 10:33:13 -08:00
Jessica Wang
4fc953ed34 bug 12229: guest network - network tabs - Restart required field - highlight it in red if value is Yes (to get user's attention). 2011-12-13 09:55:54 -08:00
kishan
f3cd93f835 bug 11899: Added events for Zone create, update and delete
status 11899: resolved fixed
reviewed-by: Nitin
2011-12-13 19:29:44 +05:30
Naredula Janardhana Reddy
e4d94650ea Bug 12449: KVM-Default network rules for system vm and uservm based on Isolation Type. 2011-12-13 17:43:20 +05:30
kishan
f3001534d5 log message before host resource is set. Otherwise log will show same resource as changed from and to 2011-12-13 16:35:21 +05:30
kishan
8fe917be9d bug 12406: Throw execption instead of returning false during cluster delete
status 12406: resolved fixed
reviewed-by: Nitin
2011-12-13 16:25:21 +05:30
kishan
6f9bc008f4 bug 12481: Added account ID to listusers response
status 12481: resolved fixed
reviewed-by: Nitin
2011-12-13 15:54:58 +05:30
kishan
bc32e0e60c bug 12245: Added config parameters custom.diskoffering.size.min, custom.diskoffering.size.max. Added check while adding volumes with custom offering.
status 12245: resolved fixed
reviewed-by: Nitin
2011-12-13 15:04:37 +05:30
Nitin Mehta
353bc396e3 bug 11838: Create Private Template from Snapshot - Lift the restriction of creating duplicate names keeping it consistent with register template
Reviewed by : Kishan.
2011-12-13 14:42:08 +05:30
Nitin Mehta
b2b8ce1758 bug 10674: For recurring snapshots when there is quota hit log it and send an email alert.
Reviewed by : Kishan.
2011-12-13 14:34:25 +05:30
Abhinandan Prateek
a703315d34 bug 12348: fixed getting VMs for a cluster which was not getting back VMs in starting state 2011-12-13 12:20:48 +05:30
Nitin Mehta
35e2640019 bug 10674: For recurring snapshots when there is quota hit log it and send an email alert.
Reviewed by : Kishan.
2011-12-13 11:21:34 +05:30
Brian Federle
b30ae76b67 bug 12492
-Fix error handling for list view actions

-Add error handlers for all Configuration section actions/data calls

status 12492: resolved fixed
2011-12-12 17:26:49 -08:00
Brian Federle
254e8394ee Rename 'Create' to 'OK' to apply more generally to actions 2011-12-12 17:08:55 -08:00
Brian Federle
6a72aab25c bug 12405: Hitting 'Enter' causes create from to submit
status 12405: resolved fixed
2011-12-12 17:08:18 -08:00
Jessica Wang
83b820df85 bug 12229: guest network - network tabs - add Restart required field. 2011-12-12 17:07:50 -08:00
Jessica Wang
ccd3b82214 bug 10067: ISO page - make isExtractable, isPublic, isFeatured field editable. 2011-12-12 16:56:21 -08:00
Brian Federle
05960fde3b Prevent infinite 'spinning wheel' for PF VM list 2011-12-12 16:25:23 -08:00
Edison Su
e02520a518 bug 10195: if vm's host is in alert state, return unknown state in listvmcmd
status 10195: resolved fixed
2011-12-12 16:21:02 -08:00
frank
8098045645 set account details to null in listAccountCmd when there is no details 2011-12-12 15:55:39 -08:00
Jessica Wang
23c8d4b929 remove debugger keyword 2011-12-12 15:52:12 -08:00
Jessica Wang
3c4d2e32ba bug 10067: template page - make isExtractable editable. 2011-12-12 15:49:22 -08:00
Brian Federle
f6883d0e2a Restore error message popup 2011-12-12 15:34:23 -08:00
Brian Federle
68e002294f Use 'on' (true) or null (false) for edit values of checkbox 2011-12-12 15:34:09 -08:00
Brian Federle
540c7becf1 bug 12250
-Display error if assigning VMs to LB fails

-Only call success on add load balancer when VM assignment succeeds

-Add error handling to all network sections
2011-12-12 15:31:01 -08:00
Brian Federle
09b0f4a401 Allow admin-type accounts to delete normal users' projects 2011-12-12 15:29:19 -08:00
Jessica Wang
65fad240ce bug 12128: volume page - add new action "migrate volume to another primary storage". 2011-12-12 14:57:57 -08:00
Brian Federle
b65a411386 bug 12277
-Update example files for system chart, to make provider details a
 detailView widget

-Cleanup/refactor zone chart widget to support new changes
2011-12-12 13:04:02 -08:00
frank
6746e84958 Bug 12429 - Exception caught while handling disconnect: ClassCastException
status 12429: resolved fixed
2011-12-12 11:44:03 -08:00
Brian Federle
81b011771d bug 12474
Implement isBoolean field support, on detail view edit action. This is
specified like this:

fields: {
  ...

  isPasswordEnabled: {
    ...

    isBoolean: true,
    editable: true,

    ...

  }
}
2011-12-12 11:25:24 -08:00
Jessica Wang
19d5436c86 bug 12128: instance page - add new action "migrate instance to another primary storage". 2011-12-12 10:50:04 -08:00
Brian Federle
314a6361a1 bug 12475
Implement preAction handler for list view/detail view actions. If the
function returns false, then do not proceed further on the action. It
is specified like this:

actions: {
  ...
  preAction: function(args) {
    cloudStack.dialog.notice({ message: "You can't do that!" });

    return false;
  },

  action: function(args) { ... },
  ...
}

It currently passes in the standard args.context that you would get
with a standard action; note that this currently does not support
async server calls, so try to use current state data as much as
possible.
2011-12-12 10:45:08 -08:00
Brian Federle
bfad199a2e bug 12457
Select first network item as default, if unchecking current default
network.

statis 12457: resolved fixed
2011-12-12 10:21:43 -08:00
Brian Federle
bf67097b21 Less margin around login labels 2011-12-12 10:21:43 -08:00
Nitin Mehta
37a363b98d bug 12437: Domain admin should be able to see all the templates under him.
Reviewed by : Alena.
2011-12-12 14:41:24 +05:30
Abhinandan Prateek
acdf26b267 bug 12005: java reflection was breaking due to parameter in the constructor 2011-12-12 10:00:29 +05:30
Alena Prokharchyk
c701eb8ca5 bug 12464: removed obsolete config value 'wait.cmd' as a part of db upgrade
status 12464: resolved fixed
2011-12-09 16:57:32 -08:00
Alena Prokharchyk
28913c791b bug 11626: return same fields in queryAsyncJobResult and listAsyncJobs API commands
status 11626: resolved fixed
2011-12-09 16:50:08 -08:00
Alena Prokharchyk
7ff1417cbb bug 12229: added restartRequired field to the network object
The value is set to true when shutdownResources or implementResources fail.
2011-12-09 15:37:11 -08:00
Brian Federle
56b5c5cf2a bug 12197
Fix enable account action refresh on detail view

status 12197: resolved fixed
2011-12-09 15:34:45 -08:00
Brian Federle
76f79d80ca Projects UI updates
-Add list view for users to accept/decline invitations, found under
 Projects->Invitations drop-down

-Allow project admin to remove pending invitations

-If invites are required, show pop-up after adding user, indicating
 that user will be added after accpting invitation

-Hide all invitation-related UI elements if
 projects.invite.required == false
2011-12-09 15:22:09 -08:00
Alena Prokharchyk
0980c47100 bug 12363: don't expunge nics when vm is expunged, just leave them in Removed state in the DB
status 12363: resolved fixed
2011-12-09 14:26:30 -08:00