Adding in ability to attach files to a general comment attached to a projector task. It seems like the general comment files were never added in as well..
Changed cc_users and registered_users views to use the acs__magic_object_idfunction that was written quite some time ago but never used in those views.And those views are really slow when joined against the acs_magic_objectstable ...
For reasons i find incomprehensible, this portlet was originally writtenusing Tcl code embedded in the .adp file. I've rewritten it using thegroup tag, which makes it considerably cleaner. Make that much cleaner.
Bump version number to release new version. When toggling status of projects,also toggles status of corresponding project manager project whenappropriate (behavior is the same if no project-manager is installed)