Simple Groupware 0.620 released - May 16, 2010

Simple Groupware 0.620 released - May 16, 2010

A new directory structure was implemented to offer customizing without changing code or overwriting files. Also categories for the files module were added together with support for unicode filenames in POP3/IMAP attachments. Input validation was made easier by using regular expressions directly in sgsML. The Spanish translation was updated and a fix was applied to edit assets in merged folders.

Download: Simple Groupware 0.620 (tar.gz) (zip) | Simple Groupware Installer

Manual: Installation - Update

Comments, hints, wishes, appreciations, etc. are welcome:
Please visit the Forum.


Changelog:

  • added new custom directory structure (files under "<sgs-dir>/custom" are automatically used in favor of "<sgs-dir>/bin")
  • added categories to the files module
  • added support for unicode filename in POP3/IMAP attachments
  • added new regexp validator to sgsML (e.g. <validate function="regexp|/^[0-9]+$/|ID must be numeric"/>
  • updated Spanish translation (thanks to Juan Ramon Molina Menor)
  • fixed editing assets in merged folders