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
Jessica Wang
616b478e3a
cloudStack 3.0 new UI - network offering page - add Guest Type and Availability in listView.
2011-12-09 13:46:10 -08:00
Alena Prokharchyk
743be91e20
Added projectinviterequired capability to the listCapabilities API response
2011-12-09 12:34:17 -08:00
Alena Prokharchyk
0731dac370
bug 12399: introduced periodic thread that expires Project invitations
...
status 12399: resolved fixed
2011-12-09 12:21:41 -08:00
Brian Federle
21c2979341
bug 12151
...
Concatenate breadcrumb width & text label if the total size of
breadcrumbs exceeds the width of the container, to avoid wrapping
2011-12-09 12:14:55 -08:00
Jessica Wang
16bb1c2675
cloudStack 3.0 new UI - system VM page - migrate system vm - fix a JS error "args.data.id is undefined"
2011-12-09 12:06:24 -08:00
Jessica Wang
58a1bc71fc
bug 10236: cloudStack 3.0 new UI - instance page - make migrate action available regardless of hypervisor type.
2011-12-09 12:01:17 -08:00
Jessica Wang
21b47541a9
cloudstack 3.0 new UI - template page, ISO page - filter in listView - move featured option to be on top.
2011-12-09 11:40:13 -08:00
Jessica Wang
935a0f6193
bug 12151: cloudStack 3.0 new UI - deployVM - after creating a new VM from a password-enabled template, show password in a dialogbox.
2011-12-09 11:19:58 -08:00
Brian Federle
91bb0cfeea
bug 12081
...
-Always login field labels, until text is present in input field
-Focus username field on load
status 12081: resolved fixed
2011-12-09 11:07:53 -08:00
frank
10593528ca
Bug 12294 - fail to bring the host( resource_state) from un-managed to managed from CS
...
remove unmanaged event from resource state machine
status 12294: resolved fixed
2011-12-09 10:54:43 -08:00
Jessica Wang
b8b2f786dd
cloudStack 3.0 new UI - template page - detail view - add isBoolean property to editable boolean field.
2011-12-09 10:52:03 -08:00
prachi
224a0ec47c
Bug 12361 - DB upgrade from 2.2 to Acton
...
-Return Cleanup script during upgrade
2011-12-10 00:01:16 +05:30
prachi
bab29c4207
Bug 12361 DB upgrade from 2.2 to Acton
...
- Changes to schema file schema-2214to30.sql: moved out cleanup to separate file, added some NAAS changes
- Added physicalNetwork setup to Upgrade2214to30.java data migration
- Unit test and sample file
2011-12-10 00:01:15 +05:30
Brian Federle
334507639d
Update system->security groups provider details
...
-Make security groups a detail view (like virtual router details), as
there is only one security group provider per zone.
-Add a view all security groups button, to provide an alternate way to
view security groups, outside the network section
2011-12-09 10:28:16 -08:00
Brian Federle
314c1f90c4
Clean up handling for UI refresh events
...
-Always unbind event if object isn't visible
-Use widget-specific refresh event for multi-edit actions, to prevent
other widgets from being refreshed unecessarily.
2011-12-09 09:12:48 -08:00
Alena Prokharchyk
3a94a41baf
bug 12305: drop max_connections from the network offering as this information is being set on network element level now
...
status 12305: resolved fixed
2011-12-09 09:00:08 -08:00
Brian Federle
77ee3cedd5
Clean up UI error handling
...
Restore error messages for widgets -- as the default error handler
will be overridden if an error fn is specified, thus rendering no
message
2011-12-09 08:04:23 -08:00
Kelven Yang
477676c168
bug 11814: rename option names, API server does not recognize dot separated name correctly.
2011-12-08 16:50:39 -08:00
frank
49cdc30080
fix searchcritera2 in findHostByPod
2011-12-08 16:47:00 -08:00
frank
6f6be508a1
Remove unmanaged from resource state
2011-12-08 16:47:00 -08:00
Jessica Wang
6ac6b95e3c
bug 11814:cloudStack 3.0 new UI - register template - show 3 new dropdowns (root disk controller, NIC adapter type, keyboard type) if selected hypervisor is VMware
2011-12-08 16:29:41 -08:00
frank
5d661c1e9d
Fix searchcritera2 in agent monitor
...
get ha code back in agent manager
2011-12-08 16:17:51 -08:00
Brian Federle
ef02c05c8c
IE7: Fix header bar margin issue
2011-12-08 16:00:30 -08:00
Brian Federle
bc3a4d44d7
Remove unneeded dialog notifications from configuration section
2011-12-08 15:43:05 -08:00
Brian Federle
302541b5fb
Network offering fixes/cleanup
...
-bug 12387: Add delete network offering action
-bug 12450: Properly refresh all network offering actions
-Make all list view actions visible in detail view
status 12387: resolved fixed
status 12450: resolved fixed
2011-12-08 15:42:45 -08:00
Brian Federle
04a2263e5e
Set AJAX defaults to always use JSON and async
2011-12-08 15:38:34 -08:00
Brian Federle
de6844c868
CSS fixes
...
-Fix status indicator icons
-Fix zone chart overflow
2011-12-08 15:37:52 -08:00
Brian Federle
bf0ba26698
Fix zone chart overflow
2011-12-08 15:29:04 -08:00
Sheng Yang
2e7f21dabc
Fix CheckRouterAnswer for redundant virtual router
...
Also fix a router deployment issue.
2011-12-08 15:28:11 -08:00
Alena Prokharchyk
d77d3f5cd0
bug 12387: relaxed not null constraint for unique_name - we set it to be NULL when it gets removed
2011-12-08 14:38:21 -08:00
Alena Prokharchyk
bde5e16a26
bug 12453: when networkId is specified, don't check if the network created from Required network offering is present
...
status 12453: resolved fixed
2011-12-08 14:38:21 -08:00
Alena Prokharchyk
209c4aa881
bug 12444: allow accessing Project's vms console
...
status 12444: resolved fixed
2011-12-08 14:38:21 -08:00
Brian Federle
1a524de689
bug 12396: Put apply button on bottom of detail view
...
-In order to have the 'Apply' button always visible when editing data,
only put the main fields (i.e., everything except action bar and
apply button) into a scrollable container.
-Move apply button to bottom of detail view pane
2011-12-08 14:33:30 -08:00
Brian Federle
1b3aeae7de
Update index-test.html w/ changes from index.jsp
2011-12-08 14:10:08 -08:00
Brian Federle
275ee35efc
Add IE7-conditional CSS to index.jsp
2011-12-08 14:09:18 -08:00
Brian Federle
c9e7f3a1c0
bug 12334: Don't show destroy action to non-owners of project
...
status 12334: resolved fixed
2011-12-08 13:36:41 -08:00
Brian Federle
b71006367d
IE7: Fix list view scrolling
2011-12-08 12:02:03 -08:00
Jessica Wang
5df5cdcbf3
cloudStack 3.0 new UI - VM wizard - optimize code that forms deployVM API call.
2011-12-08 11:11:32 -08:00
Brian Federle
b07d619377
Fix vertical line sometimes showing up on project switcher icon
2011-12-08 09:31:07 -08:00
Brian Federle
acdf4ed0b0
Fix zone wizard CSS
2011-12-08 08:48:41 -08:00
kishan
e23f36b135
Check for null CIDR before converting to netmask
2011-12-08 19:51:40 +05:30
kishan
3d40c1032b
Skip userdispersing allocator when account is not available
2011-12-08 19:50:21 +05:30
kishan
ff14d09a8d
bug 12435: Create accountSearch join builder only once.
...
status 12435: resolved fixed
reviewed-by: Nitin
2011-12-08 17:55:24 +05:30
Nitin Mehta
8d677cb7ba
bug 12437: Root admin should be able to see all the templates.
...
Reviewed by : Kishan.
2011-12-08 16:43:57 +05:30
kishan
4c142565c8
bug 12436: Add new parameter external.network.stats.interval
...
status 12436: resolved fixed
reviewed-by: Nitin
2011-12-08 12:28:52 +05:30
kishan
c8dd7ec52f
bug 12436: Add new parameter external.network.stats.interval to upgrade script
...
status 12436 : resolved fixed
reviewed-by: Nitin
2011-12-08 12:16:51 +05:30
Brian Federle
5d3108aaf6
bug 12396: CSS fixes
...
-IE8: fix table borders
-IE8: fix login screen
-Fix drop shadow on install wizard
-Better sizing for corner user info -- allow for longer names to be
displayed without wrapping
-Less margin around project switcher
-Create project dialog: more spacing/padding
-System provider forms: add white border around form area; add
scrollbars to account for long forms (i.e., SRX)
-Misc. small fixes for project view, detail view
2011-12-07 19:59:31 -08:00
Brian Federle
ba4f814d90
Fix enable static NAT dialog
...
Require VM selection, or pop-up error message -- prevents server call
from being made without a required VM.
2011-12-07 19:59:31 -08:00
Jessica Wang
16ff38d0fd
bug 12381: fix a bug that opening another window to view console causes a JavaScript error "invalid argument"
2011-12-07 19:01:20 -08:00