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