Simple Groupware 0.622 released - May 31, 2010
Simple Groupware 0.622 released - May 31, 2010
Using custom classes for functions and Ajax calls was added to sgsML. A broken import file was fixed in the package (data_cms.xml).
Download: Simple Groupware 0.622 (tar.gz) (zip) | Simple Groupware Installer
Manual: Installation - Update
Comments, hints, wishes, appreciations, etc. are welcome:
Please visit the Forum.
Changelog:
- added custom class handling to sgsML (e.g. <filter views="all" function="my_class::my_func"/> calls my_class::my_func)
- added custom ajax class handling to sgsML (e.g. <singlebutton ... onclick="ajax('my_class_ajax::my_func', [tfolder, '@id@'], print_r);" />)
- fixed broken import file in package (data_cms.xml)