Release Notes
From DataSync Suite Wiki
Contents |
Beta 0.5.4
Another very simple maintenance release, this time including a fix for issues with archiving Zimbra emails with attachments. The issues have been corrected, but the attachments themselves are not archived with the email.
Beta 0.5.3
Very simple maintenance release to fix an issue with SugarCRM 5.1 where SugarCRM's and the Suite's php sessions would collide with eachother when both were on the same machine.
Beta 0.5.2
- Fixed saving of html part of multipart/alternative messages: Updated code to get the html version of the email when the content type is 'multipart/alternative' and save the html content in description_html and the plain text content in description.
- Fixed capital letters in email addresses: This was because the client side code was not sending emails with capitals in them to the backend. Corrected the javascript code.
- Adding users to Joomla or KnowledgeTree throwing errors: Fixed in 0.5.2 Release: Added code to detect when knowledge tree or Joomla database settings have not been configured.
- Fixed Zope throwing exception when portal not configured with any applications: Updated code to deal with the scenario where the user has no applications
Beta 0.5.1
Maintenance release with some cleanups and bug fixes that did not make it into 0.5.0.
- SuitePy administration script improvements
- user.py modify password now allows an administrator to specify a password
- Fixed issue with user.py not being directly executable
- Added the following automation features to the installation script
- Creating Apache site configuration file
- Installing/configuring apache mods
- Site initialization
- Email Archiving backend configuration
- Suitepy administration script configuration
- General install script bug fixes and usability improvements
- Email Archiving (Zimgar) improvements
- Fixed issue with archive button showing when Sugar is not part of the suite
- Small cosmetic fixes
