2 * Maintenance release, bugfixes and translations only.
5 * Trackers: New progressbar to view completion state (when custom status field is used) (Alain Peyrat)
6 * Trackers: Sorting improved to allow text & select fields (Alcatel-Lucent)
7 * [#127] Patch to auto approve projects.
8 * scmgit plugin now allows project members to request a personal git
9 repository as a clone of the current project's one
10 * New blocks plugin, to add free HTML blocks on top of each tools of the project allowing
11 admins to add free descriptions (Alcate-Lucent), (better with fckeditor plugin).
14 * New projectlabels plugin, to tag projects with snippets of
15 user-defined HTML (developed for/sponsored by Adullact)
16 * New extratabs plugin, to add tabs with links to arbitrary URLs
18 * New globalsearch, allowing cross-forge searching of projects
19 * Users can log in with their email address (in addition to login
20 name) if sys_require_unique_email is true (developed for/sponsored by AdaCore)
21 * Site admin can now optionally enforce the acceptance of terms of use
22 on account creation (AdaCore again)
23 * Site admin can now optionnally block anonymous downloads from the
25 * New command-line scripts to inject users, groups and file releases
26 into the database from text files (AdaCore again)
27 * Trackers: The list of fields displayed when browsing the list of artifacts
28 can now be defined (Alcatel-Lucent)
29 * Trackers: The description field can now be updated/corrected (Alcatel-Lucent)
30 * Trackers: It is now possible to force a custom field to be mandatory (Alcatel-Lucent)
31 * Trackers: The values for 'select box' custom fields can now be reordered (Alcatel-Lucent)
32 * Trackers: A workflow on the status field (when overwritten) can be set. Allowed
33 transition between values can be defined and allowed per roles (Alcatel-Lucent)
34 * Trackers: A new type of extra field has been added: Relation between artifact.
35 This type allow to create a relation between artifacts. Backwards relation can
36 also be visible (Alcatel-Lucent)
37 * Trackers: Dynamic links added, expressions like [#NNN],[TNNN] are now rendered as
38 links for description and comments (Alcatel-Lucent).
39 * Trackers: Search improved to allow searching in text fields (Alcatel-Lucent).
40 * Trackers: New system to share a search query. Shared queries can be represented
41 as an URL or bookmarked. It is also possible to define one query as the default
43 * Trackers: Custom fields are now preserved (if same name and value) when moving an
44 artifact (Alcatel-Lucent)
45 * Trackers: New custom field type: Integer (Alain Peyrat)
46 * Version control subsystem: completely rewritten. New plugins add
47 support for Arch, Bazaar, Darcs, Git, Mercurial.
48 * Mediawiki plugin: mostly rewritten. Now creates independent wikis
49 for projects, allowing different sets of permissions.
50 * Forums: New 'move' option to move a thread from one forum to another (Alcatel-Lucent).
51 * Tasks: Improved CSV import/export (Alcatel-Lucent)
52 * Global: rework of the default theme, for better accessibility, maintainability and
53 conformance (developed by Open-S for Adullact)
54 * New contribtracker plugin, to give visibility to major contributors
55 to projects (developed for/sponsored by Adullact)
58 * Maintenance release, only bugfixes.
61 * Maintenance release, security and bugfixes.
64 * Maintenance release, only bugfixes.
67 * New classification by tags (aka tag cloud)
68 * New reporting page on frs to view the downloads per package
69 * List of all projects added in 'Project List'
70 * New version of wiki plugin, using lastest svn code