9846 Commits

Author SHA1 Message Date
bfederle
ceb95cb002 bug 12651: Make new network name field required
status 12651: resolved fixed
2011-12-22 15:03:31 -08:00
anthony
e9987ecb15 SWIFT : fixed create vm on zone 2 2011-12-22 14:51:23 -08:00
anthony
12eae7148c SWIFT: listSwift refine 2011-12-22 14:28:27 -08:00
bfederle
e5884365d9 More instance wizard <ul> list CSS fixes 2011-12-22 14:29:08 -08:00
bfederle
23cc26ea86 Instance wizard: fix CSS for select ISO step 2011-12-22 14:24:54 -08:00
bfederle
9fab3e68b5 bug 12658
Allow ROOT admin to manage projects, even if they are not the project
owner

status 12658: resolved fixed
2011-12-22 13:57:02 -08:00
bfederle
c07d711266 Project dashboard: Fix IP address total 2011-12-22 13:52:31 -08:00
bfederle
650301fc94 Fix createForm actions for template section 2011-12-22 12:27:49 -08:00
bfederle
27a552278f Fix validation for <select> 2011-12-22 12:27:35 -08:00
bfederle
4819e24c3a Install wizard CSS tweaks 2011-12-22 12:05:32 -08:00
bfederle
d623ddad5e Fix BG 2011-12-22 11:51:41 -08:00
bfederle
1244cd6985 Fix broken pod diagram 2011-12-22 11:39:12 -08:00
bfederle
dfbb125e30 New install wizard styling 2011-12-22 11:38:56 -08:00
bfederle
b57e2b9e9d Fix missing pod intro in install wizard 2011-12-22 11:28:23 -08:00
bfederle
51f7872ec9 bug 12698:
Add error fn to delete NetScaler action
2011-12-22 11:04:43 -08:00
bfederle
e348b25ad6 bug 12698
Fix detail view error handling for async actions

status 12698: resolved fixed
2011-12-22 11:04:43 -08:00
Jessica Wang
483119ec0f cloudstack 3.0 new UI - ISO page - detailView - clicking refresh button will make listIsos API call to refresh data. 2011-12-22 10:38:23 -08:00
bfederle
8c242b7e88 Projects dashboard fixes and cleanup
-Fix dashboard calling API twice per item

-Only show 8 latest events, to shortern load time

-Whitespace/code cleanup
2011-12-22 10:31:27 -08:00
Jessica Wang
0d013cfd3a cloudstack 3.0 new UI - template page - detailView - clicking refresh button will make listTemplates API call to refresh data. 2011-12-22 10:30:57 -08:00
bfederle
25c25acd21 Fix blank number if zero LB/PF rules present 2011-12-22 10:10:05 -08:00
bfederle
3650861cb1 Refactor notification handling
-Move 'addNotification' function from list view and detail view
 widgets to a central location, cloudStack.ui.notifications.add, in
 notifications.js, to avoid redundant code.

-Add helper method for triggering CloudStack-specific UI events
2011-12-22 09:00:28 -08:00
bfederle
577d0e6982 Code cleanup 2011-12-22 08:41:47 -08:00
bfederle
c60501e950 UI widgets: support event-based notifications
Triggering 'cloudStack.addNotification' adds a new UI notification, to
avoid having to specify DOM element containing the jQuery widget every
time. This event accepts same args as .notifications('add', ...)

Example:

$(window).trigger('cloudStack.addNotification', {
  desc: 'Description',
  interval: 1000,
  poll: function(args) {
    ...
    args.complete();
  }
});
2011-12-22 08:41:40 -08:00
Naredula Janardhana Reddy
93fcd024a5 Bug 12679: Database Upgrade script added for rp_filter from 2.2.12 to 2.2.13 2011-12-22 11:46:14 +05:30
anthony
c00d663df2 use soft mount for secondary storage 2011-12-21 20:31:40 -08:00
anthony
b2f8c4bb2b SWIFT : big file fix 2011-12-21 18:43:55 -08:00
bfederle
ebe787704b bug 12611
Fix action filter for projects user management

