Simple Groupware 0.623 released - June 13, 2010
Simple Groupware 0.623 released - June 13, 2010
Layout changes were added for the iPad. Portal items for user, project or department templates were made configurable. Using custom classes for PHP based triggers was added to sgsML. The URL syntax for finding folder was extended. Drag and drop file upload was adapted to Safari.
Download: Simple Groupware 0.623 (tar.gz) (zip) | Simple Groupware Installer
Manual: Installation - Update
Comments, hints, wishes, appreciations, etc. are welcome:
Please visit the Forum.
Changelog:
- added layout changes for the iPad
- made portal items in user/project/department templates configurable (see modules/core/<type>_portal.xml)
- added custom class handling to sgsML triggers (e.g. <table trigger_new="my_class::my_func"/> calls my_class::my_func)
- added new folder syntax (reference anchors, module types) e.g. index.php?folder=^home_jdoe/!emails references the email subfolder of jdoe's home directory
- adapted drag and drop file upload to Safari (currently supported by Firefox 3.6, Chrome5, Safari5)
- changed syntax for triggers (dropped "runfunc:") e.g. trigger_new="exec" instead of trigger_new="runfunc:exec"