##// END OF EJS Templates
Merged r3295 from trunk....
Jean-Philippe Lang -
r3182:eaaa471d6af4
parent child
Show More
@@ -1,1062 +1,1064
1 == Redmine changelog
1 == Redmine changelog
2
2
3 Redmine - project management software
3 Redmine - project management software
4 Copyright (C) 2006-2009 Jean-Philippe Lang
4 Copyright (C) 2006-2010 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7 == v0.9.0
7 == 2010-01-09 v0.9.0 (Release candidate)
8
8
9 * Unlimited subproject nesting
9 * Unlimited subproject nesting
10 * Multiple roles per user per project
10 * Multiple roles per user per project
11 * User groups
11 * User groups
12 * Inheritence of versions
12 * Inheritence of versions
13 * OpenID login
13 * OpenID login
14 * "Watched by me" issue filter
14 * "Watched by me" issue filter
15 * Project copy
15 * Project copy
16 * Project creation by non admin users
16 * Project creation by non admin users
17 * Accept emails from anyone on a private project
17 * Accept emails from anyone on a private project
18 * Add email notification on Wiki changes
18 * Add email notification on Wiki changes
19 * Make issue description non-required field
19 * Make issue description non-required field
20 * Custom fields for Versions
20 * Custom fields for Versions
21 * Being able to sort the issue list by custom fields
21 * Being able to sort the issue list by custom fields
22 * Ability to close versions
22 * Ability to close versions
23 * User display/editing of custom fields attached to their user profile
23 * User display/editing of custom fields attached to their user profile
24 * Add "follows" issue relation
24 * Add "follows" issue relation
25 * Copy workflows between trackers and roles
25 * Copy workflows between trackers and roles
26 * Defaults enabled modules list for project creation
26 * Defaults enabled modules list for project creation
27 * Weighted version completion percentage on the roadmap
27 * Weighted version completion percentage on the roadmap
28 * Autocreate user account when user submits email that creates new issue
28 * Autocreate user account when user submits email that creates new issue
29 * CSS class on overdue issues on the issue list
29 * CSS class on overdue issues on the issue list
30 * Enable tracker update on issue edit form
30 * Enable tracker update on issue edit form
31 * Remove issue watchers
31 * Remove issue watchers
32 * Ability to move threads between project forums
32 * Ability to move threads between project forums
33 * Changed custom field "Possible values" to a textarea
33 * Changed custom field "Possible values" to a textarea
34 * Adds projects association on tracker form
34 * Adds projects association on tracker form
35 * Set session store to cookie store by default
35 * Set session store to cookie store by default
36 * Set a default wiki page on project creation
36 * Set a default wiki page on project creation
37 * Roadmap for main project should see Roadmaps for sub projects
37 * Roadmap for main project should see Roadmaps for sub projects
38 * Ticket grouping on the issue list
38 * Ticket grouping on the issue list
39 * Hierarchical Project links in the page header
39 * Hierarchical Project links in the page header
40 * Allow My Page blocks to be added to from a plugin
40 * Allow My Page blocks to be added to from a plugin
41 * Sort issues by multiple columns
41 * Sort issues by multiple columns
42 * Filters of saved query are now visible and be adjusted without editing the query
42 * Filters of saved query are now visible and be adjusted without editing the query
43 * Saving "sort order" in custom queries
43 * Saving "sort order" in custom queries
44 * Url to fetch changesets for a repository
44 * Url to fetch changesets for a repository
45 * Managers able to create subprojects
45 * Managers able to create subprojects
46 * Issue Totals on My Page Modules
46 * Issue Totals on My Page Modules
47 * Convert Enumerations to single table inheritance (STI)
47 * Convert Enumerations to single table inheritance (STI)
48 * Allow custom my_page blocks to define drop-down names
48 * Allow custom my_page blocks to define drop-down names
49 * "View Issues" user permission added
49 * "View Issues" user permission added
50 * Ask user what to do with child pages when deleting a parent wiki page
50 * Ask user what to do with child pages when deleting a parent wiki page
51 * Contextual quick search
51 * Contextual quick search
52 * Allow resending of password by email
52 * Allow resending of password by email
53 * Change reply subject to be a link to the reply itself
53 * Change reply subject to be a link to the reply itself
54 * Include Logged Time as part of the project's Activity history
54 * Include Logged Time as part of the project's Activity history
55 * REST API for authentication
55 * REST API for authentication
56 * Browse through Git branches
56 * Browse through Git branches
57 * Setup Object Daddy to replace test fixtures
57 * Setup Object Daddy to replace test fixtures
58 * Setup shoulda to make it easier to test
58 * Setup shoulda to make it easier to test
59 * Custom fields and overrides on Enumerations
59 * Custom fields and overrides on Enumerations
60 * Add or remove columns from the issue list
60 * Add or remove columns from the issue list
61 * Ability to add new version from issues screen
61 * Ability to add new version from issues screen
62 * Setting to choose which day calendars start
62 * Setting to choose which day calendars start
63 * Asynchronous email delivery method
63 * Asynchronous email delivery method
64 * RESTful URLs for (almost) everything
64 * RESTful URLs for (almost) everything
65 * Include issue status in search results and activity pages
65 * Include issue status in search results and activity pages
66 * Add email to admin user search filter
66 * Add email to admin user search filter
67 * Proper content type for plain text mails
67 * Proper content type for plain text mails
68 * Default value of project jump box
68 * Default value of project jump box
69 * Tree based menus
69 * Tree based menus
70 * Ability to use issue status to update percent done
70 * Ability to use issue status to update percent done
71 * Second set of issue "Action Links" at the bottom of an issue page
71 * Second set of issue "Action Links" at the bottom of an issue page
72 * Proper exist status code for rdm-mailhandler.rb
72 * Proper exist status code for rdm-mailhandler.rb
73 * Remove incoming email body via a delimiter
73 * Remove incoming email body via a delimiter
74 * Fixed: Custom querry 'Export to PDF' ignores field selection
74 * Fixed: Custom querry 'Export to PDF' ignores field selection
75 * Fixed: Related e-mail notifications aren't threaded
75 * Fixed: Related e-mail notifications aren't threaded
76 * Fixed: No warning when the creation of a categories from the issue form fails
76 * Fixed: No warning when the creation of a categories from the issue form fails
77 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
77 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
78 * Fixed: Include both first and last name when sorting by users
78 * Fixed: Include both first and last name when sorting by users
79 * Fixed: Table cell with multiple line text
79 * Fixed: Table cell with multiple line text
80 * Fixed: Project overview page shows disabled trackers
80 * Fixed: Project overview page shows disabled trackers
81 * Fixed: Cross project issue relations and user permissions
81 * Fixed: Cross project issue relations and user permissions
82 * Fixed: My page shows tickets the user doesn't have access to
82 * Fixed: My page shows tickets the user doesn't have access to
83 * Fixed: TOC does not parse wiki page reference links with description
83 * Fixed: TOC does not parse wiki page reference links with description
84 * Fixed: Target version-list on bulk edit form is incorrectly sorted
84 * Fixed: Target version-list on bulk edit form is incorrectly sorted
85 * Fixed: Cannot modify/delete project named "Documents"
85 * Fixed: Cannot modify/delete project named "Documents"
86 * Fixed: Email address in brackets breaks html
86 * Fixed: Email address in brackets breaks html
87 * Fixed: Timelog detail loose issue filter passing to report tab
87 * Fixed: Timelog detail loose issue filter passing to report tab
88 * Fixed: Inform about custom field's name maximum length
88 * Fixed: Inform about custom field's name maximum length
89 * Fixed: Activity page and Atom feed links contain project id instead of identifier
89 * Fixed: Activity page and Atom feed links contain project id instead of identifier
90 * Fixed: no Atom key for forums with only 1 forum
90 * Fixed: no Atom key for forums with only 1 forum
91 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
91 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
92 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
92 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
93 * Fixed: The all/active filter selection in the project view does not stick.
93 * Fixed: The all/active filter selection in the project view does not stick.
94 * Fixed: Login box has Different width
94 * Fixed: Login box has Different width
95 * Fixed: User removed from project - still getting project update emails
95 * Fixed: User removed from project - still getting project update emails
96 * Fixed: Project with the identifier of 'new' cannot be viewed
96 * Fixed: Project with the identifier of 'new' cannot be viewed
97 * Fixed: Artefacts in search view (Cyrillic)
97 * Fixed: Artefacts in search view (Cyrillic)
98 * Fixed: Allow [#id] as subject to reply by email
98 * Fixed: Allow [#id] as subject to reply by email
99 * Fixed: Wrong language used when closing an issue via a commit message
99 * Fixed: Wrong language used when closing an issue via a commit message
100 * Fixed: email handler drops emails for new issues with no subject
100 * Fixed: email handler drops emails for new issues with no subject
101 * Fixed: Calendar misspelled under Roles/Permissions
101 * Fixed: Calendar misspelled under Roles/Permissions
102 * Fixed: Emails from no-reply redmine's address hell cycle
102 * Fixed: Emails from no-reply redmine's address hell cycle
103 * Fixed: child_pages macro fails on wiki page history
103 * Fixed: child_pages macro fails on wiki page history
104 * Fixed: Pre-filled time tracking date ignores timezone
104 * Fixed: Pre-filled time tracking date ignores timezone
105 * Fixed: Links on locked users lead to 404 page
105 * Fixed: Links on locked users lead to 404 page
106 * Fixed: Page changes in issue-list when using context menu
106 * Fixed: Page changes in issue-list when using context menu
107 * Fixed: diff parser removes lines starting with multiple dashes
107 * Fixed: diff parser removes lines starting with multiple dashes
108 * Fixed: Quoting in forums resets message subject
108 * Fixed: Quoting in forums resets message subject
109 * Fixed: Editing issue comment removes quote link
109 * Fixed: Editing issue comment removes quote link
110 * Fixed: Redmine.pm ignore browse_repository permission
110 * Fixed: Redmine.pm ignore browse_repository permission
111 * Fixed: text formatting breaks on [msg1][msg2]
111 * Fixed: text formatting breaks on [msg1][msg2]
112 * Fixed: Spent Time Default Value of 0.0
112 * Fixed: Spent Time Default Value of 0.0
113 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
113 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
114 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
114 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
115 * Fixed: 50k users cause problems in project->settings->members screen
115 * Fixed: 50k users cause problems in project->settings->members screen
116 * Fixed: Document timestamp needs to show updated timestamps
116 * Fixed: Document timestamp needs to show updated timestamps
117 * Fixed: Users getting notifications for issues they are no longer allowed to view
117 * Fixed: Users getting notifications for issues they are no longer allowed to view
118 * Fixed: issue summary counts should link to the issue list without subprojects
119 * Fixed: 'Delete' link on LDAP list has no effect
118
120
119
121
120 == 2009-11-15 v0.8.7
122 == 2009-11-15 v0.8.7
121
123
122 * Fixed: Hide paragraph terminator at the end of headings on html export
124 * Fixed: Hide paragraph terminator at the end of headings on html export
123 * Fixed: pre tags containing "<pre*"
125 * Fixed: pre tags containing "<pre*"
124 * Fixed: First date of the date range not included in the time report with SQLite
126 * Fixed: First date of the date range not included in the time report with SQLite
125 * Fixed: Password field not styled correctly on alternative stylesheet
127 * Fixed: Password field not styled correctly on alternative stylesheet
126 * Fixed: Error when sumbitting a POST request that requires a login
128 * Fixed: Error when sumbitting a POST request that requires a login
127 * Fixed: CSRF vulnerabilities
129 * Fixed: CSRF vulnerabilities
128
130
129
131
130 == 2009-11-04 v0.8.6
132 == 2009-11-04 v0.8.6
131
133
132 * Change links to closed issues to be a grey color
134 * Change links to closed issues to be a grey color
133 * Change subversion adapter to not cache authentication and run non interactively
135 * Change subversion adapter to not cache authentication and run non interactively
134 * Fixed: Custom Values with a nil value cause HTTP error 500
136 * Fixed: Custom Values with a nil value cause HTTP error 500
135 * Fixed: Failure to convert HTML entities when editing an Issue reply
137 * Fixed: Failure to convert HTML entities when editing an Issue reply
136 * Fixed: Error trying to show repository when there are no comments in a changeset
138 * Fixed: Error trying to show repository when there are no comments in a changeset
137 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
139 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
138 * Fixed: XSS vulnerabilities
140 * Fixed: XSS vulnerabilities
139 * Fixed: IssuesController#destroy should accept POST only
141 * Fixed: IssuesController#destroy should accept POST only
140 * Fixed: Inline images in wiki headings
142 * Fixed: Inline images in wiki headings
141
143
142
144
143 == 2009-09-13 v0.8.5
145 == 2009-09-13 v0.8.5
144
146
145 * Incoming mail handler : Allow spaces between keywords and colon
147 * Incoming mail handler : Allow spaces between keywords and colon
146 * Do not require a non-word character after a comma in Redmine links
148 * Do not require a non-word character after a comma in Redmine links
147 * Include issue hyperlinks in reminder emails
149 * Include issue hyperlinks in reminder emails
148 * Prevent nil error when retrieving svn version
150 * Prevent nil error when retrieving svn version
149 * Various plugin hooks added
151 * Various plugin hooks added
150 * Add plugins information to script/about
152 * Add plugins information to script/about
151 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
153 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
152 * Fixed: Atom links for wiki pages are not correct
154 * Fixed: Atom links for wiki pages are not correct
153 * Fixed: Atom feeds leak email address
155 * Fixed: Atom feeds leak email address
154 * Fixed: Case sensitivity in Issue filtering
156 * Fixed: Case sensitivity in Issue filtering
155 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
157 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
156
158
157
159
158 == 2009-05-17 v0.8.4
160 == 2009-05-17 v0.8.4
159
161
160 * Allow textile mailto links
162 * Allow textile mailto links
161 * Fixed: memory consumption when uploading file
163 * Fixed: memory consumption when uploading file
162 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
164 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
163 * Fixed: an error is raised when no tab is available on project settings
165 * Fixed: an error is raised when no tab is available on project settings
164 * Fixed: insert image macro corrupts urls with excalamation marks
166 * Fixed: insert image macro corrupts urls with excalamation marks
165 * Fixed: error on cross-project gantt PNG export
167 * Fixed: error on cross-project gantt PNG export
166 * Fixed: self and alternate links in atom feeds do not respect Atom specs
168 * Fixed: self and alternate links in atom feeds do not respect Atom specs
167 * Fixed: accept any svn tunnel scheme in repository URL
169 * Fixed: accept any svn tunnel scheme in repository URL
168 * Fixed: issues/show should accept user's rss key
170 * Fixed: issues/show should accept user's rss key
169 * Fixed: consistency of custom fields display on the issue detail view
171 * Fixed: consistency of custom fields display on the issue detail view
170 * Fixed: wiki comments length validation is missing
172 * Fixed: wiki comments length validation is missing
171 * Fixed: weak autologin token generation algorithm causes duplicate tokens
173 * Fixed: weak autologin token generation algorithm causes duplicate tokens
172
174
173
175
174 == 2009-04-05 v0.8.3
176 == 2009-04-05 v0.8.3
175
177
176 * Separate project field and subject in cross-project issue view
178 * Separate project field and subject in cross-project issue view
177 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
179 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
178 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
180 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
179 * CSS classes to highlight own and assigned issues
181 * CSS classes to highlight own and assigned issues
180 * Hide "New file" link on wiki pages from printing
182 * Hide "New file" link on wiki pages from printing
181 * Flush buffer when asking for language in redmine:load_default_data task
183 * Flush buffer when asking for language in redmine:load_default_data task
182 * Minimum project identifier length set to 1
184 * Minimum project identifier length set to 1
183 * Include headers so that emails don't trigger vacation auto-responders
185 * Include headers so that emails don't trigger vacation auto-responders
184 * Fixed: Time entries csv export links for all projects are malformed
186 * Fixed: Time entries csv export links for all projects are malformed
185 * Fixed: Files without Version aren't visible in the Activity page
187 * Fixed: Files without Version aren't visible in the Activity page
186 * Fixed: Commit logs are centered in the repo browser
188 * Fixed: Commit logs are centered in the repo browser
187 * Fixed: News summary field content is not searchable
189 * Fixed: News summary field content is not searchable
188 * Fixed: Journal#save has a wrong signature
190 * Fixed: Journal#save has a wrong signature
189 * Fixed: Email footer signature convention
191 * Fixed: Email footer signature convention
190 * Fixed: Timelog report do not show time for non-versioned issues
192 * Fixed: Timelog report do not show time for non-versioned issues
191
193
192
194
193 == 2009-03-07 v0.8.2
195 == 2009-03-07 v0.8.2
194
196
195 * Send an email to the user when an administrator activates a registered user
197 * Send an email to the user when an administrator activates a registered user
196 * Strip keywords from received email body
198 * Strip keywords from received email body
197 * Footer updated to 2009
199 * Footer updated to 2009
198 * Show RSS-link even when no issues is found
200 * Show RSS-link even when no issues is found
199 * One click filter action in activity view
201 * One click filter action in activity view
200 * Clickable/linkable line #'s while browsing the repo or viewing a file
202 * Clickable/linkable line #'s while browsing the repo or viewing a file
201 * Links to versions on files list
203 * Links to versions on files list
202 * Added request and controller objects to the hooks by default
204 * Added request and controller objects to the hooks by default
203 * Fixed: exporting an issue with attachments to PDF raises an error
205 * Fixed: exporting an issue with attachments to PDF raises an error
204 * Fixed: "too few arguments" error may occur on activerecord error translation
206 * Fixed: "too few arguments" error may occur on activerecord error translation
205 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
207 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
206 * Fixed: visited links to closed tickets are not striked through with IE6
208 * Fixed: visited links to closed tickets are not striked through with IE6
207 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
209 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
208 * Fixed: MailHandler raises an error when processing an email without From header
210 * Fixed: MailHandler raises an error when processing an email without From header
209
211
210
212
211 == 2009-02-15 v0.8.1
213 == 2009-02-15 v0.8.1
212
214
213 * Select watchers on new issue form
215 * Select watchers on new issue form
214 * Issue description is no longer a required field
216 * Issue description is no longer a required field
215 * Files module: ability to add files without version
217 * Files module: ability to add files without version
216 * Jump to the current tab when using the project quick-jump combo
218 * Jump to the current tab when using the project quick-jump combo
217 * Display a warning if some attachments were not saved
219 * Display a warning if some attachments were not saved
218 * Import custom fields values from emails on issue creation
220 * Import custom fields values from emails on issue creation
219 * Show view/annotate/download links on entry and annotate views
221 * Show view/annotate/download links on entry and annotate views
220 * Admin Info Screen: Display if plugin assets directory is writable
222 * Admin Info Screen: Display if plugin assets directory is writable
221 * Adds a 'Create and continue' button on the new issue form
223 * Adds a 'Create and continue' button on the new issue form
222 * IMAP: add options to move received emails
224 * IMAP: add options to move received emails
223 * Do not show Category field when categories are not defined
225 * Do not show Category field when categories are not defined
224 * Lower the project identifier limit to a minimum of two characters
226 * Lower the project identifier limit to a minimum of two characters
225 * Add "closed" html class to closed entries in issue list
227 * Add "closed" html class to closed entries in issue list
226 * Fixed: broken redirect URL on login failure
228 * Fixed: broken redirect URL on login failure
227 * Fixed: Deleted files are shown when using Darcs
229 * Fixed: Deleted files are shown when using Darcs
228 * Fixed: Darcs adapter works on Win32 only
230 * Fixed: Darcs adapter works on Win32 only
229 * Fixed: syntax highlight doesn't appear in new ticket preview
231 * Fixed: syntax highlight doesn't appear in new ticket preview
230 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
232 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
231 * Fixed: no error is raised when entering invalid hours on the issue update form
233 * Fixed: no error is raised when entering invalid hours on the issue update form
232 * Fixed: Details time log report CSV export doesn't honour date format from settings
234 * Fixed: Details time log report CSV export doesn't honour date format from settings
233 * Fixed: invalid css classes on issue details
235 * Fixed: invalid css classes on issue details
234 * Fixed: Trac importer creates duplicate custom values
236 * Fixed: Trac importer creates duplicate custom values
235 * Fixed: inline attached image should not match partial filename
237 * Fixed: inline attached image should not match partial filename
236
238
237
239
238 == 2008-12-30 v0.8.0
240 == 2008-12-30 v0.8.0
239
241
240 * Setting added in order to limit the number of diff lines that should be displayed
242 * Setting added in order to limit the number of diff lines that should be displayed
241 * Makes logged-in username in topbar linking to
243 * Makes logged-in username in topbar linking to
242 * Mail handler: strip tags when receiving a html-only email
244 * Mail handler: strip tags when receiving a html-only email
243 * Mail handler: add watchers before sending notification
245 * Mail handler: add watchers before sending notification
244 * Adds a css class (overdue) to overdue issues on issue lists and detail views
246 * Adds a css class (overdue) to overdue issues on issue lists and detail views
245 * Fixed: project activity truncated after viewing user's activity
247 * Fixed: project activity truncated after viewing user's activity
246 * Fixed: email address entered for password recovery shouldn't be case-sensitive
248 * Fixed: email address entered for password recovery shouldn't be case-sensitive
247 * Fixed: default flag removed when editing a default enumeration
249 * Fixed: default flag removed when editing a default enumeration
248 * Fixed: default category ignored when adding a document
250 * Fixed: default category ignored when adding a document
249 * Fixed: error on repository user mapping when a repository username is blank
251 * Fixed: error on repository user mapping when a repository username is blank
250 * Fixed: Firefox cuts off large diffs
252 * Fixed: Firefox cuts off large diffs
251 * Fixed: CVS browser should not show dead revisions (deleted files)
253 * Fixed: CVS browser should not show dead revisions (deleted files)
252 * Fixed: escape double-quotes in image titles
254 * Fixed: escape double-quotes in image titles
253 * Fixed: escape textarea content when editing a issue note
255 * Fixed: escape textarea content when editing a issue note
254 * Fixed: JS error on context menu with IE
256 * Fixed: JS error on context menu with IE
255 * Fixed: bold syntax around single character in series doesn't work
257 * Fixed: bold syntax around single character in series doesn't work
256 * Fixed several XSS vulnerabilities
258 * Fixed several XSS vulnerabilities
257 * Fixed a SQL injection vulnerability
259 * Fixed a SQL injection vulnerability
258
260
259
261
260 == 2008-12-07 v0.8.0-rc1
262 == 2008-12-07 v0.8.0-rc1
261
263
262 * Wiki page protection
264 * Wiki page protection
263 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
265 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
264 * Adds support for issue creation via email
266 * Adds support for issue creation via email
265 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
267 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
266 * Cross-project search
268 * Cross-project search
267 * Ability to search a project and its subprojects
269 * Ability to search a project and its subprojects
268 * Ability to search the projects the user belongs to
270 * Ability to search the projects the user belongs to
269 * Adds custom fields on time entries
271 * Adds custom fields on time entries
270 * Adds boolean and list custom fields for time entries as criteria on time report
272 * Adds boolean and list custom fields for time entries as criteria on time report
271 * Cross-project time reports
273 * Cross-project time reports
272 * Display latest user's activity on account/show view
274 * Display latest user's activity on account/show view
273 * Show last connexion time on user's page
275 * Show last connexion time on user's page
274 * Obfuscates email address on user's account page using javascript
276 * Obfuscates email address on user's account page using javascript
275 * wiki TOC rendered as an unordered list
277 * wiki TOC rendered as an unordered list
276 * Adds the ability to search for a user on the administration users list
278 * Adds the ability to search for a user on the administration users list
277 * Adds the ability to search for a project name or identifier on the administration projects list
279 * Adds the ability to search for a project name or identifier on the administration projects list
278 * Redirect user to the previous page after logging in
280 * Redirect user to the previous page after logging in
279 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
281 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
280 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
282 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
281 * Adds permissions to let users edit and/or delete their messages
283 * Adds permissions to let users edit and/or delete their messages
282 * Link to activity view when displaying dates
284 * Link to activity view when displaying dates
283 * Hide Redmine version in atom feeds and pdf properties
285 * Hide Redmine version in atom feeds and pdf properties
284 * Maps repository users to Redmine users. Users with same username or email are automatically mapped. Mapping can be manually adjusted in repository settings. Multiple usernames can be mapped to the same Redmine user.
286 * Maps repository users to Redmine users. Users with same username or email are automatically mapped. Mapping can be manually adjusted in repository settings. Multiple usernames can be mapped to the same Redmine user.
285 * Sort users by their display names so that user dropdown lists are sorted alphabetically
287 * Sort users by their display names so that user dropdown lists are sorted alphabetically
286 * Adds estimated hours to issue filters
288 * Adds estimated hours to issue filters
287 * Switch order of current and previous revisions in side-by-side diff
289 * Switch order of current and previous revisions in side-by-side diff
288 * Render the commit changes list as a tree
290 * Render the commit changes list as a tree
289 * Adds watch/unwatch functionality at forum topic level
291 * Adds watch/unwatch functionality at forum topic level
290 * When moving an issue to another project, reassign it to the category with same name if any
292 * When moving an issue to another project, reassign it to the category with same name if any
291 * Adds child_pages macro for wiki pages
293 * Adds child_pages macro for wiki pages
292 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
294 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
293 * Search engine: display total results count and count by result type
295 * Search engine: display total results count and count by result type
294 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
296 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
295 * Adds icons on search results
297 * Adds icons on search results
296 * Adds 'Edit' link on account/show for admin users
298 * Adds 'Edit' link on account/show for admin users
297 * Adds Lock/Unlock/Activate link on user edit screen
299 * Adds Lock/Unlock/Activate link on user edit screen
298 * Adds user count in status drop down on admin user list
300 * Adds user count in status drop down on admin user list
299 * Adds multi-levels blockquotes support by using > at the beginning of lines
301 * Adds multi-levels blockquotes support by using > at the beginning of lines
300 * Adds a Reply link to each issue note
302 * Adds a Reply link to each issue note
301 * Adds plain text only option for mail notifications
303 * Adds plain text only option for mail notifications
302 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
304 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
303 * Adds 'Delete wiki pages attachments' permission
305 * Adds 'Delete wiki pages attachments' permission
304 * Show the most recent file when displaying an inline image
306 * Show the most recent file when displaying an inline image
305 * Makes permission screens localized
307 * Makes permission screens localized
306 * AuthSource list: display associated users count and disable 'Delete' buton if any
308 * AuthSource list: display associated users count and disable 'Delete' buton if any
307 * Make the 'duplicates of' relation asymmetric
309 * Make the 'duplicates of' relation asymmetric
308 * Adds username to the password reminder email
310 * Adds username to the password reminder email
309 * Adds links to forum messages using message#id syntax
311 * Adds links to forum messages using message#id syntax
310 * Allow same name for custom fields on different object types
312 * Allow same name for custom fields on different object types
311 * One-click bulk edition using the issue list context menu within the same project
313 * One-click bulk edition using the issue list context menu within the same project
312 * Adds support for commit logs reencoding to UTF-8 before insertion in the database. Source encoding of commit logs can be selected in Application settings -> Repositories.
314 * Adds support for commit logs reencoding to UTF-8 before insertion in the database. Source encoding of commit logs can be selected in Application settings -> Repositories.
313 * Adds checkboxes toggle links on permissions report
315 * Adds checkboxes toggle links on permissions report
314 * Adds Trac-Like anchors on wiki headings
316 * Adds Trac-Like anchors on wiki headings
315 * Adds support for wiki links with anchor
317 * Adds support for wiki links with anchor
316 * Adds category to the issue context menu
318 * Adds category to the issue context menu
317 * Adds a workflow overview screen
319 * Adds a workflow overview screen
318 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
320 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
319 * Dots allowed in custom field name
321 * Dots allowed in custom field name
320 * Adds posts quoting functionality
322 * Adds posts quoting functionality
321 * Adds an option to generate sequential project identifiers
323 * Adds an option to generate sequential project identifiers
322 * Adds mailto link on the user administration list
324 * Adds mailto link on the user administration list
323 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
325 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
324 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
326 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
325 * Change projects homepage limit to 255 chars
327 * Change projects homepage limit to 255 chars
326 * Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes
328 * Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes
327 * Adds "please select" to activity select box if no activity is set as default
329 * Adds "please select" to activity select box if no activity is set as default
328 * Do not silently ignore timelog validation failure on issue edit
330 * Do not silently ignore timelog validation failure on issue edit
329 * Adds a rake task to send reminder emails
331 * Adds a rake task to send reminder emails
330 * Allow empty cells in wiki tables
332 * Allow empty cells in wiki tables
331 * Makes wiki text formatter pluggable
333 * Makes wiki text formatter pluggable
332 * Adds back textile acronyms support
334 * Adds back textile acronyms support
333 * Remove pre tag attributes
335 * Remove pre tag attributes
334 * Plugin hooks
336 * Plugin hooks
335 * Pluggable admin menu
337 * Pluggable admin menu
336 * Plugins can provide activity content
338 * Plugins can provide activity content
337 * Moves plugin list to its own administration menu item
339 * Moves plugin list to its own administration menu item
338 * Adds url and author_url plugin attributes
340 * Adds url and author_url plugin attributes
339 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
341 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
340 * Adds atom feed on time entries details
342 * Adds atom feed on time entries details
341 * Adds project name to issues feed title
343 * Adds project name to issues feed title
342 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
344 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
343 * Adds a Redmine plugin generators
345 * Adds a Redmine plugin generators
344 * Adds timelog link to the issue context menu
346 * Adds timelog link to the issue context menu
345 * Adds links to the user page on various views
347 * Adds links to the user page on various views
346 * Turkish translation by Ismail Sezen
348 * Turkish translation by Ismail Sezen
347 * Catalan translation
349 * Catalan translation
348 * Vietnamese translation
350 * Vietnamese translation
349 * Slovak translation
351 * Slovak translation
350 * Better naming of activity feed if only one kind of event is displayed
352 * Better naming of activity feed if only one kind of event is displayed
351 * Enable syntax highlight on issues, messages and news
353 * Enable syntax highlight on issues, messages and news
352 * Add target version to the issue list context menu
354 * Add target version to the issue list context menu
353 * Hide 'Target version' filter if no version is defined
355 * Hide 'Target version' filter if no version is defined
354 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
356 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
355 * Turn ftp urls into links
357 * Turn ftp urls into links
356 * Hiding the View Differences button when a wiki page's history only has one version
358 * Hiding the View Differences button when a wiki page's history only has one version
357 * Messages on a Board can now be sorted by the number of replies
359 * Messages on a Board can now be sorted by the number of replies
358 * Adds a class ('me') to events of the activity view created by current user
360 * Adds a class ('me') to events of the activity view created by current user
359 * Strip pre/code tags content from activity view events
361 * Strip pre/code tags content from activity view events
360 * Display issue notes in the activity view
362 * Display issue notes in the activity view
361 * Adds links to changesets atom feed on repository browser
363 * Adds links to changesets atom feed on repository browser
362 * Track project and tracker changes in issue history
364 * Track project and tracker changes in issue history
363 * Adds anchor to atom feed messages links
365 * Adds anchor to atom feed messages links
364 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
366 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
365 * Makes importer work with Trac 0.8.x
367 * Makes importer work with Trac 0.8.x
366 * Upgraded to Prototype 1.6.0.1
368 * Upgraded to Prototype 1.6.0.1
367 * File viewer for attached text files
369 * File viewer for attached text files
368 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
370 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
369 * Removed inconsistent revision numbers on diff view
371 * Removed inconsistent revision numbers on diff view
370 * CVS: add support for modules names with spaces
372 * CVS: add support for modules names with spaces
371 * Log the user in after registration if account activation is not needed
373 * Log the user in after registration if account activation is not needed
372 * Mercurial adapter improvements
374 * Mercurial adapter improvements
373 * Trac importer: read session_attribute table to find user's email and real name
375 * Trac importer: read session_attribute table to find user's email and real name
374 * Ability to disable unused SCM adapters in application settings
376 * Ability to disable unused SCM adapters in application settings
375 * Adds Filesystem adapter
377 * Adds Filesystem adapter
376 * Clear changesets and changes with raw sql when deleting a repository for performance
378 * Clear changesets and changes with raw sql when deleting a repository for performance
377 * Redmine.pm now uses the 'commit access' permission defined in Redmine
379 * Redmine.pm now uses the 'commit access' permission defined in Redmine
378 * Reposman can create any type of scm (--scm option)
380 * Reposman can create any type of scm (--scm option)
379 * Reposman creates a repository if the 'repository' module is enabled at project level only
381 * Reposman creates a repository if the 'repository' module is enabled at project level only
380 * Display svn properties in the browser, svn >= 1.5.0 only
382 * Display svn properties in the browser, svn >= 1.5.0 only
381 * Reduces memory usage when importing large git repositories
383 * Reduces memory usage when importing large git repositories
382 * Wider SVG graphs in repository stats
384 * Wider SVG graphs in repository stats
383 * SubversionAdapter#entries performance improvement
385 * SubversionAdapter#entries performance improvement
384 * SCM browser: ability to download raw unified diffs
386 * SCM browser: ability to download raw unified diffs
385 * More detailed error message in log when scm command fails
387 * More detailed error message in log when scm command fails
386 * Adds support for file viewing with Darcs 2.0+
388 * Adds support for file viewing with Darcs 2.0+
387 * Check that git changeset is not in the database before creating it
389 * Check that git changeset is not in the database before creating it
388 * Unified diff viewer for attached files with .patch or .diff extension
390 * Unified diff viewer for attached files with .patch or .diff extension
389 * File size display with Bazaar repositories
391 * File size display with Bazaar repositories
390 * Git adapter: use commit time instead of author time
392 * Git adapter: use commit time instead of author time
391 * Prettier url for changesets
393 * Prettier url for changesets
392 * Makes changes link to entries on the revision view
394 * Makes changes link to entries on the revision view
393 * Adds a field on the repository view to browse at specific revision
395 * Adds a field on the repository view to browse at specific revision
394 * Adds new projects atom feed
396 * Adds new projects atom feed
395 * Added rake tasks to generate rcov code coverage reports
397 * Added rake tasks to generate rcov code coverage reports
396 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
398 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
397 * Show the project hierarchy in the drop down list for new membership on user administration screen
399 * Show the project hierarchy in the drop down list for new membership on user administration screen
398 * Split user edit screen into tabs
400 * Split user edit screen into tabs
399 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
401 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
400 * Fixed: Roadmap crashes when a version has a due date > 2037
402 * Fixed: Roadmap crashes when a version has a due date > 2037
401 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
403 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
402 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
404 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
403 * Fixed: logtime entry duplicated when edited from parent project
405 * Fixed: logtime entry duplicated when edited from parent project
404 * Fixed: wrong digest for text files under Windows
406 * Fixed: wrong digest for text files under Windows
405 * Fixed: associated revisions are displayed in wrong order on issue view
407 * Fixed: associated revisions are displayed in wrong order on issue view
406 * Fixed: Git Adapter date parsing ignores timezone
408 * Fixed: Git Adapter date parsing ignores timezone
407 * Fixed: Printing long roadmap doesn't split across pages
409 * Fixed: Printing long roadmap doesn't split across pages
408 * Fixes custom fields display order at several places
410 * Fixes custom fields display order at several places
409 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
411 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
410 * Fixed date filters accuracy with SQLite
412 * Fixed date filters accuracy with SQLite
411 * Fixed: tokens not escaped in highlight_tokens regexp
413 * Fixed: tokens not escaped in highlight_tokens regexp
412 * Fixed Bazaar shared repository browsing
414 * Fixed Bazaar shared repository browsing
413 * Fixes platform determination under JRuby
415 * Fixes platform determination under JRuby
414 * Fixed: Estimated time in issue's journal should be rounded to two decimals
416 * Fixed: Estimated time in issue's journal should be rounded to two decimals
415 * Fixed: 'search titles only' box ignored after one search is done on titles only
417 * Fixed: 'search titles only' box ignored after one search is done on titles only
416 * Fixed: non-ASCII subversion path can't be displayed
418 * Fixed: non-ASCII subversion path can't be displayed
417 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
419 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
418 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
420 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
419 * Fixed: Latest news appear on the homepage for projects with the News module disabled
421 * Fixed: Latest news appear on the homepage for projects with the News module disabled
420 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
422 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
421 * Fixed: the default status is lost when reordering issue statuses
423 * Fixed: the default status is lost when reordering issue statuses
422 * Fixes error with Postgresql and non-UTF8 commit logs
424 * Fixes error with Postgresql and non-UTF8 commit logs
423 * Fixed: textile footnotes no longer work
425 * Fixed: textile footnotes no longer work
424 * Fixed: http links containing parentheses fail to reder correctly
426 * Fixed: http links containing parentheses fail to reder correctly
425 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
427 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
426
428
427
429
428 == 2008-07-06 v0.7.3
430 == 2008-07-06 v0.7.3
429
431
430 * Allow dot in firstnames and lastnames
432 * Allow dot in firstnames and lastnames
431 * Add project name to cross-project Atom feeds
433 * Add project name to cross-project Atom feeds
432 * Encoding set to utf8 in example database.yml
434 * Encoding set to utf8 in example database.yml
433 * HTML titles on forums related views
435 * HTML titles on forums related views
434 * Fixed: various XSS vulnerabilities
436 * Fixed: various XSS vulnerabilities
435 * Fixed: Entourage (and some old client) fails to correctly render notification styles
437 * Fixed: Entourage (and some old client) fails to correctly render notification styles
436 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
438 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
437 * Fixed: wrong relative paths to images in wiki_syntax.html
439 * Fixed: wrong relative paths to images in wiki_syntax.html
438
440
439
441
440 == 2008-06-15 v0.7.2
442 == 2008-06-15 v0.7.2
441
443
442 * "New Project" link on Projects page
444 * "New Project" link on Projects page
443 * Links to repository directories on the repo browser
445 * Links to repository directories on the repo browser
444 * Move status to front in Activity View
446 * Move status to front in Activity View
445 * Remove edit step from Status context menu
447 * Remove edit step from Status context menu
446 * Fixed: No way to do textile horizontal rule
448 * Fixed: No way to do textile horizontal rule
447 * Fixed: Repository: View differences doesn't work
449 * Fixed: Repository: View differences doesn't work
448 * Fixed: attachement's name maybe invalid.
450 * Fixed: attachement's name maybe invalid.
449 * Fixed: Error when creating a new issue
451 * Fixed: Error when creating a new issue
450 * Fixed: NoMethodError on @available_filters.has_key?
452 * Fixed: NoMethodError on @available_filters.has_key?
451 * Fixed: Check All / Uncheck All in Email Settings
453 * Fixed: Check All / Uncheck All in Email Settings
452 * Fixed: "View differences" of one file at /repositories/revision/ fails
454 * Fixed: "View differences" of one file at /repositories/revision/ fails
453 * Fixed: Column width in "my page"
455 * Fixed: Column width in "my page"
454 * Fixed: private subprojects are listed on Issues view
456 * Fixed: private subprojects are listed on Issues view
455 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
457 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
456 * Fixed: Update issue form: comment field from log time end out of screen
458 * Fixed: Update issue form: comment field from log time end out of screen
457 * Fixed: Editing role: "issue can be assigned to this role" out of box
459 * Fixed: Editing role: "issue can be assigned to this role" out of box
458 * Fixed: Unable use angular braces after include word
460 * Fixed: Unable use angular braces after include word
459 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
461 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
460 * Fixed: Subversion repository "View differences" on each file rise ERROR
462 * Fixed: Subversion repository "View differences" on each file rise ERROR
461 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
463 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
462 * Fixed: It is possible to lock out the last admin account
464 * Fixed: It is possible to lock out the last admin account
463 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
465 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
464 * Fixed: Issue number display clipped on 'my issues'
466 * Fixed: Issue number display clipped on 'my issues'
465 * Fixed: Roadmap version list links not carrying state
467 * Fixed: Roadmap version list links not carrying state
466 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
468 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
467 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
469 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
468 * Fixed: browser's language subcodes ignored
470 * Fixed: browser's language subcodes ignored
469 * Fixed: Error on project selection with numeric (only) identifier.
471 * Fixed: Error on project selection with numeric (only) identifier.
470 * Fixed: Link to PDF doesn't work after creating new issue
472 * Fixed: Link to PDF doesn't work after creating new issue
471 * Fixed: "Replies" should not be shown on forum threads that are locked
473 * Fixed: "Replies" should not be shown on forum threads that are locked
472 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
474 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
473 * Fixed: http links containing hashes don't display correct
475 * Fixed: http links containing hashes don't display correct
474 * Fixed: Allow ampersands in Enumeration names
476 * Fixed: Allow ampersands in Enumeration names
475 * Fixed: Atom link on saved query does not include query_id
477 * Fixed: Atom link on saved query does not include query_id
476 * Fixed: Logtime info lost when there's an error updating an issue
478 * Fixed: Logtime info lost when there's an error updating an issue
477 * Fixed: TOC does not parse colorization markups
479 * Fixed: TOC does not parse colorization markups
478 * Fixed: CVS: add support for modules names with spaces
480 * Fixed: CVS: add support for modules names with spaces
479 * Fixed: Bad rendering on projects/add
481 * Fixed: Bad rendering on projects/add
480 * Fixed: exception when viewing differences on cvs
482 * Fixed: exception when viewing differences on cvs
481 * Fixed: export issue to pdf will messup when use Chinese language
483 * Fixed: export issue to pdf will messup when use Chinese language
482 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
484 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
483 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
485 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
484 * Fixed: Importing from trac : some wiki links are messed
486 * Fixed: Importing from trac : some wiki links are messed
485 * Fixed: Incorrect weekend definition in Hebrew calendar locale
487 * Fixed: Incorrect weekend definition in Hebrew calendar locale
486 * Fixed: Atom feeds don't provide author section for repository revisions
488 * Fixed: Atom feeds don't provide author section for repository revisions
487 * Fixed: In Activity views, changesets titles can be multiline while they should not
489 * Fixed: In Activity views, changesets titles can be multiline while they should not
488 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
490 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
489 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
491 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
490 * Fixed: Close statement handler in Redmine.pm
492 * Fixed: Close statement handler in Redmine.pm
491
493
492
494
493 == 2008-05-04 v0.7.1
495 == 2008-05-04 v0.7.1
494
496
495 * Thai translation added (Gampol Thitinilnithi)
497 * Thai translation added (Gampol Thitinilnithi)
496 * Translations updates
498 * Translations updates
497 * Escape HTML comment tags
499 * Escape HTML comment tags
498 * Prevent "can't convert nil into String" error when :sort_order param is not present
500 * Prevent "can't convert nil into String" error when :sort_order param is not present
499 * Fixed: Updating tickets add a time log with zero hours
501 * Fixed: Updating tickets add a time log with zero hours
500 * Fixed: private subprojects names are revealed on the project overview
502 * Fixed: private subprojects names are revealed on the project overview
501 * Fixed: Search for target version of "none" fails with postgres 8.3
503 * Fixed: Search for target version of "none" fails with postgres 8.3
502 * Fixed: Home, Logout, Login links shouldn't be absolute links
504 * Fixed: Home, Logout, Login links shouldn't be absolute links
503 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
505 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
504 * Fixed: error when using upcase language name in coderay
506 * Fixed: error when using upcase language name in coderay
505 * Fixed: error on Trac import when :due attribute is nil
507 * Fixed: error on Trac import when :due attribute is nil
506
508
507
509
508 == 2008-04-28 v0.7.0
510 == 2008-04-28 v0.7.0
509
511
510 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
512 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
511 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
513 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
512 * Add predefined date ranges to the time report
514 * Add predefined date ranges to the time report
513 * Time report can be done at issue level
515 * Time report can be done at issue level
514 * Various timelog report enhancements
516 * Various timelog report enhancements
515 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
517 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
516 * Display the context menu above and/or to the left of the click if needed
518 * Display the context menu above and/or to the left of the click if needed
517 * Make the admin project files list sortable
519 * Make the admin project files list sortable
518 * Mercurial: display working directory files sizes unless browsing a specific revision
520 * Mercurial: display working directory files sizes unless browsing a specific revision
519 * Preserve status filter and page number when using lock/unlock/activate links on the users list
521 * Preserve status filter and page number when using lock/unlock/activate links on the users list
520 * Redmine.pm support for LDAP authentication
522 * Redmine.pm support for LDAP authentication
521 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
523 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
522 * Redirected user to where he is coming from after logging hours
524 * Redirected user to where he is coming from after logging hours
523 * Warn user that subprojects are also deleted when deleting a project
525 * Warn user that subprojects are also deleted when deleting a project
524 * Include subprojects versions on calendar and gantt
526 * Include subprojects versions on calendar and gantt
525 * Notify project members when a message is posted if they want to receive notifications
527 * Notify project members when a message is posted if they want to receive notifications
526 * Fixed: Feed content limit setting has no effect
528 * Fixed: Feed content limit setting has no effect
527 * Fixed: Priorities not ordered when displayed as a filter in issue list
529 * Fixed: Priorities not ordered when displayed as a filter in issue list
528 * Fixed: can not display attached images inline in message replies
530 * Fixed: can not display attached images inline in message replies
529 * Fixed: Boards are not deleted when project is deleted
531 * Fixed: Boards are not deleted when project is deleted
530 * Fixed: trying to preview a new issue raises an exception with postgresql
532 * Fixed: trying to preview a new issue raises an exception with postgresql
531 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
533 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
532 * Fixed: inline image not displayed when including a wiki page
534 * Fixed: inline image not displayed when including a wiki page
533 * Fixed: CVS duplicate key violation
535 * Fixed: CVS duplicate key violation
534 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
536 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
535 * Fixed: custom field filters behaviour
537 * Fixed: custom field filters behaviour
536 * Fixed: Postgresql 8.3 compatibility
538 * Fixed: Postgresql 8.3 compatibility
537 * Fixed: Links to repository directories don't work
539 * Fixed: Links to repository directories don't work
538
540
539
541
540 == 2008-03-29 v0.7.0-rc1
542 == 2008-03-29 v0.7.0-rc1
541
543
542 * Overall activity view and feed added, link is available on the project list
544 * Overall activity view and feed added, link is available on the project list
543 * Git VCS support
545 * Git VCS support
544 * Rails 2.0 sessions cookie store compatibility
546 * Rails 2.0 sessions cookie store compatibility
545 * Use project identifiers in urls instead of ids
547 * Use project identifiers in urls instead of ids
546 * Default configuration data can now be loaded from the administration screen
548 * Default configuration data can now be loaded from the administration screen
547 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
549 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
548 * Project description is now unlimited and optional
550 * Project description is now unlimited and optional
549 * Wiki annotate view
551 * Wiki annotate view
550 * Escape HTML tag in textile content
552 * Escape HTML tag in textile content
551 * Add Redmine links to documents, versions, attachments and repository files
553 * Add Redmine links to documents, versions, attachments and repository files
552 * New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
554 * New setting to specify how many objects should be displayed on paginated lists. There are 2 ways to select a set of issues on the issue list:
553 * by using checkbox and/or the little pencil that will select/unselect all issues
555 * by using checkbox and/or the little pencil that will select/unselect all issues
554 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
556 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
555 * Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
557 * Context menu disabled on links so that the default context menu of the browser is displayed when right-clicking on a link (click anywhere else on the row to display the context menu)
556 * User display format is now configurable in administration settings
558 * User display format is now configurable in administration settings
557 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
559 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
558 * Merged 'change status', 'edit issue' and 'add note' actions:
560 * Merged 'change status', 'edit issue' and 'add note' actions:
559 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
561 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
560 * 'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
562 * 'Change issue status' permission removed. To change an issue status, a user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed
561 * Details by assignees on issue summary view
563 * Details by assignees on issue summary view
562 * 'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
564 * 'New issue' link in the main menu (accesskey 7). The drop-down lists to add an issue on the project overview and the issue list are removed
563 * Change status select box default to current status
565 * Change status select box default to current status
564 * Preview for issue notes, news and messages
566 * Preview for issue notes, news and messages
565 * Optional description for attachments
567 * Optional description for attachments
566 * 'Fixed version' label changed to 'Target version'
568 * 'Fixed version' label changed to 'Target version'
567 * Let the user choose when deleting issues with reported hours to:
569 * Let the user choose when deleting issues with reported hours to:
568 * delete the hours
570 * delete the hours
569 * assign the hours to the project
571 * assign the hours to the project
570 * reassign the hours to another issue
572 * reassign the hours to another issue
571 * Date range filter and pagination on time entries detail view
573 * Date range filter and pagination on time entries detail view
572 * Propagate time tracking to the parent project
574 * Propagate time tracking to the parent project
573 * Switch added on the project activity view to include subprojects
575 * Switch added on the project activity view to include subprojects
574 * Display total estimated and spent hours on the version detail view
576 * Display total estimated and spent hours on the version detail view
575 * Weekly time tracking block for 'My page'
577 * Weekly time tracking block for 'My page'
576 * Permissions to edit time entries
578 * Permissions to edit time entries
577 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
579 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
578 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
580 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
579 * Make versions with same date sorted by name
581 * Make versions with same date sorted by name
580 * Allow issue list to be sorted by target version
582 * Allow issue list to be sorted by target version
581 * Related changesets messages displayed on the issue details view
583 * Related changesets messages displayed on the issue details view
582 * Create a journal and send an email when an issue is closed by commit
584 * Create a journal and send an email when an issue is closed by commit
583 * Add 'Author' to the available columns for the issue list
585 * Add 'Author' to the available columns for the issue list
584 * More appropriate default sort order on sortable columns
586 * More appropriate default sort order on sortable columns
585 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
587 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
586 * Permissions to edit issue notes
588 * Permissions to edit issue notes
587 * Display date/time instead of date on files list
589 * Display date/time instead of date on files list
588 * Do not show Roadmap menu item if the project doesn't define any versions
590 * Do not show Roadmap menu item if the project doesn't define any versions
589 * Allow longer version names (60 chars)
591 * Allow longer version names (60 chars)
590 * Ability to copy an existing workflow when creating a new role
592 * Ability to copy an existing workflow when creating a new role
591 * Display custom fields in two columns on the issue form
593 * Display custom fields in two columns on the issue form
592 * Added 'estimated time' in the csv export of the issue list
594 * Added 'estimated time' in the csv export of the issue list
593 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
595 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
594 * Setting for whether new projects should be public by default
596 * Setting for whether new projects should be public by default
595 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
597 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
596 * Added default value for custom fields
598 * Added default value for custom fields
597 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
599 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
598 * Redirect to issue page after creating a new issue
600 * Redirect to issue page after creating a new issue
599 * Wiki toolbar improvements (mainly for Firefox)
601 * Wiki toolbar improvements (mainly for Firefox)
600 * Display wiki syntax quick ref link on all wiki textareas
602 * Display wiki syntax quick ref link on all wiki textareas
601 * Display links to Atom feeds
603 * Display links to Atom feeds
602 * Breadcrumb nav for the forums
604 * Breadcrumb nav for the forums
603 * Show replies when choosing to display messages in the activity
605 * Show replies when choosing to display messages in the activity
604 * Added 'include' macro to include another wiki page
606 * Added 'include' macro to include another wiki page
605 * RedmineWikiFormatting page available as a static HTML file locally
607 * RedmineWikiFormatting page available as a static HTML file locally
606 * Wrap diff content
608 * Wrap diff content
607 * Strip out email address from authors in repository screens
609 * Strip out email address from authors in repository screens
608 * Highlight the current item of the main menu
610 * Highlight the current item of the main menu
609 * Added simple syntax highlighters for php and java languages
611 * Added simple syntax highlighters for php and java languages
610 * Do not show empty diffs
612 * Do not show empty diffs
611 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
613 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
612 * Lithuanian translation added (Sergej Jegorov)
614 * Lithuanian translation added (Sergej Jegorov)
613 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
615 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
614 * Danish translation added (Mads Vestergaard)
616 * Danish translation added (Mads Vestergaard)
615 * Added i18n support to the jstoolbar and various settings screen
617 * Added i18n support to the jstoolbar and various settings screen
616 * RedCloth's glyphs no longer user
618 * RedCloth's glyphs no longer user
617 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
619 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
618 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
620 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
619 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
621 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
620 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
622 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
621 * Mantis importer preserve bug ids
623 * Mantis importer preserve bug ids
622 * Trac importer: Trac guide wiki pages skipped
624 * Trac importer: Trac guide wiki pages skipped
623 * Trac importer: wiki attachments migration added
625 * Trac importer: wiki attachments migration added
624 * Trac importer: support database schema for Trac migration
626 * Trac importer: support database schema for Trac migration
625 * Trac importer: support CamelCase links
627 * Trac importer: support CamelCase links
626 * Removes the Redmine version from the footer (can be viewed on admin -> info)
628 * Removes the Redmine version from the footer (can be viewed on admin -> info)
627 * Rescue and display an error message when trying to delete a role that is in use
629 * Rescue and display an error message when trying to delete a role that is in use
628 * Add various 'X-Redmine' headers to email notifications: X-Redmine-Host, X-Redmine-Site, X-Redmine-Project, X-Redmine-Issue-Id, -Author, -Assignee, X-Redmine-Topic-Id
630 * Add various 'X-Redmine' headers to email notifications: X-Redmine-Host, X-Redmine-Site, X-Redmine-Project, X-Redmine-Issue-Id, -Author, -Assignee, X-Redmine-Topic-Id
629 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
631 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
630 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
632 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
631 * Fixed: Textile image with style attribute cause internal server error
633 * Fixed: Textile image with style attribute cause internal server error
632 * Fixed: wiki TOC not rendered properly when used in an issue or document description
634 * Fixed: wiki TOC not rendered properly when used in an issue or document description
633 * Fixed: 'has already been taken' error message on username and email fields if left empty
635 * Fixed: 'has already been taken' error message on username and email fields if left empty
634 * Fixed: non-ascii attachement filename with IE
636 * Fixed: non-ascii attachement filename with IE
635 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
637 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
636 * Fixed: search for all words doesn't work
638 * Fixed: search for all words doesn't work
637 * Fixed: Do not show sticky and locked checkboxes when replying to a message
639 * Fixed: Do not show sticky and locked checkboxes when replying to a message
638 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
640 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
639 * Fixed: Date custom fields not displayed as specified in application settings
641 * Fixed: Date custom fields not displayed as specified in application settings
640 * Fixed: titles not escaped in the activity view
642 * Fixed: titles not escaped in the activity view
641 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
643 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
642 * Fixed: on calendar, gantt and in the tracker filter on the issue list, only active trackers of the project (and its sub projects) should be available
644 * Fixed: on calendar, gantt and in the tracker filter on the issue list, only active trackers of the project (and its sub projects) should be available
643 * Fixed: locked users should not receive email notifications
645 * Fixed: locked users should not receive email notifications
644 * Fixed: custom field selection is not saved when unchecking them all on project settings
646 * Fixed: custom field selection is not saved when unchecking them all on project settings
645 * Fixed: can not lock a topic when creating it
647 * Fixed: can not lock a topic when creating it
646 * Fixed: Incorrect filtering for unset values when using 'is not' filter
648 * Fixed: Incorrect filtering for unset values when using 'is not' filter
647 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
649 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
648 * Fixed: ajax pagination does not scroll up
650 * Fixed: ajax pagination does not scroll up
649 * Fixed: error when uploading a file with no content-type specified by the browser
651 * Fixed: error when uploading a file with no content-type specified by the browser
650 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
652 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
651 * Fixed: 'LdapError: no bind result' error when authenticating
653 * Fixed: 'LdapError: no bind result' error when authenticating
652 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
654 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
653 * Fixed: CVS repository doesn't work if port is used in the url
655 * Fixed: CVS repository doesn't work if port is used in the url
654 * Fixed: Email notifications: host name is missing in generated links
656 * Fixed: Email notifications: host name is missing in generated links
655 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
657 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
656 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
658 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
657 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
659 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
658 * Fixed: Do not send an email with no recipient, cc or bcc
660 * Fixed: Do not send an email with no recipient, cc or bcc
659 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
661 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
660 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
662 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
661 * Fixed: Wiki links with pipe can not be used in wiki tables
663 * Fixed: Wiki links with pipe can not be used in wiki tables
662 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
664 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
663 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
665 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
664
666
665
667
666 == 2008-03-12 v0.6.4
668 == 2008-03-12 v0.6.4
667
669
668 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
670 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
669 * Fixed: potential LDAP authentication security flaw
671 * Fixed: potential LDAP authentication security flaw
670 * Fixed: context submenus on the issue list don't show up with IE6.
672 * Fixed: context submenus on the issue list don't show up with IE6.
671 * Fixed: Themes are not applied with Rails 2.0
673 * Fixed: Themes are not applied with Rails 2.0
672 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
674 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
673 * Fixed: Mercurial repository browsing
675 * Fixed: Mercurial repository browsing
674 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
676 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
675 * Fixed: not null constraints not removed with Postgresql
677 * Fixed: not null constraints not removed with Postgresql
676 * Doctype set to transitional
678 * Doctype set to transitional
677
679
678
680
679 == 2007-12-18 v0.6.3
681 == 2007-12-18 v0.6.3
680
682
681 * Fixed: upload doesn't work in 'Files' section
683 * Fixed: upload doesn't work in 'Files' section
682
684
683
685
684 == 2007-12-16 v0.6.2
686 == 2007-12-16 v0.6.2
685
687
686 * Search engine: issue custom fields can now be searched
688 * Search engine: issue custom fields can now be searched
687 * News comments are now textilized
689 * News comments are now textilized
688 * Updated Japanese translation (Satoru Kurashiki)
690 * Updated Japanese translation (Satoru Kurashiki)
689 * Updated Chinese translation (Shortie Lo)
691 * Updated Chinese translation (Shortie Lo)
690 * Fixed Rails 2.0 compatibility bugs:
692 * Fixed Rails 2.0 compatibility bugs:
691 * Unable to create a wiki
693 * Unable to create a wiki
692 * Gantt and calendar error
694 * Gantt and calendar error
693 * Trac importer error (readonly? is defined by ActiveRecord)
695 * Trac importer error (readonly? is defined by ActiveRecord)
694 * Fixed: 'assigned to me' filter broken
696 * Fixed: 'assigned to me' filter broken
695 * Fixed: crash when validation fails on issue edition with no custom fields
697 * Fixed: crash when validation fails on issue edition with no custom fields
696 * Fixed: reposman "can't find group" error
698 * Fixed: reposman "can't find group" error
697 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
699 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
698 * Fixed: empty lines when displaying repository files with Windows style eol
700 * Fixed: empty lines when displaying repository files with Windows style eol
699 * Fixed: missing body closing tag in repository annotate and entry views
701 * Fixed: missing body closing tag in repository annotate and entry views
700
702
701
703
702 == 2007-12-10 v0.6.1
704 == 2007-12-10 v0.6.1
703
705
704 * Rails 2.0 compatibility
706 * Rails 2.0 compatibility
705 * Custom fields can now be displayed as columns on the issue list
707 * Custom fields can now be displayed as columns on the issue list
706 * Added version details view (accessible from the roadmap)
708 * Added version details view (accessible from the roadmap)
707 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
709 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
708 * Added per-project tracker selection. Trackers can be selected on project settings
710 * Added per-project tracker selection. Trackers can be selected on project settings
709 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
711 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
710 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
712 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
711 * Forums: topics can be locked so that no reply can be added
713 * Forums: topics can be locked so that no reply can be added
712 * Forums: topics can be marked as sticky so that they always appear at the top of the list
714 * Forums: topics can be marked as sticky so that they always appear at the top of the list
713 * Forums: attachments can now be added to replies
715 * Forums: attachments can now be added to replies
714 * Added time zone support
716 * Added time zone support
715 * Added a setting to choose the account activation strategy (available in application settings)
717 * Added a setting to choose the account activation strategy (available in application settings)
716 * Added 'Classic' theme (inspired from the v0.51 design)
718 * Added 'Classic' theme (inspired from the v0.51 design)
717 * Added an alternate theme which provides issue list colorization based on issues priority
719 * Added an alternate theme which provides issue list colorization based on issues priority
718 * Added Bazaar SCM adapter
720 * Added Bazaar SCM adapter
719 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
721 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
720 * Diff style (inline or side by side) automatically saved as a user preference
722 * Diff style (inline or side by side) automatically saved as a user preference
721 * Added issues status changes on the activity view (by Cyril Mougel)
723 * Added issues status changes on the activity view (by Cyril Mougel)
722 * Added forums topics on the activity view (disabled by default)
724 * Added forums topics on the activity view (disabled by default)
723 * Added an option on 'My account' for users who don't want to be notified of changes that they make
725 * Added an option on 'My account' for users who don't want to be notified of changes that they make
724 * Trac importer now supports mysql and postgresql databases
726 * Trac importer now supports mysql and postgresql databases
725 * Trac importer improvements (by Mat Trudel)
727 * Trac importer improvements (by Mat Trudel)
726 * 'fixed version' field can now be displayed on the issue list
728 * 'fixed version' field can now be displayed on the issue list
727 * Added a couple of new formats for the 'date format' setting
729 * Added a couple of new formats for the 'date format' setting
728 * Added Traditional Chinese translation (by Shortie Lo)
730 * Added Traditional Chinese translation (by Shortie Lo)
729 * Added Russian translation (iGor kMeta)
731 * Added Russian translation (iGor kMeta)
730 * Project name format limitation removed (name can now contain any character)
732 * Project name format limitation removed (name can now contain any character)
731 * Project identifier maximum length changed from 12 to 20
733 * Project identifier maximum length changed from 12 to 20
732 * Changed the maximum length of LDAP account to 255 characters
734 * Changed the maximum length of LDAP account to 255 characters
733 * Removed the 12 characters limit on passwords
735 * Removed the 12 characters limit on passwords
734 * Added wiki macros support
736 * Added wiki macros support
735 * Performance improvement on workflow setup screen
737 * Performance improvement on workflow setup screen
736 * More detailed html title on several views
738 * More detailed html title on several views
737 * Custom fields can now be reordered
739 * Custom fields can now be reordered
738 * Search engine: search can be restricted to an exact phrase by using quotation marks
740 * Search engine: search can be restricted to an exact phrase by using quotation marks
739 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
741 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
740 * Email notifications are now sent as Blind carbon copy by default
742 * Email notifications are now sent as Blind carbon copy by default
741 * Fixed: all members (including non active) should be deleted when deleting a project
743 * Fixed: all members (including non active) should be deleted when deleting a project
742 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
744 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
743 * Fixed: 'quick jump to a revision' form on the revisions list
745 * Fixed: 'quick jump to a revision' form on the revisions list
744 * Fixed: error on admin/info if there's more than 1 plugin installed
746 * Fixed: error on admin/info if there's more than 1 plugin installed
745 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
747 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
746 * Fixed: 'Assigned to' drop down list is not sorted
748 * Fixed: 'Assigned to' drop down list is not sorted
747 * Fixed: 'View all issues' link doesn't work on issues/show
749 * Fixed: 'View all issues' link doesn't work on issues/show
748 * Fixed: error on account/register when validation fails
750 * Fixed: error on account/register when validation fails
749 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
751 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
750 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
752 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
751 * Fixed: Wrong feed URLs on the home page
753 * Fixed: Wrong feed URLs on the home page
752 * Fixed: Update of time entry fails when the issue has been moved to an other project
754 * Fixed: Update of time entry fails when the issue has been moved to an other project
753 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
755 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
754 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
756 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
755 * Fixed: admin should be able to move issues to any project
757 * Fixed: admin should be able to move issues to any project
756 * Fixed: adding an attachment is not possible when changing the status of an issue
758 * Fixed: adding an attachment is not possible when changing the status of an issue
757 * Fixed: No mime-types in documents/files downloading
759 * Fixed: No mime-types in documents/files downloading
758 * Fixed: error when sorting the messages if there's only one board for the project
760 * Fixed: error when sorting the messages if there's only one board for the project
759 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
761 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
760
762
761 == 2007-11-04 v0.6.0
763 == 2007-11-04 v0.6.0
762
764
763 * Permission model refactoring.
765 * Permission model refactoring.
764 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
766 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
765 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
767 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
766 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
768 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
767 * Added Mantis and Trac importers
769 * Added Mantis and Trac importers
768 * New application layout
770 * New application layout
769 * Added "Bulk edit" functionality on the issue list
771 * Added "Bulk edit" functionality on the issue list
770 * More flexible mail notifications settings at user level
772 * More flexible mail notifications settings at user level
771 * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
773 * Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue
772 * Added the hability to copy an issue. It can be done from the "issue/show" view or from the context menu on the issue list
774 * Added the hability to copy an issue. It can be done from the "issue/show" view or from the context menu on the issue list
773 * Added the ability to customize issue list columns (at application level or for each saved query)
775 * Added the ability to customize issue list columns (at application level or for each saved query)
774 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
776 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
775 * Added the ability to rename wiki pages (specific permission required)
777 * Added the ability to rename wiki pages (specific permission required)
776 * Search engines now supports pagination. Results are sorted in reverse chronological order
778 * Search engines now supports pagination. Results are sorted in reverse chronological order
777 * Added "Estimated hours" attribute on issues
779 * Added "Estimated hours" attribute on issues
778 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
780 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
779 * Forum notifications are now also sent to the authors of the thread, even if they donοΏ½t watch the board
781 * Forum notifications are now also sent to the authors of the thread, even if they donοΏ½t watch the board
780 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
782 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
781 * Gantt chart: now starts at the current month by default
783 * Gantt chart: now starts at the current month by default
782 * Gantt chart: month count and zoom factor are automatically saved as user preferences
784 * Gantt chart: month count and zoom factor are automatically saved as user preferences
783 * Wiki links can now refer to other project wikis
785 * Wiki links can now refer to other project wikis
784 * Added wiki index by date
786 * Added wiki index by date
785 * Added preview on add/edit issue form
787 * Added preview on add/edit issue form
786 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
788 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
787 * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyοΏ½re properly displayed)
789 * Default encodings for repository files can now be set in application settings (used to convert files content and diff to UTF-8 so that theyοΏ½re properly displayed)
788 * Calendar: first day of week can now be set in lang files
790 * Calendar: first day of week can now be set in lang files
789 * Automatic closing of duplicate issues
791 * Automatic closing of duplicate issues
790 * Added a cross-project issue list
792 * Added a cross-project issue list
791 * AJAXified the SCM browser (tree view)
793 * AJAXified the SCM browser (tree view)
792 * Pretty URL for the repository browser (Cyril Mougel)
794 * Pretty URL for the repository browser (Cyril Mougel)
793 * Search engine: added a checkbox to search titles only
795 * Search engine: added a checkbox to search titles only
794 * Added "% done" in the filter list
796 * Added "% done" in the filter list
795 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
797 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
796 * Added some accesskeys
798 * Added some accesskeys
797 * Added "Float" as a custom field format
799 * Added "Float" as a custom field format
798 * Added basic Theme support
800 * Added basic Theme support
799 * Added the ability to set the οΏ½done ratioοΏ½ of issues fixed by commit (Nikolay Solakov)
801 * Added the ability to set the οΏ½done ratioοΏ½ of issues fixed by commit (Nikolay Solakov)
800 * Added custom fields in issue related mail notifications
802 * Added custom fields in issue related mail notifications
801 * Email notifications are now sent in plain text and html
803 * Email notifications are now sent in plain text and html
802 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
804 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
803 * Added syntax highlightment for repository files and wiki
805 * Added syntax highlightment for repository files and wiki
804 * Improved automatic Redmine links
806 * Improved automatic Redmine links
805 * Added automatic table of content support on wiki pages
807 * Added automatic table of content support on wiki pages
806 * Added radio buttons on the documents list to sort documents by category, date, title or author
808 * Added radio buttons on the documents list to sort documents by category, date, title or author
807 * Added basic plugin support, with a sample plugin
809 * Added basic plugin support, with a sample plugin
808 * Added a link to add a new category when creating or editing an issue
810 * Added a link to add a new category when creating or editing an issue
809 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
811 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
810 * Added an option to be able to relate issues in different projects
812 * Added an option to be able to relate issues in different projects
811 * Added the ability to move issues (to another project) without changing their trackers.
813 * Added the ability to move issues (to another project) without changing their trackers.
812 * Atom feeds added on project activity, news and changesets
814 * Atom feeds added on project activity, news and changesets
813 * Added the ability to reset its own RSS access key
815 * Added the ability to reset its own RSS access key
814 * Main project list now displays root projects with their subprojects
816 * Main project list now displays root projects with their subprojects
815 * Added anchor links to issue notes
817 * Added anchor links to issue notes
816 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
818 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
817 * Issue notes are now included in search
819 * Issue notes are now included in search
818 * Added email sending test functionality
820 * Added email sending test functionality
819 * Added LDAPS support for LDAP authentication
821 * Added LDAPS support for LDAP authentication
820 * Removed hard-coded URLs in mail templates
822 * Removed hard-coded URLs in mail templates
821 * Subprojects are now grouped by projects in the navigation drop-down menu
823 * Subprojects are now grouped by projects in the navigation drop-down menu
822 * Added a new value for date filters: this week
824 * Added a new value for date filters: this week
823 * Added cache for application settings
825 * Added cache for application settings
824 * Added Polish translation (Tomasz Gawryl)
826 * Added Polish translation (Tomasz Gawryl)
825 * Added Czech translation (Jan Kadlecek)
827 * Added Czech translation (Jan Kadlecek)
826 * Added Romanian translation (Csongor Bartus)
828 * Added Romanian translation (Csongor Bartus)
827 * Added Hebrew translation (Bob Builder)
829 * Added Hebrew translation (Bob Builder)
828 * Added Serbian translation (Dragan Matic)
830 * Added Serbian translation (Dragan Matic)
829 * Added Korean translation (Choi Jong Yoon)
831 * Added Korean translation (Choi Jong Yoon)
830 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
832 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
831 * Performance improvement on calendar and gantt
833 * Performance improvement on calendar and gantt
832 * Fixed: wiki preview doesnοΏ½t work on long entries
834 * Fixed: wiki preview doesnοΏ½t work on long entries
833 * Fixed: queries with multiple custom fields return no result
835 * Fixed: queries with multiple custom fields return no result
834 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
836 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
835 * Fixed: URL with ~ broken in wiki formatting
837 * Fixed: URL with ~ broken in wiki formatting
836 * Fixed: some quotation marks are rendered as strange characters in pdf
838 * Fixed: some quotation marks are rendered as strange characters in pdf
837
839
838
840
839 == 2007-07-15 v0.5.1
841 == 2007-07-15 v0.5.1
840
842
841 * per project forums added
843 * per project forums added
842 * added the ability to archive projects
844 * added the ability to archive projects
843 * added οΏ½WatchοΏ½ functionality on issues. It allows users to receive notifications about issue changes
845 * added οΏ½WatchοΏ½ functionality on issues. It allows users to receive notifications about issue changes
844 * custom fields for issues can now be used as filters on issue list
846 * custom fields for issues can now be used as filters on issue list
845 * added per user custom queries
847 * added per user custom queries
846 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
848 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
847 * projects list now shows the list of public projects and private projects for which the user is a member
849 * projects list now shows the list of public projects and private projects for which the user is a member
848 * versions can now be created with no date
850 * versions can now be created with no date
849 * added issue count details for versions on Reports view
851 * added issue count details for versions on Reports view
850 * added time report, by member/activity/tracker/version and year/month/week for the selected period
852 * added time report, by member/activity/tracker/version and year/month/week for the selected period
851 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
853 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
852 * added autologin feature (disabled by default)
854 * added autologin feature (disabled by default)
853 * optimistic locking added for wiki edits
855 * optimistic locking added for wiki edits
854 * added wiki diff
856 * added wiki diff
855 * added the ability to destroy wiki pages (requires permission)
857 * added the ability to destroy wiki pages (requires permission)
856 * a wiki page can now be attached to each version, and displayed on the roadmap
858 * a wiki page can now be attached to each version, and displayed on the roadmap
857 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
859 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
858 * added an option to see all versions in the roadmap view (including completed ones)
860 * added an option to see all versions in the roadmap view (including completed ones)
859 * added basic issue relations
861 * added basic issue relations
860 * added the ability to log time when changing an issue status
862 * added the ability to log time when changing an issue status
861 * account information can now be sent to the user when creating an account
863 * account information can now be sent to the user when creating an account
862 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
864 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
863 * added a quick search form in page header
865 * added a quick search form in page header
864 * added 'me' value for 'assigned to' and 'author' query filters
866 * added 'me' value for 'assigned to' and 'author' query filters
865 * added a link on revision screen to see the entire diff for the revision
867 * added a link on revision screen to see the entire diff for the revision
866 * added last commit message for each entry in repository browser
868 * added last commit message for each entry in repository browser
867 * added the ability to view a file diff with free to/from revision selection.
869 * added the ability to view a file diff with free to/from revision selection.
868 * text files can now be viewed online when browsing the repository
870 * text files can now be viewed online when browsing the repository
869 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
871 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
870 * added fragment caching for svn diffs
872 * added fragment caching for svn diffs
871 * added fragment caching for calendar and gantt views
873 * added fragment caching for calendar and gantt views
872 * login field automatically focused on login form
874 * login field automatically focused on login form
873 * subproject name displayed on issue list, calendar and gantt
875 * subproject name displayed on issue list, calendar and gantt
874 * added an option to choose the date format: language based or ISO 8601
876 * added an option to choose the date format: language based or ISO 8601
875 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
877 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
876 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
878 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
877 * added portuguese translation (Joao Carlos Clementoni)
879 * added portuguese translation (Joao Carlos Clementoni)
878 * added partial online help japanese translation (Ken Date)
880 * added partial online help japanese translation (Ken Date)
879 * added bulgarian translation (Nikolay Solakov)
881 * added bulgarian translation (Nikolay Solakov)
880 * added dutch translation (Linda van den Brink)
882 * added dutch translation (Linda van den Brink)
881 * added swedish translation (Thomas Habets)
883 * added swedish translation (Thomas Habets)
882 * italian translation update (Alessio Spadaro)
884 * italian translation update (Alessio Spadaro)
883 * japanese translation update (Satoru Kurashiki)
885 * japanese translation update (Satoru Kurashiki)
884 * fixed: error on history atom feed when thereοΏ½s no notes on an issue change
886 * fixed: error on history atom feed when thereοΏ½s no notes on an issue change
885 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
887 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
886 * fixed: creation of Oracle schema
888 * fixed: creation of Oracle schema
887 * fixed: last day of the month not included in project activity
889 * fixed: last day of the month not included in project activity
888 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
890 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
889 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
891 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
890 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
892 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
891 * fixed: date query filters (wrong results and sql error with postgresql)
893 * fixed: date query filters (wrong results and sql error with postgresql)
892 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
894 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
893 * fixed: Long text custom fields displayed without line breaks
895 * fixed: Long text custom fields displayed without line breaks
894 * fixed: Error when editing the wokflow after deleting a status
896 * fixed: Error when editing the wokflow after deleting a status
895 * fixed: SVN commit dates are now stored as local time
897 * fixed: SVN commit dates are now stored as local time
896
898
897
899
898 == 2007-04-11 v0.5.0
900 == 2007-04-11 v0.5.0
899
901
900 * added per project Wiki
902 * added per project Wiki
901 * added rss/atom feeds at project level (custom queries can be used as feeds)
903 * added rss/atom feeds at project level (custom queries can be used as feeds)
902 * added search engine (search in issues, news, commits, wiki pages, documents)
904 * added search engine (search in issues, news, commits, wiki pages, documents)
903 * simple time tracking functionality added
905 * simple time tracking functionality added
904 * added version due dates on calendar and gantt
906 * added version due dates on calendar and gantt
905 * added subprojects issue count on project Reports page
907 * added subprojects issue count on project Reports page
906 * added the ability to copy an existing workflow when creating a new tracker
908 * added the ability to copy an existing workflow when creating a new tracker
907 * added the ability to include subprojects on calendar and gantt
909 * added the ability to include subprojects on calendar and gantt
908 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
910 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
909 * added side by side svn diff view (Cyril Mougel)
911 * added side by side svn diff view (Cyril Mougel)
910 * added back subproject filter on issue list
912 * added back subproject filter on issue list
911 * added permissions report in admin area
913 * added permissions report in admin area
912 * added a status filter on users list
914 * added a status filter on users list
913 * support for password-protected SVN repositories
915 * support for password-protected SVN repositories
914 * SVN commits are now stored in the database
916 * SVN commits are now stored in the database
915 * added simple svn statistics SVG graphs
917 * added simple svn statistics SVG graphs
916 * progress bars for roadmap versions (Nick Read)
918 * progress bars for roadmap versions (Nick Read)
917 * issue history now shows file uploads and deletions
919 * issue history now shows file uploads and deletions
918 * #id patterns are turned into links to issues in descriptions and commit messages
920 * #id patterns are turned into links to issues in descriptions and commit messages
919 * japanese translation added (Satoru Kurashiki)
921 * japanese translation added (Satoru Kurashiki)
920 * chinese simplified translation added (Andy Wu)
922 * chinese simplified translation added (Andy Wu)
921 * italian translation added (Alessio Spadaro)
923 * italian translation added (Alessio Spadaro)
922 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
924 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
923 * better calendar rendering time
925 * better calendar rendering time
924 * fixed migration scripts to work with mysql 5 running in strict mode
926 * fixed migration scripts to work with mysql 5 running in strict mode
925 * fixed: error when clicking "add" with no block selected on my/page_layout
927 * fixed: error when clicking "add" with no block selected on my/page_layout
926 * fixed: hard coded links in navigation bar
928 * fixed: hard coded links in navigation bar
927 * fixed: table_name pre/suffix support
929 * fixed: table_name pre/suffix support
928
930
929
931
930 == 2007-02-18 v0.4.2
932 == 2007-02-18 v0.4.2
931
933
932 * Rails 1.2 is now required
934 * Rails 1.2 is now required
933 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
935 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
934 * added project roadmap view
936 * added project roadmap view
935 * mail notifications added when a document, a file or an attachment is added
937 * mail notifications added when a document, a file or an attachment is added
936 * tooltips added on Gantt chart and calender to view the details of the issues
938 * tooltips added on Gantt chart and calender to view the details of the issues
937 * ability to set the sort order for roles, trackers, issue statuses
939 * ability to set the sort order for roles, trackers, issue statuses
938 * added missing fields to csv export: priority, start date, due date, done ratio
940 * added missing fields to csv export: priority, start date, due date, done ratio
939 * added total number of issues per tracker on project overview
941 * added total number of issues per tracker on project overview
940 * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
942 * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamond 2.5" -by paolino- and "kNeu! Alpha v0.1" -by Pablo Fabregat-)
941 * added back "fixed version" field on issue screen and in filters
943 * added back "fixed version" field on issue screen and in filters
942 * project settings screen split in 4 tabs
944 * project settings screen split in 4 tabs
943 * custom fields screen split in 3 tabs (one for each kind of custom field)
945 * custom fields screen split in 3 tabs (one for each kind of custom field)
944 * multiple issues pdf export now rendered as a table
946 * multiple issues pdf export now rendered as a table
945 * added a button on users/list to manually activate an account
947 * added a button on users/list to manually activate an account
946 * added a setting option to disable "password lost" functionality
948 * added a setting option to disable "password lost" functionality
947 * added a setting option to set max number of issues in csv/pdf exports
949 * added a setting option to set max number of issues in csv/pdf exports
948 * fixed: subprojects count is always 0 on projects list
950 * fixed: subprojects count is always 0 on projects list
949 * fixed: locked users are proposed when adding a member to a project
951 * fixed: locked users are proposed when adding a member to a project
950 * fixed: setting an issue status as default status leads to an sql error with SQLite
952 * fixed: setting an issue status as default status leads to an sql error with SQLite
951 * fixed: unable to delete an issue status even if it's not used yet
953 * fixed: unable to delete an issue status even if it's not used yet
952 * fixed: filters ignored when exporting a predefined query to csv/pdf
954 * fixed: filters ignored when exporting a predefined query to csv/pdf
953 * fixed: crash when french "issue_edit" email notification is sent
955 * fixed: crash when french "issue_edit" email notification is sent
954 * fixed: hide mail preference not saved (my/account)
956 * fixed: hide mail preference not saved (my/account)
955 * fixed: crash when a new user try to edit its "my page" layout
957 * fixed: crash when a new user try to edit its "my page" layout
956
958
957
959
958 == 2007-01-03 v0.4.1
960 == 2007-01-03 v0.4.1
959
961
960 * fixed: emails have no recipient when one of the project members has notifications disabled
962 * fixed: emails have no recipient when one of the project members has notifications disabled
961
963
962
964
963 == 2007-01-02 v0.4.0
965 == 2007-01-02 v0.4.0
964
966
965 * simple SVN browser added (just needs svn binaries in PATH)
967 * simple SVN browser added (just needs svn binaries in PATH)
966 * comments can now be added on news
968 * comments can now be added on news
967 * "my page" is now customizable
969 * "my page" is now customizable
968 * more powerfull and savable filters for issues lists
970 * more powerfull and savable filters for issues lists
969 * improved issues change history
971 * improved issues change history
970 * new functionality: move an issue to another project or tracker
972 * new functionality: move an issue to another project or tracker
971 * new functionality: add a note to an issue
973 * new functionality: add a note to an issue
972 * new report: project activity
974 * new report: project activity
973 * "start date" and "% done" fields added on issues
975 * "start date" and "% done" fields added on issues
974 * project calendar added
976 * project calendar added
975 * gantt chart added (exportable to pdf)
977 * gantt chart added (exportable to pdf)
976 * single/multiple issues pdf export added
978 * single/multiple issues pdf export added
977 * issues reports improvements
979 * issues reports improvements
978 * multiple file upload for issues, documents and files
980 * multiple file upload for issues, documents and files
979 * option to set maximum size of uploaded files
981 * option to set maximum size of uploaded files
980 * textile formating of issue and news descritions (RedCloth required)
982 * textile formating of issue and news descritions (RedCloth required)
981 * integration of DotClear jstoolbar for textile formatting
983 * integration of DotClear jstoolbar for textile formatting
982 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
984 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
983 * new filter in issues list: Author
985 * new filter in issues list: Author
984 * ajaxified paginators
986 * ajaxified paginators
985 * news rss feed added
987 * news rss feed added
986 * option to set number of results per page on issues list
988 * option to set number of results per page on issues list
987 * localized csv separator (comma/semicolon)
989 * localized csv separator (comma/semicolon)
988 * csv output encoded to ISO-8859-1
990 * csv output encoded to ISO-8859-1
989 * user custom field displayed on account/show
991 * user custom field displayed on account/show
990 * default configuration improved (default roles, trackers, status, permissions and workflows)
992 * default configuration improved (default roles, trackers, status, permissions and workflows)
991 * language for default configuration data can now be chosen when running 'load_default_data' task
993 * language for default configuration data can now be chosen when running 'load_default_data' task
992 * javascript added on custom field form to show/hide fields according to the format of custom field
994 * javascript added on custom field form to show/hide fields according to the format of custom field
993 * fixed: custom fields not in csv exports
995 * fixed: custom fields not in csv exports
994 * fixed: project settings now displayed according to user's permissions
996 * fixed: project settings now displayed according to user's permissions
995 * fixed: application error when no version is selected on projects/add_file
997 * fixed: application error when no version is selected on projects/add_file
996 * fixed: public actions not authorized for members of non public projects
998 * fixed: public actions not authorized for members of non public projects
997 * fixed: non public projects were shown on welcome screen even if current user is not a member
999 * fixed: non public projects were shown on welcome screen even if current user is not a member
998
1000
999
1001
1000 == 2006-10-08 v0.3.0
1002 == 2006-10-08 v0.3.0
1001
1003
1002 * user authentication against multiple LDAP (optional)
1004 * user authentication against multiple LDAP (optional)
1003 * token based "lost password" functionality
1005 * token based "lost password" functionality
1004 * user self-registration functionality (optional)
1006 * user self-registration functionality (optional)
1005 * custom fields now available for issues, users and projects
1007 * custom fields now available for issues, users and projects
1006 * new custom field format "text" (displayed as a textarea field)
1008 * new custom field format "text" (displayed as a textarea field)
1007 * project & administration drop down menus in navigation bar for quicker access
1009 * project & administration drop down menus in navigation bar for quicker access
1008 * text formatting is preserved for long text fields (issues, projects and news descriptions)
1010 * text formatting is preserved for long text fields (issues, projects and news descriptions)
1009 * urls and emails are turned into clickable links in long text fields
1011 * urls and emails are turned into clickable links in long text fields
1010 * "due date" field added on issues
1012 * "due date" field added on issues
1011 * tracker selection filter added on change log
1013 * tracker selection filter added on change log
1012 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
1014 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
1013 * error messages internationalization
1015 * error messages internationalization
1014 * german translation added (thanks to Karim Trott)
1016 * german translation added (thanks to Karim Trott)
1015 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
1017 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
1016 * new filter in issues list: "Fixed version"
1018 * new filter in issues list: "Fixed version"
1017 * active filters are displayed with colored background on issues list
1019 * active filters are displayed with colored background on issues list
1018 * custom configuration is now defined in config/config_custom.rb
1020 * custom configuration is now defined in config/config_custom.rb
1019 * user object no more stored in session (only user_id)
1021 * user object no more stored in session (only user_id)
1020 * news summary field is no longer required
1022 * news summary field is no longer required
1021 * tables and forms redesign
1023 * tables and forms redesign
1022 * Fixed: boolean custom field not working
1024 * Fixed: boolean custom field not working
1023 * Fixed: error messages for custom fields are not displayed
1025 * Fixed: error messages for custom fields are not displayed
1024 * Fixed: invalid custom fields should have a red border
1026 * Fixed: invalid custom fields should have a red border
1025 * Fixed: custom fields values are not validated on issue update
1027 * Fixed: custom fields values are not validated on issue update
1026 * Fixed: unable to choose an empty value for 'List' custom fields
1028 * Fixed: unable to choose an empty value for 'List' custom fields
1027 * Fixed: no issue categories sorting
1029 * Fixed: no issue categories sorting
1028 * Fixed: incorrect versions sorting
1030 * Fixed: incorrect versions sorting
1029
1031
1030
1032
1031 == 2006-07-12 - v0.2.2
1033 == 2006-07-12 - v0.2.2
1032
1034
1033 * Fixed: bug in "issues list"
1035 * Fixed: bug in "issues list"
1034
1036
1035
1037
1036 == 2006-07-09 - v0.2.1
1038 == 2006-07-09 - v0.2.1
1037
1039
1038 * new databases supported: Oracle, PostgreSQL, SQL Server
1040 * new databases supported: Oracle, PostgreSQL, SQL Server
1039 * projects/subprojects hierarchy (1 level of subprojects only)
1041 * projects/subprojects hierarchy (1 level of subprojects only)
1040 * environment information display in admin/info
1042 * environment information display in admin/info
1041 * more filter options in issues list (rev6)
1043 * more filter options in issues list (rev6)
1042 * default language based on browser settings (Accept-Language HTTP header)
1044 * default language based on browser settings (Accept-Language HTTP header)
1043 * issues list exportable to CSV (rev6)
1045 * issues list exportable to CSV (rev6)
1044 * simple_format and auto_link on long text fields
1046 * simple_format and auto_link on long text fields
1045 * more data validations
1047 * more data validations
1046 * Fixed: error when all mail notifications are unchecked in admin/mail_options
1048 * Fixed: error when all mail notifications are unchecked in admin/mail_options
1047 * Fixed: all project news are displayed on project summary
1049 * Fixed: all project news are displayed on project summary
1048 * Fixed: Can't change user password in users/edit
1050 * Fixed: Can't change user password in users/edit
1049 * Fixed: Error on tables creation with PostgreSQL (rev5)
1051 * Fixed: Error on tables creation with PostgreSQL (rev5)
1050 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
1052 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
1051
1053
1052
1054
1053 == 2006-06-25 - v0.1.0
1055 == 2006-06-25 - v0.1.0
1054
1056
1055 * multiple users/multiple projects
1057 * multiple users/multiple projects
1056 * role based access control
1058 * role based access control
1057 * issue tracking system
1059 * issue tracking system
1058 * fully customizable workflow
1060 * fully customizable workflow
1059 * documents/files repository
1061 * documents/files repository
1060 * email notifications on issue creation and update
1062 * email notifications on issue creation and update
1061 * multilanguage support (except for error messages):english, french, spanish
1063 * multilanguage support (except for error messages):english, french, spanish
1062 * online manual in french (unfinished)
1064 * online manual in french (unfinished)
General Comments 0
You need to be logged in to leave comments. Login now