Added features

CollabNet TeamForge 5.2 adds these new features.

Artifact ID Description
artf29920 The maximum field length for single and multi-select fields has been increased to 60 characters from 30 characters.
artf30329 Project administrators can add multiple users to a project in one step.
artf35747 There is a single TeamForge installer that supports: - Customer and hosted installs - All supported OSs (RHEL/CENTOS 4 and 5) - Base installs and upgrades - PostgreSQL and Oracle
artf35871 The Simbel data import tool has been updated to import groups and project group roles.
artf30124 This feature replaces the current "Display Button in Toolbar" setting on the "Build & Test Integration" admin page.
artf36005 Soap50 API's CollabNet#getUserGroupList and RbacApp#getUserRoleList have been modified slightly so that they can be used to retrieve a user's own group and role information. CollabNet#getUserGroupList still requires super user access if a username other than the caller's own is sent. RbacApp#getUserRoleList also still requires project admin permission unless the call is made on the caller's own username.
artf35745 Some installed packages can be of a higher version than what is specified in the system requirements. See the matrix at help.collab.net for specifics for the specific packages.
artf35811 The Simbel tool now imports user groups.
artf35238 When upgrading from CSFE 5.1, Subversion is automatically upgraded by the installer to version 1.5.5.
artf36122 When a SOAP client issues the getCommitData() call, the list returned includes only files that the logged-in user has permission to see, given the repository's permission settings.
artf37868 The "My projects" list is now cached in the session for 5 minutes. Changes affecting the user's list of projects are not seen until the cache invalidates.
artf37869 The Dashboard page now displays only the projects you are a member of, instead of the projects you are member of plus the projects you can see because of group membership.
artf35282 ViewVC in TeamForge has been updated to deliver the same functionality as Subversion's authorization support by enforcing TeamForge's path-based permissions within ViewVC.
artf35398 The TeamForge installer now uses yum to fetch, resolve dependencies, and install the environment rpms needed by the TeamForge application. If yum is not present on the system, it is installed automatically.
artf30342 The owner of an SCM repository can elect to hide some of the details of changes in the monitoring emails sent for each commit to that repository.
artf37915 In the Build & Test Preference left nav section inside project admin section/button, you can now configure how the Build & Test button will open.
artf30173 A discussion moderator can specify a custom footer with up to 255 characters to be included with each email notification.
artf30026 If a given user does not have sufficient permissions to use a given tool, the button for that tool does not appear in the button bar.
artf39353 The name of the product has been changed to CollabNet TeamForge from CollabNet SourceForge Enterprise. This has resulted in changes throughout the app, in strings, logos, and in some cases, in the names of files that can be overridden via the branding mechanism. Also, the "X-Headers" included in TeamForge emails have had their names changed, and now begin with "X-TeamForge" rather than "X-SourceForge"; this will require changes to any automatic email filtering that uses these headers.
artf30169 Discussion moderators can prepend a short string to the subject field in email notifications produced by the discussion, to help distinguish postings from different discussions or to tie the various topics of a discussion together.
artf35957 The TeamForge installer can be configured to work without an Internet connection. (See http://help.collab.net/topic/teamforge520/action/disconnectedupgrade.html.)