LDEV-1615 Portrait creating technique has been updated.Note: always writes a JPEG because GIF is protected or something, and PNG's with transparency are given white backgrounds
LDEV-2000 - Share resources cuts off buttons when you try to upload but dont put a titleThis was simply an issue with the href class=button. The frame was resizing accordingly, but the bottom half of the href button doesnt count in the iframe size, so it was getting cut off. Adding an extra <br /> to the end fixed the problem
LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed