Jessica Wang
20acc4d315
bug 14377: cloudstack 3.0 UI - login - if login fails due to invalid username and password, show a generic error message instead of API returned error message.
2012-03-19 16:04:50 -07:00
frank
4303e30ae0
add missing cleanup.sql
2012-03-19 15:27:43 -07:00
Sheng Yang
32c0068ae3
bug 14341: Fix #2
2012-03-19 15:18:31 -07:00
Alena Prokharchyk
fec3a87d09
bug 14388: don't return console proxy / ssvm service offerings
...
status 14388: resolved fixed
2012-03-19 14:50:09 -07:00
Jessica Wang
794b0516a3
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - cover the case that selected network offering has Netscaler provider, but no security group service.
2012-03-19 14:45:22 -07:00
frank
3773b52b2f
add cleanup.sql to DB upgrade test
2012-03-19 14:36:57 -07:00
Alena Prokharchyk
c01ed2f754
Added upgrade path from 3.0.x to 3.0.1
2012-03-19 13:38:38 -07:00
frank
53aa3cd90b
change ant build version to 3.0.1
2012-03-19 13:34:34 -07:00
frank
26c77e62ce
move fake.sql to proper folder
2012-03-19 13:10:41 -07:00
frank
ea007f833f
use fake.sql for db upgrade test
2012-03-19 13:06:43 -07:00
Jessica Wang
04f54ed29e
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - show netscaler tab if selected network offering's provider is Netscaler. Hide netscaler tab otherwise.
2012-03-19 12:05:08 -07:00
Alena
bb5a99f017
bug 14345: fixed #1,8,14 and 15
2012-03-19 10:56:13 -07:00
Jessica Wang
b867e3fe62
bug 14325: cloudstack 3.0 UI - add zone wizard - basic zone - retrieve provider of selected network offering
2012-03-19 10:48:54 -07:00
Salvatore Orlando
0c4191bb75
Bug 14370 - addSecondaryStorage always fails: "Can't find pod with specificied podId null"
...
status 14370: resolved fixed
2012-03-19 17:14:03 +00:00
David Nalley
8af4053a14
bug 14358: removing cloud-daemonize, cloud-console-proxy
...
bug 14359: removing lots of cloud.com references
status 14358: resolved fixed
status 14359: resolved fixed
2012-03-17 14:24:43 -04:00
frank
c1620cbfd0
Bug 14347 - Security: Extra files on Secondary Storage VM's Apache root
...
status 14347: resolved fixed
2012-03-16 17:06:34 -07:00
Alena
eab2a0c5b8
bug 14338: podId is required in addHost command
...
status 14338: resolved fixed
2012-03-16 16:03:48 -07:00
Jessica Wang
5079cb6a06
bug 14332: cloudstack 3.0 UI - Host page - make "Remove Host" action available when host state is Down, Alert, Disconnected or when resource state is Maintenance, Disabled.
2012-03-16 15:58:15 -07:00
frank
a6a54a2f87
Bug 14189 - multiple physical nw - SSVM fail to download guest templates from storage server which is in isolated network only accessible by host's bridge
...
if storage network is present, don't set route through private ip when adding internal download site
status 14189: resovled fixed
2012-03-16 14:49:30 -07:00
Sheng Yang
8071f51678
bug 14215: Fix SSVM on Xen kernel panic due to "too many env var"
...
Just add different delimitor for VM and extract them from cmdline later.
status 14215: resolved fixed
2012-03-16 14:47:42 -07:00
Jessica Wang
b8dae7c57c
cloudstack 3.0 UI - XSS - global setting page - fix a bug that notification got hacked after saving a value that has script tag (XSS attack).
2012-03-16 13:12:23 -07:00
Jessica Wang
31274387fc
cloudstack 3.0 UI - XSS - listView - editable field - fix a bug that editable field sanitized value twice.
2012-03-16 11:53:42 -07:00
Jessica Tomechak
e112436510
Update documentation source files.
2012-03-15 23:46:11 -07:00
Vijayendra Bhamidipati
005ba5e2b5
Bug 13127: API error text refer to database ids instead of uuids
...
Description:
Adding overloaded addProxyObject() function to CloudException
and RuntimeCloudException classes and using this function
to stuff exceptions with IDs, to reduce code footprint.
2012-03-15 16:27:52 -07:00
Jessica Wang
8e2fc79174
cloudStack 3.0 UI - validation - apply new method "disallowSpecialCharacters" to all textfields in dialog widget.
2012-03-15 15:31:30 -07:00
Jessica Wang
f0cb103a98
cloudStack 3.0 UI - validation - add new method "disallowSpecialCharacters" which will disallow < and > (to prevent XSS attack) - apply this method in Add Domain dialog.
2012-03-15 14:47:33 -07:00
frank
7f8cf5a9ff
fix copying template
...
Conflicts:
console-proxy/scripts/ipfirewall.sh
2012-03-15 14:43:03 -07:00
Alena Prokharchyk
167b0367b3
bug 14305: set name for the guest network in basic zone
...
status 14305: resolved fixed
2012-03-15 11:57:13 -07:00
bfederle
0b28b02e5e
Sanitize input for domain section/tree view
2012-03-15 10:30:28 -07:00
Jessica Wang
4191d28753
cloudstack 3.0 UI - XSS - detailView in Edit mode - fix it to show original value instead of HTML-encoding value.
2012-03-14 16:45:22 -07:00
bfederle
504e90b7cc
Sanitize input for multi-edit, notification widgets
2012-03-14 16:11:22 -07:00
bfederle
13864cc66a
Add missing resource, max networks, to project resource tab
2012-03-14 16:11:22 -07:00
Jessica Wang
7f14bb70c5
cloudstack 3.0 UI - XSS - listView - fix it to show correct value.
2012-03-14 16:11:04 -07:00
bfederle
afbf97465a
Sanitize projects UI elements -- project selector, etc.
2012-03-14 14:59:15 -07:00
Jessica Wang
c4c68e2995
cloudstack 3.0 UI - fix a JS error "str.replace is undefined".
2012-03-14 14:36:44 -07:00
Jessica Wang
4b4cba10c7
cloudstack 3.0 UI - replace old sanitizeXSS() with new cloudStack.sanitize().
2012-03-14 14:03:28 -07:00
bfederle
dd55f8ab99
Sanitize createForm input
2012-03-14 13:32:19 -07:00
Alena Prokharchyk
e73a23e8c0
bug 14271: return only domainId in error message when caller is not authorized to operate within the domain
...
status 14271: resolved fixed
2012-03-14 13:31:43 -07:00
bfederle
d28de139b8
Sanitize detail view input rendering
2012-03-14 12:32:42 -07:00
bfederle
2c2e0accdd
Sanitize list view input rendering
2012-03-14 12:19:38 -07:00
bfederle
c5e726be90
Fix case where str is not present
2012-03-14 11:51:41 -07:00
Edison Su
a1e85cdd6d
bug 14201: delete duplicate guest os type. status 14201: resolved fixed
2012-03-14 11:49:15 -07:00
bfederle
f7524c22d4
Add helper function to sanitize user input strings
...
For any strings that require sanitization (i.e., strip
HTML/JavaScript), wrap the string around cloudStack.sanitize, or _s
for short. This currently will remove embedded HTML tags, which are
the main security issues present.
Example:
var str = '<script>Hello</script>My String';
_s(str) = '<script>Hello</script>My String'
2012-03-14 10:54:41 -07:00
Edison Su
35911856db
bug 14168: add re-try to mgt server, in case mgt server is down. status 14168: resolved fixed
2012-03-14 10:50:48 -07:00
Alena Prokharchyk
1b4954d63a
bug 14295: allow regular user to create network with the custom cidr
...
status 14295: resolved fixed
Conflicts:
server/src/com/cloud/network/NetworkManagerImpl.java
2012-03-14 10:50:15 -07:00
Likitha Shetty
59262d67a3
Bug 13842 Check for snapshots in BackedUp state during the deletion of secondary storage
...
behalf of: pranav
reviewed by: kishan
2012-03-14 17:59:38 +05:30
Abhi
d71ab32900
bug 14218: fixing category for redhat
2012-03-14 17:22:49 +05:30
Abhi
0c180a2cf6
bug 14217: added the missing guest oses
2012-03-14 15:15:53 +05:30
U-aprateek-PC\aprateek
52c3d5c792
bug 14219: 6.0 is now not in beta
2012-03-14 15:06:12 +05:30
Jessica Wang
ad74b396dc
cloudstack 3.0 UI - network page, infrastructure page - guest network - restart network action - Hide "clean up" checkbox if it's Basic zone. Show "clean up" checkbox if it's Advanced zone.
2012-03-13 16:56:08 -07:00