2 * Docman: inject zip as a tree (Capgemini)
3 * Widget: New User Widget: Last 5 documents published in my project (Capgemini)
4 * Docman: mass action (Capgemini)
5 * New Message plugin to display global messages like planned upgrade or outage
7 * Docman: complete rewritten of trash and pending view (Capgemini)
8 * New Scmhook: complete library to handle hooks for any scm available in
9 fusionforge. Currently supporting post-commit and pre-commit hook.
10 scmsvn pre-commit and post-commit library is provided (Capgemini)
11 * New Widget: smcgit personal URL of cloned repositories. Currently just
12 a list of URLs of your personal repository cloned from project you
14 * Docman: interaction with the projects-hierarchy plugin to enable hierarchical
16 * Admin: User add membership to multiples projects in one shot (Capgemini)
19 * Theme: new Funky Theme (Capgemini)
20 * Docman: new UI (Capgemini)
21 * Docman: extract documents and directories as zip archive (Capgemini)
22 * Docman: rebirth of URL and online creation documents (better with
23 HTML editor) (Capgemini)
24 * Docman: new reservation document feature (Capgemini)
25 * HTML Editor: available in task PM (Capgemini)
26 * Trackers: New progress bar to view completion state (when custom
27 status field is used) (Alain Peyrat)
28 * Trackers: Sorting improved to allow text & select fields (Alcatel-Lucent)
29 * [#127] Patch to auto approve projects.
30 * scmgit plugin now allows project members to request a personal git
31 repository as a clone of the current project's one (AdaCore)
32 * New blocks plugin, to add free HTML blocks on top of each tools of
33 the project allowing admins to add free descriptions
34 (Alcatel-Lucent), (better with fckeditor plugin).
35 * New unobtrusive tooltip system based on jquery and tipsy to replace
36 old help window (Alcatel-Lucent)
37 * New gravatar plugin to display faces of users using the Gravatar
38 service (Alain Peyrat)
39 * More flexible and more powerful role-based access control system
41 * Unified configuration system, now using standard *.ini files (Roland
43 * Template projects: there can be several of them, and users
44 registering new projects can pick which template to clone from for
45 their new projects (Roland Mas, Coclico)
46 * Reorganised, modular Apache configuration (Roland Mas)
47 * New User Widget : documents monitoring (Capgemini)
48 * RPM packages for Red Hat (and derived) distributions
49 * New extratabs iframe option to allow embeding another site using an
50 iframe (Alcatel-Lucent)
51 * Improved Spanish translation (Libresoft)
54 * Maintenance release, bugfixes mostly. Summary of changes:
55 * htmlpurifier upgraded to 4.3.0
56 * mailing lists now are as public as the project they’re in upon creation possible data leak, security fix, spotted by <scamp:#fusionforge>, 10x!
57 * MFC r11973: Fix XSD conformity errors in the generated WSDL.
58 * Stop trying to copy unneeded libcap into chroot
59 * Applied patch [#214]: PHP warning if search query is empty
60 * Added missing spaces to fix SQL queries [#208]
61 * [#207] Backport file from trunk to fix php warning in project_hierarchy plugin
62 * Fixed database credentials used for MTA and NSS on new installations
63 * Improve SVN checkout message and allow pure anonymous access for svn over http (webdav)
64 * Fix warning if no mailman-aliases files.
65 * Source install: No chgrp(scm_*) when no shell as groups are not created
66 * CVS plugin: clear warning when removing non existing files (at least for the first run)
67 * Source install: Disabling crons: tarball.php no longer available, get_news_approved.pl not working
68 * Allow user to register projects by default.
69 * Remove xslt on svn example file (for http).
70 * Fixed hang during removal of -mta-postfix in some conditions
71 * Fixed Mediawiki creation script so it uses the appropriate database and user
72 * Fixed XSS vulnerability reported by 'Bluetouff'
73 * Validate mailing-list names when creating/deleting them
74 * Merged updated translations from Pootle (Spanish and Italian)
75 * Handle amd64 architectures and add missing files in chroot creation
76 * Support rsyslog as well as syslogd
77 * Fixed bad detection of PostgreSQL's init script
80 * Fix admin_table_postadd
81 * htmlpurifier upgraded to 4.2.0
82 * Fixed SQL query in snippet browsing
83 * Fix database creation problems in case of an SQL_ASCII default for PostgreSQL
86 * Maintenance release, bugfixes mostly.
89 * Maintenance release, bugfixes and translations only.
92 * New projectlabels plugin, to tag projects with snippets of
93 user-defined HTML (developed for/sponsored by Adullact)
94 * New extratabs plugin, to add tabs with links to arbitrary URLs
96 * New globalsearch, allowing cross-forge searching of projects
97 * Users can log in with their email address (in addition to login
98 name) if sys_require_unique_email is true (developed for/sponsored by AdaCore)
99 * Site admin can now optionally enforce the acceptance of terms of use
100 on account creation (AdaCore again)
101 * Site admin can now optionnally block anonymous downloads from the
103 * New command-line scripts to inject users, groups and file releases
104 into the database from text files (AdaCore again)
105 * Trackers: The list of fields displayed when browsing the list of artifacts
106 can now be defined (Alcatel-Lucent)
107 * Trackers: The description field can now be updated/corrected (Alcatel-Lucent)
108 * Trackers: It is now possible to force a custom field to be mandatory (Alcatel-Lucent)
109 * Trackers: The values for 'select box' custom fields can now be reordered (Alcatel-Lucent)
110 * Trackers: A workflow on the status field (when overwritten) can be set. Allowed
111 transition between values can be defined and allowed per roles (Alcatel-Lucent)
112 * Trackers: A new type of extra field has been added: Relation between artifact.
113 This type allow to create a relation between artifacts. Backwards relation can
114 also be visible (Alcatel-Lucent)
115 * Trackers: Dynamic links added, expressions like [#NNN],[TNNN] are now rendered as
116 links for description and comments (Alcatel-Lucent).
117 * Trackers: Search improved to allow searching in text fields (Alcatel-Lucent).
118 * Trackers: New system to share a search query. Shared queries can be represented
119 as an URL or bookmarked. It is also possible to define one query as the default
121 * Trackers: Custom fields are now preserved (if same name and value) when moving an
122 artifact (Alcatel-Lucent)
123 * Trackers: New custom field type: Integer (Alain Peyrat)
124 * Version control subsystem: completely rewritten. New plugins add
125 support for Arch, Bazaar, Darcs, Git, Mercurial.
126 * Mediawiki plugin: mostly rewritten. Now creates independent wikis
127 for projects, allowing different sets of permissions.
128 * Forums: New 'move' option to move a thread from one forum to another (Alcatel-Lucent).
129 * Tasks: Improved CSV import/export (Alcatel-Lucent)
130 * Global: rework of the default theme, for better accessibility, maintainability and
131 conformance (developed by Open-S for Adullact)
132 * New contribtracker plugin, to give visibility to major contributors
133 to projects (developed for/sponsored by Adullact)
136 * Maintenance release, only bugfixes.
139 * Maintenance release, security and bugfixes.
142 * Maintenance release, only bugfixes.
145 * New classification by tags (aka tag cloud)
146 * New reporting page on frs to view the downloads per package
147 * List of all projects added in 'Project List'
148 * New version of wiki plugin, using lastest svn code