Simple Groupware 0.600 released - January 24, 2010
Simple Groupware 0.600 released - January 24, 2010
A new SOAP server was implemented to provide remote access, including read, create and change datasets. Also folder notifications were added together with a hint to indicate that the current folder was changed by another user. Compatibility for IE6 was improved. A warning was added to the setup to report the absence of the mb_string extension. The maximum number of datasets per page can now be configured. Request parameters for Ajax requests were changed to improve compatibility with application firewalls. Some smaller bugfixes were added and compatibility with PHP 5.3 was improved.
Download:
Simple Groupware 0.600 (tar.gz) (zip) | Simple Groupware Installer
Manual:
Comments, hints, wishes, appreciations, etc. are welcome:
Please use the Forum.
Changelog:
- added a new SOAP server (see http://<sgs-server>/<sgs-dir>/bin/soap.php)
- added folder notifications
- added a notification if a folder was changed by another user
- added a warning to the setup if mb_string is missing
- added some IE6 fixes
- made maximum number of assets per page configurable
- changed task dependencies to reference IDs
- changed Ajax request parameters
- improved compatibility with PHP 5.3
- some smaller bugfixes