status 12611: resolved fixed
2011-12-21 18:28:55 -08:00
Jessica Wang
e119615fcb cloudstack 3.0 new UI - copy template dialog, copy ISO dialog - make Destination zone required. 2011-12-21 18:14:58 -08:00
Jessica Wang
a653db3f22 bug 12358: cloudstack 3.0 new UI - hide copyTemplate and copyISO action for swift setup. 2011-12-21 17:25:53 -08:00
anthony
fea9ca582c SWIFT : add listSwift api 2011-12-21 16:55:08 -08:00
Jessica Wang
8c85d8f05c cloudstack 3.0 new UI - download template - fix a bug that "Please click ~~~ to download template" dialog didn't pop up after extractTemplate API returned success. 2011-12-21 16:55:07 -08:00
anthony
646d95a846 bug 12364: fixed export template with swift
status 12364: resolved fixed
2011-12-21 16:07:06 -08:00
Sheng Yang
3b2e2b079b bug 12704: Fix multiply public nics with redundant router
status 12704: resolved fixed
2011-12-21 16:01:58 -08:00
bfederle
4db08d897e Cleanup 'state' field display; whitespace cleanup 2011-12-21 15:32:44 -08:00
bfederle
6b7b4ac09c Increase width of select view drop-down 2011-12-21 15:32:20 -08:00
bfederle
d2b99d33ef Move multi-edit to widgets folder (as it is a jQuery widget) 2011-12-21 15:28:32 -08:00
bfederle
7fdc251004 Increase width of toolbar just a little (wraps in FF) 2011-12-21 15:27:30 -08:00
bfederle
120dc868ca bug 12439
Fix search bar wrapping, caused by toolbar length being too long to
fit maximize icon

status 12439: resolved fixed
2011-12-21 15:21:16 -08:00
bfederle
6ba5d04526 bug 12707
Show notice to restart management server after editing configuration
setting

status 12707: fixed resolved
2011-12-21 15:11:12 -08:00
anthony
4831a09089 bug 12694: fixed upload big file to swift
status 12694: resolved fixed
2011-12-21 14:50:12 -08:00
bfederle
8e6ee2089a Update network section w/ fixes from beta2 branch 2011-12-21 14:46:54 -08:00
bfederle
af8378f2ed bug 12660: Support suspend/activate project
status 12660: resolved fixed
2011-12-21 14:29:58 -08:00
Jessica Wang
b3fef67db9 cloudstack 3.0 new UI - configuration page, event page, storage page, system page, template page - apply converter toLocalDate() to date field. 2011-12-21 14:25:31 -08:00
Jessica Wang
1e3fd11369 cloudstack 3.0 new UI - volume page, snapshot page - apply converter toLocalDate() to create date. 2011-12-21 14:17:39 -08:00
Jessica Wang
8377800460 cloudStack 3.0 new UI - add a converter function to convert UTC date to local date. 2011-12-21 14:14:19 -08:00
bfederle
c33db409db bug 12665
Use unique names for pop-up windows, to avoid reusing the same window
for multiple VMs

status 12665: resolved fixed
2011-12-21 14:04:34 -08:00
Kelven Yang
a01c52940e bug 12696: add keysym mapping for capslock key 2011-12-21 13:52:52 -08:00
bfederle
9f49a86c23 bug 12681
Show list of supported services on network offering details

status 12681: resolved fixed
2011-12-21 13:51:12 -08:00
bfederle
b4ca2c1a13 bug 7883
Support sorting of templates/isos and offerings

status 7883: resolved fixed
2011-12-21 13:32:46 -08:00
anthony
61eab674d2 bug 12328: XenServer 6.0 changes vnc-port path in xenstore
status 12328: resolved fixed
2011-12-21 12:00:27 -08:00