Simple Groupware 0.298 released - July 27, 2007
Simple Groupware 0.298 released - July 27, 2007
Added a WebDAV server for listing folder contents and edit files (mountable as a drive letter under Windows). Added options to require admin rights to set mountpoints, archive deleted files and to use the mail() function instead of SMTP. Improved usability with collapsing for assets with many files and lookup buttons for non-overloaded select boxes. Also included Debian binaries for document preview and a pure PHP implementation for the PHP/Java Bridge, so you don't need binary extension in PHP 5.2+. Asset background color was changed to the button column in the display view. Libraries were updated to the latest versions and compatibility for IIS was added. Performance was improved by replacing the exif library with ImageMagick's identify. Fixed problems with Unicode folder names in IMAP, deleting several assets, strtotime handling with dates before 1970, quoting in templates, empty last name column in Outlook CSV data, missing anti-alias in GD, error message in categories/statuses and a recurring loop in the Denial of Service check.
WebDAV file server | WebDAV file versioning |
Download:
Simple Groupware 0.298 (tar.gz) (zip) - Simple Groupware Client 0.34 (tgz) (zip)
Manual:
Installation - Installation SyncML Server - Update - SyncML integration
Comments, hints, wishes, appreciations, etc. are welcome:
Please give Feedback.
Changelog:
- added WebDAV server (list folder contents / edit files)
- added option to require admin rights to set mountpoints
- added option to archive deleted files (activated by default)
- added option to use the mail() function instead of SMTP
- added collapsing for assets with many files
- added lookup butons for non-overloaded select boxes
- added Debian binaries for document preview
- added compatibility for IIS
- added pure PHP implementation for the PHP/Java Bridge (no need for the binary extension in PHP 5.2+)
- changed asset background color to the button column (in the display view)
- updated the libraries to the latest versions
- changed the exif reader to ImageMagick identify (better performance)
- removed a debug statement which stopped deleting multiple assets
- fixed a problem with unicode folder names in IMAP
- fixed strtotime handling for dates before 1970
- fixed quoting for template lookups
- fixed Outlook CSV data handler with empty "last name" column
- fixed an error message when creating categories, statuses
- fixed a problem with Antialias not being compiled into GD
- fixed a problem with Denial of Service (DoS) protection (workaround for touch() bug in PHP 5.x #41786)