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.