##// END OF EJS Templates
Merged r13874, updates for 2.6.1 release....
Jean-Philippe Lang -
r13493:44058186e983
parent child
Show More
@@ -1,2836 +1,2870
1 == Redmine changelog
1 == Redmine changelog
2
2
3 Redmine - project management software
3 Redmine - project management software
4 Copyright (C) 2006-2015 Jean-Philippe Lang
4 Copyright (C) 2006-2015 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7 == 2015-01-11 v2.6.1
8
9 * Defect #13608: Parent column in CSV export should include issue id only
10 * Defect #13673: Parent issue column includes issue subject (making issue list unworkable wide)
11 * Defect #14699: Cannot change "From" header in email notifications
12 * Defect #17744: Disabling fields in tracker keeps attached workflow permissions
13 * Defect #18060: Selected projects in email notifications on "my account" are lost when the page is redisplayed after a validation error
14 * Defect #18176: PDF: long text is corrupt
15 * Defect #18269: Timelog CSV export missing tracker name and issue name
16 * Defect #18280: closed_on missing when closed status of issue status changed
17 * Defect #18349: URL not rendered as a link when followed by a line break and another URL
18 * Defect #18464: Use of PRE tag in Issue description results in wrapped text with latest Google Chrome
19 * Defect #18499: Localisation not set correctly on authenticity token errors
20 * Defect #18501: Textile bold highlighting problem
21 * Defect #18629: PDF Export removes separating space after tables
22 * Defect #18665: Internal Server Error when adding user to group where he is already assigned
23 * Defect #18667: Attachment content type not set when uploading attachment
24 * Defect #18685: Plugin migration confuses two plugins with similar names
25 * Defect #18734: Select / case is missing a break in application.js
26 * Defect #18769: Reordering roles, trackers or statuses always redirects to the first page
27 * Defect #18777: Moving column to top of "Select Columns" results in loss of all other column selections
28 * Feature #8817: Attachments/Plugin assets directory writable errors
29 * Patch #17705: MailHandler should ignore bogus issue strings [some-string#1234] in subject
30 * Patch #18051: Cancel button on issue edit view
31 * Patch #18156: Spanish translation file
32 * Patch #18157: German translation
33 * Patch #18252: Japanese wiki_syntax_detailed.html translation update
34 * Patch #18357: Improvement of column selection: allow to move multiple columns in selection list
35 * Patch #18410: Spent hours should be cleared on #reload
36 * Patch #18534: Galician (gl) translation for 2.6-stable
37 * Patch #18587: Swedish translation (updated)
38 * Patch #18782: Fix ui tests broken by undefined method error
39 * Patch #18789: UI tests and capybara version
40
7 == 2014-10-21 v2.6.0
41 == 2014-10-21 v2.6.0
8
42
9 * Defect #8753: PDF export for Hebrew is reversed
43 * Defect #8753: PDF export for Hebrew is reversed
10 * Defect #8758: Ignore email keywords after delimiter
44 * Defect #8758: Ignore email keywords after delimiter
11 * Defect #9660: Issues counters in roadmap only link to issues in the same project
45 * Defect #9660: Issues counters in roadmap only link to issues in the same project
12 * Defect #11788: Export to PDF: align right in table doesn't work
46 * Defect #11788: Export to PDF: align right in table doesn't work
13 * Defect #12580: long hyperlinks inserted in task description breaks right frame boundary
47 * Defect #12580: long hyperlinks inserted in task description breaks right frame boundary
14 * Defect #12934: PDF export: No images in tables
48 * Defect #12934: PDF export: No images in tables
15 * Defect #13487: Honor committer => user mapping in repository statistics
49 * Defect #13487: Honor committer => user mapping in repository statistics
16 * Defect #13642: PDF bookmark not displayed when contain a non-ascii character
50 * Defect #13642: PDF bookmark not displayed when contain a non-ascii character
17 * Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
51 * Defect #13781: CJK(Chinese/Japanese/Korean) characters are not shown in PDF on non CJK locales
18 * Defect #13860: Text of custom fields is not wrapped in PDF exports of issues
52 * Defect #13860: Text of custom fields is not wrapped in PDF exports of issues
19 * Defect #14281: Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
53 * Defect #14281: Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
20 * Defect #14466: Wrap long issue fields in issue pdf header
54 * Defect #14466: Wrap long issue fields in issue pdf header
21 * Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
55 * Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
22 * Defect #14737: Gantt, completed % truncated instead of rounded
56 * Defect #14737: Gantt, completed % truncated instead of rounded
23 * Defect #14917: Bad table formatting in pdf export
57 * Defect #14917: Bad table formatting in pdf export
24 * Defect #16496: Link custom field are not displayed as links on the issue list
58 * Defect #16496: Link custom field are not displayed as links on the issue list
25 * Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
59 * Defect #17023: The error flash message on session expiration is not in the language of the user but of the user of the previous request
26 * Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
60 * Defect #17202: Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
27 * Defect #17322: Long strings such as URL break out of box
61 * Defect #17322: Long strings such as URL break out of box
28 * Defect #17484: Custom fields added to "spent time" don't show in context menu
62 * Defect #17484: Custom fields added to "spent time" don't show in context menu
29 * Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
63 * Defect #17828: Could not find gem 'mocha (~> 1.0.0) ruby'
30 * Defect #17931: note "Applied in changeset" generated multiple times for the same repo
64 * Defect #17931: note "Applied in changeset" generated multiple times for the same repo
31 * Defect #17954: /time_entries/new can't derive project from issue
65 * Defect #17954: /time_entries/new can't derive project from issue
32 * Defect #17959: Issue notes not previewed when project is changed
66 * Defect #17959: Issue notes not previewed when project is changed
33 * Defect #18041: Wiki, Pdf export, Table, <pre>
67 * Defect #18041: Wiki, Pdf export, Table, <pre>
34 * Defect #18110: Extraction of list of available locales is probe to bad gems
68 * Defect #18110: Extraction of list of available locales is probe to bad gems
35 * Defect #18119: Thumbnail image path without HTTPS
69 * Defect #18119: Thumbnail image path without HTTPS
36 * Defect #18144: German translation on "delete my account" page showing a "\n"
70 * Defect #18144: German translation on "delete my account" page showing a "\n"
37 * Feature #10914: Include is_private setting in xml/json output
71 * Feature #10914: Include is_private setting in xml/json output
38 * Feature #12447: Support for PNG with alpha channel in pdf export
72 * Feature #12447: Support for PNG with alpha channel in pdf export
39 * Feature #14008: Add a warning if 2 plugins have the same settings partial name
73 * Feature #14008: Add a warning if 2 plugins have the same settings partial name
40 * Feature #14030: Allow plugins to put gems inside PluginGemfile
74 * Feature #14030: Allow plugins to put gems inside PluginGemfile
41 * Feature #14599: Support 16-bit depth PNG images in PDF export
75 * Feature #14599: Support 16-bit depth PNG images in PDF export
42 * Feature #16164: Bulk edit workflows for multiple trackers/roles
76 * Feature #16164: Bulk edit workflows for multiple trackers/roles
43 * Feature #16362: Option to send email on "Assignee updated"
77 * Feature #16362: Option to send email on "Assignee updated"
44 * Feature #16707: Integrate support of SSL for POP3 incoming emails
78 * Feature #16707: Integrate support of SSL for POP3 incoming emails
45 * Feature #17077: fetch_changesets should use POST method too
79 * Feature #17077: fetch_changesets should use POST method too
46 * Feature #17380: Move project sidebar content to a partial
80 * Feature #17380: Move project sidebar content to a partial
47 * Feature #17431: Display a target version's date if available in issue forms, as a tooltip
81 * Feature #17431: Display a target version's date if available in issue forms, as a tooltip
48 * Feature #17570: use rbpdf gem instead of bundled rfpdf
82 * Feature #17570: use rbpdf gem instead of bundled rfpdf
49 * Feature #17628: Expose project is_public property via API
83 * Feature #17628: Expose project is_public property via API
50 * Feature #17955: Add link to /time_entries/new from My Page Spent Time block
84 * Feature #17955: Add link to /time_entries/new from My Page Spent Time block
51 * Feature #17976: Custom permissions per project for non member and anonymous users
85 * Feature #17976: Custom permissions per project for non member and anonymous users
52 * Feature #17993: Issues list : css tags to get sort orders
86 * Feature #17993: Issues list : css tags to get sort orders
53 * Patch #6498: Make options parameter optional in User#allowed_to_globally?
87 * Patch #6498: Make options parameter optional in User#allowed_to_globally?
54 * Patch #13589: Wiki PDF export for 2 column tables
88 * Patch #13589: Wiki PDF export for 2 column tables
55 * Patch #16190: Relax rejections based on Auto-Submitted header
89 * Patch #16190: Relax rejections based on Auto-Submitted header
56 * Patch #16240: Private notes should be marked more clearly
90 * Patch #16240: Private notes should be marked more clearly
57 * Patch #16536: Japanese translation update (email notification)
91 * Patch #16536: Japanese translation update (email notification)
58 * Patch #16556: Traditional Chinese "field_assigned_to" translation change
92 * Patch #16556: Traditional Chinese "field_assigned_to" translation change
59 * Patch #16685: Introduce the request_store gem to hold User.current and prevent data leakage in error messages
93 * Patch #16685: Introduce the request_store gem to hold User.current and prevent data leakage in error messages
60 * Patch #16704: Persian Translation
94 * Patch #16704: Persian Translation
61 * Patch #16878: Parse configuration file for ERB
95 * Patch #16878: Parse configuration file for ERB
62 * Patch #16905: Count users with a single query on group list
96 * Patch #16905: Count users with a single query on group list
63 * Patch #16925: Improve performance of Principal.member_of scope
97 * Patch #16925: Improve performance of Principal.member_of scope
64 * Patch #17308: Japanese translation change (fix terms mismatch in workflow)
98 * Patch #17308: Japanese translation change (fix terms mismatch in workflow)
65 * Patch #17346: Japanese translation change (followed updates of en.yml)
99 * Patch #17346: Japanese translation change (followed updates of en.yml)
66 * Patch #17400: Typo in Changelog
100 * Patch #17400: Typo in Changelog
67 * Patch #17401: Better fix for r13159 issue #16708
101 * Patch #17401: Better fix for r13159 issue #16708
68 * Patch #17456: Japanese translation change (custom fields)
102 * Patch #17456: Japanese translation change (custom fields)
69 * Patch #17492: Lowering configuration.example.yml confusion
103 * Patch #17492: Lowering configuration.example.yml confusion
70 * Patch #17552: Bringing together of the translation of Members at Polish translation
104 * Patch #17552: Bringing together of the translation of Members at Polish translation
71 * Patch #17563: Fixes some issues in the Galician (gl) translation
105 * Patch #17563: Fixes some issues in the Galician (gl) translation
72 * Patch #17602: Include enabled modules in projects API
106 * Patch #17602: Include enabled modules in projects API
73 * Patch #17717: Password/Email address change should invalidate security tokens
107 * Patch #17717: Password/Email address change should invalidate security tokens
74 * Patch #17796: Expire all other sessions on password change
108 * Patch #17796: Expire all other sessions on password change
75 * Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
109 * Patch #17847: Wiki extended help macros do not reflect basic Redmine macros
76 * Patch #17853: Portuguese translation file
110 * Patch #17853: Portuguese translation file
77 * Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
111 * Patch #18047: MailHandler: Don't use String#respond_to?(:force_encoding) to differentiate between Ruby 1.8 and Ruby 1.9
78
112
79 == 2014-07-06 v2.5.2
113 == 2014-07-06 v2.5.2
80
114
81 * Defect #3483: Relative url for source links in notifications
115 * Defect #3483: Relative url for source links in notifications
82 * Defect #16415: Users get e-mail notification twice, if they are watchers and assignees at the same time.
116 * Defect #16415: Users get e-mail notification twice, if they are watchers and assignees at the same time.
83 * Defect #16519: Generating a spent time report on a list type custom field with multiple values causes an invalid SQL error
117 * Defect #16519: Generating a spent time report on a list type custom field with multiple values causes an invalid SQL error
84 * Defect #16564: Repository identifiers can be reserved words
118 * Defect #16564: Repository identifiers can be reserved words
85 * Defect #16619: Mailer.token_for generates invalid message_id when using from address with full name
119 * Defect #16619: Mailer.token_for generates invalid message_id when using from address with full name
86 * Defect #16655: start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
120 * Defect #16655: start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
87 * Defect #16668: Redmine links broken when object name contains special characters
121 * Defect #16668: Redmine links broken when object name contains special characters
88 * Defect #16669: Markdown formatter should use the :no_intra_emphasis extension
122 * Defect #16669: Markdown formatter should use the :no_intra_emphasis extension
89 * Defect #16708: Form is submitted when switching tab
123 * Defect #16708: Form is submitted when switching tab
90 * Defect #16739: custom_fields.json only returns single tracker instead of array of trackers
124 * Defect #16739: custom_fields.json only returns single tracker instead of array of trackers
91 * Defect #16747: Remove useless settings when editing a query from the gantt
125 * Defect #16747: Remove useless settings when editing a query from the gantt
92 * Defect #16755: Field set as read-only still available in the issues list context menu
126 * Defect #16755: Field set as read-only still available in the issues list context menu
93 * Defect #16795: Member#destroy triggers after_destroy callbacks twice
127 * Defect #16795: Member#destroy triggers after_destroy callbacks twice
94 * Defect #16798: Custom field - list type - checkboxes - unchecking all - does not save
128 * Defect #16798: Custom field - list type - checkboxes - unchecking all - does not save
95 * Defect #16926: Custom field referencing deleted value trigger an error on display
129 * Defect #16926: Custom field referencing deleted value trigger an error on display
96 * Defect #16989: Inline images in email does not appear when thumbnail macro is used.
130 * Defect #16989: Inline images in email does not appear when thumbnail macro is used.
97 * Defect #17003: Option to display bool custom fields as a single checkbox
131 * Defect #17003: Option to display bool custom fields as a single checkbox
98 * Feature #3177: Add "Check for updates" functionality to installed plugins
132 * Feature #3177: Add "Check for updates" functionality to installed plugins
99 * Feature #16194: Ruby 2.1 support
133 * Feature #16194: Ruby 2.1 support
100 * Patch #16566: French "text_git_repository_note" translation
134 * Patch #16566: French "text_git_repository_note" translation
101 * Patch #16700: Blank content type for attachments attached via Ajax file upload
135 * Patch #16700: Blank content type for attachments attached via Ajax file upload
102 * Patch #16710: Support for the 1.x versions of mime-types gem
136 * Patch #16710: Support for the 1.x versions of mime-types gem
103 * Patch #16781: Crash in markdown formatter causes ruby process to end
137 * Patch #16781: Crash in markdown formatter causes ruby process to end
104 * Patch #17166: Japanese translation update (plugin update check)
138 * Patch #17166: Japanese translation update (plugin update check)
105 * Patch #17301: Czech plugin strings
139 * Patch #17301: Czech plugin strings
106
140
107 == 2014-03-29 v2.5.1
141 == 2014-03-29 v2.5.1
108
142
109 * Defect #14298: Error generated on 'search for watchers to add' after clicking add without selected users
143 * Defect #14298: Error generated on 'search for watchers to add' after clicking add without selected users
110 * Defect #16236: Right-aligned table of contents (TOC) not working with markdown
144 * Defect #16236: Right-aligned table of contents (TOC) not working with markdown
111 * Defect #16255: Internal Error for specific version of non-existent wiki page
145 * Defect #16255: Internal Error for specific version of non-existent wiki page
112 * Defect #16259: Changing Tracker value on new issue form makes hidden fields appearing after hitting F5
146 * Defect #16259: Changing Tracker value on new issue form makes hidden fields appearing after hitting F5
113 * Defect #16321: Custom Fields with "Link values to URL" set are displayed as escaped html in email
147 * Defect #16321: Custom Fields with "Link values to URL" set are displayed as escaped html in email
114 * Defect #16338: Can't choose an issue of a different project when updating time entries
148 * Defect #16338: Can't choose an issue of a different project when updating time entries
115 * Defect #16353: Regexp bug in JournalsController regexp handling when quoting existing journal entries
149 * Defect #16353: Regexp bug in JournalsController regexp handling when quoting existing journal entries
116 * Feature #16326: Custom queries, buttons to move column to top and bottom
150 * Feature #16326: Custom queries, buttons to move column to top and bottom
117 * Patch #16291: Japanese translation update
151 * Patch #16291: Japanese translation update
118 * Patch #16319: Random crash when using custom fields
152 * Patch #16319: Random crash when using custom fields
119 * Patch #16320: Turkish typo fix
153 * Patch #16320: Turkish typo fix
120 * Patch #16334: Korean Translation
154 * Patch #16334: Korean Translation
121 * Patch #16336: Russian translation
155 * Patch #16336: Russian translation
122 * Patch #16356: Spanish Translation: label_custom_field_select_type
156 * Patch #16356: Spanish Translation: label_custom_field_select_type
123 * Patch #16368: Polish translation update
157 * Patch #16368: Polish translation update
124 * Patch #16381: Extract code to render project context links to helper
158 * Patch #16381: Extract code to render project context links to helper
125 * Patch #16453: Czech localisation
159 * Patch #16453: Czech localisation
126 * Defect #16466: Fixed back url verification
160 * Defect #16466: Fixed back url verification
127
161
128 == 2014-03-02 v2.5.0
162 == 2014-03-02 v2.5.0
129
163
130 * Defect #3163: Large inline images overflow
164 * Defect #3163: Large inline images overflow
131 * Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats.
165 * Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats.
132 * Defect #13396: Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field
166 * Defect #13396: Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field
133 * Defect #14361: Mercurial commit ids are short (12 digits) on database
167 * Defect #14361: Mercurial commit ids are short (12 digits) on database
134 * Defect #15377: bundle install --without development test fails
168 * Defect #15377: bundle install --without development test fails
135 * Defect #15381: Error pages improvement
169 * Defect #15381: Error pages improvement
136 * Defect #15485: HTML 5 validation multiple ids
170 * Defect #15485: HTML 5 validation multiple ids
137 * Defect #15551: Validating a Setting with invalid name triggers an error
171 * Defect #15551: Validating a Setting with invalid name triggers an error
138 * Defect #15552: Preferences are not preserved after adding user with validation error
172 * Defect #15552: Preferences are not preserved after adding user with validation error
139 * Defect #15704: Journal for relation should store relation type instead of i18n key
173 * Defect #15704: Journal for relation should store relation type instead of i18n key
140 * Defect #15709: TimeEntry custom_values are not deleted from the database when destroying the associated project
174 * Defect #15709: TimeEntry custom_values are not deleted from the database when destroying the associated project
141 * Defect #15831: Successful update notice for workflows
175 * Defect #15831: Successful update notice for workflows
142 * Defect #15848: REST API: Cannot retrieve memberships of closed projects
176 * Defect #15848: REST API: Cannot retrieve memberships of closed projects
143 * Defect #15929: REST API: Integer custom field validation fails when using non-string values
177 * Defect #15929: REST API: Integer custom field validation fails when using non-string values
144 * Defect #15947: Deadlock when delete issues in same time on multiple sessions
178 * Defect #15947: Deadlock when delete issues in same time on multiple sessions
145 * Defect #15983: Project.activities returns different types depending on context
179 * Defect #15983: Project.activities returns different types depending on context
146 * Defect #16077: Table of contents macro conflicts with collapse macro
180 * Defect #16077: Table of contents macro conflicts with collapse macro
147 * Defect #16091: Export CSV with many custom field runs many queries
181 * Defect #16091: Export CSV with many custom field runs many queries
148 * Defect #16107: ApplicationController mishandles non-Basic authentication information, causing an internal error
182 * Defect #16107: ApplicationController mishandles non-Basic authentication information, causing an internal error
149 * Defect #16143: Can't insert too long comment field from repository (MySQL)
183 * Defect #16143: Can't insert too long comment field from repository (MySQL)
150 * Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
184 * Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting
151 * Feature #1358: Link_to for Custom Field
185 * Feature #1358: Link_to for Custom Field
152 * Feature #2083: CustomField of type "external-link-to" with configurable URL prefix
186 * Feature #2083: CustomField of type "external-link-to" with configurable URL prefix
153 * Feature #2549: Enable the watching of news
187 * Feature #2549: Enable the watching of news
154 * Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
188 * Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
155 * Feature #8152: Render Version and User custom fields as links
189 * Feature #8152: Render Version and User custom fields as links
156 * Feature #8562: Watchers list too big in new issue form
190 * Feature #8562: Watchers list too big in new issue form
157 * Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields
191 * Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields
158 * Feature #8842: REST API: Filter issues created/updated before or after specific timestamp
192 * Feature #8842: REST API: Filter issues created/updated before or after specific timestamp
159 * Feature #13134: Focus first text field automatically
193 * Feature #13134: Focus first text field automatically
160 * Feature #14309: Add favicon to Atom feeds
194 * Feature #14309: Add favicon to Atom feeds
161 * Feature #15275: Improve usage of label "button_update"
195 * Feature #15275: Improve usage of label "button_update"
162 * Feature #15362: Wrap filters, options and buttons with extra div on the issue list
196 * Feature #15362: Wrap filters, options and buttons with extra div on the issue list
163 * Feature #15520: Markdown formatting
197 * Feature #15520: Markdown formatting
164 * Feature #15699: Description for custom fields
198 * Feature #15699: Description for custom fields
165 * Feature #15701: Add project identifier substitution option to the URL-pattern property of link format custom fields
199 * Feature #15701: Add project identifier substitution option to the URL-pattern property of link format custom fields
166 * Feature #15790: Use the mime-types gem to get mime type for unknown extension
200 * Feature #15790: Use the mime-types gem to get mime type for unknown extension
167 * Feature #15815: REST API : Add project status in API response
201 * Feature #15815: REST API : Add project status in API response
168 * Feature #15926: Redirect to back_url or referer when clicking "Sign in" while already logged-in
202 * Feature #15926: Redirect to back_url or referer when clicking "Sign in" while already logged-in
169 * Patch #12753: Update config.i18n.load_path for plugin-supplied locales
203 * Patch #12753: Update config.i18n.load_path for plugin-supplied locales
170 * Patch #13774: Show warning if CSV-Export exceeds limit
204 * Patch #13774: Show warning if CSV-Export exceeds limit
171 * Patch #14766: Better block detection on my page
205 * Patch #14766: Better block detection on my page
172 * Patch #15403: Czech "message" and "changeset" translation change
206 * Patch #15403: Czech "message" and "changeset" translation change
173 * Patch #15420: Don't create duplicate wikis in tests
207 * Patch #15420: Don't create duplicate wikis in tests
174 * Patch #15689: Make favicon themeable
208 * Patch #15689: Make favicon themeable
175 * Patch #15785: Support more character encodings in incoming emails
209 * Patch #15785: Support more character encodings in incoming emails
176
210
177 == 2014-03-02 v2.4.4
211 == 2014-03-02 v2.4.4
178
212
179 * Defect #16081: Export CSV - Custom field true/false not using translation
213 * Defect #16081: Export CSV - Custom field true/false not using translation
180 * Defect #16161: Parent task search and datepicker not available after changing status
214 * Defect #16161: Parent task search and datepicker not available after changing status
181 * Defect #16169: Wrong validation when updating integer custom field with spaces
215 * Defect #16169: Wrong validation when updating integer custom field with spaces
182 * Defect #16177: Mercurial 2.9 compatibility
216 * Defect #16177: Mercurial 2.9 compatibility
183
217
184 == 2014-02-08 v2.4.3
218 == 2014-02-08 v2.4.3
185
219
186 * Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
220 * Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context
187 * Defect #15664: Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
221 * Defect #15664: Unable to upload attachments without add_issues, edit_issues or add_issue_notes permission
188 * Defect #15756: 500 on admin info/settings page on development environment
222 * Defect #15756: 500 on admin info/settings page on development environment
189 * Defect #15781: Customfields have a noticable impact on search performance due to slow database COUNT
223 * Defect #15781: Customfields have a noticable impact on search performance due to slow database COUNT
190 * Defect #15849: Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
224 * Defect #15849: Redmine:Fetch_Changesets Single-inheritance issue in subclass "Repository:Git"
191 * Defect #15870: Parent task completion is 104% after update of subtasks
225 * Defect #15870: Parent task completion is 104% after update of subtasks
192 * Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
226 * Defect #16032: Repository.fetch_changesets > app/models/repository/git.rb:137:in `[]=': string not matched (IndexError)
193 * Defect #16038: Issue#css_classes corrupts user.groups association cache
227 * Defect #16038: Issue#css_classes corrupts user.groups association cache
194 * Patch #15960: pt-BR translation for 2.4-stable
228 * Patch #15960: pt-BR translation for 2.4-stable
195
229
196 Additional note:
230 Additional note:
197
231
198 #15781 was forgotten to merge to v2.4.3.
232 #15781 was forgotten to merge to v2.4.3.
199 It is in v2.5.0.
233 It is in v2.5.0.
200
234
201 == 2013-12-23 v2.4.2
235 == 2013-12-23 v2.4.2
202
236
203 * Defect #15398: HTML 5 invalid <center> tag
237 * Defect #15398: HTML 5 invalid <center> tag
204 * Defect #15523: CSS class for done ratio is not properly generated
238 * Defect #15523: CSS class for done ratio is not properly generated
205 * Defect #15623: Timelog filtering by activity field does not handle project activity overrides
239 * Defect #15623: Timelog filtering by activity field does not handle project activity overrides
206 * Defect #15677: Links for relations in notifications do not include hostname
240 * Defect #15677: Links for relations in notifications do not include hostname
207 * Defect #15684: MailHandler : text/plain attachments are added to description
241 * Defect #15684: MailHandler : text/plain attachments are added to description
208 * Defect #15714: Notification on loosing assignment does not work
242 * Defect #15714: Notification on loosing assignment does not work
209 * Defect #15735: OpenID login fails due to CSRF verification
243 * Defect #15735: OpenID login fails due to CSRF verification
210 * Defect #15741: Multiple scrollbars in project selection tree
244 * Defect #15741: Multiple scrollbars in project selection tree
211 * Patch #9442: Russian wiki syntax help translations
245 * Patch #9442: Russian wiki syntax help translations
212 * Patch #15524: Japanese translation update (r12278)
246 * Patch #15524: Japanese translation update (r12278)
213 * Patch #15601: Turkish translation update
247 * Patch #15601: Turkish translation update
214 * Patch #15688: Spanish translation updated
248 * Patch #15688: Spanish translation updated
215 * Patch #15696: Russian translation update
249 * Patch #15696: Russian translation update
216
250
217 == 2013-11-23 v2.4.1
251 == 2013-11-23 v2.4.1
218
252
219 * Defect #15401: Wiki syntax "bold italic" is incorrect
253 * Defect #15401: Wiki syntax "bold italic" is incorrect
220 * Defect #15414: Empty sidebar should not be displayed in project overview
254 * Defect #15414: Empty sidebar should not be displayed in project overview
221 * Defect #15427: REST API POST and PUT broken
255 * Defect #15427: REST API POST and PUT broken
222 * Patch #15376: Traditional Chinese translation (to r12295)
256 * Patch #15376: Traditional Chinese translation (to r12295)
223 * Patch #15395: German "ImageMagick convert available" translation
257 * Patch #15395: German "ImageMagick convert available" translation
224 * Patch #15400: Czech Wiki syntax traslation
258 * Patch #15400: Czech Wiki syntax traslation
225 * Patch #15402: Czech translation for 2.4-stable
259 * Patch #15402: Czech translation for 2.4-stable
226
260
227 == 2013-11-17 v2.4.0
261 == 2013-11-17 v2.4.0
228
262
229 * Defect #1983: statistics get rather cramped with more than 15 or so contributers
263 * Defect #1983: statistics get rather cramped with more than 15 or so contributers
230 * Defect #7335: Sorting issues in gantt by date, not by id
264 * Defect #7335: Sorting issues in gantt by date, not by id
231 * Defect #12681: Treat group assignments as assigned to me
265 * Defect #12681: Treat group assignments as assigned to me
232 * Defect #12824: Useless "edit" link in workflow menu
266 * Defect #12824: Useless "edit" link in workflow menu
233 * Defect #13260: JQuery Datepicker popup is missing multiple month/year modifiers
267 * Defect #13260: JQuery Datepicker popup is missing multiple month/year modifiers
234 * Defect #13537: Filters will show issues with unused custom fields.
268 * Defect #13537: Filters will show issues with unused custom fields.
235 * Defect #13829: Favicon bug in IE8
269 * Defect #13829: Favicon bug in IE8
236 * Defect #13949: Handling of attachment uploads when 'Maximum attachment size' is set to 0
270 * Defect #13949: Handling of attachment uploads when 'Maximum attachment size' is set to 0
237 * Defect #13989: Trac and Mantis importers reset global notification settings
271 * Defect #13989: Trac and Mantis importers reset global notification settings
238 * Defect #13990: Trac importer breaks on exotic filenames and ruby 1.9+
272 * Defect #13990: Trac importer breaks on exotic filenames and ruby 1.9+
239 * Defect #14028: Plugins Gemfiles loading breaks __FILE__
273 * Defect #14028: Plugins Gemfiles loading breaks __FILE__
240 * Defect #14086: Better handling of issue start date validation
274 * Defect #14086: Better handling of issue start date validation
241 * Defect #14206: Synchronize the lang attribute of the HTML with the display language
275 * Defect #14206: Synchronize the lang attribute of the HTML with the display language
242 * Defect #14403: No error message if notification mail could not delivered
276 * Defect #14403: No error message if notification mail could not delivered
243 * Defect #14516: Missing Sort Column Label and Center Align on Admin-Enumerations
277 * Defect #14516: Missing Sort Column Label and Center Align on Admin-Enumerations
244 * Defect #14517: Missing Html Tile on Admin (Groups, LDAP and Plugins)
278 * Defect #14517: Missing Html Tile on Admin (Groups, LDAP and Plugins)
245 * Defect #14598: Wrong test with logger.info in model mail_handler
279 * Defect #14598: Wrong test with logger.info in model mail_handler
246 * Defect #14615: Warn me when leaving a page with unsaved text doesn't work when editing an update note
280 * Defect #14615: Warn me when leaving a page with unsaved text doesn't work when editing an update note
247 * Defect #14621: AJAX call on the issue form resets data entered during the request
281 * Defect #14621: AJAX call on the issue form resets data entered during the request
248 * Defect #14657: Wrong German translation for member inheritance
282 * Defect #14657: Wrong German translation for member inheritance
249 * Defect #14773: ActiveRecord::Acts::Versioned::ActMethods#next_version Generates ArgumentError
283 * Defect #14773: ActiveRecord::Acts::Versioned::ActMethods#next_version Generates ArgumentError
250 * Defect #14819: Newlines in attachment filename causes crash
284 * Defect #14819: Newlines in attachment filename causes crash
251 * Defect #14986: 500 error when viewing a wiki page without WikiContent
285 * Defect #14986: 500 error when viewing a wiki page without WikiContent
252 * Defect #14995: Japanese "notice_not_authorized" translation is incorrect
286 * Defect #14995: Japanese "notice_not_authorized" translation is incorrect
253 * Defect #15044: Patch for giving controller_issues_edit_after_save api hook the correct context
287 * Defect #15044: Patch for giving controller_issues_edit_after_save api hook the correct context
254 * Defect #15050: redmine:migrate_from_mantis fails to migrate projects with all upper case name
288 * Defect #15050: redmine:migrate_from_mantis fails to migrate projects with all upper case name
255 * Defect #15058: Project authorization EnabledModule N+1 queries
289 * Defect #15058: Project authorization EnabledModule N+1 queries
256 * Defect #15113: The mail method should return a Mail::Message
290 * Defect #15113: The mail method should return a Mail::Message
257 * Defect #15135: Issue#update_nested_set_attributes comparing nil with empty string
291 * Defect #15135: Issue#update_nested_set_attributes comparing nil with empty string
258 * Defect #15191: HTML 5 validation failures
292 * Defect #15191: HTML 5 validation failures
259 * Defect #15227: Custom fields in issue form - splitting is incorrect
293 * Defect #15227: Custom fields in issue form - splitting is incorrect
260 * Defect #15307: HTML 5 deprecates width and align attributes
294 * Defect #15307: HTML 5 deprecates width and align attributes
261 * Feature #1005: Add the addition/removal/change of related issues to the history
295 * Feature #1005: Add the addition/removal/change of related issues to the history
262 * Feature #1019: Role based custom queries
296 * Feature #1019: Role based custom queries
263 * Feature #1391: Ability to force user to change password
297 * Feature #1391: Ability to force user to change password
264 * Feature #2199: Ability to clear dates and text fields when bulk editing issues
298 * Feature #2199: Ability to clear dates and text fields when bulk editing issues
265 * Feature #2427: Document horizontal rule syntax
299 * Feature #2427: Document horizontal rule syntax
266 * Feature #2795: Add a "Cancel" button to the "Delete" project page when deleting a project.
300 * Feature #2795: Add a "Cancel" button to the "Delete" project page when deleting a project.
267 * Feature #2865: One click filter in search view
301 * Feature #2865: One click filter in search view
268 * Feature #3413: Exclude attachments from incoming emails based on file name
302 * Feature #3413: Exclude attachments from incoming emails based on file name
269 * Feature #3872: New user password - better functionality
303 * Feature #3872: New user password - better functionality
270 * Feature #4911: Multiple issue update rules with different keywords in commit messages
304 * Feature #4911: Multiple issue update rules with different keywords in commit messages
271 * Feature #5037: Role-based issue custom field visibility
305 * Feature #5037: Role-based issue custom field visibility
272 * Feature #7590: Different commit Keywords for each tracker
306 * Feature #7590: Different commit Keywords for each tracker
273 * Feature #7836: Ability to save Gantt query filters
307 * Feature #7836: Ability to save Gantt query filters
274 * Feature #8253: Update CodeRay to 1.1 final
308 * Feature #8253: Update CodeRay to 1.1 final
275 * Feature #11159: REST API for getting CustomField definitions
309 * Feature #11159: REST API for getting CustomField definitions
276 * Feature #12293: Add links to attachments in new issue email notification
310 * Feature #12293: Add links to attachments in new issue email notification
277 * Feature #12912: Issue-notes Redmine links: append actual note reference to rendered links
311 * Feature #12912: Issue-notes Redmine links: append actual note reference to rendered links
278 * Feature #13157: Link on "My Page" to view all my spent time
312 * Feature #13157: Link on "My Page" to view all my spent time
279 * Feature #13746: Highlighting of source link target line
313 * Feature #13746: Highlighting of source link target line
280 * Feature #13943: Better handling of validation errors when bulk editing issues
314 * Feature #13943: Better handling of validation errors when bulk editing issues
281 * Feature #13945: Disable autofetching of repository changesets if projects are closed
315 * Feature #13945: Disable autofetching of repository changesets if projects are closed
282 * Feature #14024: Default of issue start and due date
316 * Feature #14024: Default of issue start and due date
283 * Feature #14060: Enable configuration of OpenIdAuthentication.store
317 * Feature #14060: Enable configuration of OpenIdAuthentication.store
284 * Feature #14228: Registered users should have a way to get a new action email
318 * Feature #14228: Registered users should have a way to get a new action email
285 * Feature #14614: View hooks for user preferences
319 * Feature #14614: View hooks for user preferences
286 * Feature #14630: wiki_syntax.html per language (wiki help localization mechanism)
320 * Feature #14630: wiki_syntax.html per language (wiki help localization mechanism)
287 * Feature #15136: Activate Custom Fields on a selection of projects directly from Custom fields page
321 * Feature #15136: Activate Custom Fields on a selection of projects directly from Custom fields page
288 * Feature #15182: Return to section anchor after wiki section edit
322 * Feature #15182: Return to section anchor after wiki section edit
289 * Feature #15218: Update Rails 3.2.15
323 * Feature #15218: Update Rails 3.2.15
290 * Feature #15311: Add an indication to admin/info whether or not ImageMagick convert is available
324 * Feature #15311: Add an indication to admin/info whether or not ImageMagick convert is available
291 * Patch #6689: Document project-links in parse_redmine_links
325 * Patch #6689: Document project-links in parse_redmine_links
292 * Patch #13460: All translations: RSS -> Atom
326 * Patch #13460: All translations: RSS -> Atom
293 * Patch #13482: Do not add empty header/footer to notification emails
327 * Patch #13482: Do not add empty header/footer to notification emails
294 * Patch #13528: Traditional Chinese "label_total_time" translation
328 * Patch #13528: Traditional Chinese "label_total_time" translation
295 * Patch #13551: update Dutch translations - March 2013
329 * Patch #13551: update Dutch translations - March 2013
296 * Patch #13577: Japanese translation improvement ("done ratio")
330 * Patch #13577: Japanese translation improvement ("done ratio")
297 * Patch #13646: Fix handling multiple text parts in email
331 * Patch #13646: Fix handling multiple text parts in email
298 * Patch #13674: Lithuanian translation
332 * Patch #13674: Lithuanian translation
299 * Patch #13687: Favicon bug in opera browser
333 * Patch #13687: Favicon bug in opera browser
300 * Patch #13697: Back-button on diff page is not working when I'm directed from email
334 * Patch #13697: Back-button on diff page is not working when I'm directed from email
301 * Patch #13745: Correct translation for member save button
335 * Patch #13745: Correct translation for member save button
302 * Patch #13808: Changed Bulgarian "label_statistics" translation
336 * Patch #13808: Changed Bulgarian "label_statistics" translation
303 * Patch #13825: German translation: jquery.ui.datepicker-de.js
337 * Patch #13825: German translation: jquery.ui.datepicker-de.js
304 * Patch #13900: Update URL when changing tab
338 * Patch #13900: Update URL when changing tab
305 * Patch #13931: Error and inconsistencies in Croatian translation
339 * Patch #13931: Error and inconsistencies in Croatian translation
306 * Patch #13948: REST API should return user.status
340 * Patch #13948: REST API should return user.status
307 * Patch #13988: Enhanced Arabic translation
341 * Patch #13988: Enhanced Arabic translation
308 * Patch #14138: Output changeset comment in html title
342 * Patch #14138: Output changeset comment in html title
309 * Patch #14180: Improve pt-BR translation
343 * Patch #14180: Improve pt-BR translation
310 * Patch #14222: German translation: grammar + spelling
344 * Patch #14222: German translation: grammar + spelling
311 * Patch #14223: Fix icon transparency issues
345 * Patch #14223: Fix icon transparency issues
312 * Patch #14360: Slovene language translation
346 * Patch #14360: Slovene language translation
313 * Patch #14767: More CSS classes on various fields
347 * Patch #14767: More CSS classes on various fields
314 * Patch #14901: Slovak translation
348 * Patch #14901: Slovak translation
315 * Patch #14920: Russian numeric translation
349 * Patch #14920: Russian numeric translation
316 * Patch #14981: Italian translation
350 * Patch #14981: Italian translation
317 * Patch #15072: Optimization of issues journal custom fields display
351 * Patch #15072: Optimization of issues journal custom fields display
318 * Patch #15073: list custom fields : multiple select filter wider
352 * Patch #15073: list custom fields : multiple select filter wider
319 * Patch #15075: Fix typo in the Dutch "label_user_mail_option_all" translation
353 * Patch #15075: Fix typo in the Dutch "label_user_mail_option_all" translation
320 * Patch #15277: Accept custom field format added at runtime
354 * Patch #15277: Accept custom field format added at runtime
321 * Patch #15295: Log error messages when moving attachements in sub-directories
355 * Patch #15295: Log error messages when moving attachements in sub-directories
322 * Patch #15369: Bulgarian translation (r12278)
356 * Patch #15369: Bulgarian translation (r12278)
323
357
324 == 2013-11-17 v2.3.4
358 == 2013-11-17 v2.3.4
325
359
326 * Defect #13348: Repository tree can't handle two loading at once
360 * Defect #13348: Repository tree can't handle two loading at once
327 * Defect #13632: Empty page attached when exporting PDF
361 * Defect #13632: Empty page attached when exporting PDF
328 * Defect #14590: migrate_from_trac.rake does not import Trac users, uses too short password
362 * Defect #14590: migrate_from_trac.rake does not import Trac users, uses too short password
329 * Defect #14656: JRuby: Encoding error when creating issues
363 * Defect #14656: JRuby: Encoding error when creating issues
330 * Defect #14883: Update activerecord-jdbc-adapter
364 * Defect #14883: Update activerecord-jdbc-adapter
331 * Defect #14902: Potential invalid SQL error with invalid group_ids
365 * Defect #14902: Potential invalid SQL error with invalid group_ids
332 * Defect #14931: SCM annotate with non ASCII author
366 * Defect #14931: SCM annotate with non ASCII author
333 * Defect #14960: migrate_from_mantis.rake does not import Mantis users, uses too short password
367 * Defect #14960: migrate_from_mantis.rake does not import Mantis users, uses too short password
334 * Defect #14977: Internal Server Error while uploading file
368 * Defect #14977: Internal Server Error while uploading file
335 * Defect #15190: JS-error while using a global custom query w/ project filter in a project context
369 * Defect #15190: JS-error while using a global custom query w/ project filter in a project context
336 * Defect #15235: Wiki Pages REST API with version returns wrong comments
370 * Defect #15235: Wiki Pages REST API with version returns wrong comments
337 * Defect #15344: Default status always inserted to allowed statuses when changing status
371 * Defect #15344: Default status always inserted to allowed statuses when changing status
338 * Feature #14919: Update ruby-openid version above 2.3.0
372 * Feature #14919: Update ruby-openid version above 2.3.0
339 * Patch #14592: migrate_from_trac.rake does not properly parse First Name and Last Name
373 * Patch #14592: migrate_from_trac.rake does not properly parse First Name and Last Name
340 * Patch #14886: Norweigan - label_copied_to and label_copied_from translated
374 * Patch #14886: Norweigan - label_copied_to and label_copied_from translated
341 * Patch #15185: Simplified Chinese translation for 2.3-stable
375 * Patch #15185: Simplified Chinese translation for 2.3-stable
342
376
343 == 2013-09-14 v2.3.3
377 == 2013-09-14 v2.3.3
344
378
345 * Defect #13008: Usage of attribute_present? in UserPreference
379 * Defect #13008: Usage of attribute_present? in UserPreference
346 * Defect #14340: Autocomplete fields rendering issue with alternate theme
380 * Defect #14340: Autocomplete fields rendering issue with alternate theme
347 * Defect #14366: Spent Time report sorting on custom fields causes error
381 * Defect #14366: Spent Time report sorting on custom fields causes error
348 * Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
382 * Defect #14369: Open/closed issue counts on issues summary are not displayed with SQLServer
349 * Defect #14401: Filtering issues on "related to" may ignore other filters
383 * Defect #14401: Filtering issues on "related to" may ignore other filters
350 * Defect #14415: Spent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
384 * Defect #14415: Spent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
351 * Defect #14422: CVS root_url not recognized when connection string does not include port
385 * Defect #14422: CVS root_url not recognized when connection string does not include port
352 * Defect #14447: Additional status transitions for assignees do not work if assigned to a group
386 * Defect #14447: Additional status transitions for assignees do not work if assigned to a group
353 * Defect #14511: warning: class variable access from toplevel on Ruby 2.0
387 * Defect #14511: warning: class variable access from toplevel on Ruby 2.0
354 * Defect #14562: diff of CJK (Chinese/Japanese/Korean) is broken on Ruby 1.8
388 * Defect #14562: diff of CJK (Chinese/Japanese/Korean) is broken on Ruby 1.8
355 * Defect #14584: Standard fields disabled for certain trackers still appear in email notifications
389 * Defect #14584: Standard fields disabled for certain trackers still appear in email notifications
356 * Defect #14607: rake redmine:load_default_data Error
390 * Defect #14607: rake redmine:load_default_data Error
357 * Defect #14697: Wrong Russian translation in close project message
391 * Defect #14697: Wrong Russian translation in close project message
358 * Defect #14798: Wrong done_ratio calculation for parent with subtask having estimated_hours=0
392 * Defect #14798: Wrong done_ratio calculation for parent with subtask having estimated_hours=0
359 * Patch #14485: Traditional Chinese translation for 2.3-stable
393 * Patch #14485: Traditional Chinese translation for 2.3-stable
360 * Patch #14502: Russian translation for 2.3-stable
394 * Patch #14502: Russian translation for 2.3-stable
361 * Patch #14531: Spanish translations for 2.3.x
395 * Patch #14531: Spanish translations for 2.3.x
362 * Patch #14686: Portuguese translation for 2.3-stable
396 * Patch #14686: Portuguese translation for 2.3-stable
363
397
364 == 2013-07-14 v2.3.2
398 == 2013-07-14 v2.3.2
365
399
366 * Defect #9996: configuration.yml in documentation , but redmine ask me to create email.yml
400 * Defect #9996: configuration.yml in documentation , but redmine ask me to create email.yml
367 * Defect #13692: warning: already initialized constant on Ruby 1.8.7
401 * Defect #13692: warning: already initialized constant on Ruby 1.8.7
368 * Defect #13783: Internal error on time tracking activity enumeration deletion
402 * Defect #13783: Internal error on time tracking activity enumeration deletion
369 * Defect #13821: "obj" parameter is not defined for macros used in description of documents
403 * Defect #13821: "obj" parameter is not defined for macros used in description of documents
370 * Defect #13850: Unable to set custom fields for versions using the REST API
404 * Defect #13850: Unable to set custom fields for versions using the REST API
371 * Defect #13910: Values of custom fields are not kept in issues when copying a project
405 * Defect #13910: Values of custom fields are not kept in issues when copying a project
372 * Defect #13950: Duplicate Lithuanian "error_attachment_too_big" translation keys
406 * Defect #13950: Duplicate Lithuanian "error_attachment_too_big" translation keys
373 * Defect #14015: Ruby hangs when adding a subtask
407 * Defect #14015: Ruby hangs when adding a subtask
374 * Defect #14020: Locking and unlocking a user resets the email notification checkbox
408 * Defect #14020: Locking and unlocking a user resets the email notification checkbox
375 * Defect #14023: Can't delete relation when Redmine runs in a subpath
409 * Defect #14023: Can't delete relation when Redmine runs in a subpath
376 * Defect #14051: Filtering issues with custom field in date format with NULL(empty) value
410 * Defect #14051: Filtering issues with custom field in date format with NULL(empty) value
377 * Defect #14178: PDF API broken in version 2.3.1
411 * Defect #14178: PDF API broken in version 2.3.1
378 * Defect #14186: Project name is not properly escaped in issue filters JSON
412 * Defect #14186: Project name is not properly escaped in issue filters JSON
379 * Defect #14242: Project auto generation fails when projects created in the same time
413 * Defect #14242: Project auto generation fails when projects created in the same time
380 * Defect #14245: Gem::InstallError: nokogiri requires Ruby version >= 1.9.2.
414 * Defect #14245: Gem::InstallError: nokogiri requires Ruby version >= 1.9.2.
381 * Defect #14346: Latvian translation for "Log time"
415 * Defect #14346: Latvian translation for "Log time"
382 * Feature #12888: Adding markings to emails generated by Private comments
416 * Feature #12888: Adding markings to emails generated by Private comments
383 * Feature #14419: Include RUBY_PATCHLEVEL and RUBY_RELEASE_DATE in info.rb
417 * Feature #14419: Include RUBY_PATCHLEVEL and RUBY_RELEASE_DATE in info.rb
384 * Patch #14005: Swedish Translation for 2.3-stable
418 * Patch #14005: Swedish Translation for 2.3-stable
385 * Patch #14101: Receive IMAP by uid's
419 * Patch #14101: Receive IMAP by uid's
386 * Patch #14103: Disconnect and logout from IMAP after mail receive
420 * Patch #14103: Disconnect and logout from IMAP after mail receive
387 * Patch #14145: German translation of x_hours
421 * Patch #14145: German translation of x_hours
388 * Patch #14182: pt-BR translation for 2.3-stable
422 * Patch #14182: pt-BR translation for 2.3-stable
389 * Patch #14196: Italian translation for 2.3-stable
423 * Patch #14196: Italian translation for 2.3-stable
390 * Patch #14221: Translation of x_hours for many languages
424 * Patch #14221: Translation of x_hours for many languages
391
425
392 == 2013-05-01 v2.3.1
426 == 2013-05-01 v2.3.1
393
427
394 * Defect #12650: Lost text after selection in issue list with IE
428 * Defect #12650: Lost text after selection in issue list with IE
395 * Defect #12684: Hotkey for Issue-Edit doesn't work as expected
429 * Defect #12684: Hotkey for Issue-Edit doesn't work as expected
396 * Defect #13405: Commit link title is escaped twice when using "commit:" prefix
430 * Defect #13405: Commit link title is escaped twice when using "commit:" prefix
397 * Defect #13541: Can't access SCM when log/production.scm.stderr.log is not writable
431 * Defect #13541: Can't access SCM when log/production.scm.stderr.log is not writable
398 * Defect #13579: Datepicker uses Simplified Chinese in Traditional Chinese locale
432 * Defect #13579: Datepicker uses Simplified Chinese in Traditional Chinese locale
399 * Defect #13584: Missing Portuguese jQuery UI date picker
433 * Defect #13584: Missing Portuguese jQuery UI date picker
400 * Defect #13586: Circular loop testing prevents precedes/follows relation between subtasks
434 * Defect #13586: Circular loop testing prevents precedes/follows relation between subtasks
401 * Defect #13618: CSV export of spent time ignores filters and columns selection
435 * Defect #13618: CSV export of spent time ignores filters and columns selection
402 * Defect #13630: PDF export generates the issue id twice
436 * Defect #13630: PDF export generates the issue id twice
403 * Defect #13644: Diff - Internal Error
437 * Defect #13644: Diff - Internal Error
404 * Defect #13712: Fix email rake tasks to also support no_account_notice and default_group options
438 * Defect #13712: Fix email rake tasks to also support no_account_notice and default_group options
405 * Defect #13811: Broken javascript in IE7 ; recurrence of #12195
439 * Defect #13811: Broken javascript in IE7 ; recurrence of #12195
406 * Defect #13823: Trailing comma in javascript files
440 * Defect #13823: Trailing comma in javascript files
407 * Patch #13531: Traditional Chinese translation for 2.3-stable
441 * Patch #13531: Traditional Chinese translation for 2.3-stable
408 * Patch #13552: Dutch translations for 2.3-stable
442 * Patch #13552: Dutch translations for 2.3-stable
409 * Patch #13678: Lithuanian translation for 2.3-stable
443 * Patch #13678: Lithuanian translation for 2.3-stable
410
444
411 == 2013-03-19 v2.3.0
445 == 2013-03-19 v2.3.0
412
446
413 * Defect #3107: Issue with two digit year on Logtime
447 * Defect #3107: Issue with two digit year on Logtime
414 * Defect #3371: Autologin does not work when using openid
448 * Defect #3371: Autologin does not work when using openid
415 * Defect #3676: www. generates broken link in formatted text
449 * Defect #3676: www. generates broken link in formatted text
416 * Defect #4700: Adding news does not send notification to all project members
450 * Defect #4700: Adding news does not send notification to all project members
417 * Defect #5329: Time entries report broken on first week of year
451 * Defect #5329: Time entries report broken on first week of year
418 * Defect #8794: Circular loop when using relations and subtasks
452 * Defect #8794: Circular loop when using relations and subtasks
419 * Defect #9475: German Translation "My custom queries" and "Custom queries"
453 * Defect #9475: German Translation "My custom queries" and "Custom queries"
420 * Defect #9549: Only 100 users are displayed when adding new project members
454 * Defect #9549: Only 100 users are displayed when adding new project members
421 * Defect #10277: Redmine wikitext URL-into-link creation with hyphen is wrong
455 * Defect #10277: Redmine wikitext URL-into-link creation with hyphen is wrong
422 * Defect #10364: Custom field float separator in CSV export
456 * Defect #10364: Custom field float separator in CSV export
423 * Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
457 * Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer
424 * Defect #10977: Redmine shouldn't require all database gems
458 * Defect #10977: Redmine shouldn't require all database gems
425 * Defect #12528: Handle temporary failures gracefully in the external mail handler script
459 * Defect #12528: Handle temporary failures gracefully in the external mail handler script
426 * Defect #12629: Wrong German "label_issues_by" translation
460 * Defect #12629: Wrong German "label_issues_by" translation
427 * Defect #12641: Diff outputs become ??? in some non ASCII words.
461 * Defect #12641: Diff outputs become ??? in some non ASCII words.
428 * Defect #12707: Typo in app/models/tracker.rb
462 * Defect #12707: Typo in app/models/tracker.rb
429 * Defect #12716: Attachment description lost when issue validation fails
463 * Defect #12716: Attachment description lost when issue validation fails
430 * Defect #12735: Negative duration allowed
464 * Defect #12735: Negative duration allowed
431 * Defect #12736: Negative start/due dates allowed
465 * Defect #12736: Negative start/due dates allowed
432 * Defect #12968: Subtasks don't resepect following/precedes
466 * Defect #12968: Subtasks don't resepect following/precedes
433 * Defect #13006: Filter "Assignee's group" doesn't work with group assignments
467 * Defect #13006: Filter "Assignee's group" doesn't work with group assignments
434 * Defect #13022: Image pointing towards /logout signs out user
468 * Defect #13022: Image pointing towards /logout signs out user
435 * Defect #13059: Custom fields are listed two times in workflow/Fields permission
469 * Defect #13059: Custom fields are listed two times in workflow/Fields permission
436 * Defect #13076: Project overview page shows trackers from subprojects with disabled issue module
470 * Defect #13076: Project overview page shows trackers from subprojects with disabled issue module
437 * Defect #13119: custom_field_values are not reloaded on #reload
471 * Defect #13119: custom_field_values are not reloaded on #reload
438 * Defect #13154: After upgrade to 2.2.2 ticket list on some projects fails
472 * Defect #13154: After upgrade to 2.2.2 ticket list on some projects fails
439 * Defect #13188: Forms are not updated after changing the status field without "Add issues" permission
473 * Defect #13188: Forms are not updated after changing the status field without "Add issues" permission
440 * Defect #13251: Adding a "follows" relation may not refresh relations list
474 * Defect #13251: Adding a "follows" relation may not refresh relations list
441 * Defect #13272: translation missing: setting_default_projects_tracker_ids
475 * Defect #13272: translation missing: setting_default_projects_tracker_ids
442 * Defect #13328: Copying an issue as a child of itself creates an extra issue
476 * Defect #13328: Copying an issue as a child of itself creates an extra issue
443 * Defect #13335: Autologin does not work with custom autologin cookie name
477 * Defect #13335: Autologin does not work with custom autologin cookie name
444 * Defect #13350: Japanese mistranslation fix
478 * Defect #13350: Japanese mistranslation fix
445 * Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
479 * Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list.
446 * Feature #1766: Custom fields should become addable to Spent Time list/report
480 * Feature #1766: Custom fields should become addable to Spent Time list/report
447 * Feature #3436: Show relations in Gantt diagram
481 * Feature #3436: Show relations in Gantt diagram
448 * Feature #3957: Ajax file upload with progress bar
482 * Feature #3957: Ajax file upload with progress bar
449 * Feature #5298: Store attachments in sub directories
483 * Feature #5298: Store attachments in sub directories
450 * Feature #5605: Subprojects should (optionally) inherit Members from their parent
484 * Feature #5605: Subprojects should (optionally) inherit Members from their parent
451 * Feature #6727: Add/remove issue watchers via REST API
485 * Feature #6727: Add/remove issue watchers via REST API
452 * Feature #7159: Bulk watch/unwatch issues from the context menu
486 * Feature #7159: Bulk watch/unwatch issues from the context menu
453 * Feature #8529: Get the API key of the user through REST API
487 * Feature #8529: Get the API key of the user through REST API
454 * Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
488 * Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
455 * Feature #10191: Add Filters For Spent time's Details and Report
489 * Feature #10191: Add Filters For Spent time's Details and Report
456 * Feature #10286: Auto-populate fields while creating a new user with LDAP
490 * Feature #10286: Auto-populate fields while creating a new user with LDAP
457 * Feature #10352: Preview should already display the freshly attached images
491 * Feature #10352: Preview should already display the freshly attached images
458 * Feature #11498: Add --no-account-notice option for the mail handler script
492 * Feature #11498: Add --no-account-notice option for the mail handler script
459 * Feature #12122: Gantt progress lines (html only)
493 * Feature #12122: Gantt progress lines (html only)
460 * Feature #12228: JRuby 1.7.2 support
494 * Feature #12228: JRuby 1.7.2 support
461 * Feature #12251: Custom fields: 'Multiple values' should be able to be checked and then unchecked
495 * Feature #12251: Custom fields: 'Multiple values' should be able to be checked and then unchecked
462 * Feature #12401: Split "Manage documents" permission into create, edit and delete permissions
496 * Feature #12401: Split "Manage documents" permission into create, edit and delete permissions
463 * Feature #12542: Group events in the activity view
497 * Feature #12542: Group events in the activity view
464 * Feature #12665: Link to a file in a repository branch
498 * Feature #12665: Link to a file in a repository branch
465 * Feature #12713: Microsoft SQLServer support
499 * Feature #12713: Microsoft SQLServer support
466 * Feature #12787: Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
500 * Feature #12787: Remove "Warning - iconv will be deprecated in the future, use String#encode instead."
467 * Feature #12843: Add links to projects in Group projects list
501 * Feature #12843: Add links to projects in Group projects list
468 * Feature #12898: Handle GET /issues/context_menu parameters nicely to prevent returning error 500 to crawlers
502 * Feature #12898: Handle GET /issues/context_menu parameters nicely to prevent returning error 500 to crawlers
469 * Feature #12992: Make JSONP support optional and disabled by default
503 * Feature #12992: Make JSONP support optional and disabled by default
470 * Feature #13174: Raise group name maximum length to 255 characters
504 * Feature #13174: Raise group name maximum length to 255 characters
471 * Feature #13175: Possibility to define the default enable trackers when creating a project
505 * Feature #13175: Possibility to define the default enable trackers when creating a project
472 * Feature #13329: Ruby 2.0 support
506 * Feature #13329: Ruby 2.0 support
473 * Feature #13337: Split translation "label_total"
507 * Feature #13337: Split translation "label_total"
474 * Feature #13340: Mail handler: option to add created user to default group
508 * Feature #13340: Mail handler: option to add created user to default group
475 * Feature #13341: Mail handler: --no-notification option to disable notifications to the created user
509 * Feature #13341: Mail handler: --no-notification option to disable notifications to the created user
476 * Patch #7202: Polish translation for v1.0.4
510 * Patch #7202: Polish translation for v1.0.4
477 * Patch #7851: Italian translation for 'issue'
511 * Patch #7851: Italian translation for 'issue'
478 * Patch #9225: Generate project identifier automatically with JavaScript
512 * Patch #9225: Generate project identifier automatically with JavaScript
479 * Patch #10916: Optimisation in issues relations display
513 * Patch #10916: Optimisation in issues relations display
480 * Patch #12485: Don't force english language for default admin account
514 * Patch #12485: Don't force english language for default admin account
481 * Patch #12499: Use lambda in model scopes
515 * Patch #12499: Use lambda in model scopes
482 * Patch #12611: Login link unexpected logs you out
516 * Patch #12611: Login link unexpected logs you out
483 * Patch #12626: Updated Japanese translations for button_view and permission_commit_access
517 * Patch #12626: Updated Japanese translations for button_view and permission_commit_access
484 * Patch #12640: Russian "about_x_hours" translation change
518 * Patch #12640: Russian "about_x_hours" translation change
485 * Patch #12645: Russian numeric translation
519 * Patch #12645: Russian numeric translation
486 * Patch #12660: Consistent German translation for my page
520 * Patch #12660: Consistent German translation for my page
487 * Patch #12708: Restructured german translation (Cleanup)
521 * Patch #12708: Restructured german translation (Cleanup)
488 * Patch #12721: Optimize MenuManager a bit
522 * Patch #12721: Optimize MenuManager a bit
489 * Patch #12725: Change pourcent to percent (#12724)
523 * Patch #12725: Change pourcent to percent (#12724)
490 * Patch #12754: Updated Japanese translation for notice_account_register_done
524 * Patch #12754: Updated Japanese translation for notice_account_register_done
491 * Patch #12788: Copyright for 2013
525 * Patch #12788: Copyright for 2013
492 * Patch #12806: Serbian translation change
526 * Patch #12806: Serbian translation change
493 * Patch #12810: Swedish Translation change
527 * Patch #12810: Swedish Translation change
494 * Patch #12910: Plugin settings div should perhaps have 'settings' CSS class
528 * Patch #12910: Plugin settings div should perhaps have 'settings' CSS class
495 * Patch #12911: Fix 500 error for requests to the settings path for non-configurable plugins
529 * Patch #12911: Fix 500 error for requests to the settings path for non-configurable plugins
496 * Patch #12926: Bulgarian translation (r11218)
530 * Patch #12926: Bulgarian translation (r11218)
497 * Patch #12927: Swedish Translation for r11244
531 * Patch #12927: Swedish Translation for r11244
498 * Patch #12967: Change Spanish login/logout translations
532 * Patch #12967: Change Spanish login/logout translations
499 * Patch #12988: Russian translation for trunk
533 * Patch #12988: Russian translation for trunk
500 * Patch #13080: German translation of label_in
534 * Patch #13080: German translation of label_in
501 * Patch #13098: Small datepicker improvements
535 * Patch #13098: Small datepicker improvements
502 * Patch #13152: Locale file for Azerbaijanian language
536 * Patch #13152: Locale file for Azerbaijanian language
503 * Patch #13155: Add login to /users/:id API for current user
537 * Patch #13155: Add login to /users/:id API for current user
504 * Patch #13173: Put source :rubygems url HTTP secure
538 * Patch #13173: Put source :rubygems url HTTP secure
505 * Patch #13190: Bulgarian translation (r11404)
539 * Patch #13190: Bulgarian translation (r11404)
506 * Patch #13198: Traditional Chinese language file (to r11426)
540 * Patch #13198: Traditional Chinese language file (to r11426)
507 * Patch #13203: German translation change for follow and precedes is inconsitent
541 * Patch #13203: German translation change for follow and precedes is inconsitent
508 * Patch #13206: Portuguese translation file
542 * Patch #13206: Portuguese translation file
509 * Patch #13246: Some german translation patches
543 * Patch #13246: Some german translation patches
510 * Patch #13280: German translation (r11478)
544 * Patch #13280: German translation (r11478)
511 * Patch #13301: Performance: avoid querying all memberships in User#roles_for_project
545 * Patch #13301: Performance: avoid querying all memberships in User#roles_for_project
512 * Patch #13309: Add "tracker-[id]" CSS class to issues
546 * Patch #13309: Add "tracker-[id]" CSS class to issues
513 * Patch #13324: fixing some pt-br locales
547 * Patch #13324: fixing some pt-br locales
514 * Patch #13339: Complete language Vietnamese file
548 * Patch #13339: Complete language Vietnamese file
515 * Patch #13391: Czech translation update
549 * Patch #13391: Czech translation update
516 * Patch #13399: Fixed some wrong or confusing translation in Korean locale
550 * Patch #13399: Fixed some wrong or confusing translation in Korean locale
517 * Patch #13414: Bulgarian translation (r11567)
551 * Patch #13414: Bulgarian translation (r11567)
518 * Patch #13420: Korean translation for 2.3 (r11583)
552 * Patch #13420: Korean translation for 2.3 (r11583)
519 * Patch #13437: German translation of setting_emails_header
553 * Patch #13437: German translation of setting_emails_header
520 * Patch #13438: English translation
554 * Patch #13438: English translation
521 * Patch #13447: German translation - some patches
555 * Patch #13447: German translation - some patches
522 * Patch #13450: Czech translation
556 * Patch #13450: Czech translation
523 * Patch #13475: fixing some pt-br locales
557 * Patch #13475: fixing some pt-br locales
524 * Patch #13514: fixing some pt-br locales
558 * Patch #13514: fixing some pt-br locales
525
559
526 == 2013-03-19 v2.2.4
560 == 2013-03-19 v2.2.4
527
561
528 * Upgrade to Rails 3.2.13
562 * Upgrade to Rails 3.2.13
529 * Defect #12243: Ordering forum replies by last reply date is broken
563 * Defect #12243: Ordering forum replies by last reply date is broken
530 * Defect #13127: h1 multiple lined titles breaks into main menu
564 * Defect #13127: h1 multiple lined titles breaks into main menu
531 * Defect #13138: Generating PDF of issue causes UndefinedConversionError with htmlentities gem
565 * Defect #13138: Generating PDF of issue causes UndefinedConversionError with htmlentities gem
532 * Defect #13165: rdm-mailhandler.rb: initialize_http_header override basic auth
566 * Defect #13165: rdm-mailhandler.rb: initialize_http_header override basic auth
533 * Defect #13232: Link to topic in nonexistent forum causes error 500
567 * Defect #13232: Link to topic in nonexistent forum causes error 500
534 * Patch #13181: Bulgarian translation of jstoolbar-bg.js
568 * Patch #13181: Bulgarian translation of jstoolbar-bg.js
535 * Patch #13207: Portuguese translation for 2.2-stable
569 * Patch #13207: Portuguese translation for 2.2-stable
536 * Patch #13310: pt-BR label_last_n_weeks translation
570 * Patch #13310: pt-BR label_last_n_weeks translation
537 * Patch #13325: pt-BR translation for 2.2-stable
571 * Patch #13325: pt-BR translation for 2.2-stable
538 * Patch #13343: Vietnamese translation for 2.2-stable
572 * Patch #13343: Vietnamese translation for 2.2-stable
539 * Patch #13398: Czech translation for 2.2-stable
573 * Patch #13398: Czech translation for 2.2-stable
540
574
541 == 2013-02-12 v2.2.3
575 == 2013-02-12 v2.2.3
542
576
543 * Upgrade to Rails 3.2.12
577 * Upgrade to Rails 3.2.12
544 * Defect #11987: pdf: Broken new line in table
578 * Defect #11987: pdf: Broken new line in table
545 * Defect #12930: 404 Error when referencing different project source files in the wiki syntax
579 * Defect #12930: 404 Error when referencing different project source files in the wiki syntax
546 * Defect #12979: Wiki link syntax commit:repo_a:abcd doesn't work
580 * Defect #12979: Wiki link syntax commit:repo_a:abcd doesn't work
547 * Defect #13075: Can't clear custom field value through context menu in the issue list
581 * Defect #13075: Can't clear custom field value through context menu in the issue list
548 * Defect #13097: Project copy fails when wiki module is disabled
582 * Defect #13097: Project copy fails when wiki module is disabled
549 * Defect #13126: Issue view: estimated time vs. spent time
583 * Defect #13126: Issue view: estimated time vs. spent time
550 * Patch #12922: Update Spanish translation
584 * Patch #12922: Update Spanish translation
551 * Patch #12928: Bulgarian translation for 2.2-stable
585 * Patch #12928: Bulgarian translation for 2.2-stable
552 * Patch #12987: Russian translation for 2.2-stable
586 * Patch #12987: Russian translation for 2.2-stable
553
587
554 == 2013-01-20 v2.2.2
588 == 2013-01-20 v2.2.2
555
589
556 * Defect #7510: Link to attachment should return latest attachment
590 * Defect #7510: Link to attachment should return latest attachment
557 * Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
591 * Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf
558 * Defect #12749: Plugins cannot route wiki page sub-path
592 * Defect #12749: Plugins cannot route wiki page sub-path
559 * Defect #12799: Cannot edit a wiki section which title starts with a tab
593 * Defect #12799: Cannot edit a wiki section which title starts with a tab
560 * Defect #12801: Viewing the history of a wiki page with attachments raises an error
594 * Defect #12801: Viewing the history of a wiki page with attachments raises an error
561 * Defect #12833: Input fields restricted on length should have maxlength parameter set
595 * Defect #12833: Input fields restricted on length should have maxlength parameter set
562 * Defect #12838: Blank page when clicking Add with no block selected on my page layout
596 * Defect #12838: Blank page when clicking Add with no block selected on my page layout
563 * Defect #12851: "Parent task is invalid" while editing child issues by Role with restricted Issues Visibility
597 * Defect #12851: "Parent task is invalid" while editing child issues by Role with restricted Issues Visibility
564 * Patch #12800: Serbian Latin translation patch (sr-YU.yml)
598 * Patch #12800: Serbian Latin translation patch (sr-YU.yml)
565 * Patch #12809: Swedish Translation for r11162
599 * Patch #12809: Swedish Translation for r11162
566 * Patch #12818: Minor swedish translation fix
600 * Patch #12818: Minor swedish translation fix
567
601
568 == 2013-01-09 v2.2.1
602 == 2013-01-09 v2.2.1
569
603
570 * Upgrade to Rails 3.2.11
604 * Upgrade to Rails 3.2.11
571 * Defect #12652: "Copy ticket" selects "new ticket"
605 * Defect #12652: "Copy ticket" selects "new ticket"
572 * Defect #12691: Textile Homepage Dead?
606 * Defect #12691: Textile Homepage Dead?
573 * Defect #12711: incorrect fix of lib/SVG/Graph/TimeSeries.rb
607 * Defect #12711: incorrect fix of lib/SVG/Graph/TimeSeries.rb
574 * Defect #12744: Unable to call a macro with a name that contains uppercase letters
608 * Defect #12744: Unable to call a macro with a name that contains uppercase letters
575 * Defect #12776: Security vulnerability in Rails 3.2.10 (CVE-2013-0156)
609 * Defect #12776: Security vulnerability in Rails 3.2.10 (CVE-2013-0156)
576 * Patch #12630: Russian "x_hours" translation
610 * Patch #12630: Russian "x_hours" translation
577
611
578 == 2012-12-18 v2.2.0
612 == 2012-12-18 v2.2.0
579
613
580 * Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
614 * Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
581 * Defect #8106: Issues by Category should show tasks without category
615 * Defect #8106: Issues by Category should show tasks without category
582 * Defect #8373: i18n string text_are_you_sure_with_children no longer used
616 * Defect #8373: i18n string text_are_you_sure_with_children no longer used
583 * Defect #11426: Filtering with Due Date in less than N days should show overdue issues
617 * Defect #11426: Filtering with Due Date in less than N days should show overdue issues
584 * Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale
618 * Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale
585 * Defect #11868: Git and Mercurial diff displays deleted files as /dev/null
619 * Defect #11868: Git and Mercurial diff displays deleted files as /dev/null
586 * Defect #11979: No validation errors when entering an invalid "Parent task"
620 * Defect #11979: No validation errors when entering an invalid "Parent task"
587 * Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy
621 * Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy
588 * Defect #12018: Issue filter select box order changes randomly
622 * Defect #12018: Issue filter select box order changes randomly
589 * Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked
623 * Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked
590 * Defect #12092: Issue "start date" validation does not work correctly
624 * Defect #12092: Issue "start date" validation does not work correctly
591 * Defect #12285: Some unit and functional tests miss fixtures and break when run alone
625 * Defect #12285: Some unit and functional tests miss fixtures and break when run alone
592 * Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
626 * Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions
593 * Defect #12310: Attachments may not be displayed in the order they were selected
627 * Defect #12310: Attachments may not be displayed in the order they were selected
594 * Defect #12356: Issue "Update" link broken focus
628 * Defect #12356: Issue "Update" link broken focus
595 * Defect #12397: Error in Textile conversion of HTTP links, containing russian letters
629 * Defect #12397: Error in Textile conversion of HTTP links, containing russian letters
596 * Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions
630 * Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions
597 * Feature #1554: Private comments in tickets
631 * Feature #1554: Private comments in tickets
598 * Feature #2161: Time tracking code should respect weekends as "no work" days
632 * Feature #2161: Time tracking code should respect weekends as "no work" days
599 * Feature #3239: Show related issues on the Issues Listing
633 * Feature #3239: Show related issues on the Issues Listing
600 * Feature #3265: Filter on issue relations
634 * Feature #3265: Filter on issue relations
601 * Feature #3447: Option to display the issue descriptions on the issues list
635 * Feature #3447: Option to display the issue descriptions on the issues list
602 * Feature #3511: Ability to sort issues by grouped column
636 * Feature #3511: Ability to sort issues by grouped column
603 * Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
637 * Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier
604 * Feature #5487: Allow subtasks to cross projects
638 * Feature #5487: Allow subtasks to cross projects
605 * Feature #6899: Add a relation between the original and copied issue
639 * Feature #6899: Add a relation between the original and copied issue
606 * Feature #7082: Rest API for wiki
640 * Feature #7082: Rest API for wiki
607 * Feature #9835: REST API - List priorities
641 * Feature #9835: REST API - List priorities
608 * Feature #10789: Macros {{child_pages}} with depth parameter
642 * Feature #10789: Macros {{child_pages}} with depth parameter
609 * Feature #10852: Ability to delete a version from a wiki page history
643 * Feature #10852: Ability to delete a version from a wiki page history
610 * Feature #10937: new user format #{lastname}
644 * Feature #10937: new user format #{lastname}
611 * Feature #11502: Expose roles details via REST API
645 * Feature #11502: Expose roles details via REST API
612 * Feature #11755: Impersonate user through REST API auth
646 * Feature #11755: Impersonate user through REST API auth
613 * Feature #12085: New user name format: firstname + first letter of lastname
647 * Feature #12085: New user name format: firstname + first letter of lastname
614 * Feature #12125: Set filename used to store attachment updloaded via the REST API
648 * Feature #12125: Set filename used to store attachment updloaded via the REST API
615 * Feature #12167: Macro for inserting collapsible block of text
649 * Feature #12167: Macro for inserting collapsible block of text
616 * Feature #12211: Wrap issue description and its contextual menu in a div
650 * Feature #12211: Wrap issue description and its contextual menu in a div
617 * Feature #12216: Textual CSS class for priorities
651 * Feature #12216: Textual CSS class for priorities
618 * Feature #12299: Redmine version requirement improvements (in plugins)
652 * Feature #12299: Redmine version requirement improvements (in plugins)
619 * Feature #12393: Upgrade to Rails 3.2.9
653 * Feature #12393: Upgrade to Rails 3.2.9
620 * Feature #12475: Lazy loading of translation files for faster startup
654 * Feature #12475: Lazy loading of translation files for faster startup
621 * Patch #11846: Fill username when authentification failed
655 * Patch #11846: Fill username when authentification failed
622 * Patch #11862: Add "last 2 weeks" preset to time entries reporting
656 * Patch #11862: Add "last 2 weeks" preset to time entries reporting
623 * Patch #11992: Japanese translation about issue relations improved
657 * Patch #11992: Japanese translation about issue relations improved
624 * Patch #12027: Incorrect Spanish "September" month name
658 * Patch #12027: Incorrect Spanish "September" month name
625 * Patch #12061: Japanese translation improvement (permission names)
659 * Patch #12061: Japanese translation improvement (permission names)
626 * Patch #12078: User#allowed_to? should return true or false
660 * Patch #12078: User#allowed_to? should return true or false
627 * Patch #12117: Change Japanese translation of "admin"
661 * Patch #12117: Change Japanese translation of "admin"
628 * Patch #12142: Updated translation in Lithuanian
662 * Patch #12142: Updated translation in Lithuanian
629 * Patch #12232: German translation enhancements
663 * Patch #12232: German translation enhancements
630 * Patch #12316: Fix Lithuanian numeral translation
664 * Patch #12316: Fix Lithuanian numeral translation
631 * Patch #12494: Bulgarian "button_submit" translation change
665 * Patch #12494: Bulgarian "button_submit" translation change
632 * Patch #12514: Updated translation in Lithuanian
666 * Patch #12514: Updated translation in Lithuanian
633 * Patch #12602: Korean translation update for 2.2-stable
667 * Patch #12602: Korean translation update for 2.2-stable
634 * Patch #12608: Norwegian translation changed
668 * Patch #12608: Norwegian translation changed
635 * Patch #12619: Russian translation change
669 * Patch #12619: Russian translation change
636
670
637 == 2012-12-18 v2.1.5
671 == 2012-12-18 v2.1.5
638
672
639 * Defect #12400: Validation fails when receiving an email with list custom fields
673 * Defect #12400: Validation fails when receiving an email with list custom fields
640 * Defect #12451: Macros.rb extract_macro_options should use lazy search
674 * Defect #12451: Macros.rb extract_macro_options should use lazy search
641 * Defect #12513: Grouping of issues by custom fields not correct in PDF export
675 * Defect #12513: Grouping of issues by custom fields not correct in PDF export
642 * Defect #12566: Issue history notes previews are broken
676 * Defect #12566: Issue history notes previews are broken
643 * Defect #12568: Clicking "edit" on a journal multiple times shows multiple forms
677 * Defect #12568: Clicking "edit" on a journal multiple times shows multiple forms
644 * Patch #12605: Norwegian translation for 1.4-stable update
678 * Patch #12605: Norwegian translation for 1.4-stable update
645 * Patch #12614: Dutch translation
679 * Patch #12614: Dutch translation
646 * Patch #12615: Russian translation
680 * Patch #12615: Russian translation
647
681
648 == 2012-11-24 v2.1.4
682 == 2012-11-24 v2.1.4
649
683
650 * Defect #12274: Wiki export from Index by title is truncated
684 * Defect #12274: Wiki export from Index by title is truncated
651 * Defect #12298: Right-click context menu unable to batch/bulk update (IE8)
685 * Defect #12298: Right-click context menu unable to batch/bulk update (IE8)
652 * Defect #12332: Repository identifier does not display on Project/Settings/Repositories
686 * Defect #12332: Repository identifier does not display on Project/Settings/Repositories
653 * Defect #12396: Error when receiving an email without subject header
687 * Defect #12396: Error when receiving an email without subject header
654 * Defect #12399: Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
688 * Defect #12399: Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
655 * Defect #12409: Git: changesets aren't read after clear_changesets call
689 * Defect #12409: Git: changesets aren't read after clear_changesets call
656 * Defect #12431: Project.rebuild! sorts root projects by id instead of name
690 * Defect #12431: Project.rebuild! sorts root projects by id instead of name
657
691
658 == 2012-11-17 v2.1.3
692 == 2012-11-17 v2.1.3
659
693
660 * Defect #12050: :export links to repository files lead to a 404 error
694 * Defect #12050: :export links to repository files lead to a 404 error
661 * Defect #12189: Missing tmp/pdf directory
695 * Defect #12189: Missing tmp/pdf directory
662 * Defect #12195: Javascript error with IE7 / IE8 on new issue form
696 * Defect #12195: Javascript error with IE7 / IE8 on new issue form
663 * Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
697 * Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
664 * Defect #12199: Confirmation message displayed when clicking a disabled delete link in the context menu
698 * Defect #12199: Confirmation message displayed when clicking a disabled delete link in the context menu
665 * Defect #12231: Hardcoded "Back" in Repository
699 * Defect #12231: Hardcoded "Back" in Repository
666 * Defect #12294: Incorrect german translation for "registered" users filter
700 * Defect #12294: Incorrect german translation for "registered" users filter
667 * Defect #12349: Watchers auto-complete search on non-latin chars
701 * Defect #12349: Watchers auto-complete search on non-latin chars
668 * Defect #12358: 'None' grouped issue list section should be translated
702 * Defect #12358: 'None' grouped issue list section should be translated
669 * Defect #12359: Version date field regex validation accepts invalid date
703 * Defect #12359: Version date field regex validation accepts invalid date
670 * Defect #12375: Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
704 * Defect #12375: Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
671 * Patch #9732: German translations
705 * Patch #9732: German translations
672 * Patch #12021: Russian locale translations
706 * Patch #12021: Russian locale translations
673 * Patch #12188: Simplified Chinese translation with zh.yml file based on Rev:10681
707 * Patch #12188: Simplified Chinese translation with zh.yml file based on Rev:10681
674 * Patch #12235: German translation for 2.1-stable
708 * Patch #12235: German translation for 2.1-stable
675 * Patch #12237: Added German Translation
709 * Patch #12237: Added German Translation
676
710
677 == 2012-09-30 v2.1.2
711 == 2012-09-30 v2.1.2
678
712
679 * Defect #11929: XSS vulnerability in Redmine 2.1.x
713 * Defect #11929: XSS vulnerability in Redmine 2.1.x
680
714
681 == 2012-09-30 v2.1.1
715 == 2012-09-30 v2.1.1
682
716
683 * Defect #11290: ParseDate missing in Ruby 1.9x
717 * Defect #11290: ParseDate missing in Ruby 1.9x
684 * Defect #11844: "load_default_data" rake task fails to print the error message if one occurs
718 * Defect #11844: "load_default_data" rake task fails to print the error message if one occurs
685 * Defect #11850: Can't create a user from ldap by on-the-fly on the redmine server using URI prefix
719 * Defect #11850: Can't create a user from ldap by on-the-fly on the redmine server using URI prefix
686 * Defect #11872: Private issue visible to anonymous users after its author is deleted
720 * Defect #11872: Private issue visible to anonymous users after its author is deleted
687 * Defect #11885: Filter misses Selectionfield on IE8
721 * Defect #11885: Filter misses Selectionfield on IE8
688 * Defect #11893: New relation form Cancel link is broken with Chrome 21
722 * Defect #11893: New relation form Cancel link is broken with Chrome 21
689 * Defect #11905: Potential "can't dup NilClass" error in UserPreference
723 * Defect #11905: Potential "can't dup NilClass" error in UserPreference
690 * Defect #11909: Autocomplete results not reset after clearing search field
724 * Defect #11909: Autocomplete results not reset after clearing search field
691 * Defect #11922: bs.yml and de.yml lead to error by number_to_currency()
725 * Defect #11922: bs.yml and de.yml lead to error by number_to_currency()
692 * Defect #11945: rake task prints "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets
726 * Defect #11945: rake task prints "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets
693 * Defect #11975: Undefined status transitions allowed in workflow (author of issue changes when selecting a new status)
727 * Defect #11975: Undefined status transitions allowed in workflow (author of issue changes when selecting a new status)
694 * Defect #11982: SCM diff view generates extra parameter for switching mode
728 * Defect #11982: SCM diff view generates extra parameter for switching mode
695 * Patch #11897: Traditional Chinese language file (to r10433)
729 * Patch #11897: Traditional Chinese language file (to r10433)
696
730
697 == 2012-09-16 v2.1.0
731 == 2012-09-16 v2.1.0
698
732
699 * Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
733 * Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
700 * Defect #2190: Month names not translated to german
734 * Defect #2190: Month names not translated to german
701 * Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
735 * Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
702 * Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name
736 * Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name
703 * Defect #10928: Documentation about generating a plugin is not up-to-date
737 * Defect #10928: Documentation about generating a plugin is not up-to-date
704 * Defect #11034: TLS configuration documentation for Rails 3
738 * Defect #11034: TLS configuration documentation for Rails 3
705 * Defect #11073: UserCustomField order_statement returns wrong output
739 * Defect #11073: UserCustomField order_statement returns wrong output
706 * Defect #11153: Default sorting for target version is DESC instead of ASC
740 * Defect #11153: Default sorting for target version is DESC instead of ASC
707 * Defect #11207: Issues associated with a locked version are not copied when copying a project
741 * Defect #11207: Issues associated with a locked version are not copied when copying a project
708 * Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id
742 * Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id
709 * Defect #11331: Openid registration form should not require user to enter password
743 * Defect #11331: Openid registration form should not require user to enter password
710 * Defect #11345: Context menu should show shared versions when editing issues from different projects
744 * Defect #11345: Context menu should show shared versions when editing issues from different projects
711 * Defect #11355: Plain text notification emails content is HTML escaped
745 * Defect #11355: Plain text notification emails content is HTML escaped
712 * Defect #11388: Updating a version through rest API returns invalid JSON
746 * Defect #11388: Updating a version through rest API returns invalid JSON
713 * Defect #11389: Warning in awesome_nested_set.rb
747 * Defect #11389: Warning in awesome_nested_set.rb
714 * Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500
748 * Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500
715 * Defect #11506: Versions that are not shared should not be assignable when selecting another project
749 * Defect #11506: Versions that are not shared should not be assignable when selecting another project
716 * Defect #11508: Projects not ordered alphabetically after renaming project
750 * Defect #11508: Projects not ordered alphabetically after renaming project
717 * Defect #11540: Roadmap anchor links can be ambigous
751 * Defect #11540: Roadmap anchor links can be ambigous
718 * Defect #11545: Overwriting existing method Issue.open
752 * Defect #11545: Overwriting existing method Issue.open
719 * Defect #11552: MailHandler does not match assignee name with spaces
753 * Defect #11552: MailHandler does not match assignee name with spaces
720 * Defect #11571: Custom fields of type version not proper handled in receiving e-mails
754 * Defect #11571: Custom fields of type version not proper handled in receiving e-mails
721 * Defect #11577: Can't use non-latin anchor in wiki
755 * Defect #11577: Can't use non-latin anchor in wiki
722 * Defect #11612: Revision graph sometimes broken due to raphael.js error
756 * Defect #11612: Revision graph sometimes broken due to raphael.js error
723 * Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard
757 * Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard
724 * Defect #11633: Macro arguments should not be parsed by text formatters
758 * Defect #11633: Macro arguments should not be parsed by text formatters
725 * Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present
759 * Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present
726 * Defect #11691: 404 response when deleting a user from the edit page
760 * Defect #11691: 404 response when deleting a user from the edit page
727 * Defect #11723: redmine:send_reminders notification misses if assignee is a group
761 * Defect #11723: redmine:send_reminders notification misses if assignee is a group
728 * Defect #11738: Batch update of issues clears project path
762 * Defect #11738: Batch update of issues clears project path
729 * Defect #11749: Redmine.pm: HEAD is not considered as a read-only method
763 * Defect #11749: Redmine.pm: HEAD is not considered as a read-only method
730 * Defect #11814: Date picker does not respect week start setting
764 * Defect #11814: Date picker does not respect week start setting
731 * Feature #703: Configurable required fields per tracker/status/role
765 * Feature #703: Configurable required fields per tracker/status/role
732 * Feature #1006: Display thumbnails of attached images
766 * Feature #1006: Display thumbnails of attached images
733 * Feature #1091: Disabling default ticket fields per tracker
767 * Feature #1091: Disabling default ticket fields per tracker
734 * Feature #1360: Permission for adding an issue to a version.
768 * Feature #1360: Permission for adding an issue to a version.
735 * Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
769 * Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
736 * Feature #3510: Inserting image thumbnails inside the wiki
770 * Feature #3510: Inserting image thumbnails inside the wiki
737 * Feature #3521: Permissions for roles to change fields per tracker/status
771 * Feature #3521: Permissions for roles to change fields per tracker/status
738 * Feature #3640: Freeze / Close Projects
772 * Feature #3640: Freeze / Close Projects
739 * Feature #3831: Support for subforums
773 * Feature #3831: Support for subforums
740 * Feature #6597: Configurable session lifetime and timeout
774 * Feature #6597: Configurable session lifetime and timeout
741 * Feature #6965: Option to Copy Subtasks when copying an issue
775 * Feature #6965: Option to Copy Subtasks when copying an issue
742 * Feature #8161: Ability to filter issues on project custom fields
776 * Feature #8161: Ability to filter issues on project custom fields
743 * Feature #8577: "Private" column and filter on the issue list
777 * Feature #8577: "Private" column and filter on the issue list
744 * Feature #8981: REST Api for Groups
778 * Feature #8981: REST Api for Groups
745 * Feature #9258: Create role by copy
779 * Feature #9258: Create role by copy
746 * Feature #9419: Group/sort the issue list by user/version-format custom fields
780 * Feature #9419: Group/sort the issue list by user/version-format custom fields
747 * Feature #10362: Show images in repositories inline when clicking the 'View' link
781 * Feature #10362: Show images in repositories inline when clicking the 'View' link
748 * Feature #10419: Upgrade raphael.js (2.1.0)
782 * Feature #10419: Upgrade raphael.js (2.1.0)
749 * Feature #11068: Ability to set default column order in issue list
783 * Feature #11068: Ability to set default column order in issue list
750 * Feature #11102: Add autocomplete to "Related issue" field on revision
784 * Feature #11102: Add autocomplete to "Related issue" field on revision
751 * Feature #11109: Repository Identifier should be frozen
785 * Feature #11109: Repository Identifier should be frozen
752 * Feature #11181: Additional "Log time" link on project overview
786 * Feature #11181: Additional "Log time" link on project overview
753 * Feature #11205: Reversed order of priorities on the issue summary page
787 * Feature #11205: Reversed order of priorities on the issue summary page
754 * Feature #11445: Switch from Prototype to JQuery
788 * Feature #11445: Switch from Prototype to JQuery
755 * Feature #11469: JSONP support
789 * Feature #11469: JSONP support
756 * Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
790 * Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
757 * Feature #11494: Don't turn #nnn with leading zeros into links
791 * Feature #11494: Don't turn #nnn with leading zeros into links
758 * Feature #11539: Display a projects tree instead of a flat list in notification preferences
792 * Feature #11539: Display a projects tree instead of a flat list in notification preferences
759 * Feature #11578: Option to pass whole arguments to a macro without splitting them
793 * Feature #11578: Option to pass whole arguments to a macro without splitting them
760 * Feature #11595: Missing mime type for svg files
794 * Feature #11595: Missing mime type for svg files
761 * Feature #11758: Upgrade to Rails 3.2.8
795 * Feature #11758: Upgrade to Rails 3.2.8
762 * Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
796 * Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
763 * Patch #10988: New Korean translation patch
797 * Patch #10988: New Korean translation patch
764 * Patch #11201: Korean translation special update
798 * Patch #11201: Korean translation special update
765 * Patch #11401: Fix Japanese mistranslation for "button_submit"
799 * Patch #11401: Fix Japanese mistranslation for "button_submit"
766 * Patch #11402: Japanese translation added for default role names
800 * Patch #11402: Japanese translation added for default role names
767 * Patch #11411: Fix disordered use of long sound in Japanese "user" translation
801 * Patch #11411: Fix disordered use of long sound in Japanese "user" translation
768 * Patch #11412: Unnatural Japanese message when users failed to login
802 * Patch #11412: Unnatural Japanese message when users failed to login
769 * Patch #11419: Fix wrong Japanese "label_attachment" translation
803 * Patch #11419: Fix wrong Japanese "label_attachment" translation
770 * Patch #11496: Make labels clickable in Adminstration/Settings
804 * Patch #11496: Make labels clickable in Adminstration/Settings
771 * Patch #11704: Avoid the use of tag("...", "...", true) in layout
805 * Patch #11704: Avoid the use of tag("...", "...", true) in layout
772 * Patch #11818: Redmine.pm fails when permissions are NULL
806 * Patch #11818: Redmine.pm fails when permissions are NULL
773
807
774 == 2012-09-16 v2.0.4
808 == 2012-09-16 v2.0.4
775
809
776 * Defect #10818: Running rake in test environment causes exception
810 * Defect #10818: Running rake in test environment causes exception
777 * Defect #11209: Wiki diff may generate broken HTML
811 * Defect #11209: Wiki diff may generate broken HTML
778 * Defect #11217: Project names in drop-down are escaped twice
812 * Defect #11217: Project names in drop-down are escaped twice
779 * Defect #11262: Link is escaped in wiki added/updated notification email
813 * Defect #11262: Link is escaped in wiki added/updated notification email
780 * Defect #11307: Can't filter for negative numeric custom fields
814 * Defect #11307: Can't filter for negative numeric custom fields
781 * Defect #11325: Unified diff link broken on specific file/revision diff view
815 * Defect #11325: Unified diff link broken on specific file/revision diff view
782 * Defect #11341: Escaped link in conflict resolution form
816 * Defect #11341: Escaped link in conflict resolution form
783 * Defect #11365: Attachment description length is not validated
817 * Defect #11365: Attachment description length is not validated
784 * Defect #11511: Confirmation page has broken HTML when a project folding sub project is deleted
818 * Defect #11511: Confirmation page has broken HTML when a project folding sub project is deleted
785 * Defect #11533: rake redmine:plugins:test doesn't run tests in subdirectories
819 * Defect #11533: rake redmine:plugins:test doesn't run tests in subdirectories
786 * Defect #11541: Version sharing is missing in the REST API
820 * Defect #11541: Version sharing is missing in the REST API
787 * Defect #11550: Issue reminder doesn't work when using asynchronous delivery
821 * Defect #11550: Issue reminder doesn't work when using asynchronous delivery
788 * Defect #11776: Can't override mailer views inside redmine plugin.
822 * Defect #11776: Can't override mailer views inside redmine plugin.
789 * Defect #11789: Edit section links broken with h5/h6 headings
823 * Defect #11789: Edit section links broken with h5/h6 headings
790 * Feature #11338: Exclude emails with auto-submitted => auto-generated
824 * Feature #11338: Exclude emails with auto-submitted => auto-generated
791 * Patch #11299: redmine:plugins:migrate should update db/schema.rb
825 * Patch #11299: redmine:plugins:migrate should update db/schema.rb
792 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
826 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
793 * Patch #11448: Russian translation for 1.4-stable and 2.0-stable
827 * Patch #11448: Russian translation for 1.4-stable and 2.0-stable
794 * Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese
828 * Patch #11600: Fix plural form of the abbreviation for hours in Brazilian Portuguese
795
829
796 == 2012-06-18 v2.0.3
830 == 2012-06-18 v2.0.3
797
831
798 * Defect #10688: PDF export from Wiki - Problems with tables
832 * Defect #10688: PDF export from Wiki - Problems with tables
799 * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
833 * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
800 * Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
834 * Defect #11065: E-Mail submitted tickets: German umlauts in 'Subject' get malformed (ruby 1.8)
801 * Defect #11098: Default priorities have the same position and can't be reordered
835 * Defect #11098: Default priorities have the same position and can't be reordered
802 * Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
836 * Defect #11105: <% content_for :header_tags do %> doesn't work inside hook
803 * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
837 * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
804 * Defect #11118: "Maximum file size" displayed on upload forms is incorrect
838 * Defect #11118: "Maximum file size" displayed on upload forms is incorrect
805 * Defect #11124: Link to user is escaped in activity title
839 * Defect #11124: Link to user is escaped in activity title
806 * Defect #11133: Wiki-page section edit link can point to incorrect section
840 * Defect #11133: Wiki-page section edit link can point to incorrect section
807 * Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
841 * Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
808 * Defect #11170: Topics sort order is broken in Redmine 2.x
842 * Defect #11170: Topics sort order is broken in Redmine 2.x
809 * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
843 * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order (not-reverse)
810 * Defect #11185: Redmine fails to delete a project with parent/child task
844 * Defect #11185: Redmine fails to delete a project with parent/child task
811 * Feature #11162: Upgrade to Rails 3.2.6
845 * Feature #11162: Upgrade to Rails 3.2.6
812 * Patch #11113: Small glitch in German localization
846 * Patch #11113: Small glitch in German localization
813
847
814 == 2012-06-05 v2.0.2
848 == 2012-06-05 v2.0.2
815
849
816 * Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
850 * Defect #11032: Project list is not shown when "For any event on the selected projects only..." is selected on user edit panel
817 * Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
851 * Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
818 * Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
852 * Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
819 * Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
853 * Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
820 * Defect #11085: Wiki start page can't be changed
854 * Defect #11085: Wiki start page can't be changed
821 * Feature #11084: Update Rails to 3.2.5
855 * Feature #11084: Update Rails to 3.2.5
822
856
823 == 2012-05-28 v2.0.1
857 == 2012-05-28 v2.0.1
824
858
825 * Defect #10923: After creating a new Version Redmine jumps back to "Information"
859 * Defect #10923: After creating a new Version Redmine jumps back to "Information"
826 * Defect #10932: Links to delete watchers are escaped when gravatars are enabled
860 * Defect #10932: Links to delete watchers are escaped when gravatars are enabled
827 * Defect #10964: Updated column doesn't get updated on issues
861 * Defect #10964: Updated column doesn't get updated on issues
828 * Defect #10965: rake yard does not work for generating documentation.
862 * Defect #10965: rake yard does not work for generating documentation.
829 * Defect #10972: Columns selection not displayed on the custom query form
863 * Defect #10972: Columns selection not displayed on the custom query form
830 * Defect #10991: My page > Spent time 'project' column is html-encoded
864 * Defect #10991: My page > Spent time 'project' column is html-encoded
831 * Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0
865 * Defect #10996: Time zones lost when upgrading from Redmine 1.4 to 2.0
832 * Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error
866 * Defect #11013: Fetching Email from IMAP/POP3 - uninitialized constant RAILS_DEFAULT_LOGGER error
833 * Defect #11024: redmine_plugin_model generator does not create the migration
867 * Defect #11024: redmine_plugin_model generator does not create the migration
834 * Defect #11027: Saving new query without name causes escaping of input field
868 * Defect #11027: Saving new query without name causes escaping of input field
835 * Defect #11028: Project identifier can be updated
869 * Defect #11028: Project identifier can be updated
836
870
837 == 2012-05-15 v2.0.0
871 == 2012-05-15 v2.0.0
838
872
839 * Feature #4796: Rails 3 support
873 * Feature #4796: Rails 3 support
840 * Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit
874 * Feature #7720: Limit the pagination-limit when max-results is fewer than max-pagination-limit
841 * Feature #9034: Add an id to the flash messages
875 * Feature #9034: Add an id to the flash messages
842 * Patch #10782: Better translation for Estonian language
876 * Patch #10782: Better translation for Estonian language
843
877
844 == 2012-05-13 v1.4.2
878 == 2012-05-13 v1.4.2
845
879
846 * Defect #10744: rake task redmine:email:test broken
880 * Defect #10744: rake task redmine:email:test broken
847 * Defect #10787: "Allow users to unsubscribe" option is confusing
881 * Defect #10787: "Allow users to unsubscribe" option is confusing
848 * Defect #10827: Cannot access Repositories page and Settings in a Project - Error 500
882 * Defect #10827: Cannot access Repositories page and Settings in a Project - Error 500
849 * Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
883 * Defect #10829: db:migrate fails 0.8.2 -> 1.4.1
850 * Defect #10832: REST Uploads fail with fastcgi
884 * Defect #10832: REST Uploads fail with fastcgi
851 * Defect #10837: reposman and rdm-mailhandler not working with ruby 1.9.x
885 * Defect #10837: reposman and rdm-mailhandler not working with ruby 1.9.x
852 * Defect #10856: can not load translations from hr.yml with ruby1.9.3-p194
886 * Defect #10856: can not load translations from hr.yml with ruby1.9.3-p194
853 * Defect #10865: Filter reset when deleting locked user
887 * Defect #10865: Filter reset when deleting locked user
854 * Feature #9790: Allow filtering text custom fields on "is null" and "is not null"
888 * Feature #9790: Allow filtering text custom fields on "is null" and "is not null"
855 * Feature #10778: svn:ignore for config/additional_environment.rb
889 * Feature #10778: svn:ignore for config/additional_environment.rb
856 * Feature #10875: Partial Albanian Translations
890 * Feature #10875: Partial Albanian Translations
857 * Feature #10888: Bring back List-Id to help aid Gmail filtering
891 * Feature #10888: Bring back List-Id to help aid Gmail filtering
858 * Patch #10733: Traditional Chinese language file (to r9502)
892 * Patch #10733: Traditional Chinese language file (to r9502)
859 * Patch #10745: Japanese translation update (r9519)
893 * Patch #10745: Japanese translation update (r9519)
860 * Patch #10750: Swedish Translation for r9522
894 * Patch #10750: Swedish Translation for r9522
861 * Patch #10785: Bulgarian translation (jstoolbar)
895 * Patch #10785: Bulgarian translation (jstoolbar)
862 * Patch #10800: Simplified Chinese translation
896 * Patch #10800: Simplified Chinese translation
863
897
864 == 2012-04-20 v1.4.1
898 == 2012-04-20 v1.4.1
865
899
866 * Defect #8574: Time report: date range fields not enabled when using the calendar popup
900 * Defect #8574: Time report: date range fields not enabled when using the calendar popup
867 * Defect #10642: Nested textile ol/ul lists generate invalid HTML
901 * Defect #10642: Nested textile ol/ul lists generate invalid HTML
868 * Defect #10668: RSS key is generated twice when user is not reloaded
902 * Defect #10668: RSS key is generated twice when user is not reloaded
869 * Defect #10669: Token.destroy_expired should not delete API tokens
903 * Defect #10669: Token.destroy_expired should not delete API tokens
870 * Defect #10675: "Submit and continue" is broken
904 * Defect #10675: "Submit and continue" is broken
871 * Defect #10711: User cannot change account details with "Login has already been taken" error
905 * Defect #10711: User cannot change account details with "Login has already been taken" error
872 * Feature #10664: Unsubscribe Own User Account
906 * Feature #10664: Unsubscribe Own User Account
873 * Patch #10693: German Translation Update
907 * Patch #10693: German Translation Update
874
908
875 == 2012-04-14 v1.4.0
909 == 2012-04-14 v1.4.0
876
910
877 * Defect #2719: Increase username length limit from 30 to 60
911 * Defect #2719: Increase username length limit from 30 to 60
878 * Defect #3087: Revision referring to issues across all projects
912 * Defect #3087: Revision referring to issues across all projects
879 * Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
913 * Defect #4824: Unable to connect (can't convert Net::LDAP::LdapError into String)
880 * Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
914 * Defect #5058: reminder mails are not sent when delivery_method is :async_smtp
881 * Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
915 * Defect #6859: Moving issues to a tracker with different custom fields should let fill these fields
882 * Defect #7398: Error when trying to quick create a version with required custom field
916 * Defect #7398: Error when trying to quick create a version with required custom field
883 * Defect #7495: Python multiline comments highlighting problem in Repository browser
917 * Defect #7495: Python multiline comments highlighting problem in Repository browser
884 * Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
918 * Defect #7826: bigdecimal-segfault-fix.rb must be removed for Oracle
885 * Defect #7920: Attempted to update a stale object when copying a project
919 * Defect #7920: Attempted to update a stale object when copying a project
886 * Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
920 * Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
887 * Defect #9472: The git scm module causes an excess amount of DB traffic.
921 * Defect #9472: The git scm module causes an excess amount of DB traffic.
888 * Defect #9685: Adding multiple times the same related issue relation is possible
922 * Defect #9685: Adding multiple times the same related issue relation is possible
889 * Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
923 * Defect #9798: Release 1.3.0 does not detect rubytree under ruby 1.9.3p0 / rails 2.3.14
890 * Defect #9978: Japanese "permission_add_issue_watchers" is wrong
924 * Defect #9978: Japanese "permission_add_issue_watchers" is wrong
891 * Defect #10006: Email reminders are sent for closed issues
925 * Defect #10006: Email reminders are sent for closed issues
892 * Defect #10150: CSV export and spent time: rounding issue
926 * Defect #10150: CSV export and spent time: rounding issue
893 * Defect #10168: CSV export breaks custom columns
927 * Defect #10168: CSV export breaks custom columns
894 * Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
928 * Defect #10181: Issue context menu and bulk edit form show irrelevant statuses
895 * Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
929 * Defect #10198: message_id regex in pop3.rb only recognizes Message-ID header (not Message-Id)
896 * Defect #10251: Description diff link in note details is relative when received by email
930 * Defect #10251: Description diff link in note details is relative when received by email
897 * Defect #10272: Ruby 1.9.3: "incompatible character encoding" with LDAP auth
931 * Defect #10272: Ruby 1.9.3: "incompatible character encoding" with LDAP auth
898 * Defect #10275: Message object not passed to wiki macros for head topic and in preview edit mode
932 * Defect #10275: Message object not passed to wiki macros for head topic and in preview edit mode
899 * Defect #10334: Full name is not unquoted when creating users from emails
933 * Defect #10334: Full name is not unquoted when creating users from emails
900 * Defect #10410: [Localization] Grammar issue of Simplified Chinese in zh.yml
934 * Defect #10410: [Localization] Grammar issue of Simplified Chinese in zh.yml
901 * Defect #10442: Ruby 1.9.3 Time Zone setting Internal error.
935 * Defect #10442: Ruby 1.9.3 Time Zone setting Internal error.
902 * Defect #10467: Confusing behavior while moving issue to a project with disabled Issues module
936 * Defect #10467: Confusing behavior while moving issue to a project with disabled Issues module
903 * Defect #10575: Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
937 * Defect #10575: Uploading of attachments which filename contains non-ASCII chars fails with Ruby 1.9
904 * Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed
938 * Defect #10590: WikiContent::Version#text return string with #<Encoding:ASCII-8BIT> when uncompressed
905 * Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3
939 * Defect #10593: Error: 'incompatible character encodings: UTF-8 and ASCII-8BIT' (old annoing issue) on ruby-1.9.3
906 * Defect #10600: Watchers search generates an Internal error
940 * Defect #10600: Watchers search generates an Internal error
907 * Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields
941 * Defect #10605: Bulk edit selected issues does not allow selection of blank values for custom fields
908 * Defect #10619: When changing status before tracker, it shows improper status
942 * Defect #10619: When changing status before tracker, it shows improper status
909 * Feature #779: Multiple SCM per project
943 * Feature #779: Multiple SCM per project
910 * Feature #971: Add "Spent time" column to query
944 * Feature #971: Add "Spent time" column to query
911 * Feature #1060: Add a LDAP-filter using external auth sources
945 * Feature #1060: Add a LDAP-filter using external auth sources
912 * Feature #1102: Shortcut for assigning an issue to me
946 * Feature #1102: Shortcut for assigning an issue to me
913 * Feature #1189: Multiselect custom fields
947 * Feature #1189: Multiselect custom fields
914 * Feature #1363: Allow underscores in project identifiers
948 * Feature #1363: Allow underscores in project identifiers
915 * Feature #1913: LDAP - authenticate as user
949 * Feature #1913: LDAP - authenticate as user
916 * Feature #1972: Attachments for News
950 * Feature #1972: Attachments for News
917 * Feature #2009: Manually add related revisions
951 * Feature #2009: Manually add related revisions
918 * Feature #2323: Workflow permissions for administrators
952 * Feature #2323: Workflow permissions for administrators
919 * Feature #2416: {background:color} doesn't work in text formatting
953 * Feature #2416: {background:color} doesn't work in text formatting
920 * Feature #2694: Notification on loosing assignment
954 * Feature #2694: Notification on loosing assignment
921 * Feature #2715: "Magic links" to notes
955 * Feature #2715: "Magic links" to notes
922 * Feature #2850: Add next/previous navigation to issue
956 * Feature #2850: Add next/previous navigation to issue
923 * Feature #3055: Option to copy attachments when copying an issue
957 * Feature #3055: Option to copy attachments when copying an issue
924 * Feature #3108: set parent automatically for new pages
958 * Feature #3108: set parent automatically for new pages
925 * Feature #3463: Export all wiki pages to PDF
959 * Feature #3463: Export all wiki pages to PDF
926 * Feature #4050: Ruby 1.9 support
960 * Feature #4050: Ruby 1.9 support
927 * Feature #4769: Ability to move an issue to a different project from the update form
961 * Feature #4769: Ability to move an issue to a different project from the update form
928 * Feature #4774: Change the hyperlink for file attachment to view and download
962 * Feature #4774: Change the hyperlink for file attachment to view and download
929 * Feature #5159: Ability to add Non-Member watchers to the watch list
963 * Feature #5159: Ability to add Non-Member watchers to the watch list
930 * Feature #5638: Use Bundler (Gemfile) for gem management
964 * Feature #5638: Use Bundler (Gemfile) for gem management
931 * Feature #5643: Add X-Redmine-Sender header to email notifications
965 * Feature #5643: Add X-Redmine-Sender header to email notifications
932 * Feature #6296: Bulk-edit custom fields through context menu
966 * Feature #6296: Bulk-edit custom fields through context menu
933 * Feature #6386: Issue mail should render the HTML version of the issue details
967 * Feature #6386: Issue mail should render the HTML version of the issue details
934 * Feature #6449: Edit a wiki page's parent on the edit page
968 * Feature #6449: Edit a wiki page's parent on the edit page
935 * Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server
969 * Feature #6555: Double-click on "Submit" and "Save" buttons should not send two requests to server
936 * Feature #7361: Highlight active query in the side bar
970 * Feature #7361: Highlight active query in the side bar
937 * Feature #7420: Rest API for projects members
971 * Feature #7420: Rest API for projects members
938 * Feature #7603: Please make editing issues more obvious than "Change properties (More)"
972 * Feature #7603: Please make editing issues more obvious than "Change properties (More)"
939 * Feature #8171: Adding attachments through the REST API
973 * Feature #8171: Adding attachments through the REST API
940 * Feature #8691: Better handling of issue update conflict
974 * Feature #8691: Better handling of issue update conflict
941 * Feature #9803: Change project through REST API issue update
975 * Feature #9803: Change project through REST API issue update
942 * Feature #9923: User type custom fields should be filterable by "Me".
976 * Feature #9923: User type custom fields should be filterable by "Me".
943 * Feature #9985: Group time report by the Status field
977 * Feature #9985: Group time report by the Status field
944 * Feature #9995: Time entries insertion, "Create and continue" button
978 * Feature #9995: Time entries insertion, "Create and continue" button
945 * Feature #10020: Enable global time logging at /time_entries/new
979 * Feature #10020: Enable global time logging at /time_entries/new
946 * Feature #10042: Bulk change private flag
980 * Feature #10042: Bulk change private flag
947 * Feature #10126: Add members of subprojects in the assignee and author filters
981 * Feature #10126: Add members of subprojects in the assignee and author filters
948 * Feature #10131: Include custom fiels in time entries API responses
982 * Feature #10131: Include custom fiels in time entries API responses
949 * Feature #10207: Git: use default branch from HEAD
983 * Feature #10207: Git: use default branch from HEAD
950 * Feature #10208: Estonian translation
984 * Feature #10208: Estonian translation
951 * Feature #10253: Better handling of attachments when validation fails
985 * Feature #10253: Better handling of attachments when validation fails
952 * Feature #10350: Bulk copy should allow for changing the target version
986 * Feature #10350: Bulk copy should allow for changing the target version
953 * Feature #10607: Ignore out-of-office incoming emails
987 * Feature #10607: Ignore out-of-office incoming emails
954 * Feature #10635: Adding time like "123 Min" is invalid
988 * Feature #10635: Adding time like "123 Min" is invalid
955 * Patch #9998: Make attachement "Optional Description" less wide
989 * Patch #9998: Make attachement "Optional Description" less wide
956 * Patch #10066: i18n not working with russian gem
990 * Patch #10066: i18n not working with russian gem
957 * Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour
991 * Patch #10128: Disable IE 8 compatibility mode to fix wrong div.autoscroll scroll bar behaviour
958 * Patch #10155: Russian translation changed
992 * Patch #10155: Russian translation changed
959 * Patch #10464: Enhanced PDF output for Issues list
993 * Patch #10464: Enhanced PDF output for Issues list
960 * Patch #10470: Efficiently process new git revisions in a single batch
994 * Patch #10470: Efficiently process new git revisions in a single batch
961 * Patch #10513: Dutch translation improvement
995 * Patch #10513: Dutch translation improvement
962
996
963 == 2012-04-14 v1.3.3
997 == 2012-04-14 v1.3.3
964
998
965 * Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
999 * Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
966 * Defect #10554: Defect symbols when exporting tasks in pdf
1000 * Defect #10554: Defect symbols when exporting tasks in pdf
967 * Defect #10564: Unable to change locked, sticky flags and board when editing a message
1001 * Defect #10564: Unable to change locked, sticky flags and board when editing a message
968 * Defect #10591: Dutch "label_file_added" translation is wrong
1002 * Defect #10591: Dutch "label_file_added" translation is wrong
969 * Defect #10622: "Default administrator account changed" is always true
1003 * Defect #10622: "Default administrator account changed" is always true
970 * Patch #10555: rake redmine:send_reminders aborted if issue assigned to group
1004 * Patch #10555: rake redmine:send_reminders aborted if issue assigned to group
971 * Patch #10611: Simplified Chinese translations for 1.3-stable
1005 * Patch #10611: Simplified Chinese translations for 1.3-stable
972
1006
973 == 2012-03-11 v1.3.2
1007 == 2012-03-11 v1.3.2
974
1008
975 * Defect #8194: {{toc}} uses identical anchors for subsections with the same name
1009 * Defect #8194: {{toc}} uses identical anchors for subsections with the same name
976 * Defect #9143: Partial diff comparison should be done on actual code, not on html
1010 * Defect #9143: Partial diff comparison should be done on actual code, not on html
977 * Defect #9523: {{toc}} does not display headers with @ code markup
1011 * Defect #9523: {{toc}} does not display headers with @ code markup
978 * Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
1012 * Defect #9815: Release 1.3.0 does not detect rubytree with rubgems 1.8
979 * Defect #10053: undefined method `<=>' for nil:NilClass when accessing the settings of a project
1013 * Defect #10053: undefined method `<=>' for nil:NilClass when accessing the settings of a project
980 * Defect #10135: ActionView::TemplateError (can't convert Fixnum into String)
1014 * Defect #10135: ActionView::TemplateError (can't convert Fixnum into String)
981 * Defect #10193: Unappropriate icons in highlighted code block
1015 * Defect #10193: Unappropriate icons in highlighted code block
982 * Defect #10199: No wiki section edit when title contains code
1016 * Defect #10199: No wiki section edit when title contains code
983 * Defect #10218: Error when creating a project with a version custom field
1017 * Defect #10218: Error when creating a project with a version custom field
984 * Defect #10241: "get version by ID" fails with "401 not authorized" error when using API access key
1018 * Defect #10241: "get version by ID" fails with "401 not authorized" error when using API access key
985 * Defect #10284: Note added by commit from a subproject does not contain project identifier
1019 * Defect #10284: Note added by commit from a subproject does not contain project identifier
986 * Defect #10374: User list is empty when adding users to project / group if remaining users are added late
1020 * Defect #10374: User list is empty when adding users to project / group if remaining users are added late
987 * Defect #10390: Mass assignment security vulnerability
1021 * Defect #10390: Mass assignment security vulnerability
988 * Patch #8413: Confirmation message before deleting a relationship
1022 * Patch #8413: Confirmation message before deleting a relationship
989 * Patch #10160: Bulgarian translation (r8777)
1023 * Patch #10160: Bulgarian translation (r8777)
990 * Patch #10242: Migrate Redmine.pm from Digest::Sha1 to Digest::Sha
1024 * Patch #10242: Migrate Redmine.pm from Digest::Sha1 to Digest::Sha
991 * Patch #10258: Italian translation for 1.3-stable
1025 * Patch #10258: Italian translation for 1.3-stable
992
1026
993 == 2012-02-06 v1.3.1
1027 == 2012-02-06 v1.3.1
994
1028
995 * Defect #9775: app/views/repository/_revision_graph.html.erb sets window.onload directly..
1029 * Defect #9775: app/views/repository/_revision_graph.html.erb sets window.onload directly..
996 * Defect #9792: Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page
1030 * Defect #9792: Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page
997 * Defect #9793: Bad spacing between numbered list and heading (recently broken).
1031 * Defect #9793: Bad spacing between numbered list and heading (recently broken).
998 * Defect #9795: Unrelated error message when creating a group with an invalid name
1032 * Defect #9795: Unrelated error message when creating a group with an invalid name
999 * Defect #9832: Revision graph height should depend on height of rows in revisions table
1033 * Defect #9832: Revision graph height should depend on height of rows in revisions table
1000 * Defect #9937: Repository settings are not saved when all SCM are disabled
1034 * Defect #9937: Repository settings are not saved when all SCM are disabled
1001 * Defect #9961: Ukrainian "default_tracker_bug" is wrong
1035 * Defect #9961: Ukrainian "default_tracker_bug" is wrong
1002 * Defect #10013: Rest API - Create Version -> Internal server error 500
1036 * Defect #10013: Rest API - Create Version -> Internal server error 500
1003 * Defect #10115: Javascript error - Can't attach more than 1 file on IE 6 and 7
1037 * Defect #10115: Javascript error - Can't attach more than 1 file on IE 6 and 7
1004 * Defect #10130: Broken italic text style in edited comment preview
1038 * Defect #10130: Broken italic text style in edited comment preview
1005 * Defect #10152: Attachment diff type is not saved in user preference
1039 * Defect #10152: Attachment diff type is not saved in user preference
1006 * Feature #9943: Arabic translation
1040 * Feature #9943: Arabic translation
1007 * Patch #9874: pt-BR translation updates
1041 * Patch #9874: pt-BR translation updates
1008 * Patch #9922: Spanish translation updated
1042 * Patch #9922: Spanish translation updated
1009 * Patch #10137: Korean language file ko.yml updated to Redmine 1.3.0
1043 * Patch #10137: Korean language file ko.yml updated to Redmine 1.3.0
1010
1044
1011 == 2011-12-10 v1.3.0
1045 == 2011-12-10 v1.3.0
1012
1046
1013 * Defect #2109: Context menu is being submitted twice per right click
1047 * Defect #2109: Context menu is being submitted twice per right click
1014 * Defect #7717: MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields
1048 * Defect #7717: MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields
1015 * Defect #7917: Creating users via email fails if user real name containes special chars
1049 * Defect #7917: Creating users via email fails if user real name containes special chars
1016 * Defect #7966: MailHandler does not include JournalDetail for attached files
1050 * Defect #7966: MailHandler does not include JournalDetail for attached files
1017 * Defect #8368: Bad decimal separator in time entry CSV
1051 * Defect #8368: Bad decimal separator in time entry CSV
1018 * Defect #8371: MySQL error when filtering a custom field using the REST api
1052 * Defect #8371: MySQL error when filtering a custom field using the REST api
1019 * Defect #8549: Export CSV has character encoding error
1053 * Defect #8549: Export CSV has character encoding error
1020 * Defect #8573: Do not show inactive Enumerations where not needed
1054 * Defect #8573: Do not show inactive Enumerations where not needed
1021 * Defect #8611: rake/rdoctask is deprecated
1055 * Defect #8611: rake/rdoctask is deprecated
1022 * Defect #8751: Email notification: bug, when number of recipients more then 8
1056 * Defect #8751: Email notification: bug, when number of recipients more then 8
1023 * Defect #8894: Private issues - make it more obvious in the UI?
1057 * Defect #8894: Private issues - make it more obvious in the UI?
1024 * Defect #8994: Hardcoded French string "anonyme"
1058 * Defect #8994: Hardcoded French string "anonyme"
1025 * Defect #9043: Hardcoded string "diff" in Wiki#show and Repositories_Helper
1059 * Defect #9043: Hardcoded string "diff" in Wiki#show and Repositories_Helper
1026 * Defect #9051: wrong "text_issue_added" in russian translation.
1060 * Defect #9051: wrong "text_issue_added" in russian translation.
1027 * Defect #9108: Custom query not saving status filter
1061 * Defect #9108: Custom query not saving status filter
1028 * Defect #9252: Regression: application title escaped 2 times
1062 * Defect #9252: Regression: application title escaped 2 times
1029 * Defect #9264: Bad Portuguese translation
1063 * Defect #9264: Bad Portuguese translation
1030 * Defect #9470: News list is missing Avatars
1064 * Defect #9470: News list is missing Avatars
1031 * Defect #9471: Inline markup broken in Wiki link labels
1065 * Defect #9471: Inline markup broken in Wiki link labels
1032 * Defect #9489: Label all input field and control tags
1066 * Defect #9489: Label all input field and control tags
1033 * Defect #9534: Precedence: bulk email header is non standard and discouraged
1067 * Defect #9534: Precedence: bulk email header is non standard and discouraged
1034 * Defect #9540: Issue filter by assigned_to_role is not project specific
1068 * Defect #9540: Issue filter by assigned_to_role is not project specific
1035 * Defect #9619: Time zone ignored when logging time while editing ticket
1069 * Defect #9619: Time zone ignored when logging time while editing ticket
1036 * Defect #9638: Inconsistent image filename extensions
1070 * Defect #9638: Inconsistent image filename extensions
1037 * Defect #9669: Issue list doesn't sort assignees/authors regarding user display format
1071 * Defect #9669: Issue list doesn't sort assignees/authors regarding user display format
1038 * Defect #9672: Message-quoting in forums module broken
1072 * Defect #9672: Message-quoting in forums module broken
1039 * Defect #9719: Filtering by numeric custom field types broken after update to master
1073 * Defect #9719: Filtering by numeric custom field types broken after update to master
1040 * Defect #9724: Can't remote add new categories
1074 * Defect #9724: Can't remote add new categories
1041 * Defect #9738: Setting of cross-project custom query is not remembered inside project
1075 * Defect #9738: Setting of cross-project custom query is not remembered inside project
1042 * Defect #9748: Error about configuration.yml validness should mention file path
1076 * Defect #9748: Error about configuration.yml validness should mention file path
1043 * Feature #69: Textilized description in PDF
1077 * Feature #69: Textilized description in PDF
1044 * Feature #401: Add pdf export for WIKI page
1078 * Feature #401: Add pdf export for WIKI page
1045 * Feature #1567: Make author column sortable and groupable
1079 * Feature #1567: Make author column sortable and groupable
1046 * Feature #2222: Single section edit.
1080 * Feature #2222: Single section edit.
1047 * Feature #2269: Default issue start date should become configurable.
1081 * Feature #2269: Default issue start date should become configurable.
1048 * Feature #2371: character encoding for attachment file
1082 * Feature #2371: character encoding for attachment file
1049 * Feature #2964: Ability to assign issues to groups
1083 * Feature #2964: Ability to assign issues to groups
1050 * Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug
1084 * Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug
1051 * Feature #3261: support attachment images in PDF export
1085 * Feature #3261: support attachment images in PDF export
1052 * Feature #4264: Update CodeRay to 1.0 final
1086 * Feature #4264: Update CodeRay to 1.0 final
1053 * Feature #4324: Redmine renames my files, it shouldn't.
1087 * Feature #4324: Redmine renames my files, it shouldn't.
1054 * Feature #4729: Add Date-Based Filters for Issues List
1088 * Feature #4729: Add Date-Based Filters for Issues List
1055 * Feature #4742: CSV export: option to export selected or all columns
1089 * Feature #4742: CSV export: option to export selected or all columns
1056 * Feature #4976: Allow rdm-mailhandler to read the API key from a file
1090 * Feature #4976: Allow rdm-mailhandler to read the API key from a file
1057 * Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository view
1091 * Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository view
1058 * Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
1092 * Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
1059 * Feature #5670: Cancel option for file upload
1093 * Feature #5670: Cancel option for file upload
1060 * Feature #5737: Custom Queries available through the REST Api
1094 * Feature #5737: Custom Queries available through the REST Api
1061 * Feature #6180: Searchable custom fields do not provide adequate operators
1095 * Feature #6180: Searchable custom fields do not provide adequate operators
1062 * Feature #6954: Filter from date to date
1096 * Feature #6954: Filter from date to date
1063 * Feature #7180: List of statuses in REST API
1097 * Feature #7180: List of statuses in REST API
1064 * Feature #7181: List of trackers in REST API
1098 * Feature #7181: List of trackers in REST API
1065 * Feature #7366: REST API for Issue Relations
1099 * Feature #7366: REST API for Issue Relations
1066 * Feature #7403: REST API for Versions
1100 * Feature #7403: REST API for Versions
1067 * Feature #7671: REST API for reading attachments
1101 * Feature #7671: REST API for reading attachments
1068 * Feature #7832: Ability to assign issue categories to groups
1102 * Feature #7832: Ability to assign issue categories to groups
1069 * Feature #8420: Consider removing #7013 workaround
1103 * Feature #8420: Consider removing #7013 workaround
1070 * Feature #9196: Improve logging in MailHandler when user creation fails
1104 * Feature #9196: Improve logging in MailHandler when user creation fails
1071 * Feature #9496: Adds an option in mailhandler to disable server certificate verification
1105 * Feature #9496: Adds an option in mailhandler to disable server certificate verification
1072 * Feature #9553: CRUD operations for "Issue categories" in REST API
1106 * Feature #9553: CRUD operations for "Issue categories" in REST API
1073 * Feature #9593: HTML title should be reordered
1107 * Feature #9593: HTML title should be reordered
1074 * Feature #9600: Wiki links for news and forums
1108 * Feature #9600: Wiki links for news and forums
1075 * Feature #9607: Filter for issues without start date (or any another field based on date type)
1109 * Feature #9607: Filter for issues without start date (or any another field based on date type)
1076 * Feature #9609: Upgrade to Rails 2.3.14
1110 * Feature #9609: Upgrade to Rails 2.3.14
1077 * Feature #9612: "side by side" and "inline" patch view for attachments
1111 * Feature #9612: "side by side" and "inline" patch view for attachments
1078 * Feature #9667: Check attachment size before upload
1112 * Feature #9667: Check attachment size before upload
1079 * Feature #9690: Link in notification pointing to the actual update
1113 * Feature #9690: Link in notification pointing to the actual update
1080 * Feature #9720: Add note number for single issue's PDF
1114 * Feature #9720: Add note number for single issue's PDF
1081 * Patch #8617: Indent subject of subtask ticket in exported issues PDF
1115 * Patch #8617: Indent subject of subtask ticket in exported issues PDF
1082 * Patch #8778: Traditional Chinese 'issue' translation change
1116 * Patch #8778: Traditional Chinese 'issue' translation change
1083 * Patch #9053: Fix up Russian translation
1117 * Patch #9053: Fix up Russian translation
1084 * Patch #9129: Improve wording of Git repository note at project setting
1118 * Patch #9129: Improve wording of Git repository note at project setting
1085 * Patch #9148: Better handling of field_due_date italian translation
1119 * Patch #9148: Better handling of field_due_date italian translation
1086 * Patch #9273: Fix typos in russian localization
1120 * Patch #9273: Fix typos in russian localization
1087 * Patch #9484: Limit SCM annotate to text files under the maximum file size for viewing
1121 * Patch #9484: Limit SCM annotate to text files under the maximum file size for viewing
1088 * Patch #9659: Indexing rows in auth_sources/index view
1122 * Patch #9659: Indexing rows in auth_sources/index view
1089 * Patch #9692: Fix Textilized description in PDF for CodeRay
1123 * Patch #9692: Fix Textilized description in PDF for CodeRay
1090
1124
1091 == 2011-12-10 v1.2.3
1125 == 2011-12-10 v1.2.3
1092
1126
1093 * Defect #8707: Reposman: wrong constant name
1127 * Defect #8707: Reposman: wrong constant name
1094 * Defect #8809: Table in timelog report overflows
1128 * Defect #8809: Table in timelog report overflows
1095 * Defect #9055: Version files in Files module cannot be downloaded if issue tracking is disabled
1129 * Defect #9055: Version files in Files module cannot be downloaded if issue tracking is disabled
1096 * Defect #9137: db:encrypt fails to handle repositories with blank password
1130 * Defect #9137: db:encrypt fails to handle repositories with blank password
1097 * Defect #9394: Custom date field only validating on regex and not a valid date
1131 * Defect #9394: Custom date field only validating on regex and not a valid date
1098 * Defect #9405: Any user with :log_time permission can edit time entries via context menu
1132 * Defect #9405: Any user with :log_time permission can edit time entries via context menu
1099 * Defect #9448: The attached images are not shown in documents
1133 * Defect #9448: The attached images are not shown in documents
1100 * Defect #9520: Copied private query not visible after project copy
1134 * Defect #9520: Copied private query not visible after project copy
1101 * Defect #9552: Error when reading ciphered text from the database without cipher key configured
1135 * Defect #9552: Error when reading ciphered text from the database without cipher key configured
1102 * Defect #9566: Redmine.pm considers all projects private when login_required is enabled
1136 * Defect #9566: Redmine.pm considers all projects private when login_required is enabled
1103 * Defect #9567: Redmine.pm potential security issue with cache credential enabled and subversion
1137 * Defect #9567: Redmine.pm potential security issue with cache credential enabled and subversion
1104 * Defect #9577: Deleting a subtasks doesn't update parent's rgt & lft values
1138 * Defect #9577: Deleting a subtasks doesn't update parent's rgt & lft values
1105 * Defect #9597: Broken version links in wiki annotate history
1139 * Defect #9597: Broken version links in wiki annotate history
1106 * Defect #9682: Wiki HTML Export only useful when Access history is accessible
1140 * Defect #9682: Wiki HTML Export only useful when Access history is accessible
1107 * Defect #9737: Custom values deleted before issue submit
1141 * Defect #9737: Custom values deleted before issue submit
1108 * Defect #9741: calendar-hr.js (Croatian) is not UTF-8
1142 * Defect #9741: calendar-hr.js (Croatian) is not UTF-8
1109 * Patch #9558: Simplified Chinese translation for 1.2.2 updated
1143 * Patch #9558: Simplified Chinese translation for 1.2.2 updated
1110 * Patch #9695: Bulgarian translation (r7942)
1144 * Patch #9695: Bulgarian translation (r7942)
1111
1145
1112 == 2011-11-11 v1.2.2
1146 == 2011-11-11 v1.2.2
1113
1147
1114 * Defect #3276: Incorrect handling of anchors in Wiki to HTML export
1148 * Defect #3276: Incorrect handling of anchors in Wiki to HTML export
1115 * Defect #7215: Wiki formatting mangles links to internal headers
1149 * Defect #7215: Wiki formatting mangles links to internal headers
1116 * Defect #7613: Generated test instances may share the same attribute value object
1150 * Defect #7613: Generated test instances may share the same attribute value object
1117 * Defect #8411: Can't remove "Project" column on custom query
1151 * Defect #8411: Can't remove "Project" column on custom query
1118 * Defect #8615: Custom 'version' fields don't show shared versions
1152 * Defect #8615: Custom 'version' fields don't show shared versions
1119 * Defect #8633: Pagination counts non visible issues
1153 * Defect #8633: Pagination counts non visible issues
1120 * Defect #8651: Email attachments are not added to issues any more in v1.2
1154 * Defect #8651: Email attachments are not added to issues any more in v1.2
1121 * Defect #8825: JRuby + Windows: SCMs do not work on Redmine 1.2
1155 * Defect #8825: JRuby + Windows: SCMs do not work on Redmine 1.2
1122 * Defect #8836: Additional workflow transitions not available when set to both author and assignee
1156 * Defect #8836: Additional workflow transitions not available when set to both author and assignee
1123 * Defect #8865: Custom field regular expression is not validated
1157 * Defect #8865: Custom field regular expression is not validated
1124 * Defect #8880: Error deleting issue with grandchild
1158 * Defect #8880: Error deleting issue with grandchild
1125 * Defect #8884: Assignee is cleared when updating issue with locked assignee
1159 * Defect #8884: Assignee is cleared when updating issue with locked assignee
1126 * Defect #8892: Unused fonts in rfpdf plugin folder
1160 * Defect #8892: Unused fonts in rfpdf plugin folder
1127 * Defect #9161: pt-BR field_warn_on_leaving_unsaved has a small gramatical error
1161 * Defect #9161: pt-BR field_warn_on_leaving_unsaved has a small gramatical error
1128 * Defect #9308: Search fails when a role haven't "view wiki" permission
1162 * Defect #9308: Search fails when a role haven't "view wiki" permission
1129 * Defect #9465: Mercurial: can't browse named branch below Mercurial 1.5
1163 * Defect #9465: Mercurial: can't browse named branch below Mercurial 1.5
1130
1164
1131 == 2011-07-11 v1.2.1
1165 == 2011-07-11 v1.2.1
1132
1166
1133 * Defect #5089: i18N error on truncated revision diff view
1167 * Defect #5089: i18N error on truncated revision diff view
1134 * Defect #7501: Search options get lost after clicking on a specific result type
1168 * Defect #7501: Search options get lost after clicking on a specific result type
1135 * Defect #8229: "project.xml" response does not include the parent ID
1169 * Defect #8229: "project.xml" response does not include the parent ID
1136 * Defect #8449: Wiki annotated page does not display author of version 1
1170 * Defect #8449: Wiki annotated page does not display author of version 1
1137 * Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text
1171 * Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text
1138 * Defect #8468: No warning when leaving page with unsaved text that has not lost focus
1172 * Defect #8468: No warning when leaving page with unsaved text that has not lost focus
1139 * Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission
1173 * Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission
1140 * Defect #8510: JRuby: Can't open administrator panel if scm command is not available
1174 * Defect #8510: JRuby: Can't open administrator panel if scm command is not available
1141 * Defect #8512: Syntax highlighter on Welcome page
1175 * Defect #8512: Syntax highlighter on Welcome page
1142 * Defect #8554: Translation missing error on custom field validation
1176 * Defect #8554: Translation missing error on custom field validation
1143 * Defect #8565: JRuby: Japanese PDF export error
1177 * Defect #8565: JRuby: Japanese PDF export error
1144 * Defect #8566: Exported PDF UTF-8 Vietnamese not correct
1178 * Defect #8566: Exported PDF UTF-8 Vietnamese not correct
1145 * Defect #8569: JRuby: PDF export error with TypeError
1179 * Defect #8569: JRuby: PDF export error with TypeError
1146 * Defect #8576: Missing german translation - different things
1180 * Defect #8576: Missing german translation - different things
1147 * Defect #8616: Circular relations
1181 * Defect #8616: Circular relations
1148 * Defect #8646: Russian translation "label_follows" and "label_follows" are wrong
1182 * Defect #8646: Russian translation "label_follows" and "label_follows" are wrong
1149 * Defect #8712: False 'Description updated' journal details messages
1183 * Defect #8712: False 'Description updated' journal details messages
1150 * Defect #8729: Not-public queries are not private
1184 * Defect #8729: Not-public queries are not private
1151 * Defect #8737: Broken line of long issue description on issue PDF.
1185 * Defect #8737: Broken line of long issue description on issue PDF.
1152 * Defect #8738: Missing revision number/id of associated revisions on issue PDF
1186 * Defect #8738: Missing revision number/id of associated revisions on issue PDF
1153 * Defect #8739: Workflow copy does not copy advanced workflow settings
1187 * Defect #8739: Workflow copy does not copy advanced workflow settings
1154 * Defect #8759: Setting issue attributes from mail should be case-insensitive
1188 * Defect #8759: Setting issue attributes from mail should be case-insensitive
1155 * Defect #8777: Mercurial: Not able to Resetting Redmine project respository
1189 * Defect #8777: Mercurial: Not able to Resetting Redmine project respository
1156
1190
1157 == 2011-05-30 v1.2.0
1191 == 2011-05-30 v1.2.0
1158
1192
1159 * Defect #61: Broken character encoding in pdf export
1193 * Defect #61: Broken character encoding in pdf export
1160 * Defect #1965: Redmine is not Tab Safe
1194 * Defect #1965: Redmine is not Tab Safe
1161 * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters
1195 * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters
1162 * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
1196 * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
1163 * Defect #3421: Mercurial reads files from working dir instead of changesets
1197 * Defect #3421: Mercurial reads files from working dir instead of changesets
1164 * Defect #3462: CVS: Repository path encoding of non UTF-8 characters
1198 * Defect #3462: CVS: Repository path encoding of non UTF-8 characters
1165 * Defect #3715: Login page should not show projects link and search box if authentication is required
1199 * Defect #3715: Login page should not show projects link and search box if authentication is required
1166 * Defect #3724: Mercurial repositories display revision ID instead of changeset ID
1200 * Defect #3724: Mercurial repositories display revision ID instead of changeset ID
1167 * Defect #3761: Most recent CVS revisions are missing in "revisions" view
1201 * Defect #3761: Most recent CVS revisions are missing in "revisions" view
1168 * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment
1202 * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment
1169 * Defect #5138: Don't use Ajax for pagination
1203 * Defect #5138: Don't use Ajax for pagination
1170 * Defect #5152: Cannot use certain characters for user and role names.
1204 * Defect #5152: Cannot use certain characters for user and role names.
1171 * Defect #5251: Git: Repository path encoding of non UTF-8 characters
1205 * Defect #5251: Git: Repository path encoding of non UTF-8 characters
1172 * Defect #5373: Translation missing when adding invalid watchers
1206 * Defect #5373: Translation missing when adding invalid watchers
1173 * Defect #5817: Shared versions not shown in subproject's gantt chart
1207 * Defect #5817: Shared versions not shown in subproject's gantt chart
1174 * Defect #6013: git tab,browsing, very slow -- even after first time
1208 * Defect #6013: git tab,browsing, very slow -- even after first time
1175 * Defect #6148: Quoting, newlines, and nightmares...
1209 * Defect #6148: Quoting, newlines, and nightmares...
1176 * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM
1210 * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM
1177 * Defect #6476: Subproject's issues are not shown in the subproject's gantt
1211 * Defect #6476: Subproject's issues are not shown in the subproject's gantt
1178 * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
1212 * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
1179 * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt
1213 * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt
1180 * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart
1214 * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart
1181 * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS
1215 * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS
1182 * Defect #6901: Copy/Move an issue does not give any history of who actually did the action.
1216 * Defect #6901: Copy/Move an issue does not give any history of who actually did the action.
1183 * Defect #6905: Specific heading-content breaks CSS
1217 * Defect #6905: Specific heading-content breaks CSS
1184 * Defect #7000: Project filter not applied on versions in Gantt chart
1218 * Defect #7000: Project filter not applied on versions in Gantt chart
1185 * Defect #7097: Starting day of week cannot be set to Saturday
1219 * Defect #7097: Starting day of week cannot be set to Saturday
1186 * Defect #7114: New gantt doesn't display some projects
1220 * Defect #7114: New gantt doesn't display some projects
1187 * Defect #7146: Git adapter lost commits before 7 days from database latest changeset
1221 * Defect #7146: Git adapter lost commits before 7 days from database latest changeset
1188 * Defect #7218: Date range error on issue query
1222 * Defect #7218: Date range error on issue query
1189 * Defect #7257: "Issues by" version links bad criterias
1223 * Defect #7257: "Issues by" version links bad criterias
1190 * Defect #7279: CSS class ".icon-home" is not used.
1224 * Defect #7279: CSS class ".icon-home" is not used.
1191 * Defect #7320: circular dependency >2 issues
1225 * Defect #7320: circular dependency >2 issues
1192 * Defect #7352: Filters not working in Gantt charts
1226 * Defect #7352: Filters not working in Gantt charts
1193 * Defect #7367: Receiving pop3 email should not output debug messages
1227 * Defect #7367: Receiving pop3 email should not output debug messages
1194 * Defect #7373: Error with PDF output and ruby 1.9.2
1228 * Defect #7373: Error with PDF output and ruby 1.9.2
1195 * Defect #7379: Remove extraneous hidden_field on wiki history
1229 * Defect #7379: Remove extraneous hidden_field on wiki history
1196 * Defect #7516: Redmine does not work with RubyGems 1.5.0
1230 * Defect #7516: Redmine does not work with RubyGems 1.5.0
1197 * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent
1231 * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent
1198 * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss
1232 * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss
1199 * Defect #7582: hiding form pages from search engines
1233 * Defect #7582: hiding form pages from search engines
1200 * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding
1234 * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding
1201 * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass)
1235 * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass)
1202 * Defect #7605: Using custom queries always redirects to "Issues" tab
1236 * Defect #7605: Using custom queries always redirects to "Issues" tab
1203 * Defect #7615: CVS diffs do not handle new files properly
1237 * Defect #7615: CVS diffs do not handle new files properly
1204 * Defect #7618: SCM diffs do not handle one line new files properly
1238 * Defect #7618: SCM diffs do not handle one line new files properly
1205 * Defect #7639: Some date fields do not have requested format.
1239 * Defect #7639: Some date fields do not have requested format.
1206 * Defect #7657: Wrong commit range in git log command on Windows
1240 * Defect #7657: Wrong commit range in git log command on Windows
1207 * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
1241 * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
1208 * Defect #7821: Git "previous" and "next" revisions are incorrect
1242 * Defect #7821: Git "previous" and "next" revisions are incorrect
1209 * Defect #7827: CVS: Age column on repository view is off by timezone delta
1243 * Defect #7827: CVS: Age column on repository view is off by timezone delta
1210 * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
1244 * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
1211 * Defect #8011: {{toc}} does not display headlines with inline code markup
1245 * Defect #8011: {{toc}} does not display headlines with inline code markup
1212 * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added
1246 * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added
1213 * Defect #8064: Text custom fields do not wrap on the issue list
1247 * Defect #8064: Text custom fields do not wrap on the issue list
1214 * Defect #8071: Watching a subtask from the context menu updates main issue watch link
1248 * Defect #8071: Watching a subtask from the context menu updates main issue watch link
1215 * Defect #8072: Two untranslatable default role names
1249 * Defect #8072: Two untranslatable default role names
1216 * Defect #8075: Some "notifiable" names are not i18n-enabled
1250 * Defect #8075: Some "notifiable" names are not i18n-enabled
1217 * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled
1251 * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled
1218 * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales
1252 * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales
1219 * Defect #8239: notes field is not propagated during issue copy
1253 * Defect #8239: notes field is not propagated during issue copy
1220 * Defect #8356: GET /time_entries.xml ignores limit/offset parameters
1254 * Defect #8356: GET /time_entries.xml ignores limit/offset parameters
1221 * Defect #8432: Private issues information shows up on Activity page for unauthorized users
1255 * Defect #8432: Private issues information shows up on Activity page for unauthorized users
1222 * Feature #746: Versioned issue descriptions
1256 * Feature #746: Versioned issue descriptions
1223 * Feature #1067: Differentiate public/private saved queries in the sidebar
1257 * Feature #1067: Differentiate public/private saved queries in the sidebar
1224 * Feature #1236: Make destination folder for attachment uploads configurable
1258 * Feature #1236: Make destination folder for attachment uploads configurable
1225 * Feature #1735: Per project repository log encoding setting
1259 * Feature #1735: Per project repository log encoding setting
1226 * Feature #1763: Autologin-cookie should be configurable
1260 * Feature #1763: Autologin-cookie should be configurable
1227 * Feature #1981: display mercurial tags
1261 * Feature #1981: display mercurial tags
1228 * Feature #2074: Sending email notifications when comments are added in the news section
1262 * Feature #2074: Sending email notifications when comments are added in the news section
1229 * Feature #2096: Custom fields referencing system tables (users and versions)
1263 * Feature #2096: Custom fields referencing system tables (users and versions)
1230 * Feature #2732: Allow additional workflow transitions for author and assignee
1264 * Feature #2732: Allow additional workflow transitions for author and assignee
1231 * Feature #2910: Warning on leaving edited issue/wiki page without saving
1265 * Feature #2910: Warning on leaving edited issue/wiki page without saving
1232 * Feature #3396: Git: use --encoding=UTF-8 in "git log"
1266 * Feature #3396: Git: use --encoding=UTF-8 in "git log"
1233 * Feature #4273: SCM command availability automatic check in administration panel
1267 * Feature #4273: SCM command availability automatic check in administration panel
1234 * Feature #4477: Use mime types in downloading from repository
1268 * Feature #4477: Use mime types in downloading from repository
1235 * Feature #5518: Graceful fallback for "missing translation" needed
1269 * Feature #5518: Graceful fallback for "missing translation" needed
1236 * Feature #5520: Text format buttons and preview link missing when editing comment
1270 * Feature #5520: Text format buttons and preview link missing when editing comment
1237 * Feature #5831: Parent Task to Issue Bulk Edit
1271 * Feature #5831: Parent Task to Issue Bulk Edit
1238 * Feature #6887: Upgrade to Rails 2.3.11
1272 * Feature #6887: Upgrade to Rails 2.3.11
1239 * Feature #7139: Highlight changes inside diff lines
1273 * Feature #7139: Highlight changes inside diff lines
1240 * Feature #7236: Collapse All for Groups
1274 * Feature #7236: Collapse All for Groups
1241 * Feature #7246: Handle "named branch" for mercurial
1275 * Feature #7246: Handle "named branch" for mercurial
1242 * Feature #7296: Ability for admin to delete users
1276 * Feature #7296: Ability for admin to delete users
1243 * Feature #7318: Add user agent to Redmine Mailhandler
1277 * Feature #7318: Add user agent to Redmine Mailhandler
1244 * Feature #7408: Add an application configuration file
1278 * Feature #7408: Add an application configuration file
1245 * Feature #7409: Cross project Redmine links
1279 * Feature #7409: Cross project Redmine links
1246 * Feature #7410: Add salt to user passwords
1280 * Feature #7410: Add salt to user passwords
1247 * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database
1281 * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database
1248 * Feature #7412: Add an issue visibility level to each role
1282 * Feature #7412: Add an issue visibility level to each role
1249 * Feature #7414: Private issues
1283 * Feature #7414: Private issues
1250 * Feature #7517: Configurable path of executable for scm adapters
1284 * Feature #7517: Configurable path of executable for scm adapters
1251 * Feature #7640: Add "mystery man" gravatar to options
1285 * Feature #7640: Add "mystery man" gravatar to options
1252 * Feature #7858: RubyGems 1.6 support
1286 * Feature #7858: RubyGems 1.6 support
1253 * Feature #7893: Group filter on the users list
1287 * Feature #7893: Group filter on the users list
1254 * Feature #7899: Box for editing comments should open with the formatting toolbar
1288 * Feature #7899: Box for editing comments should open with the formatting toolbar
1255 * Feature #7921: issues by pulldown should have 'status' option
1289 * Feature #7921: issues by pulldown should have 'status' option
1256 * Feature #7996: Bulk edit and context menu for time entries
1290 * Feature #7996: Bulk edit and context menu for time entries
1257 * Feature #8006: Right click context menu for Related Issues
1291 * Feature #8006: Right click context menu for Related Issues
1258 * Feature #8209: I18n YAML files not parsable with psych yaml library
1292 * Feature #8209: I18n YAML files not parsable with psych yaml library
1259 * Feature #8345: Link to user profile from account page
1293 * Feature #8345: Link to user profile from account page
1260 * Feature #8365: Git: per project setting to report last commit or not in repository tree
1294 * Feature #8365: Git: per project setting to report last commit or not in repository tree
1261 * Patch #5148: metaKey not handled in issues selection
1295 * Patch #5148: metaKey not handled in issues selection
1262 * Patch #5629: Wrap text fields properly in PDF
1296 * Patch #5629: Wrap text fields properly in PDF
1263 * Patch #7418: Redmine Persian Translation
1297 * Patch #7418: Redmine Persian Translation
1264 * Patch #8295: Wrap title fields properly in PDF
1298 * Patch #8295: Wrap title fields properly in PDF
1265 * Patch #8310: fixes automatic line break problem with TCPDF
1299 * Patch #8310: fixes automatic line break problem with TCPDF
1266 * Patch #8312: Switch to TCPDF from FPDF for PDF export
1300 * Patch #8312: Switch to TCPDF from FPDF for PDF export
1267
1301
1268 == 2011-04-29 v1.1.3
1302 == 2011-04-29 v1.1.3
1269
1303
1270 * Defect #5773: Email reminders are sent to locked users
1304 * Defect #5773: Email reminders are sent to locked users
1271 * Defect #6590: Wrong file list link in email notification on new file upload
1305 * Defect #6590: Wrong file list link in email notification on new file upload
1272 * Defect #7589: Wiki page with backslash in title can not be found
1306 * Defect #7589: Wiki page with backslash in title can not be found
1273 * Defect #7785: Mailhandler keywords are not removed when updating issues
1307 * Defect #7785: Mailhandler keywords are not removed when updating issues
1274 * Defect #7794: Internal server error on formatting an issue as a PDF in Japanese
1308 * Defect #7794: Internal server error on formatting an issue as a PDF in Japanese
1275 * Defect #7838: Gantt- Issues does not show up in green when start and end date are the same
1309 * Defect #7838: Gantt- Issues does not show up in green when start and end date are the same
1276 * Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
1310 * Defect #7846: Headers (h1, etc.) containing backslash followed by a digit are not displayed correctly
1277 * Defect #7875: CSV export separators in polish locale (pl.yml)
1311 * Defect #7875: CSV export separators in polish locale (pl.yml)
1278 * Defect #7890: Internal server error when referencing an issue without project in commit message
1312 * Defect #7890: Internal server error when referencing an issue without project in commit message
1279 * Defect #7904: Subprojects not properly deleted when deleting a parent project
1313 * Defect #7904: Subprojects not properly deleted when deleting a parent project
1280 * Defect #7939: Simultaneous Wiki Updates Cause Internal Error
1314 * Defect #7939: Simultaneous Wiki Updates Cause Internal Error
1281 * Defect #7951: Atom links broken on wiki index
1315 * Defect #7951: Atom links broken on wiki index
1282 * Defect #7954: IE 9 can not select issues, does not display context menu
1316 * Defect #7954: IE 9 can not select issues, does not display context menu
1283 * Defect #7985: Trying to do a bulk edit results in "Internal Error"
1317 * Defect #7985: Trying to do a bulk edit results in "Internal Error"
1284 * Defect #8003: Error raised by reposman.rb under Windows server 2003
1318 * Defect #8003: Error raised by reposman.rb under Windows server 2003
1285 * Defect #8012: Wrong selection of modules when adding new project after validation error
1319 * Defect #8012: Wrong selection of modules when adding new project after validation error
1286 * Defect #8038: Associated Revisions OL/LI items are not styled properly in issue view
1320 * Defect #8038: Associated Revisions OL/LI items are not styled properly in issue view
1287 * Defect #8067: CSV exporting in Italian locale
1321 * Defect #8067: CSV exporting in Italian locale
1288 * Defect #8235: bulk edit issues and copy issues error in es, gl and ca locales
1322 * Defect #8235: bulk edit issues and copy issues error in es, gl and ca locales
1289 * Defect #8244: selected modules are not activated when copying a project
1323 * Defect #8244: selected modules are not activated when copying a project
1290 * Patch #7278: Update Simplified Chinese translation to 1.1
1324 * Patch #7278: Update Simplified Chinese translation to 1.1
1291 * Patch #7390: Fixes in Czech localization
1325 * Patch #7390: Fixes in Czech localization
1292 * Patch #7963: Reminder email: Link for show all issues does not sort
1326 * Patch #7963: Reminder email: Link for show all issues does not sort
1293
1327
1294 == 2011-03-07 v1.1.2
1328 == 2011-03-07 v1.1.2
1295
1329
1296 * Defect #3132: Bulk editing menu non-functional in Opera browser
1330 * Defect #3132: Bulk editing menu non-functional in Opera browser
1297 * Defect #6090: Most binary files become corrupted when downloading from CVS repository browser when Redmine is running on a Windows server
1331 * Defect #6090: Most binary files become corrupted when downloading from CVS repository browser when Redmine is running on a Windows server
1298 * Defect #7280: Issues subjects wrap in Gantt
1332 * Defect #7280: Issues subjects wrap in Gantt
1299 * Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
1333 * Defect #7288: Non ASCII filename downloaded from repo is broken on Internet Explorer.
1300 * Defect #7317: Gantt tab gives internal error due to nil avatar icon
1334 * Defect #7317: Gantt tab gives internal error due to nil avatar icon
1301 * Defect #7497: Aptana Studio .project file added to version 1.1.1-stable
1335 * Defect #7497: Aptana Studio .project file added to version 1.1.1-stable
1302 * Defect #7611: Workflow summary shows X icon for workflow with exactly 1 status transition
1336 * Defect #7611: Workflow summary shows X icon for workflow with exactly 1 status transition
1303 * Defect #7625: Syntax highlighting unavailable from board new topic or topic edit preview
1337 * Defect #7625: Syntax highlighting unavailable from board new topic or topic edit preview
1304 * Defect #7630: Spent time in commits not recognized
1338 * Defect #7630: Spent time in commits not recognized
1305 * Defect #7656: MySQL SQL Syntax Error when filtering issues by Assignee's Group
1339 * Defect #7656: MySQL SQL Syntax Error when filtering issues by Assignee's Group
1306 * Defect #7718: Minutes logged in commit message are converted to hours
1340 * Defect #7718: Minutes logged in commit message are converted to hours
1307 * Defect #7763: Email notification are sent to watchers even if 'No events' setting is chosen
1341 * Defect #7763: Email notification are sent to watchers even if 'No events' setting is chosen
1308 * Feature #7608: Add "retro" gravatars
1342 * Feature #7608: Add "retro" gravatars
1309 * Patch #7598: Extensible MailHandler
1343 * Patch #7598: Extensible MailHandler
1310 * Patch #7795: Internal server error at journals#index with custom fields
1344 * Patch #7795: Internal server error at journals#index with custom fields
1311
1345
1312 == 2011-01-30 v1.1.1
1346 == 2011-01-30 v1.1.1
1313
1347
1314 * Defect #4899: Redmine fails to list files for darcs repository
1348 * Defect #4899: Redmine fails to list files for darcs repository
1315 * Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
1349 * Defect #7245: Wiki fails to find pages with cyrillic characters using postgresql
1316 * Defect #7256: redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades
1350 * Defect #7256: redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades
1317 * Defect #7258: Automatic spent time logging does not work properly with SQLite3
1351 * Defect #7258: Automatic spent time logging does not work properly with SQLite3
1318 * Defect #7259: Released 1.1.0 uses "devel" label inside admin information
1352 * Defect #7259: Released 1.1.0 uses "devel" label inside admin information
1319 * Defect #7265: "Loading..." icon does not disappear after add project member
1353 * Defect #7265: "Loading..." icon does not disappear after add project member
1320 * Defect #7266: Test test_due_date_distance_in_words fail due to undefined locale
1354 * Defect #7266: Test test_due_date_distance_in_words fail due to undefined locale
1321 * Defect #7274: CSV value separator in dutch locale
1355 * Defect #7274: CSV value separator in dutch locale
1322 * Defect #7277: Enabling gravatas causes usernames to overlap first name field in user list
1356 * Defect #7277: Enabling gravatas causes usernames to overlap first name field in user list
1323 * Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
1357 * Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
1324 * Defect #7307: HTTP 500 error on query for empty revision
1358 * Defect #7307: HTTP 500 error on query for empty revision
1325 * Defect #7313: Label not translated in french in Settings/Email Notification tab
1359 * Defect #7313: Label not translated in french in Settings/Email Notification tab
1326 * Defect #7329: <code class="javascript"> with long strings may hang server
1360 * Defect #7329: <code class="javascript"> with long strings may hang server
1327 * Defect #7337: My page french translation
1361 * Defect #7337: My page french translation
1328 * Defect #7348: French Translation of "Connection"
1362 * Defect #7348: French Translation of "Connection"
1329 * Defect #7385: Error when viewing an issue which was related to a deleted subtask
1363 * Defect #7385: Error when viewing an issue which was related to a deleted subtask
1330 * Defect #7386: NoMethodError on pdf export
1364 * Defect #7386: NoMethodError on pdf export
1331 * Defect #7415: Darcs adapter recognizes new files as modified files above Darcs 2.4
1365 * Defect #7415: Darcs adapter recognizes new files as modified files above Darcs 2.4
1332 * Defect #7421: no email sent with 'Notifiy for any event on the selected projects only'
1366 * Defect #7421: no email sent with 'Notifiy for any event on the selected projects only'
1333 * Feature #5344: Update to latest CodeRay 0.9.x
1367 * Feature #5344: Update to latest CodeRay 0.9.x
1334
1368
1335 == 2011-01-09 v1.1.0
1369 == 2011-01-09 v1.1.0
1336
1370
1337 * Defect #2038: Italics in wiki headers show-up wrong in the toc
1371 * Defect #2038: Italics in wiki headers show-up wrong in the toc
1338 * Defect #3449: Redmine Takes Too Long On Large Mercurial Repository
1372 * Defect #3449: Redmine Takes Too Long On Large Mercurial Repository
1339 * Defect #3567: Sorting for changesets might go wrong on Mercurial repos
1373 * Defect #3567: Sorting for changesets might go wrong on Mercurial repos
1340 * Defect #3707: {{toc}} doesn't work with {{include}}
1374 * Defect #3707: {{toc}} doesn't work with {{include}}
1341 * Defect #5096: Redmine hangs up while browsing Git repository
1375 * Defect #5096: Redmine hangs up while browsing Git repository
1342 * Defect #6000: Safe Attributes prevents plugin extension of Issue model...
1376 * Defect #6000: Safe Attributes prevents plugin extension of Issue model...
1343 * Defect #6064: Modules not assigned to projects created via API
1377 * Defect #6064: Modules not assigned to projects created via API
1344 * Defect #6110: MailHandler should allow updating Issue Priority and Custom fields
1378 * Defect #6110: MailHandler should allow updating Issue Priority and Custom fields
1345 * Defect #6136: JSON API holds less information than XML API
1379 * Defect #6136: JSON API holds less information than XML API
1346 * Defect #6345: xml used by rest API is invalid
1380 * Defect #6345: xml used by rest API is invalid
1347 * Defect #6348: Gantt chart PDF rendering errors
1381 * Defect #6348: Gantt chart PDF rendering errors
1348 * Defect #6403: Updating an issue with custom fields fails
1382 * Defect #6403: Updating an issue with custom fields fails
1349 * Defect #6467: "Member of role", "Member of group" filter not work correctly
1383 * Defect #6467: "Member of role", "Member of group" filter not work correctly
1350 * Defect #6473: New gantt broken after clearing issue filters
1384 * Defect #6473: New gantt broken after clearing issue filters
1351 * Defect #6541: Email notifications send to everybody
1385 * Defect #6541: Email notifications send to everybody
1352 * Defect #6549: Notification settings not migrated properly
1386 * Defect #6549: Notification settings not migrated properly
1353 * Defect #6591: Acronyms must have a minimum of three characters
1387 * Defect #6591: Acronyms must have a minimum of three characters
1354 * Defect #6674: Delete time log broken after changes to REST
1388 * Defect #6674: Delete time log broken after changes to REST
1355 * Defect #6681: Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number
1389 * Defect #6681: Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number
1356 * Defect #6724: Wiki uploads does not work anymore (SVN 4266)
1390 * Defect #6724: Wiki uploads does not work anymore (SVN 4266)
1357 * Defect #6746: Wiki links are broken on Activity page
1391 * Defect #6746: Wiki links are broken on Activity page
1358 * Defect #6747: Wiki diff does not work since r4265
1392 * Defect #6747: Wiki diff does not work since r4265
1359 * Defect #6763: New gantt charts: subject displayed twice on issues
1393 * Defect #6763: New gantt charts: subject displayed twice on issues
1360 * Defect #6826: Clicking "Add" twice creates duplicate member record
1394 * Defect #6826: Clicking "Add" twice creates duplicate member record
1361 * Defect #6844: Unchecking status filter on the issue list has no effect
1395 * Defect #6844: Unchecking status filter on the issue list has no effect
1362 * Defect #6895: Wrong Polish translation of "blocks"
1396 * Defect #6895: Wrong Polish translation of "blocks"
1363 * Defect #6943: Migration from boolean to varchar fails on PostgreSQL 8.1
1397 * Defect #6943: Migration from boolean to varchar fails on PostgreSQL 8.1
1364 * Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
1398 * Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
1365 * Defect #7128: New gantt chart does not render subtasks under parent task
1399 * Defect #7128: New gantt chart does not render subtasks under parent task
1366 * Defect #7135: paging mechanism returns the same last page forever
1400 * Defect #7135: paging mechanism returns the same last page forever
1367 * Defect #7188: Activity page not refreshed when changing language
1401 * Defect #7188: Activity page not refreshed when changing language
1368 * Defect #7195: Apply CLI-supplied defaults for incoming mail only to new issues not replies
1402 * Defect #7195: Apply CLI-supplied defaults for incoming mail only to new issues not replies
1369 * Defect #7197: Tracker reset to default when replying to an issue email
1403 * Defect #7197: Tracker reset to default when replying to an issue email
1370 * Defect #7213: Copy project does not copy all roles and permissions
1404 * Defect #7213: Copy project does not copy all roles and permissions
1371 * Defect #7225: Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
1405 * Defect #7225: Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
1372 * Feature #630: Allow non-unique names for projects
1406 * Feature #630: Allow non-unique names for projects
1373 * Feature #1738: Add a "Visible" flag to project/user custom fields
1407 * Feature #1738: Add a "Visible" flag to project/user custom fields
1374 * Feature #2803: Support for Javascript in Themes
1408 * Feature #2803: Support for Javascript in Themes
1375 * Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
1409 * Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
1376 * Feature #2995: Improve error message when trying to access an archived project
1410 * Feature #2995: Improve error message when trying to access an archived project
1377 * Feature #3170: Autocomplete issue relations on subject
1411 * Feature #3170: Autocomplete issue relations on subject
1378 * Feature #3503: Administrator Be Able To Modify Email settings Of Users
1412 * Feature #3503: Administrator Be Able To Modify Email settings Of Users
1379 * Feature #4155: Automatic spent time logging from commit messages
1413 * Feature #4155: Automatic spent time logging from commit messages
1380 * Feature #5136: Parent select on Wiki rename page
1414 * Feature #5136: Parent select on Wiki rename page
1381 * Feature #5338: Descendants (subtasks) should be available via REST API
1415 * Feature #5338: Descendants (subtasks) should be available via REST API
1382 * Feature #5494: Wiki TOC should display heading from level 4
1416 * Feature #5494: Wiki TOC should display heading from level 4
1383 * Feature #5594: Improve MailHandler's keyword handling
1417 * Feature #5594: Improve MailHandler's keyword handling
1384 * Feature #5622: Allow version to be set via incoming email
1418 * Feature #5622: Allow version to be set via incoming email
1385 * Feature #5712: Reload themes
1419 * Feature #5712: Reload themes
1386 * Feature #5869: Issue filters by Group and Role
1420 * Feature #5869: Issue filters by Group and Role
1387 * Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length
1421 * Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length
1388 * Feature #6112: Accept localized keywords when receiving emails
1422 * Feature #6112: Accept localized keywords when receiving emails
1389 * Feature #6140: REST issues response with issue count limit and offset
1423 * Feature #6140: REST issues response with issue count limit and offset
1390 * Feature #6260: REST API for Users
1424 * Feature #6260: REST API for Users
1391 * Feature #6276: Gantt Chart rewrite
1425 * Feature #6276: Gantt Chart rewrite
1392 * Feature #6446: Remove length limits on project identifier and name
1426 * Feature #6446: Remove length limits on project identifier and name
1393 * Feature #6628: Improvements in truncate email
1427 * Feature #6628: Improvements in truncate email
1394 * Feature #6779: Project JSON API
1428 * Feature #6779: Project JSON API
1395 * Feature #6823: REST API for time tracker.
1429 * Feature #6823: REST API for time tracker.
1396 * Feature #7072: REST API for news
1430 * Feature #7072: REST API for news
1397 * Feature #7111: Expose more detail on journal entries
1431 * Feature #7111: Expose more detail on journal entries
1398 * Feature #7141: REST API: get information about current user
1432 * Feature #7141: REST API: get information about current user
1399 * Patch #4807: Allow to set the done_ratio field with the incoming mail system
1433 * Patch #4807: Allow to set the done_ratio field with the incoming mail system
1400 * Patch #5441: Initialize TimeEntry attributes with params[:time_entry]
1434 * Patch #5441: Initialize TimeEntry attributes with params[:time_entry]
1401 * Patch #6762: Use GET instead of POST to retrieve context_menu
1435 * Patch #6762: Use GET instead of POST to retrieve context_menu
1402 * Patch #7160: French translation ofr "not_a_date" is missing
1436 * Patch #7160: French translation ofr "not_a_date" is missing
1403 * Patch #7212: Missing remove_index in AddUniqueIndexOnMembers down migration
1437 * Patch #7212: Missing remove_index in AddUniqueIndexOnMembers down migration
1404
1438
1405
1439
1406 == 2010-12-23 v1.0.5
1440 == 2010-12-23 v1.0.5
1407
1441
1408 * #6656: Mercurial adapter loses seconds of commit times
1442 * #6656: Mercurial adapter loses seconds of commit times
1409 * #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
1443 * #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
1410 * #7013: v-1.0.4 trunk - see {{count}} in page display rather than value
1444 * #7013: v-1.0.4 trunk - see {{count}} in page display rather than value
1411 * #7016: redundant 'field_start_date' in ja.yml
1445 * #7016: redundant 'field_start_date' in ja.yml
1412 * #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues
1446 * #7018: 'undefined method `reschedule_after' for nil:NilClass' on new issues
1413 * #7024: E-mail notifications about Wiki changes.
1447 * #7024: E-mail notifications about Wiki changes.
1414 * #7033: 'class' attribute of <pre> tag shouldn't be truncate
1448 * #7033: 'class' attribute of <pre> tag shouldn't be truncate
1415 * #7035: CSV value separator in russian
1449 * #7035: CSV value separator in russian
1416 * #7122: Issue-description Quote-button missing
1450 * #7122: Issue-description Quote-button missing
1417 * #7144: custom queries making use of deleted custom fields cause a 500 error
1451 * #7144: custom queries making use of deleted custom fields cause a 500 error
1418 * #7162: Multiply defined label in french translation
1452 * #7162: Multiply defined label in french translation
1419
1453
1420 == 2010-11-28 v1.0.4
1454 == 2010-11-28 v1.0.4
1421
1455
1422 * #5324: Git not working if color.ui is enabled
1456 * #5324: Git not working if color.ui is enabled
1423 * #6447: Issues API doesn't allow full key auth for all actions
1457 * #6447: Issues API doesn't allow full key auth for all actions
1424 * #6457: Edit User group problem
1458 * #6457: Edit User group problem
1425 * #6575: start date being filled with current date even when blank value is submitted
1459 * #6575: start date being filled with current date even when blank value is submitted
1426 * #6740: Max attachment size, incorrect usage of 'KB'
1460 * #6740: Max attachment size, incorrect usage of 'KB'
1427 * #6760: Select box sorted by ID instead of name in Issue Category
1461 * #6760: Select box sorted by ID instead of name in Issue Category
1428 * #6766: Changing target version name can cause an internal error
1462 * #6766: Changing target version name can cause an internal error
1429 * #6784: Redmine not working with i18n gem 0.4.2
1463 * #6784: Redmine not working with i18n gem 0.4.2
1430 * #6839: Hardcoded absolute links in my/page_layout
1464 * #6839: Hardcoded absolute links in my/page_layout
1431 * #6841: Projects API doesn't allow full key auth for all actions
1465 * #6841: Projects API doesn't allow full key auth for all actions
1432 * #6860: svn: Write error: Broken pipe when browsing repository
1466 * #6860: svn: Write error: Broken pipe when browsing repository
1433 * #6874: API should return XML description when creating a project
1467 * #6874: API should return XML description when creating a project
1434 * #6932: submitting wrong parent task input creates a 500 error
1468 * #6932: submitting wrong parent task input creates a 500 error
1435 * #6966: Records of Forums are remained, deleting project
1469 * #6966: Records of Forums are remained, deleting project
1436 * #6990: Layout problem in workflow overview
1470 * #6990: Layout problem in workflow overview
1437 * #5117: mercurial_adapter should ensure the right LANG environment variable
1471 * #5117: mercurial_adapter should ensure the right LANG environment variable
1438 * #6782: Traditional Chinese language file (to r4352)
1472 * #6782: Traditional Chinese language file (to r4352)
1439 * #6783: Swedish Translation for r4352
1473 * #6783: Swedish Translation for r4352
1440 * #6804: Bugfix: spelling fixes
1474 * #6804: Bugfix: spelling fixes
1441 * #6814: Japanese Translation for r4362
1475 * #6814: Japanese Translation for r4362
1442 * #6948: Bulgarian translation
1476 * #6948: Bulgarian translation
1443 * #6973: Update es.yml
1477 * #6973: Update es.yml
1444
1478
1445 == 2010-10-31 v1.0.3
1479 == 2010-10-31 v1.0.3
1446
1480
1447 * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port
1481 * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port
1448 * #4416: Link from version details page to edit the wiki.
1482 * #4416: Link from version details page to edit the wiki.
1449 * #5484: Add new issue as subtask to an existing ticket
1483 * #5484: Add new issue as subtask to an existing ticket
1450 * #5948: Update help/wiki_syntax_detailed.html with more link options
1484 * #5948: Update help/wiki_syntax_detailed.html with more link options
1451 * #6494: Typo in pt_BR translation for 1.0.2
1485 * #6494: Typo in pt_BR translation for 1.0.2
1452 * #6508: Japanese translation update
1486 * #6508: Japanese translation update
1453 * #6509: Localization pt-PT (new strings)
1487 * #6509: Localization pt-PT (new strings)
1454 * #6511: Rake task to test email
1488 * #6511: Rake task to test email
1455 * #6525: Traditional Chinese language file (to r4225)
1489 * #6525: Traditional Chinese language file (to r4225)
1456 * #6536: Patch for swedish translation
1490 * #6536: Patch for swedish translation
1457 * #6548: Rake tasks to add/remove i18n strings
1491 * #6548: Rake tasks to add/remove i18n strings
1458 * #6569: Updated Hebrew translation
1492 * #6569: Updated Hebrew translation
1459 * #6570: Japanese Translation for r4231
1493 * #6570: Japanese Translation for r4231
1460 * #6596: pt-BR translation updates
1494 * #6596: pt-BR translation updates
1461 * #6629: Change field-name of issues start date
1495 * #6629: Change field-name of issues start date
1462 * #6669: Bulgarian translation
1496 * #6669: Bulgarian translation
1463 * #6731: Macedonian translation fix
1497 * #6731: Macedonian translation fix
1464 * #6732: Japanese Translation for r4287
1498 * #6732: Japanese Translation for r4287
1465 * #6735: Add user-agent to reposman
1499 * #6735: Add user-agent to reposman
1466 * #6736: Traditional Chinese language file (to r4288)
1500 * #6736: Traditional Chinese language file (to r4288)
1467 * #6739: Swedish Translation for r4288
1501 * #6739: Swedish Translation for r4288
1468 * #6765: Traditional Chinese language file (to r4302)
1502 * #6765: Traditional Chinese language file (to r4302)
1469 * Fixed #5324: Git not working if color.ui is enabled
1503 * Fixed #5324: Git not working if color.ui is enabled
1470 * Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
1504 * Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
1471 * Fixed #5803: Precedes/Follows Relationships Broke
1505 * Fixed #5803: Precedes/Follows Relationships Broke
1472 * Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
1506 * Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
1473 * Fixed #6438: Autologin cannot be disabled again once it's enabled
1507 * Fixed #6438: Autologin cannot be disabled again once it's enabled
1474 * Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
1508 * Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
1475 * Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list
1509 * Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list
1476 * Fixed #6563: i18n-issues on calendar view
1510 * Fixed #6563: i18n-issues on calendar view
1477 * Fixed #6598: Wrong caption for button_create_and_continue in German language file
1511 * Fixed #6598: Wrong caption for button_create_and_continue in German language file
1478 * Fixed #6607: Unclear caption for german button_update
1512 * Fixed #6607: Unclear caption for german button_update
1479 * Fixed #6612: SortHelper missing from CalendarsController
1513 * Fixed #6612: SortHelper missing from CalendarsController
1480 * Fixed #6740: Max attachment size, incorrect usage of 'KB'
1514 * Fixed #6740: Max attachment size, incorrect usage of 'KB'
1481 * Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
1515 * Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
1482
1516
1483 == 2010-09-26 v1.0.2
1517 == 2010-09-26 v1.0.2
1484
1518
1485 * #2285: issue-refinement: pressing enter should result to an "apply"
1519 * #2285: issue-refinement: pressing enter should result to an "apply"
1486 * #3411: Allow mass status update trough context menu
1520 * #3411: Allow mass status update trough context menu
1487 * #5929: https-enabled gravatars when called over https
1521 * #5929: https-enabled gravatars when called over https
1488 * #6189: Japanese Translation for r4011
1522 * #6189: Japanese Translation for r4011
1489 * #6197: Traditional Chinese language file (to r4036)
1523 * #6197: Traditional Chinese language file (to r4036)
1490 * #6198: Updated german translation
1524 * #6198: Updated german translation
1491 * #6208: Macedonian translation
1525 * #6208: Macedonian translation
1492 * #6210: Swedish Translation for r4039
1526 * #6210: Swedish Translation for r4039
1493 * #6248: nl translation update for r4050
1527 * #6248: nl translation update for r4050
1494 * #6263: Catalan translation update
1528 * #6263: Catalan translation update
1495 * #6275: After submitting a related issue, the Issue field should be re-focused
1529 * #6275: After submitting a related issue, the Issue field should be re-focused
1496 * #6289: Checkboxes in issues list shouldn't be displayed when printing
1530 * #6289: Checkboxes in issues list shouldn't be displayed when printing
1497 * #6290: Make journals theming easier
1531 * #6290: Make journals theming easier
1498 * #6291: User#allowed_to? is not tested
1532 * #6291: User#allowed_to? is not tested
1499 * #6306: Traditional Chinese language file (to r4061)
1533 * #6306: Traditional Chinese language file (to r4061)
1500 * #6307: Korean translation update for 4066(4061)
1534 * #6307: Korean translation update for 4066(4061)
1501 * #6316: pt_BR update
1535 * #6316: pt_BR update
1502 * #6339: SERBIAN Updated
1536 * #6339: SERBIAN Updated
1503 * #6358: Updated Polish translation
1537 * #6358: Updated Polish translation
1504 * #6363: Japanese Translation for r4080
1538 * #6363: Japanese Translation for r4080
1505 * #6365: Traditional Chinese language file (to r4081)
1539 * #6365: Traditional Chinese language file (to r4081)
1506 * #6382: Issue PDF export variable usage
1540 * #6382: Issue PDF export variable usage
1507 * #6428: Interim solution for i18n >= 0.4
1541 * #6428: Interim solution for i18n >= 0.4
1508 * #6441: Japanese Translation for r4162
1542 * #6441: Japanese Translation for r4162
1509 * #6451: Traditional Chinese language file (to r4167)
1543 * #6451: Traditional Chinese language file (to r4167)
1510 * #6465: Japanese Translation for r4171
1544 * #6465: Japanese Translation for r4171
1511 * #6466: Traditional Chinese language file (to r4171)
1545 * #6466: Traditional Chinese language file (to r4171)
1512 * #6490: pt-BR translation for 1.0.2
1546 * #6490: pt-BR translation for 1.0.2
1513 * Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
1547 * Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
1514 * Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
1548 * Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
1515 * Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
1549 * Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
1516 * Fixed #5608: broken with i18n 0.4.0
1550 * Fixed #5608: broken with i18n 0.4.0
1517 * Fixed #6054: Error 500 on filenames with whitespace in git reposities
1551 * Fixed #6054: Error 500 on filenames with whitespace in git reposities
1518 * Fixed #6135: Default logger configuration grows without bound.
1552 * Fixed #6135: Default logger configuration grows without bound.
1519 * Fixed #6191: Deletion of a main task deletes all subtasks
1553 * Fixed #6191: Deletion of a main task deletes all subtasks
1520 * Fixed #6195: Missing move issues between projects
1554 * Fixed #6195: Missing move issues between projects
1521 * Fixed #6242: can't switch between inline and side-by-side diff
1555 * Fixed #6242: can't switch between inline and side-by-side diff
1522 * Fixed #6249: Create and continue returns 404
1556 * Fixed #6249: Create and continue returns 404
1523 * Fixed #6267: changing the authentication mode from ldap to internal with setting the password
1557 * Fixed #6267: changing the authentication mode from ldap to internal with setting the password
1524 * Fixed #6270: diff coderay malformed in the "news" page
1558 * Fixed #6270: diff coderay malformed in the "news" page
1525 * Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
1559 * Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
1526 * Fixed #6333: Create and continue results in a 404 Error
1560 * Fixed #6333: Create and continue results in a 404 Error
1527 * Fixed #6346: Age column on repository view is skewed for git, probably CVS too
1561 * Fixed #6346: Age column on repository view is skewed for git, probably CVS too
1528 * Fixed #6351: Context menu on roadmap broken
1562 * Fixed #6351: Context menu on roadmap broken
1529 * Fixed #6388: New Subproject leads to a 404
1563 * Fixed #6388: New Subproject leads to a 404
1530 * Fixed #6392: Updated/Created links to activity broken
1564 * Fixed #6392: Updated/Created links to activity broken
1531 * Fixed #6413: Error in SQL
1565 * Fixed #6413: Error in SQL
1532 * Fixed #6443: Redirect to project settings after Copying a Project
1566 * Fixed #6443: Redirect to project settings after Copying a Project
1533 * Fixed #6448: Saving a wiki page with no content has a translation missing
1567 * Fixed #6448: Saving a wiki page with no content has a translation missing
1534 * Fixed #6452: Unhandled exception on creating File
1568 * Fixed #6452: Unhandled exception on creating File
1535 * Fixed #6471: Typo in label_report in Czech translation
1569 * Fixed #6471: Typo in label_report in Czech translation
1536 * Fixed #6479: Changing tracker type will lose watchers
1570 * Fixed #6479: Changing tracker type will lose watchers
1537 * Fixed #6499: Files with leading or trailing whitespace are not shown in git.
1571 * Fixed #6499: Files with leading or trailing whitespace are not shown in git.
1538
1572
1539 == 2010-08-22 v1.0.1
1573 == 2010-08-22 v1.0.1
1540
1574
1541 * #819: Add a body ID and class to all pages
1575 * #819: Add a body ID and class to all pages
1542 * #871: Commit new CSS styles!
1576 * #871: Commit new CSS styles!
1543 * #3301: Add favicon to base layout
1577 * #3301: Add favicon to base layout
1544 * #4656: On Issue#show page, clicking on "Add related issue" should focus on the input
1578 * #4656: On Issue#show page, clicking on "Add related issue" should focus on the input
1545 * #4896: Project identifier should be a limited field
1579 * #4896: Project identifier should be a limited field
1546 * #5084: Filter all isssues by projects
1580 * #5084: Filter all isssues by projects
1547 * #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase
1581 * #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase
1548 * #5591: 'calendar' action is used with 'issue' controller in issue/sidebar
1582 * #5591: 'calendar' action is used with 'issue' controller in issue/sidebar
1549 * #5735: Traditional Chinese language file (to r3810)
1583 * #5735: Traditional Chinese language file (to r3810)
1550 * #5740: Swedish Translation for r3810
1584 * #5740: Swedish Translation for r3810
1551 * #5785: pt-BR translation update
1585 * #5785: pt-BR translation update
1552 * #5898: Projects should be displayed as links in users/memberships
1586 * #5898: Projects should be displayed as links in users/memberships
1553 * #5910: Chinese translation to redmine-1.0.0
1587 * #5910: Chinese translation to redmine-1.0.0
1554 * #5912: Translation update for french locale
1588 * #5912: Translation update for french locale
1555 * #5962: Hungarian translation update to r3892
1589 * #5962: Hungarian translation update to r3892
1556 * #5971: Remove falsly applied chrome on revision links
1590 * #5971: Remove falsly applied chrome on revision links
1557 * #5972: Updated Hebrew translation for 1.0.0
1591 * #5972: Updated Hebrew translation for 1.0.0
1558 * #5982: Updated german translation
1592 * #5982: Updated german translation
1559 * #6008: Move admin_menu to Redmine::MenuManager
1593 * #6008: Move admin_menu to Redmine::MenuManager
1560 * #6012: RTL layout
1594 * #6012: RTL layout
1561 * #6021: Spanish translation 1.0.0-RC
1595 * #6021: Spanish translation 1.0.0-RC
1562 * #6025: nl translation updated for r3905
1596 * #6025: nl translation updated for r3905
1563 * #6030: Japanese Translation for r3907
1597 * #6030: Japanese Translation for r3907
1564 * #6074: sr-CY.yml contains DOS-type newlines (\r\n)
1598 * #6074: sr-CY.yml contains DOS-type newlines (\r\n)
1565 * #6087: SERBIAN translation updated
1599 * #6087: SERBIAN translation updated
1566 * #6093: Updated italian translation
1600 * #6093: Updated italian translation
1567 * #6142: Swedish Translation for r3940
1601 * #6142: Swedish Translation for r3940
1568 * #6153: Move view_calendar and view_gantt to own modules
1602 * #6153: Move view_calendar and view_gantt to own modules
1569 * #6169: Add issue status to issue tooltip
1603 * #6169: Add issue status to issue tooltip
1570 * Fixed #3834: Add a warning when not choosing a member role
1604 * Fixed #3834: Add a warning when not choosing a member role
1571 * Fixed #3922: Bad english arround "Assigned to" text in journal entries
1605 * Fixed #3922: Bad english arround "Assigned to" text in journal entries
1572 * Fixed #5158: Simplified Chinese language file zh.yml updated to r3608
1606 * Fixed #5158: Simplified Chinese language file zh.yml updated to r3608
1573 * Fixed #5162: translation missing: zh-TW, field_time_entrie
1607 * Fixed #5162: translation missing: zh-TW, field_time_entrie
1574 * Fixed #5297: openid not validated correctly
1608 * Fixed #5297: openid not validated correctly
1575 * Fixed #5628: Wrong commit range in git log command
1609 * Fixed #5628: Wrong commit range in git log command
1576 * Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility
1610 * Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility
1577 * Fixed #5771: Problem when importing git repository
1611 * Fixed #5771: Problem when importing git repository
1578 * Fixed #5775: ldap authentication in admin menu should have an icon
1612 * Fixed #5775: ldap authentication in admin menu should have an icon
1579 * Fixed #5811: deleting statuses doesnt delete workflow entries
1613 * Fixed #5811: deleting statuses doesnt delete workflow entries
1580 * Fixed #5834: Emails with trailing spaces incorrectly detected as invalid
1614 * Fixed #5834: Emails with trailing spaces incorrectly detected as invalid
1581 * Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL
1615 * Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL
1582 * Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome.
1616 * Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome.
1583 * Fixed #5883: correct label_project_latest Chinese translation
1617 * Fixed #5883: correct label_project_latest Chinese translation
1584 * Fixed #5892: Changing status from contextual menu opens the ticket instead
1618 * Fixed #5892: Changing status from contextual menu opens the ticket instead
1585 * Fixed #5904: Global gantt PDF and PNG should display project names
1619 * Fixed #5904: Global gantt PDF and PNG should display project names
1586 * Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page
1620 * Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page
1587 * Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer
1621 * Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer
1588 * Fixed #5937: Harmonize french locale "zero" translation with other locales
1622 * Fixed #5937: Harmonize french locale "zero" translation with other locales
1589 * Fixed #5945: Forum message permalinks don't take pagination into account
1623 * Fixed #5945: Forum message permalinks don't take pagination into account
1590 * Fixed #5978: Debug code still remains
1624 * Fixed #5978: Debug code still remains
1591 * Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355)
1625 * Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355)
1592 * Fixed #6045: Repository file Diff view sometimes shows more than selected file
1626 * Fixed #6045: Repository file Diff view sometimes shows more than selected file
1593 * Fixed #6079: German Translation error in TimeEntryActivity
1627 * Fixed #6079: German Translation error in TimeEntryActivity
1594 * Fixed #6100: User's profile should display all visible projects
1628 * Fixed #6100: User's profile should display all visible projects
1595 * Fixed #6132: Allow Key based authentication in the Boards atom feed
1629 * Fixed #6132: Allow Key based authentication in the Boards atom feed
1596 * Fixed #6163: Bad CSS class for calendar project menu_item
1630 * Fixed #6163: Bad CSS class for calendar project menu_item
1597 * Fixed #6172: Browsing to a missing user's page shows the admin sidebar
1631 * Fixed #6172: Browsing to a missing user's page shows the admin sidebar
1598
1632
1599 == 2010-07-18 v1.0.0 (Release candidate)
1633 == 2010-07-18 v1.0.0 (Release candidate)
1600
1634
1601 * #443: Adds context menu to the roadmap issue lists
1635 * #443: Adds context menu to the roadmap issue lists
1602 * #443: Subtasking
1636 * #443: Subtasking
1603 * #741: Description preview while editing an issue
1637 * #741: Description preview while editing an issue
1604 * #1131: Add support for alternate (non-LDAP) authentication
1638 * #1131: Add support for alternate (non-LDAP) authentication
1605 * #1214: REST API for Issues
1639 * #1214: REST API for Issues
1606 * #1223: File upload on wiki edit form
1640 * #1223: File upload on wiki edit form
1607 * #1755: add "blocked by" as a related issues option
1641 * #1755: add "blocked by" as a related issues option
1608 * #2420: Fetching emails from an POP server
1642 * #2420: Fetching emails from an POP server
1609 * #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
1643 * #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
1610 * #2924: Make the right click menu more discoverable using a cursor property
1644 * #2924: Make the right click menu more discoverable using a cursor property
1611 * #2985: Make syntax highlighting pluggable
1645 * #2985: Make syntax highlighting pluggable
1612 * #3201: Workflow Check/Uncheck All Rows/Columns
1646 * #3201: Workflow Check/Uncheck All Rows/Columns
1613 * #3359: Update CodeRay 0.9
1647 * #3359: Update CodeRay 0.9
1614 * #3706: Allow assigned_to field configuration on Issue creation by email
1648 * #3706: Allow assigned_to field configuration on Issue creation by email
1615 * #3936: configurable list of models to include in search
1649 * #3936: configurable list of models to include in search
1616 * #4480: Create a link to the user profile from the administration interface
1650 * #4480: Create a link to the user profile from the administration interface
1617 * #4482: Cache textile rendering
1651 * #4482: Cache textile rendering
1618 * #4572: Make it harder to ruin your database
1652 * #4572: Make it harder to ruin your database
1619 * #4573: Move github gems to Gemcutter
1653 * #4573: Move github gems to Gemcutter
1620 * #4664: Add pagination to forum threads
1654 * #4664: Add pagination to forum threads
1621 * #4732: Make login case-insensitive also for PostgreSQL
1655 * #4732: Make login case-insensitive also for PostgreSQL
1622 * #4812: Create links to other projects
1656 * #4812: Create links to other projects
1623 * #4819: Replace images with smushed ones for speed
1657 * #4819: Replace images with smushed ones for speed
1624 * #4945: Allow custom fields attached to project to be searchable
1658 * #4945: Allow custom fields attached to project to be searchable
1625 * #5121: Fix issues list layout overflow
1659 * #5121: Fix issues list layout overflow
1626 * #5169: Issue list view hook request
1660 * #5169: Issue list view hook request
1627 * #5208: Aibility to edit wiki sidebar
1661 * #5208: Aibility to edit wiki sidebar
1628 * #5281: Remove empty ul tags in the issue history
1662 * #5281: Remove empty ul tags in the issue history
1629 * #5291: Updated basque translations
1663 * #5291: Updated basque translations
1630 * #5328: Automatically add "Repository" menu_item after repository creation
1664 * #5328: Automatically add "Repository" menu_item after repository creation
1631 * #5415: Fewer SQL statements generated for watcher_recipients
1665 * #5415: Fewer SQL statements generated for watcher_recipients
1632 * #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
1666 * #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
1633 * #5573: Allow issue assignment in email
1667 * #5573: Allow issue assignment in email
1634 * #5595: Allow start date and due dates to be set via incoming email
1668 * #5595: Allow start date and due dates to be set via incoming email
1635 * #5752: The projects view (/projects) renders ul's wrong
1669 * #5752: The projects view (/projects) renders ul's wrong
1636 * #5781: Allow to use more macros on the welcome page and project list
1670 * #5781: Allow to use more macros on the welcome page and project list
1637 * Fixed #1288: Unable to past escaped wiki syntax in an issue description
1671 * Fixed #1288: Unable to past escaped wiki syntax in an issue description
1638 * Fixed #1334: Wiki formatting character *_ and _*
1672 * Fixed #1334: Wiki formatting character *_ and _*
1639 * Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
1673 * Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
1640 * Fixed #2473: Login and mail should not be case sensitive
1674 * Fixed #2473: Login and mail should not be case sensitive
1641 * Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
1675 * Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
1642 * Fixed #3089: Text formatting sometimes breaks when combined
1676 * Fixed #3089: Text formatting sometimes breaks when combined
1643 * Fixed #3690: Status change info duplicates on the issue screen
1677 * Fixed #3690: Status change info duplicates on the issue screen
1644 * Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
1678 * Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
1645 * Fixed #3764: ApplicationHelperTest fails with JRuby
1679 * Fixed #3764: ApplicationHelperTest fails with JRuby
1646 * Fixed #4265: Unclosed code tags in issue descriptions affects main UI
1680 * Fixed #4265: Unclosed code tags in issue descriptions affects main UI
1647 * Fixed #4745: Bug in index.xml.builder (issues)
1681 * Fixed #4745: Bug in index.xml.builder (issues)
1648 * Fixed #4852: changing user/roles of project member not possible without javascript
1682 * Fixed #4852: changing user/roles of project member not possible without javascript
1649 * Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
1683 * Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
1650 * Fixed #4883: Bottom "contextual" placement in issue with associated changeset
1684 * Fixed #4883: Bottom "contextual" placement in issue with associated changeset
1651 * Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
1685 * Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
1652 * Fixed #4935: Navigation to the Master Timesheet page (time_entries)
1686 * Fixed #4935: Navigation to the Master Timesheet page (time_entries)
1653 * Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
1687 * Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
1654 * Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
1688 * Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
1655 * Fixed #5104: Description of document not wikified on documents index
1689 * Fixed #5104: Description of document not wikified on documents index
1656 * Fixed #5108: Issue linking fails inside of []s
1690 * Fixed #5108: Issue linking fails inside of []s
1657 * Fixed #5199: diff code coloring using coderay
1691 * Fixed #5199: diff code coloring using coderay
1658 * Fixed #5233: Add a hook to the issue report (Summary) view
1692 * Fixed #5233: Add a hook to the issue report (Summary) view
1659 * Fixed #5265: timetracking: subtasks time is added to the main task
1693 * Fixed #5265: timetracking: subtasks time is added to the main task
1660 * Fixed #5343: acts_as_event Doesn't Accept Outside URLs
1694 * Fixed #5343: acts_as_event Doesn't Accept Outside URLs
1661 * Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
1695 * Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
1662 * Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
1696 * Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
1663 * Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
1697 * Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
1664 * Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
1698 * Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
1665 * Fixed #5589: "with subproject" malfunction
1699 * Fixed #5589: "with subproject" malfunction
1666 * Fixed #5676: Search for Numeric Value
1700 * Fixed #5676: Search for Numeric Value
1667 * Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
1701 * Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
1668 * Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
1702 * Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
1669 * Fixed #5700: TimelogController#destroy assumes success
1703 * Fixed #5700: TimelogController#destroy assumes success
1670 * Fixed #5751: developer role is mispelled
1704 * Fixed #5751: developer role is mispelled
1671 * Fixed #5769: Popup Calendar doesn't Advance in Chrome
1705 * Fixed #5769: Popup Calendar doesn't Advance in Chrome
1672 * Fixed #5771: Problem when importing git repository
1706 * Fixed #5771: Problem when importing git repository
1673 * Fixed #5823: Error in comments in plugin.rb
1707 * Fixed #5823: Error in comments in plugin.rb
1674
1708
1675
1709
1676 == 2010-07-07 v0.9.6
1710 == 2010-07-07 v0.9.6
1677
1711
1678 * Fixed: Redmine.pm access by unauthorized users
1712 * Fixed: Redmine.pm access by unauthorized users
1679
1713
1680 == 2010-06-24 v0.9.5
1714 == 2010-06-24 v0.9.5
1681
1715
1682 * Linkify folder names on revision view
1716 * Linkify folder names on revision view
1683 * "fiters" and "options" should be hidden in print view via css
1717 * "fiters" and "options" should be hidden in print view via css
1684 * Fixed: NoMethodError when no issue params are submitted
1718 * Fixed: NoMethodError when no issue params are submitted
1685 * Fixed: projects.atom with required authentication
1719 * Fixed: projects.atom with required authentication
1686 * Fixed: External links not correctly displayed in Wiki TOC
1720 * Fixed: External links not correctly displayed in Wiki TOC
1687 * Fixed: Member role forms in project settings are not hidden after member added
1721 * Fixed: Member role forms in project settings are not hidden after member added
1688 * Fixed: pre can't be inside p
1722 * Fixed: pre can't be inside p
1689 * Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
1723 * Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
1690 * Fixed: mail handler fails when the from address is empty
1724 * Fixed: mail handler fails when the from address is empty
1691
1725
1692
1726
1693 == 2010-05-01 v0.9.4
1727 == 2010-05-01 v0.9.4
1694
1728
1695 * Filters collapsed by default on issues index page for a saved query
1729 * Filters collapsed by default on issues index page for a saved query
1696 * Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
1730 * Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
1697 * Fixed: remove "main-menu" div when the menu is empty
1731 * Fixed: remove "main-menu" div when the menu is empty
1698 * Fixed: Code syntax highlighting not working in Document page
1732 * Fixed: Code syntax highlighting not working in Document page
1699 * Fixed: Git blame/annotate fails on moved files
1733 * Fixed: Git blame/annotate fails on moved files
1700 * Fixed: Failing test in test_show_atom
1734 * Fixed: Failing test in test_show_atom
1701 * Fixed: Migrate from trac - not displayed Wikis
1735 * Fixed: Migrate from trac - not displayed Wikis
1702 * Fixed: Email notifications on file upload sent to empty recipient list
1736 * Fixed: Email notifications on file upload sent to empty recipient list
1703 * Fixed: Migrating from trac is not possible, fails to allocate memory
1737 * Fixed: Migrating from trac is not possible, fails to allocate memory
1704 * Fixed: Lost password no longer flashes a confirmation message
1738 * Fixed: Lost password no longer flashes a confirmation message
1705 * Fixed: Crash while deleting in-use enumeration
1739 * Fixed: Crash while deleting in-use enumeration
1706 * Fixed: Hard coded English string at the selection of issue watchers
1740 * Fixed: Hard coded English string at the selection of issue watchers
1707 * Fixed: Bazaar v2.1.0 changed behaviour
1741 * Fixed: Bazaar v2.1.0 changed behaviour
1708 * Fixed: Roadmap display can raise an exception if no trackers are selected
1742 * Fixed: Roadmap display can raise an exception if no trackers are selected
1709 * Fixed: Gravatar breaks layout of "logged in" page
1743 * Fixed: Gravatar breaks layout of "logged in" page
1710 * Fixed: Reposman.rb on Windows
1744 * Fixed: Reposman.rb on Windows
1711 * Fixed: Possible error 500 while moving an issue to another project with SQLite
1745 * Fixed: Possible error 500 while moving an issue to another project with SQLite
1712 * Fixed: backslashes in issue description/note should be escaped when quoted
1746 * Fixed: backslashes in issue description/note should be escaped when quoted
1713 * Fixed: Long text in <pre> disrupts Associated revisions
1747 * Fixed: Long text in <pre> disrupts Associated revisions
1714 * Fixed: Links to missing wiki pages not red on project overview page
1748 * Fixed: Links to missing wiki pages not red on project overview page
1715 * Fixed: Cannot delete a project with subprojects that shares versions
1749 * Fixed: Cannot delete a project with subprojects that shares versions
1716 * Fixed: Update of Subversion changesets broken under Solaris
1750 * Fixed: Update of Subversion changesets broken under Solaris
1717 * Fixed: "Move issues" permission not working for Non member
1751 * Fixed: "Move issues" permission not working for Non member
1718 * Fixed: Sidebar overlap on Users tab of Group editor
1752 * Fixed: Sidebar overlap on Users tab of Group editor
1719 * Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
1753 * Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
1720 * Fixed: Report shows sub-projects for non-members
1754 * Fixed: Report shows sub-projects for non-members
1721 * Fixed: 500 internal error when browsing any Redmine page in epiphany
1755 * Fixed: 500 internal error when browsing any Redmine page in epiphany
1722 * Fixed: Watchers selection lost when issue creation fails
1756 * Fixed: Watchers selection lost when issue creation fails
1723 * Fixed: When copying projects, redmine should not generate an email to people who created issues
1757 * Fixed: When copying projects, redmine should not generate an email to people who created issues
1724 * Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
1758 * Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
1725 * Fixed: Plugin generators should display help if no parameter is given
1759 * Fixed: Plugin generators should display help if no parameter is given
1726
1760
1727
1761
1728 == 2010-02-28 v0.9.3
1762 == 2010-02-28 v0.9.3
1729
1763
1730 * Adds filter for system shared versions on the cross project issue list
1764 * Adds filter for system shared versions on the cross project issue list
1731 * Makes project identifiers searchable
1765 * Makes project identifiers searchable
1732 * Remove invalid utf8 sequences from commit comments and author name
1766 * Remove invalid utf8 sequences from commit comments and author name
1733 * Fixed: Wrong link when "http" not included in project "Homepage" link
1767 * Fixed: Wrong link when "http" not included in project "Homepage" link
1734 * Fixed: Escaping in html email templates
1768 * Fixed: Escaping in html email templates
1735 * Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
1769 * Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
1736 * Fixed: Deselecting textile text formatting causes interning empty string errors
1770 * Fixed: Deselecting textile text formatting causes interning empty string errors
1737 * Fixed: error with postgres when entering a non-numeric id for an issue relation
1771 * Fixed: error with postgres when entering a non-numeric id for an issue relation
1738 * Fixed: div.task incorrectly wrapping on Gantt Chart
1772 * Fixed: div.task incorrectly wrapping on Gantt Chart
1739 * Fixed: Project copy loses wiki pages hierarchy
1773 * Fixed: Project copy loses wiki pages hierarchy
1740 * Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
1774 * Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
1741 * Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
1775 * Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
1742 * Fixed: Duplicated project name for subproject version on gantt chart
1776 * Fixed: Duplicated project name for subproject version on gantt chart
1743 * Fixed: roadmap shows subprojects issues even if subprojects is unchecked
1777 * Fixed: roadmap shows subprojects issues even if subprojects is unchecked
1744 * Fixed: IndexError if all the :last menu items are deleted from a menu
1778 * Fixed: IndexError if all the :last menu items are deleted from a menu
1745 * Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
1779 * Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
1746
1780
1747
1781
1748 == 2010-02-07 v0.9.2
1782 == 2010-02-07 v0.9.2
1749
1783
1750 * Fixed: Sub-project repository commits not displayed on parent project issues
1784 * Fixed: Sub-project repository commits not displayed on parent project issues
1751 * Fixed: Potential security leak on my page calendar
1785 * Fixed: Potential security leak on my page calendar
1752 * Fixed: Project tree structure is broken by deleting the project with the subproject
1786 * Fixed: Project tree structure is broken by deleting the project with the subproject
1753 * Fixed: Error message shown duplicated when creating a new group
1787 * Fixed: Error message shown duplicated when creating a new group
1754 * Fixed: Firefox cuts off large pages
1788 * Fixed: Firefox cuts off large pages
1755 * Fixed: Invalid format parameter returns a DoubleRenderError on issues index
1789 * Fixed: Invalid format parameter returns a DoubleRenderError on issues index
1756 * Fixed: Unnecessary Quote button on locked forum message
1790 * Fixed: Unnecessary Quote button on locked forum message
1757 * Fixed: Error raised when trying to view the gantt or calendar with a grouped query
1791 * Fixed: Error raised when trying to view the gantt or calendar with a grouped query
1758 * Fixed: PDF support for Korean locale
1792 * Fixed: PDF support for Korean locale
1759 * Fixed: Deprecation warning in extra/svn/reposman.rb
1793 * Fixed: Deprecation warning in extra/svn/reposman.rb
1760
1794
1761
1795
1762 == 2010-01-30 v0.9.1
1796 == 2010-01-30 v0.9.1
1763
1797
1764 * Vertical alignment for inline images in formatted text set to 'middle'
1798 * Vertical alignment for inline images in formatted text set to 'middle'
1765 * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
1799 * Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
1766 * Fixed: copyright year in footer set to 2010
1800 * Fixed: copyright year in footer set to 2010
1767 * Fixed: Trac migration script may not output query lines
1801 * Fixed: Trac migration script may not output query lines
1768 * Fixed: Email notifications may affect language of notice messages on the UI
1802 * Fixed: Email notifications may affect language of notice messages on the UI
1769 * Fixed: Can not search for 2 letters word
1803 * Fixed: Can not search for 2 letters word
1770 * Fixed: Attachments get saved on issue update even if validation fails
1804 * Fixed: Attachments get saved on issue update even if validation fails
1771 * Fixed: Tab's 'border-bottom' not absent when selected
1805 * Fixed: Tab's 'border-bottom' not absent when selected
1772 * Fixed: Issue summary tables that list by user are not sorted
1806 * Fixed: Issue summary tables that list by user are not sorted
1773 * Fixed: Issue pdf export fails if target version is set
1807 * Fixed: Issue pdf export fails if target version is set
1774 * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
1808 * Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
1775 * Fixed: SQL error when adding a group
1809 * Fixed: SQL error when adding a group
1776 * Fixes: Min password length during password reset always displays as 4 chars
1810 * Fixes: Min password length during password reset always displays as 4 chars
1777
1811
1778
1812
1779 == 2010-01-09 v0.9.0 (Release candidate)
1813 == 2010-01-09 v0.9.0 (Release candidate)
1780
1814
1781 * Unlimited subproject nesting
1815 * Unlimited subproject nesting
1782 * Multiple roles per user per project
1816 * Multiple roles per user per project
1783 * User groups
1817 * User groups
1784 * Inheritence of versions
1818 * Inheritence of versions
1785 * OpenID login
1819 * OpenID login
1786 * "Watched by me" issue filter
1820 * "Watched by me" issue filter
1787 * Project copy
1821 * Project copy
1788 * Project creation by non admin users
1822 * Project creation by non admin users
1789 * Accept emails from anyone on a private project
1823 * Accept emails from anyone on a private project
1790 * Add email notification on Wiki changes
1824 * Add email notification on Wiki changes
1791 * Make issue description non-required field
1825 * Make issue description non-required field
1792 * Custom fields for Versions
1826 * Custom fields for Versions
1793 * Being able to sort the issue list by custom fields
1827 * Being able to sort the issue list by custom fields
1794 * Ability to close versions
1828 * Ability to close versions
1795 * User display/editing of custom fields attached to their user profile
1829 * User display/editing of custom fields attached to their user profile
1796 * Add "follows" issue relation
1830 * Add "follows" issue relation
1797 * Copy workflows between trackers and roles
1831 * Copy workflows between trackers and roles
1798 * Defaults enabled modules list for project creation
1832 * Defaults enabled modules list for project creation
1799 * Weighted version completion percentage on the roadmap
1833 * Weighted version completion percentage on the roadmap
1800 * Autocreate user account when user submits email that creates new issue
1834 * Autocreate user account when user submits email that creates new issue
1801 * CSS class on overdue issues on the issue list
1835 * CSS class on overdue issues on the issue list
1802 * Enable tracker update on issue edit form
1836 * Enable tracker update on issue edit form
1803 * Remove issue watchers
1837 * Remove issue watchers
1804 * Ability to move threads between project forums
1838 * Ability to move threads between project forums
1805 * Changed custom field "Possible values" to a textarea
1839 * Changed custom field "Possible values" to a textarea
1806 * Adds projects association on tracker form
1840 * Adds projects association on tracker form
1807 * Set session store to cookie store by default
1841 * Set session store to cookie store by default
1808 * Set a default wiki page on project creation
1842 * Set a default wiki page on project creation
1809 * Roadmap for main project should see Roadmaps for sub projects
1843 * Roadmap for main project should see Roadmaps for sub projects
1810 * Ticket grouping on the issue list
1844 * Ticket grouping on the issue list
1811 * Hierarchical Project links in the page header
1845 * Hierarchical Project links in the page header
1812 * Allow My Page blocks to be added to from a plugin
1846 * Allow My Page blocks to be added to from a plugin
1813 * Sort issues by multiple columns
1847 * Sort issues by multiple columns
1814 * Filters of saved query are now visible and be adjusted without editing the query
1848 * Filters of saved query are now visible and be adjusted without editing the query
1815 * Saving "sort order" in custom queries
1849 * Saving "sort order" in custom queries
1816 * Url to fetch changesets for a repository
1850 * Url to fetch changesets for a repository
1817 * Managers able to create subprojects
1851 * Managers able to create subprojects
1818 * Issue Totals on My Page Modules
1852 * Issue Totals on My Page Modules
1819 * Convert Enumerations to single table inheritance (STI)
1853 * Convert Enumerations to single table inheritance (STI)
1820 * Allow custom my_page blocks to define drop-down names
1854 * Allow custom my_page blocks to define drop-down names
1821 * "View Issues" user permission added
1855 * "View Issues" user permission added
1822 * Ask user what to do with child pages when deleting a parent wiki page
1856 * Ask user what to do with child pages when deleting a parent wiki page
1823 * Contextual quick search
1857 * Contextual quick search
1824 * Allow resending of password by email
1858 * Allow resending of password by email
1825 * Change reply subject to be a link to the reply itself
1859 * Change reply subject to be a link to the reply itself
1826 * Include Logged Time as part of the project's Activity history
1860 * Include Logged Time as part of the project's Activity history
1827 * REST API for authentication
1861 * REST API for authentication
1828 * Browse through Git branches
1862 * Browse through Git branches
1829 * Setup Object Daddy to replace test fixtures
1863 * Setup Object Daddy to replace test fixtures
1830 * Setup shoulda to make it easier to test
1864 * Setup shoulda to make it easier to test
1831 * Custom fields and overrides on Enumerations
1865 * Custom fields and overrides on Enumerations
1832 * Add or remove columns from the issue list
1866 * Add or remove columns from the issue list
1833 * Ability to add new version from issues screen
1867 * Ability to add new version from issues screen
1834 * Setting to choose which day calendars start
1868 * Setting to choose which day calendars start
1835 * Asynchronous email delivery method
1869 * Asynchronous email delivery method
1836 * RESTful URLs for (almost) everything
1870 * RESTful URLs for (almost) everything
1837 * Include issue status in search results and activity pages
1871 * Include issue status in search results and activity pages
1838 * Add email to admin user search filter
1872 * Add email to admin user search filter
1839 * Proper content type for plain text mails
1873 * Proper content type for plain text mails
1840 * Default value of project jump box
1874 * Default value of project jump box
1841 * Tree based menus
1875 * Tree based menus
1842 * Ability to use issue status to update percent done
1876 * Ability to use issue status to update percent done
1843 * Second set of issue "Action Links" at the bottom of an issue page
1877 * Second set of issue "Action Links" at the bottom of an issue page
1844 * Proper exist status code for rdm-mailhandler.rb
1878 * Proper exist status code for rdm-mailhandler.rb
1845 * Remove incoming email body via a delimiter
1879 * Remove incoming email body via a delimiter
1846 * Fixed: Custom querry 'Export to PDF' ignores field selection
1880 * Fixed: Custom querry 'Export to PDF' ignores field selection
1847 * Fixed: Related e-mail notifications aren't threaded
1881 * Fixed: Related e-mail notifications aren't threaded
1848 * Fixed: No warning when the creation of a categories from the issue form fails
1882 * Fixed: No warning when the creation of a categories from the issue form fails
1849 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
1883 * Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
1850 * Fixed: Include both first and last name when sorting by users
1884 * Fixed: Include both first and last name when sorting by users
1851 * Fixed: Table cell with multiple line text
1885 * Fixed: Table cell with multiple line text
1852 * Fixed: Project overview page shows disabled trackers
1886 * Fixed: Project overview page shows disabled trackers
1853 * Fixed: Cross project issue relations and user permissions
1887 * Fixed: Cross project issue relations and user permissions
1854 * Fixed: My page shows tickets the user doesn't have access to
1888 * Fixed: My page shows tickets the user doesn't have access to
1855 * Fixed: TOC does not parse wiki page reference links with description
1889 * Fixed: TOC does not parse wiki page reference links with description
1856 * Fixed: Target version-list on bulk edit form is incorrectly sorted
1890 * Fixed: Target version-list on bulk edit form is incorrectly sorted
1857 * Fixed: Cannot modify/delete project named "Documents"
1891 * Fixed: Cannot modify/delete project named "Documents"
1858 * Fixed: Email address in brackets breaks html
1892 * Fixed: Email address in brackets breaks html
1859 * Fixed: Timelog detail loose issue filter passing to report tab
1893 * Fixed: Timelog detail loose issue filter passing to report tab
1860 * Fixed: Inform about custom field's name maximum length
1894 * Fixed: Inform about custom field's name maximum length
1861 * Fixed: Activity page and Atom feed links contain project id instead of identifier
1895 * Fixed: Activity page and Atom feed links contain project id instead of identifier
1862 * Fixed: no Atom key for forums with only 1 forum
1896 * Fixed: no Atom key for forums with only 1 forum
1863 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
1897 * Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
1864 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
1898 * Fixed: Sometimes new posts don't show up in the topic list of a forum.
1865 * Fixed: The all/active filter selection in the project view does not stick.
1899 * Fixed: The all/active filter selection in the project view does not stick.
1866 * Fixed: Login box has Different width
1900 * Fixed: Login box has Different width
1867 * Fixed: User removed from project - still getting project update emails
1901 * Fixed: User removed from project - still getting project update emails
1868 * Fixed: Project with the identifier of 'new' cannot be viewed
1902 * Fixed: Project with the identifier of 'new' cannot be viewed
1869 * Fixed: Artefacts in search view (Cyrillic)
1903 * Fixed: Artefacts in search view (Cyrillic)
1870 * Fixed: Allow [#id] as subject to reply by email
1904 * Fixed: Allow [#id] as subject to reply by email
1871 * Fixed: Wrong language used when closing an issue via a commit message
1905 * Fixed: Wrong language used when closing an issue via a commit message
1872 * Fixed: email handler drops emails for new issues with no subject
1906 * Fixed: email handler drops emails for new issues with no subject
1873 * Fixed: Calendar misspelled under Roles/Permissions
1907 * Fixed: Calendar misspelled under Roles/Permissions
1874 * Fixed: Emails from no-reply redmine's address hell cycle
1908 * Fixed: Emails from no-reply redmine's address hell cycle
1875 * Fixed: child_pages macro fails on wiki page history
1909 * Fixed: child_pages macro fails on wiki page history
1876 * Fixed: Pre-filled time tracking date ignores timezone
1910 * Fixed: Pre-filled time tracking date ignores timezone
1877 * Fixed: Links on locked users lead to 404 page
1911 * Fixed: Links on locked users lead to 404 page
1878 * Fixed: Page changes in issue-list when using context menu
1912 * Fixed: Page changes in issue-list when using context menu
1879 * Fixed: diff parser removes lines starting with multiple dashes
1913 * Fixed: diff parser removes lines starting with multiple dashes
1880 * Fixed: Quoting in forums resets message subject
1914 * Fixed: Quoting in forums resets message subject
1881 * Fixed: Editing issue comment removes quote link
1915 * Fixed: Editing issue comment removes quote link
1882 * Fixed: Redmine.pm ignore browse_repository permission
1916 * Fixed: Redmine.pm ignore browse_repository permission
1883 * Fixed: text formatting breaks on [msg1][msg2]
1917 * Fixed: text formatting breaks on [msg1][msg2]
1884 * Fixed: Spent Time Default Value of 0.0
1918 * Fixed: Spent Time Default Value of 0.0
1885 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
1919 * Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
1886 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
1920 * Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
1887 * Fixed: 50k users cause problems in project->settings->members screen
1921 * Fixed: 50k users cause problems in project->settings->members screen
1888 * Fixed: Document timestamp needs to show updated timestamps
1922 * Fixed: Document timestamp needs to show updated timestamps
1889 * Fixed: Users getting notifications for issues they are no longer allowed to view
1923 * Fixed: Users getting notifications for issues they are no longer allowed to view
1890 * Fixed: issue summary counts should link to the issue list without subprojects
1924 * Fixed: issue summary counts should link to the issue list without subprojects
1891 * Fixed: 'Delete' link on LDAP list has no effect
1925 * Fixed: 'Delete' link on LDAP list has no effect
1892
1926
1893
1927
1894 == 2009-11-15 v0.8.7
1928 == 2009-11-15 v0.8.7
1895
1929
1896 * Fixed: Hide paragraph terminator at the end of headings on html export
1930 * Fixed: Hide paragraph terminator at the end of headings on html export
1897 * Fixed: pre tags containing "<pre*"
1931 * Fixed: pre tags containing "<pre*"
1898 * Fixed: First date of the date range not included in the time report with SQLite
1932 * Fixed: First date of the date range not included in the time report with SQLite
1899 * Fixed: Password field not styled correctly on alternative stylesheet
1933 * Fixed: Password field not styled correctly on alternative stylesheet
1900 * Fixed: Error when sumbitting a POST request that requires a login
1934 * Fixed: Error when sumbitting a POST request that requires a login
1901 * Fixed: CSRF vulnerabilities
1935 * Fixed: CSRF vulnerabilities
1902
1936
1903
1937
1904 == 2009-11-04 v0.8.6
1938 == 2009-11-04 v0.8.6
1905
1939
1906 * Change links to closed issues to be a grey color
1940 * Change links to closed issues to be a grey color
1907 * Change subversion adapter to not cache authentication and run non interactively
1941 * Change subversion adapter to not cache authentication and run non interactively
1908 * Fixed: Custom Values with a nil value cause HTTP error 500
1942 * Fixed: Custom Values with a nil value cause HTTP error 500
1909 * Fixed: Failure to convert HTML entities when editing an Issue reply
1943 * Fixed: Failure to convert HTML entities when editing an Issue reply
1910 * Fixed: Error trying to show repository when there are no comments in a changeset
1944 * Fixed: Error trying to show repository when there are no comments in a changeset
1911 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
1945 * Fixed: account/show/:user_id should not be accessible for other users not in your projects
1912 * Fixed: XSS vulnerabilities
1946 * Fixed: XSS vulnerabilities
1913 * Fixed: IssuesController#destroy should accept POST only
1947 * Fixed: IssuesController#destroy should accept POST only
1914 * Fixed: Inline images in wiki headings
1948 * Fixed: Inline images in wiki headings
1915
1949
1916
1950
1917 == 2009-09-13 v0.8.5
1951 == 2009-09-13 v0.8.5
1918
1952
1919 * Incoming mail handler : Allow spaces between keywords and colon
1953 * Incoming mail handler : Allow spaces between keywords and colon
1920 * Do not require a non-word character after a comma in Redmine links
1954 * Do not require a non-word character after a comma in Redmine links
1921 * Include issue hyperlinks in reminder emails
1955 * Include issue hyperlinks in reminder emails
1922 * Prevent nil error when retrieving svn version
1956 * Prevent nil error when retrieving svn version
1923 * Various plugin hooks added
1957 * Various plugin hooks added
1924 * Add plugins information to script/about
1958 * Add plugins information to script/about
1925 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
1959 * Fixed: 500 Internal Server Error is raised if add an empty comment to the news
1926 * Fixed: Atom links for wiki pages are not correct
1960 * Fixed: Atom links for wiki pages are not correct
1927 * Fixed: Atom feeds leak email address
1961 * Fixed: Atom feeds leak email address
1928 * Fixed: Case sensitivity in Issue filtering
1962 * Fixed: Case sensitivity in Issue filtering
1929 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
1963 * Fixed: When reading RSS feed, the inline-embedded images are not properly shown
1930
1964
1931
1965
1932 == 2009-05-17 v0.8.4
1966 == 2009-05-17 v0.8.4
1933
1967
1934 * Allow textile mailto links
1968 * Allow textile mailto links
1935 * Fixed: memory consumption when uploading file
1969 * Fixed: memory consumption when uploading file
1936 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
1970 * Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
1937 * Fixed: an error is raised when no tab is available on project settings
1971 * Fixed: an error is raised when no tab is available on project settings
1938 * Fixed: insert image macro corrupts urls with excalamation marks
1972 * Fixed: insert image macro corrupts urls with excalamation marks
1939 * Fixed: error on cross-project gantt PNG export
1973 * Fixed: error on cross-project gantt PNG export
1940 * Fixed: self and alternate links in atom feeds do not respect Atom specs
1974 * Fixed: self and alternate links in atom feeds do not respect Atom specs
1941 * Fixed: accept any svn tunnel scheme in repository URL
1975 * Fixed: accept any svn tunnel scheme in repository URL
1942 * Fixed: issues/show should accept user's rss key
1976 * Fixed: issues/show should accept user's rss key
1943 * Fixed: consistency of custom fields display on the issue detail view
1977 * Fixed: consistency of custom fields display on the issue detail view
1944 * Fixed: wiki comments length validation is missing
1978 * Fixed: wiki comments length validation is missing
1945 * Fixed: weak autologin token generation algorithm causes duplicate tokens
1979 * Fixed: weak autologin token generation algorithm causes duplicate tokens
1946
1980
1947
1981
1948 == 2009-04-05 v0.8.3
1982 == 2009-04-05 v0.8.3
1949
1983
1950 * Separate project field and subject in cross-project issue view
1984 * Separate project field and subject in cross-project issue view
1951 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
1985 * Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
1952 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
1986 * Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
1953 * CSS classes to highlight own and assigned issues
1987 * CSS classes to highlight own and assigned issues
1954 * Hide "New file" link on wiki pages from printing
1988 * Hide "New file" link on wiki pages from printing
1955 * Flush buffer when asking for language in redmine:load_default_data task
1989 * Flush buffer when asking for language in redmine:load_default_data task
1956 * Minimum project identifier length set to 1
1990 * Minimum project identifier length set to 1
1957 * Include headers so that emails don't trigger vacation auto-responders
1991 * Include headers so that emails don't trigger vacation auto-responders
1958 * Fixed: Time entries csv export links for all projects are malformed
1992 * Fixed: Time entries csv export links for all projects are malformed
1959 * Fixed: Files without Version aren't visible in the Activity page
1993 * Fixed: Files without Version aren't visible in the Activity page
1960 * Fixed: Commit logs are centered in the repo browser
1994 * Fixed: Commit logs are centered in the repo browser
1961 * Fixed: News summary field content is not searchable
1995 * Fixed: News summary field content is not searchable
1962 * Fixed: Journal#save has a wrong signature
1996 * Fixed: Journal#save has a wrong signature
1963 * Fixed: Email footer signature convention
1997 * Fixed: Email footer signature convention
1964 * Fixed: Timelog report do not show time for non-versioned issues
1998 * Fixed: Timelog report do not show time for non-versioned issues
1965
1999
1966
2000
1967 == 2009-03-07 v0.8.2
2001 == 2009-03-07 v0.8.2
1968
2002
1969 * Send an email to the user when an administrator activates a registered user
2003 * Send an email to the user when an administrator activates a registered user
1970 * Strip keywords from received email body
2004 * Strip keywords from received email body
1971 * Footer updated to 2009
2005 * Footer updated to 2009
1972 * Show RSS-link even when no issues is found
2006 * Show RSS-link even when no issues is found
1973 * One click filter action in activity view
2007 * One click filter action in activity view
1974 * Clickable/linkable line #'s while browsing the repo or viewing a file
2008 * Clickable/linkable line #'s while browsing the repo or viewing a file
1975 * Links to versions on files list
2009 * Links to versions on files list
1976 * Added request and controller objects to the hooks by default
2010 * Added request and controller objects to the hooks by default
1977 * Fixed: exporting an issue with attachments to PDF raises an error
2011 * Fixed: exporting an issue with attachments to PDF raises an error
1978 * Fixed: "too few arguments" error may occur on activerecord error translation
2012 * Fixed: "too few arguments" error may occur on activerecord error translation
1979 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
2013 * Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
1980 * Fixed: visited links to closed tickets are not striked through with IE6
2014 * Fixed: visited links to closed tickets are not striked through with IE6
1981 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
2015 * Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
1982 * Fixed: MailHandler raises an error when processing an email without From header
2016 * Fixed: MailHandler raises an error when processing an email without From header
1983
2017
1984
2018
1985 == 2009-02-15 v0.8.1
2019 == 2009-02-15 v0.8.1
1986
2020
1987 * Select watchers on new issue form
2021 * Select watchers on new issue form
1988 * Issue description is no longer a required field
2022 * Issue description is no longer a required field
1989 * Files module: ability to add files without version
2023 * Files module: ability to add files without version
1990 * Jump to the current tab when using the project quick-jump combo
2024 * Jump to the current tab when using the project quick-jump combo
1991 * Display a warning if some attachments were not saved
2025 * Display a warning if some attachments were not saved
1992 * Import custom fields values from emails on issue creation
2026 * Import custom fields values from emails on issue creation
1993 * Show view/annotate/download links on entry and annotate views
2027 * Show view/annotate/download links on entry and annotate views
1994 * Admin Info Screen: Display if plugin assets directory is writable
2028 * Admin Info Screen: Display if plugin assets directory is writable
1995 * Adds a 'Create and continue' button on the new issue form
2029 * Adds a 'Create and continue' button on the new issue form
1996 * IMAP: add options to move received emails
2030 * IMAP: add options to move received emails
1997 * Do not show Category field when categories are not defined
2031 * Do not show Category field when categories are not defined
1998 * Lower the project identifier limit to a minimum of two characters
2032 * Lower the project identifier limit to a minimum of two characters
1999 * Add "closed" html class to closed entries in issue list
2033 * Add "closed" html class to closed entries in issue list
2000 * Fixed: broken redirect URL on login failure
2034 * Fixed: broken redirect URL on login failure
2001 * Fixed: Deleted files are shown when using Darcs
2035 * Fixed: Deleted files are shown when using Darcs
2002 * Fixed: Darcs adapter works on Win32 only
2036 * Fixed: Darcs adapter works on Win32 only
2003 * Fixed: syntax highlight doesn't appear in new ticket preview
2037 * Fixed: syntax highlight doesn't appear in new ticket preview
2004 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
2038 * Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
2005 * Fixed: no error is raised when entering invalid hours on the issue update form
2039 * Fixed: no error is raised when entering invalid hours on the issue update form
2006 * Fixed: Details time log report CSV export doesn't honour date format from settings
2040 * Fixed: Details time log report CSV export doesn't honour date format from settings
2007 * Fixed: invalid css classes on issue details
2041 * Fixed: invalid css classes on issue details
2008 * Fixed: Trac importer creates duplicate custom values
2042 * Fixed: Trac importer creates duplicate custom values
2009 * Fixed: inline attached image should not match partial filename
2043 * Fixed: inline attached image should not match partial filename
2010
2044
2011
2045
2012 == 2008-12-30 v0.8.0
2046 == 2008-12-30 v0.8.0
2013
2047
2014 * Setting added in order to limit the number of diff lines that should be displayed
2048 * Setting added in order to limit the number of diff lines that should be displayed
2015 * Makes logged-in username in topbar linking to
2049 * Makes logged-in username in topbar linking to
2016 * Mail handler: strip tags when receiving a html-only email
2050 * Mail handler: strip tags when receiving a html-only email
2017 * Mail handler: add watchers before sending notification
2051 * Mail handler: add watchers before sending notification
2018 * Adds a css class (overdue) to overdue issues on issue lists and detail views
2052 * Adds a css class (overdue) to overdue issues on issue lists and detail views
2019 * Fixed: project activity truncated after viewing user's activity
2053 * Fixed: project activity truncated after viewing user's activity
2020 * Fixed: email address entered for password recovery shouldn't be case-sensitive
2054 * Fixed: email address entered for password recovery shouldn't be case-sensitive
2021 * Fixed: default flag removed when editing a default enumeration
2055 * Fixed: default flag removed when editing a default enumeration
2022 * Fixed: default category ignored when adding a document
2056 * Fixed: default category ignored when adding a document
2023 * Fixed: error on repository user mapping when a repository username is blank
2057 * Fixed: error on repository user mapping when a repository username is blank
2024 * Fixed: Firefox cuts off large diffs
2058 * Fixed: Firefox cuts off large diffs
2025 * Fixed: CVS browser should not show dead revisions (deleted files)
2059 * Fixed: CVS browser should not show dead revisions (deleted files)
2026 * Fixed: escape double-quotes in image titles
2060 * Fixed: escape double-quotes in image titles
2027 * Fixed: escape textarea content when editing a issue note
2061 * Fixed: escape textarea content when editing a issue note
2028 * Fixed: JS error on context menu with IE
2062 * Fixed: JS error on context menu with IE
2029 * Fixed: bold syntax around single character in series doesn't work
2063 * Fixed: bold syntax around single character in series doesn't work
2030 * Fixed several XSS vulnerabilities
2064 * Fixed several XSS vulnerabilities
2031 * Fixed a SQL injection vulnerability
2065 * Fixed a SQL injection vulnerability
2032
2066
2033
2067
2034 == 2008-12-07 v0.8.0-rc1
2068 == 2008-12-07 v0.8.0-rc1
2035
2069
2036 * Wiki page protection
2070 * Wiki page protection
2037 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
2071 * Wiki page hierarchy. Parent page can be assigned on the Rename screen
2038 * Adds support for issue creation via email
2072 * Adds support for issue creation via email
2039 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
2073 * Adds support for free ticket filtering and custom queries on Gantt chart and calendar
2040 * Cross-project search
2074 * Cross-project search
2041 * Ability to search a project and its subprojects
2075 * Ability to search a project and its subprojects
2042 * Ability to search the projects the user belongs to
2076 * Ability to search the projects the user belongs to
2043 * Adds custom fields on time entries
2077 * Adds custom fields on time entries
2044 * Adds boolean and list custom fields for time entries as criteria on time report
2078 * Adds boolean and list custom fields for time entries as criteria on time report
2045 * Cross-project time reports
2079 * Cross-project time reports
2046 * Display latest user's activity on account/show view
2080 * Display latest user's activity on account/show view
2047 * Show last connexion time on user's page
2081 * Show last connexion time on user's page
2048 * Obfuscates email address on user's account page using javascript
2082 * Obfuscates email address on user's account page using javascript
2049 * wiki TOC rendered as an unordered list
2083 * wiki TOC rendered as an unordered list
2050 * Adds the ability to search for a user on the administration users list
2084 * Adds the ability to search for a user on the administration users list
2051 * Adds the ability to search for a project name or identifier on the administration projects list
2085 * Adds the ability to search for a project name or identifier on the administration projects list
2052 * Redirect user to the previous page after logging in
2086 * Redirect user to the previous page after logging in
2053 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
2087 * Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
2054 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
2088 * Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
2055 * Adds permissions to let users edit and/or delete their messages
2089 * Adds permissions to let users edit and/or delete their messages
2056 * Link to activity view when displaying dates
2090 * Link to activity view when displaying dates
2057 * Hide Redmine version in atom feeds and pdf properties
2091 * Hide Redmine version in atom feeds and pdf properties
2058 * 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.
2092 * 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.
2059 * Sort users by their display names so that user dropdown lists are sorted alphabetically
2093 * Sort users by their display names so that user dropdown lists are sorted alphabetically
2060 * Adds estimated hours to issue filters
2094 * Adds estimated hours to issue filters
2061 * Switch order of current and previous revisions in side-by-side diff
2095 * Switch order of current and previous revisions in side-by-side diff
2062 * Render the commit changes list as a tree
2096 * Render the commit changes list as a tree
2063 * Adds watch/unwatch functionality at forum topic level
2097 * Adds watch/unwatch functionality at forum topic level
2064 * When moving an issue to another project, reassign it to the category with same name if any
2098 * When moving an issue to another project, reassign it to the category with same name if any
2065 * Adds child_pages macro for wiki pages
2099 * Adds child_pages macro for wiki pages
2066 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
2100 * Use GET instead of POST on roadmap (#718), gantt and calendar forms
2067 * Search engine: display total results count and count by result type
2101 * Search engine: display total results count and count by result type
2068 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
2102 * Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
2069 * Adds icons on search results
2103 * Adds icons on search results
2070 * Adds 'Edit' link on account/show for admin users
2104 * Adds 'Edit' link on account/show for admin users
2071 * Adds Lock/Unlock/Activate link on user edit screen
2105 * Adds Lock/Unlock/Activate link on user edit screen
2072 * Adds user count in status drop down on admin user list
2106 * Adds user count in status drop down on admin user list
2073 * Adds multi-levels blockquotes support by using > at the beginning of lines
2107 * Adds multi-levels blockquotes support by using > at the beginning of lines
2074 * Adds a Reply link to each issue note
2108 * Adds a Reply link to each issue note
2075 * Adds plain text only option for mail notifications
2109 * Adds plain text only option for mail notifications
2076 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
2110 * Gravatar support for issue detail, user grid, and activity stream (disabled by default)
2077 * Adds 'Delete wiki pages attachments' permission
2111 * Adds 'Delete wiki pages attachments' permission
2078 * Show the most recent file when displaying an inline image
2112 * Show the most recent file when displaying an inline image
2079 * Makes permission screens localized
2113 * Makes permission screens localized
2080 * AuthSource list: display associated users count and disable 'Delete' buton if any
2114 * AuthSource list: display associated users count and disable 'Delete' buton if any
2081 * Make the 'duplicates of' relation asymmetric
2115 * Make the 'duplicates of' relation asymmetric
2082 * Adds username to the password reminder email
2116 * Adds username to the password reminder email
2083 * Adds links to forum messages using message#id syntax
2117 * Adds links to forum messages using message#id syntax
2084 * Allow same name for custom fields on different object types
2118 * Allow same name for custom fields on different object types
2085 * One-click bulk edition using the issue list context menu within the same project
2119 * One-click bulk edition using the issue list context menu within the same project
2086 * 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.
2120 * 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.
2087 * Adds checkboxes toggle links on permissions report
2121 * Adds checkboxes toggle links on permissions report
2088 * Adds Trac-Like anchors on wiki headings
2122 * Adds Trac-Like anchors on wiki headings
2089 * Adds support for wiki links with anchor
2123 * Adds support for wiki links with anchor
2090 * Adds category to the issue context menu
2124 * Adds category to the issue context menu
2091 * Adds a workflow overview screen
2125 * Adds a workflow overview screen
2092 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
2126 * Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
2093 * Dots allowed in custom field name
2127 * Dots allowed in custom field name
2094 * Adds posts quoting functionality
2128 * Adds posts quoting functionality
2095 * Adds an option to generate sequential project identifiers
2129 * Adds an option to generate sequential project identifiers
2096 * Adds mailto link on the user administration list
2130 * Adds mailto link on the user administration list
2097 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
2131 * Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
2098 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
2132 * Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
2099 * Change projects homepage limit to 255 chars
2133 * Change projects homepage limit to 255 chars
2100 * 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
2134 * 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
2101 * Adds "please select" to activity select box if no activity is set as default
2135 * Adds "please select" to activity select box if no activity is set as default
2102 * Do not silently ignore timelog validation failure on issue edit
2136 * Do not silently ignore timelog validation failure on issue edit
2103 * Adds a rake task to send reminder emails
2137 * Adds a rake task to send reminder emails
2104 * Allow empty cells in wiki tables
2138 * Allow empty cells in wiki tables
2105 * Makes wiki text formatter pluggable
2139 * Makes wiki text formatter pluggable
2106 * Adds back textile acronyms support
2140 * Adds back textile acronyms support
2107 * Remove pre tag attributes
2141 * Remove pre tag attributes
2108 * Plugin hooks
2142 * Plugin hooks
2109 * Pluggable admin menu
2143 * Pluggable admin menu
2110 * Plugins can provide activity content
2144 * Plugins can provide activity content
2111 * Moves plugin list to its own administration menu item
2145 * Moves plugin list to its own administration menu item
2112 * Adds url and author_url plugin attributes
2146 * Adds url and author_url plugin attributes
2113 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
2147 * Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
2114 * Adds atom feed on time entries details
2148 * Adds atom feed on time entries details
2115 * Adds project name to issues feed title
2149 * Adds project name to issues feed title
2116 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
2150 * Adds a css class on menu items in order to apply item specific styles (eg. icons)
2117 * Adds a Redmine plugin generators
2151 * Adds a Redmine plugin generators
2118 * Adds timelog link to the issue context menu
2152 * Adds timelog link to the issue context menu
2119 * Adds links to the user page on various views
2153 * Adds links to the user page on various views
2120 * Turkish translation by Ismail Sezen
2154 * Turkish translation by Ismail Sezen
2121 * Catalan translation
2155 * Catalan translation
2122 * Vietnamese translation
2156 * Vietnamese translation
2123 * Slovak translation
2157 * Slovak translation
2124 * Better naming of activity feed if only one kind of event is displayed
2158 * Better naming of activity feed if only one kind of event is displayed
2125 * Enable syntax highlight on issues, messages and news
2159 * Enable syntax highlight on issues, messages and news
2126 * Add target version to the issue list context menu
2160 * Add target version to the issue list context menu
2127 * Hide 'Target version' filter if no version is defined
2161 * Hide 'Target version' filter if no version is defined
2128 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
2162 * Add filters on cross-project issue list for custom fields marked as 'For all projects'
2129 * Turn ftp urls into links
2163 * Turn ftp urls into links
2130 * Hiding the View Differences button when a wiki page's history only has one version
2164 * Hiding the View Differences button when a wiki page's history only has one version
2131 * Messages on a Board can now be sorted by the number of replies
2165 * Messages on a Board can now be sorted by the number of replies
2132 * Adds a class ('me') to events of the activity view created by current user
2166 * Adds a class ('me') to events of the activity view created by current user
2133 * Strip pre/code tags content from activity view events
2167 * Strip pre/code tags content from activity view events
2134 * Display issue notes in the activity view
2168 * Display issue notes in the activity view
2135 * Adds links to changesets atom feed on repository browser
2169 * Adds links to changesets atom feed on repository browser
2136 * Track project and tracker changes in issue history
2170 * Track project and tracker changes in issue history
2137 * Adds anchor to atom feed messages links
2171 * Adds anchor to atom feed messages links
2138 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
2172 * Adds a key in lang files to set the decimal separator (point or comma) in csv exports
2139 * Makes importer work with Trac 0.8.x
2173 * Makes importer work with Trac 0.8.x
2140 * Upgraded to Prototype 1.6.0.1
2174 * Upgraded to Prototype 1.6.0.1
2141 * File viewer for attached text files
2175 * File viewer for attached text files
2142 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
2176 * Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
2143 * Removed inconsistent revision numbers on diff view
2177 * Removed inconsistent revision numbers on diff view
2144 * CVS: add support for modules names with spaces
2178 * CVS: add support for modules names with spaces
2145 * Log the user in after registration if account activation is not needed
2179 * Log the user in after registration if account activation is not needed
2146 * Mercurial adapter improvements
2180 * Mercurial adapter improvements
2147 * Trac importer: read session_attribute table to find user's email and real name
2181 * Trac importer: read session_attribute table to find user's email and real name
2148 * Ability to disable unused SCM adapters in application settings
2182 * Ability to disable unused SCM adapters in application settings
2149 * Adds Filesystem adapter
2183 * Adds Filesystem adapter
2150 * Clear changesets and changes with raw sql when deleting a repository for performance
2184 * Clear changesets and changes with raw sql when deleting a repository for performance
2151 * Redmine.pm now uses the 'commit access' permission defined in Redmine
2185 * Redmine.pm now uses the 'commit access' permission defined in Redmine
2152 * Reposman can create any type of scm (--scm option)
2186 * Reposman can create any type of scm (--scm option)
2153 * Reposman creates a repository if the 'repository' module is enabled at project level only
2187 * Reposman creates a repository if the 'repository' module is enabled at project level only
2154 * Display svn properties in the browser, svn >= 1.5.0 only
2188 * Display svn properties in the browser, svn >= 1.5.0 only
2155 * Reduces memory usage when importing large git repositories
2189 * Reduces memory usage when importing large git repositories
2156 * Wider SVG graphs in repository stats
2190 * Wider SVG graphs in repository stats
2157 * SubversionAdapter#entries performance improvement
2191 * SubversionAdapter#entries performance improvement
2158 * SCM browser: ability to download raw unified diffs
2192 * SCM browser: ability to download raw unified diffs
2159 * More detailed error message in log when scm command fails
2193 * More detailed error message in log when scm command fails
2160 * Adds support for file viewing with Darcs 2.0+
2194 * Adds support for file viewing with Darcs 2.0+
2161 * Check that git changeset is not in the database before creating it
2195 * Check that git changeset is not in the database before creating it
2162 * Unified diff viewer for attached files with .patch or .diff extension
2196 * Unified diff viewer for attached files with .patch or .diff extension
2163 * File size display with Bazaar repositories
2197 * File size display with Bazaar repositories
2164 * Git adapter: use commit time instead of author time
2198 * Git adapter: use commit time instead of author time
2165 * Prettier url for changesets
2199 * Prettier url for changesets
2166 * Makes changes link to entries on the revision view
2200 * Makes changes link to entries on the revision view
2167 * Adds a field on the repository view to browse at specific revision
2201 * Adds a field on the repository view to browse at specific revision
2168 * Adds new projects atom feed
2202 * Adds new projects atom feed
2169 * Added rake tasks to generate rcov code coverage reports
2203 * Added rake tasks to generate rcov code coverage reports
2170 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
2204 * Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
2171 * Show the project hierarchy in the drop down list for new membership on user administration screen
2205 * Show the project hierarchy in the drop down list for new membership on user administration screen
2172 * Split user edit screen into tabs
2206 * Split user edit screen into tabs
2173 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
2207 * Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
2174 * Fixed: Roadmap crashes when a version has a due date > 2037
2208 * Fixed: Roadmap crashes when a version has a due date > 2037
2175 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
2209 * Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
2176 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
2210 * Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
2177 * Fixed: logtime entry duplicated when edited from parent project
2211 * Fixed: logtime entry duplicated when edited from parent project
2178 * Fixed: wrong digest for text files under Windows
2212 * Fixed: wrong digest for text files under Windows
2179 * Fixed: associated revisions are displayed in wrong order on issue view
2213 * Fixed: associated revisions are displayed in wrong order on issue view
2180 * Fixed: Git Adapter date parsing ignores timezone
2214 * Fixed: Git Adapter date parsing ignores timezone
2181 * Fixed: Printing long roadmap doesn't split across pages
2215 * Fixed: Printing long roadmap doesn't split across pages
2182 * Fixes custom fields display order at several places
2216 * Fixes custom fields display order at several places
2183 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
2217 * Fixed: urls containing @ are parsed as email adress by the wiki formatter
2184 * Fixed date filters accuracy with SQLite
2218 * Fixed date filters accuracy with SQLite
2185 * Fixed: tokens not escaped in highlight_tokens regexp
2219 * Fixed: tokens not escaped in highlight_tokens regexp
2186 * Fixed Bazaar shared repository browsing
2220 * Fixed Bazaar shared repository browsing
2187 * Fixes platform determination under JRuby
2221 * Fixes platform determination under JRuby
2188 * Fixed: Estimated time in issue's journal should be rounded to two decimals
2222 * Fixed: Estimated time in issue's journal should be rounded to two decimals
2189 * Fixed: 'search titles only' box ignored after one search is done on titles only
2223 * Fixed: 'search titles only' box ignored after one search is done on titles only
2190 * Fixed: non-ASCII subversion path can't be displayed
2224 * Fixed: non-ASCII subversion path can't be displayed
2191 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
2225 * Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
2192 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
2226 * Fixed: document listing shows on "my page" when viewing documents is disabled for the role
2193 * Fixed: Latest news appear on the homepage for projects with the News module disabled
2227 * Fixed: Latest news appear on the homepage for projects with the News module disabled
2194 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
2228 * Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
2195 * Fixed: the default status is lost when reordering issue statuses
2229 * Fixed: the default status is lost when reordering issue statuses
2196 * Fixes error with Postgresql and non-UTF8 commit logs
2230 * Fixes error with Postgresql and non-UTF8 commit logs
2197 * Fixed: textile footnotes no longer work
2231 * Fixed: textile footnotes no longer work
2198 * Fixed: http links containing parentheses fail to reder correctly
2232 * Fixed: http links containing parentheses fail to reder correctly
2199 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
2233 * Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
2200
2234
2201
2235
2202 == 2008-07-06 v0.7.3
2236 == 2008-07-06 v0.7.3
2203
2237
2204 * Allow dot in firstnames and lastnames
2238 * Allow dot in firstnames and lastnames
2205 * Add project name to cross-project Atom feeds
2239 * Add project name to cross-project Atom feeds
2206 * Encoding set to utf8 in example database.yml
2240 * Encoding set to utf8 in example database.yml
2207 * HTML titles on forums related views
2241 * HTML titles on forums related views
2208 * Fixed: various XSS vulnerabilities
2242 * Fixed: various XSS vulnerabilities
2209 * Fixed: Entourage (and some old client) fails to correctly render notification styles
2243 * Fixed: Entourage (and some old client) fails to correctly render notification styles
2210 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
2244 * Fixed: Fixed: timelog redirects inappropriately when :back_url is blank
2211 * Fixed: wrong relative paths to images in wiki_syntax.html
2245 * Fixed: wrong relative paths to images in wiki_syntax.html
2212
2246
2213
2247
2214 == 2008-06-15 v0.7.2
2248 == 2008-06-15 v0.7.2
2215
2249
2216 * "New Project" link on Projects page
2250 * "New Project" link on Projects page
2217 * Links to repository directories on the repo browser
2251 * Links to repository directories on the repo browser
2218 * Move status to front in Activity View
2252 * Move status to front in Activity View
2219 * Remove edit step from Status context menu
2253 * Remove edit step from Status context menu
2220 * Fixed: No way to do textile horizontal rule
2254 * Fixed: No way to do textile horizontal rule
2221 * Fixed: Repository: View differences doesn't work
2255 * Fixed: Repository: View differences doesn't work
2222 * Fixed: attachement's name maybe invalid.
2256 * Fixed: attachement's name maybe invalid.
2223 * Fixed: Error when creating a new issue
2257 * Fixed: Error when creating a new issue
2224 * Fixed: NoMethodError on @available_filters.has_key?
2258 * Fixed: NoMethodError on @available_filters.has_key?
2225 * Fixed: Check All / Uncheck All in Email Settings
2259 * Fixed: Check All / Uncheck All in Email Settings
2226 * Fixed: "View differences" of one file at /repositories/revision/ fails
2260 * Fixed: "View differences" of one file at /repositories/revision/ fails
2227 * Fixed: Column width in "my page"
2261 * Fixed: Column width in "my page"
2228 * Fixed: private subprojects are listed on Issues view
2262 * Fixed: private subprojects are listed on Issues view
2229 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
2263 * Fixed: Textile: bold, italics, underline, etc... not working after parentheses
2230 * Fixed: Update issue form: comment field from log time end out of screen
2264 * Fixed: Update issue form: comment field from log time end out of screen
2231 * Fixed: Editing role: "issue can be assigned to this role" out of box
2265 * Fixed: Editing role: "issue can be assigned to this role" out of box
2232 * Fixed: Unable use angular braces after include word
2266 * Fixed: Unable use angular braces after include word
2233 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
2267 * Fixed: Using '*' as keyword for repository referencing keywords doesn't work
2234 * Fixed: Subversion repository "View differences" on each file rise ERROR
2268 * Fixed: Subversion repository "View differences" on each file rise ERROR
2235 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
2269 * Fixed: View differences for individual file of a changeset fails if the repository URL doesn't point to the repository root
2236 * Fixed: It is possible to lock out the last admin account
2270 * Fixed: It is possible to lock out the last admin account
2237 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
2271 * Fixed: Wikis are viewable for anonymous users on public projects, despite not granting access
2238 * Fixed: Issue number display clipped on 'my issues'
2272 * Fixed: Issue number display clipped on 'my issues'
2239 * Fixed: Roadmap version list links not carrying state
2273 * Fixed: Roadmap version list links not carrying state
2240 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
2274 * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity as default
2241 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
2275 * Fixed: git's "get_rev" API should use repo's current branch instead of hardwiring "master"
2242 * Fixed: browser's language subcodes ignored
2276 * Fixed: browser's language subcodes ignored
2243 * Fixed: Error on project selection with numeric (only) identifier.
2277 * Fixed: Error on project selection with numeric (only) identifier.
2244 * Fixed: Link to PDF doesn't work after creating new issue
2278 * Fixed: Link to PDF doesn't work after creating new issue
2245 * Fixed: "Replies" should not be shown on forum threads that are locked
2279 * Fixed: "Replies" should not be shown on forum threads that are locked
2246 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
2280 * Fixed: SVN errors lead to svn username/password being displayed to end users (security issue)
2247 * Fixed: http links containing hashes don't display correct
2281 * Fixed: http links containing hashes don't display correct
2248 * Fixed: Allow ampersands in Enumeration names
2282 * Fixed: Allow ampersands in Enumeration names
2249 * Fixed: Atom link on saved query does not include query_id
2283 * Fixed: Atom link on saved query does not include query_id
2250 * Fixed: Logtime info lost when there's an error updating an issue
2284 * Fixed: Logtime info lost when there's an error updating an issue
2251 * Fixed: TOC does not parse colorization markups
2285 * Fixed: TOC does not parse colorization markups
2252 * Fixed: CVS: add support for modules names with spaces
2286 * Fixed: CVS: add support for modules names with spaces
2253 * Fixed: Bad rendering on projects/add
2287 * Fixed: Bad rendering on projects/add
2254 * Fixed: exception when viewing differences on cvs
2288 * Fixed: exception when viewing differences on cvs
2255 * Fixed: export issue to pdf will messup when use Chinese language
2289 * Fixed: export issue to pdf will messup when use Chinese language
2256 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
2290 * Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant
2257 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
2291 * Fixed: Adding non-ASCII new issue type in the New Issue page have encoding error using IE
2258 * Fixed: Importing from trac : some wiki links are messed
2292 * Fixed: Importing from trac : some wiki links are messed
2259 * Fixed: Incorrect weekend definition in Hebrew calendar locale
2293 * Fixed: Incorrect weekend definition in Hebrew calendar locale
2260 * Fixed: Atom feeds don't provide author section for repository revisions
2294 * Fixed: Atom feeds don't provide author section for repository revisions
2261 * Fixed: In Activity views, changesets titles can be multiline while they should not
2295 * Fixed: In Activity views, changesets titles can be multiline while they should not
2262 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
2296 * Fixed: Ignore unreadable subversion directories (read disabled using authz)
2263 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
2297 * Fixed: lib/SVG/Graph/Graph.rb can't externalize stylesheets
2264 * Fixed: Close statement handler in Redmine.pm
2298 * Fixed: Close statement handler in Redmine.pm
2265
2299
2266
2300
2267 == 2008-05-04 v0.7.1
2301 == 2008-05-04 v0.7.1
2268
2302
2269 * Thai translation added (Gampol Thitinilnithi)
2303 * Thai translation added (Gampol Thitinilnithi)
2270 * Translations updates
2304 * Translations updates
2271 * Escape HTML comment tags
2305 * Escape HTML comment tags
2272 * Prevent "can't convert nil into String" error when :sort_order param is not present
2306 * Prevent "can't convert nil into String" error when :sort_order param is not present
2273 * Fixed: Updating tickets add a time log with zero hours
2307 * Fixed: Updating tickets add a time log with zero hours
2274 * Fixed: private subprojects names are revealed on the project overview
2308 * Fixed: private subprojects names are revealed on the project overview
2275 * Fixed: Search for target version of "none" fails with postgres 8.3
2309 * Fixed: Search for target version of "none" fails with postgres 8.3
2276 * Fixed: Home, Logout, Login links shouldn't be absolute links
2310 * Fixed: Home, Logout, Login links shouldn't be absolute links
2277 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
2311 * Fixed: 'Latest projects' box on the welcome screen should be hidden if there are no projects
2278 * Fixed: error when using upcase language name in coderay
2312 * Fixed: error when using upcase language name in coderay
2279 * Fixed: error on Trac import when :due attribute is nil
2313 * Fixed: error on Trac import when :due attribute is nil
2280
2314
2281
2315
2282 == 2008-04-28 v0.7.0
2316 == 2008-04-28 v0.7.0
2283
2317
2284 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
2318 * Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present
2285 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
2319 * Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list.
2286 * Add predefined date ranges to the time report
2320 * Add predefined date ranges to the time report
2287 * Time report can be done at issue level
2321 * Time report can be done at issue level
2288 * Various timelog report enhancements
2322 * Various timelog report enhancements
2289 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
2323 * Accept the following formats for "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30
2290 * Display the context menu above and/or to the left of the click if needed
2324 * Display the context menu above and/or to the left of the click if needed
2291 * Make the admin project files list sortable
2325 * Make the admin project files list sortable
2292 * Mercurial: display working directory files sizes unless browsing a specific revision
2326 * Mercurial: display working directory files sizes unless browsing a specific revision
2293 * Preserve status filter and page number when using lock/unlock/activate links on the users list
2327 * Preserve status filter and page number when using lock/unlock/activate links on the users list
2294 * Redmine.pm support for LDAP authentication
2328 * Redmine.pm support for LDAP authentication
2295 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
2329 * Better error message and AR errors in log for failed LDAP on-the-fly user creation
2296 * Redirected user to where he is coming from after logging hours
2330 * Redirected user to where he is coming from after logging hours
2297 * Warn user that subprojects are also deleted when deleting a project
2331 * Warn user that subprojects are also deleted when deleting a project
2298 * Include subprojects versions on calendar and gantt
2332 * Include subprojects versions on calendar and gantt
2299 * Notify project members when a message is posted if they want to receive notifications
2333 * Notify project members when a message is posted if they want to receive notifications
2300 * Fixed: Feed content limit setting has no effect
2334 * Fixed: Feed content limit setting has no effect
2301 * Fixed: Priorities not ordered when displayed as a filter in issue list
2335 * Fixed: Priorities not ordered when displayed as a filter in issue list
2302 * Fixed: can not display attached images inline in message replies
2336 * Fixed: can not display attached images inline in message replies
2303 * Fixed: Boards are not deleted when project is deleted
2337 * Fixed: Boards are not deleted when project is deleted
2304 * Fixed: trying to preview a new issue raises an exception with postgresql
2338 * Fixed: trying to preview a new issue raises an exception with postgresql
2305 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
2339 * Fixed: single file 'View difference' links do not work because of duplicate slashes in url
2306 * Fixed: inline image not displayed when including a wiki page
2340 * Fixed: inline image not displayed when including a wiki page
2307 * Fixed: CVS duplicate key violation
2341 * Fixed: CVS duplicate key violation
2308 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
2342 * Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues
2309 * Fixed: custom field filters behaviour
2343 * Fixed: custom field filters behaviour
2310 * Fixed: Postgresql 8.3 compatibility
2344 * Fixed: Postgresql 8.3 compatibility
2311 * Fixed: Links to repository directories don't work
2345 * Fixed: Links to repository directories don't work
2312
2346
2313
2347
2314 == 2008-03-29 v0.7.0-rc1
2348 == 2008-03-29 v0.7.0-rc1
2315
2349
2316 * Overall activity view and feed added, link is available on the project list
2350 * Overall activity view and feed added, link is available on the project list
2317 * Git VCS support
2351 * Git VCS support
2318 * Rails 2.0 sessions cookie store compatibility
2352 * Rails 2.0 sessions cookie store compatibility
2319 * Use project identifiers in urls instead of ids
2353 * Use project identifiers in urls instead of ids
2320 * Default configuration data can now be loaded from the administration screen
2354 * Default configuration data can now be loaded from the administration screen
2321 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
2355 * Administration settings screen split to tabs (email notifications options moved to 'Settings')
2322 * Project description is now unlimited and optional
2356 * Project description is now unlimited and optional
2323 * Wiki annotate view
2357 * Wiki annotate view
2324 * Escape HTML tag in textile content
2358 * Escape HTML tag in textile content
2325 * Add Redmine links to documents, versions, attachments and repository files
2359 * Add Redmine links to documents, versions, attachments and repository files
2326 * 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:
2360 * 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:
2327 * by using checkbox and/or the little pencil that will select/unselect all issues
2361 * by using checkbox and/or the little pencil that will select/unselect all issues
2328 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
2362 * by clicking on the rows (but not on the links), Ctrl and Shift keys can be used to select multiple issues
2329 * 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)
2363 * 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)
2330 * User display format is now configurable in administration settings
2364 * User display format is now configurable in administration settings
2331 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
2365 * Issue list now supports bulk edit/move/delete (for a set of issues that belong to the same project)
2332 * Merged 'change status', 'edit issue' and 'add note' actions:
2366 * Merged 'change status', 'edit issue' and 'add note' actions:
2333 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
2367 * Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status
2334 * '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
2368 * '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
2335 * Details by assignees on issue summary view
2369 * Details by assignees on issue summary view
2336 * '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
2370 * '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
2337 * Change status select box default to current status
2371 * Change status select box default to current status
2338 * Preview for issue notes, news and messages
2372 * Preview for issue notes, news and messages
2339 * Optional description for attachments
2373 * Optional description for attachments
2340 * 'Fixed version' label changed to 'Target version'
2374 * 'Fixed version' label changed to 'Target version'
2341 * Let the user choose when deleting issues with reported hours to:
2375 * Let the user choose when deleting issues with reported hours to:
2342 * delete the hours
2376 * delete the hours
2343 * assign the hours to the project
2377 * assign the hours to the project
2344 * reassign the hours to another issue
2378 * reassign the hours to another issue
2345 * Date range filter and pagination on time entries detail view
2379 * Date range filter and pagination on time entries detail view
2346 * Propagate time tracking to the parent project
2380 * Propagate time tracking to the parent project
2347 * Switch added on the project activity view to include subprojects
2381 * Switch added on the project activity view to include subprojects
2348 * Display total estimated and spent hours on the version detail view
2382 * Display total estimated and spent hours on the version detail view
2349 * Weekly time tracking block for 'My page'
2383 * Weekly time tracking block for 'My page'
2350 * Permissions to edit time entries
2384 * Permissions to edit time entries
2351 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
2385 * Include subprojects on the issue list, calendar, gantt and timelog by default (can be turned off is administration settings)
2352 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
2386 * Roadmap enhancements (separate related issues from wiki contents, leading h1 in version wiki pages is hidden, smaller wiki headings)
2353 * Make versions with same date sorted by name
2387 * Make versions with same date sorted by name
2354 * Allow issue list to be sorted by target version
2388 * Allow issue list to be sorted by target version
2355 * Related changesets messages displayed on the issue details view
2389 * Related changesets messages displayed on the issue details view
2356 * Create a journal and send an email when an issue is closed by commit
2390 * Create a journal and send an email when an issue is closed by commit
2357 * Add 'Author' to the available columns for the issue list
2391 * Add 'Author' to the available columns for the issue list
2358 * More appropriate default sort order on sortable columns
2392 * More appropriate default sort order on sortable columns
2359 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
2393 * Add issue subject to the time entries view and issue subject, description and tracker to the csv export
2360 * Permissions to edit issue notes
2394 * Permissions to edit issue notes
2361 * Display date/time instead of date on files list
2395 * Display date/time instead of date on files list
2362 * Do not show Roadmap menu item if the project doesn't define any versions
2396 * Do not show Roadmap menu item if the project doesn't define any versions
2363 * Allow longer version names (60 chars)
2397 * Allow longer version names (60 chars)
2364 * Ability to copy an existing workflow when creating a new role
2398 * Ability to copy an existing workflow when creating a new role
2365 * Display custom fields in two columns on the issue form
2399 * Display custom fields in two columns on the issue form
2366 * Added 'estimated time' in the csv export of the issue list
2400 * Added 'estimated time' in the csv export of the issue list
2367 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
2401 * Display the last 30 days on the activity view rather than the current month (number of days can be configured in the application settings)
2368 * Setting for whether new projects should be public by default
2402 * Setting for whether new projects should be public by default
2369 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
2403 * User preference to choose how comments/replies are displayed: in chronological or reverse chronological order
2370 * Added default value for custom fields
2404 * Added default value for custom fields
2371 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
2405 * Added tabindex property on wiki toolbar buttons (to easily move from field to field using the tab key)
2372 * Redirect to issue page after creating a new issue
2406 * Redirect to issue page after creating a new issue
2373 * Wiki toolbar improvements (mainly for Firefox)
2407 * Wiki toolbar improvements (mainly for Firefox)
2374 * Display wiki syntax quick ref link on all wiki textareas
2408 * Display wiki syntax quick ref link on all wiki textareas
2375 * Display links to Atom feeds
2409 * Display links to Atom feeds
2376 * Breadcrumb nav for the forums
2410 * Breadcrumb nav for the forums
2377 * Show replies when choosing to display messages in the activity
2411 * Show replies when choosing to display messages in the activity
2378 * Added 'include' macro to include another wiki page
2412 * Added 'include' macro to include another wiki page
2379 * RedmineWikiFormatting page available as a static HTML file locally
2413 * RedmineWikiFormatting page available as a static HTML file locally
2380 * Wrap diff content
2414 * Wrap diff content
2381 * Strip out email address from authors in repository screens
2415 * Strip out email address from authors in repository screens
2382 * Highlight the current item of the main menu
2416 * Highlight the current item of the main menu
2383 * Added simple syntax highlighters for php and java languages
2417 * Added simple syntax highlighters for php and java languages
2384 * Do not show empty diffs
2418 * Do not show empty diffs
2385 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
2419 * Show explicit error message when the scm command failed (eg. when svn binary is not available)
2386 * Lithuanian translation added (Sergej Jegorov)
2420 * Lithuanian translation added (Sergej Jegorov)
2387 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
2421 * Ukrainan translation added (Natalia Konovka & Mykhaylo Sorochan)
2388 * Danish translation added (Mads Vestergaard)
2422 * Danish translation added (Mads Vestergaard)
2389 * Added i18n support to the jstoolbar and various settings screen
2423 * Added i18n support to the jstoolbar and various settings screen
2390 * RedCloth's glyphs no longer user
2424 * RedCloth's glyphs no longer user
2391 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
2425 * New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/)
2392 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
2426 * The following menus can now be extended by plugins: top_menu, account_menu, application_menu
2393 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
2427 * Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets
2394 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
2428 * Remove hardcoded "Redmine" strings in account related emails and use application title instead
2395 * Mantis importer preserve bug ids
2429 * Mantis importer preserve bug ids
2396 * Trac importer: Trac guide wiki pages skipped
2430 * Trac importer: Trac guide wiki pages skipped
2397 * Trac importer: wiki attachments migration added
2431 * Trac importer: wiki attachments migration added
2398 * Trac importer: support database schema for Trac migration
2432 * Trac importer: support database schema for Trac migration
2399 * Trac importer: support CamelCase links
2433 * Trac importer: support CamelCase links
2400 * Removes the Redmine version from the footer (can be viewed on admin -> info)
2434 * Removes the Redmine version from the footer (can be viewed on admin -> info)
2401 * Rescue and display an error message when trying to delete a role that is in use
2435 * Rescue and display an error message when trying to delete a role that is in use
2402 * 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
2436 * 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
2403 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
2437 * Add "--encoding utf8" option to the Mercurial "hg log" command in order to get utf8 encoded commit logs
2404 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
2438 * Fixed: Gantt and calendar not properly refreshed (fragment caching removed)
2405 * Fixed: Textile image with style attribute cause internal server error
2439 * Fixed: Textile image with style attribute cause internal server error
2406 * Fixed: wiki TOC not rendered properly when used in an issue or document description
2440 * Fixed: wiki TOC not rendered properly when used in an issue or document description
2407 * Fixed: 'has already been taken' error message on username and email fields if left empty
2441 * Fixed: 'has already been taken' error message on username and email fields if left empty
2408 * Fixed: non-ascii attachement filename with IE
2442 * Fixed: non-ascii attachement filename with IE
2409 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
2443 * Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed
2410 * Fixed: search for all words doesn't work
2444 * Fixed: search for all words doesn't work
2411 * Fixed: Do not show sticky and locked checkboxes when replying to a message
2445 * Fixed: Do not show sticky and locked checkboxes when replying to a message
2412 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
2446 * Fixed: Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank
2413 * Fixed: Date custom fields not displayed as specified in application settings
2447 * Fixed: Date custom fields not displayed as specified in application settings
2414 * Fixed: titles not escaped in the activity view
2448 * Fixed: titles not escaped in the activity view
2415 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
2449 * Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context
2416 * 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
2450 * 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
2417 * Fixed: locked users should not receive email notifications
2451 * Fixed: locked users should not receive email notifications
2418 * Fixed: custom field selection is not saved when unchecking them all on project settings
2452 * Fixed: custom field selection is not saved when unchecking them all on project settings
2419 * Fixed: can not lock a topic when creating it
2453 * Fixed: can not lock a topic when creating it
2420 * Fixed: Incorrect filtering for unset values when using 'is not' filter
2454 * Fixed: Incorrect filtering for unset values when using 'is not' filter
2421 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
2455 * Fixed: PostgreSQL issues_seq_id not updated when using Trac importer
2422 * Fixed: ajax pagination does not scroll up
2456 * Fixed: ajax pagination does not scroll up
2423 * Fixed: error when uploading a file with no content-type specified by the browser
2457 * Fixed: error when uploading a file with no content-type specified by the browser
2424 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
2458 * Fixed: wiki and changeset links not displayed when previewing issue description or notes
2425 * Fixed: 'LdapError: no bind result' error when authenticating
2459 * Fixed: 'LdapError: no bind result' error when authenticating
2426 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
2460 * Fixed: 'LdapError: invalid binding information' when no username/password are set on the LDAP account
2427 * Fixed: CVS repository doesn't work if port is used in the url
2461 * Fixed: CVS repository doesn't work if port is used in the url
2428 * Fixed: Email notifications: host name is missing in generated links
2462 * Fixed: Email notifications: host name is missing in generated links
2429 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
2463 * Fixed: Email notifications: referenced changesets, wiki pages, attachments... are not turned into links
2430 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
2464 * Fixed: Do not clear issue relations when moving an issue to another project if cross-project issue relations are allowed
2431 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
2465 * Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console
2432 * Fixed: Do not send an email with no recipient, cc or bcc
2466 * Fixed: Do not send an email with no recipient, cc or bcc
2433 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
2467 * Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.
2434 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
2468 * Fixed: Mercurial browsing under unix-like os and for directory depth > 2
2435 * Fixed: Wiki links with pipe can not be used in wiki tables
2469 * Fixed: Wiki links with pipe can not be used in wiki tables
2436 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
2470 * Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets
2437 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
2471 * Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql
2438
2472
2439
2473
2440 == 2008-03-12 v0.6.4
2474 == 2008-03-12 v0.6.4
2441
2475
2442 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
2476 * Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects
2443 * Fixed: potential LDAP authentication security flaw
2477 * Fixed: potential LDAP authentication security flaw
2444 * Fixed: context submenus on the issue list don't show up with IE6.
2478 * Fixed: context submenus on the issue list don't show up with IE6.
2445 * Fixed: Themes are not applied with Rails 2.0
2479 * Fixed: Themes are not applied with Rails 2.0
2446 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
2480 * Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil
2447 * Fixed: Mercurial repository browsing
2481 * Fixed: Mercurial repository browsing
2448 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
2482 * Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails
2449 * Fixed: not null constraints not removed with Postgresql
2483 * Fixed: not null constraints not removed with Postgresql
2450 * Doctype set to transitional
2484 * Doctype set to transitional
2451
2485
2452
2486
2453 == 2007-12-18 v0.6.3
2487 == 2007-12-18 v0.6.3
2454
2488
2455 * Fixed: upload doesn't work in 'Files' section
2489 * Fixed: upload doesn't work in 'Files' section
2456
2490
2457
2491
2458 == 2007-12-16 v0.6.2
2492 == 2007-12-16 v0.6.2
2459
2493
2460 * Search engine: issue custom fields can now be searched
2494 * Search engine: issue custom fields can now be searched
2461 * News comments are now textilized
2495 * News comments are now textilized
2462 * Updated Japanese translation (Satoru Kurashiki)
2496 * Updated Japanese translation (Satoru Kurashiki)
2463 * Updated Chinese translation (Shortie Lo)
2497 * Updated Chinese translation (Shortie Lo)
2464 * Fixed Rails 2.0 compatibility bugs:
2498 * Fixed Rails 2.0 compatibility bugs:
2465 * Unable to create a wiki
2499 * Unable to create a wiki
2466 * Gantt and calendar error
2500 * Gantt and calendar error
2467 * Trac importer error (readonly? is defined by ActiveRecord)
2501 * Trac importer error (readonly? is defined by ActiveRecord)
2468 * Fixed: 'assigned to me' filter broken
2502 * Fixed: 'assigned to me' filter broken
2469 * Fixed: crash when validation fails on issue edition with no custom fields
2503 * Fixed: crash when validation fails on issue edition with no custom fields
2470 * Fixed: reposman "can't find group" error
2504 * Fixed: reposman "can't find group" error
2471 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
2505 * Fixed: 'LDAP account password is too long' error when leaving the field empty on creation
2472 * Fixed: empty lines when displaying repository files with Windows style eol
2506 * Fixed: empty lines when displaying repository files with Windows style eol
2473 * Fixed: missing body closing tag in repository annotate and entry views
2507 * Fixed: missing body closing tag in repository annotate and entry views
2474
2508
2475
2509
2476 == 2007-12-10 v0.6.1
2510 == 2007-12-10 v0.6.1
2477
2511
2478 * Rails 2.0 compatibility
2512 * Rails 2.0 compatibility
2479 * Custom fields can now be displayed as columns on the issue list
2513 * Custom fields can now be displayed as columns on the issue list
2480 * Added version details view (accessible from the roadmap)
2514 * Added version details view (accessible from the roadmap)
2481 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
2515 * Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account)
2482 * Added per-project tracker selection. Trackers can be selected on project settings
2516 * Added per-project tracker selection. Trackers can be selected on project settings
2483 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
2517 * Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums
2484 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
2518 * Forums: messages can now be edited/deleted (explicit permissions need to be given)
2485 * Forums: topics can be locked so that no reply can be added
2519 * Forums: topics can be locked so that no reply can be added
2486 * Forums: topics can be marked as sticky so that they always appear at the top of the list
2520 * Forums: topics can be marked as sticky so that they always appear at the top of the list
2487 * Forums: attachments can now be added to replies
2521 * Forums: attachments can now be added to replies
2488 * Added time zone support
2522 * Added time zone support
2489 * Added a setting to choose the account activation strategy (available in application settings)
2523 * Added a setting to choose the account activation strategy (available in application settings)
2490 * Added 'Classic' theme (inspired from the v0.51 design)
2524 * Added 'Classic' theme (inspired from the v0.51 design)
2491 * Added an alternate theme which provides issue list colorization based on issues priority
2525 * Added an alternate theme which provides issue list colorization based on issues priority
2492 * Added Bazaar SCM adapter
2526 * Added Bazaar SCM adapter
2493 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
2527 * Added Annotate/Blame view in the repository browser (except for Darcs SCM)
2494 * Diff style (inline or side by side) automatically saved as a user preference
2528 * Diff style (inline or side by side) automatically saved as a user preference
2495 * Added issues status changes on the activity view (by Cyril Mougel)
2529 * Added issues status changes on the activity view (by Cyril Mougel)
2496 * Added forums topics on the activity view (disabled by default)
2530 * Added forums topics on the activity view (disabled by default)
2497 * Added an option on 'My account' for users who don't want to be notified of changes that they make
2531 * Added an option on 'My account' for users who don't want to be notified of changes that they make
2498 * Trac importer now supports mysql and postgresql databases
2532 * Trac importer now supports mysql and postgresql databases
2499 * Trac importer improvements (by Mat Trudel)
2533 * Trac importer improvements (by Mat Trudel)
2500 * 'fixed version' field can now be displayed on the issue list
2534 * 'fixed version' field can now be displayed on the issue list
2501 * Added a couple of new formats for the 'date format' setting
2535 * Added a couple of new formats for the 'date format' setting
2502 * Added Traditional Chinese translation (by Shortie Lo)
2536 * Added Traditional Chinese translation (by Shortie Lo)
2503 * Added Russian translation (iGor kMeta)
2537 * Added Russian translation (iGor kMeta)
2504 * Project name format limitation removed (name can now contain any character)
2538 * Project name format limitation removed (name can now contain any character)
2505 * Project identifier maximum length changed from 12 to 20
2539 * Project identifier maximum length changed from 12 to 20
2506 * Changed the maximum length of LDAP account to 255 characters
2540 * Changed the maximum length of LDAP account to 255 characters
2507 * Removed the 12 characters limit on passwords
2541 * Removed the 12 characters limit on passwords
2508 * Added wiki macros support
2542 * Added wiki macros support
2509 * Performance improvement on workflow setup screen
2543 * Performance improvement on workflow setup screen
2510 * More detailed html title on several views
2544 * More detailed html title on several views
2511 * Custom fields can now be reordered
2545 * Custom fields can now be reordered
2512 * Search engine: search can be restricted to an exact phrase by using quotation marks
2546 * Search engine: search can be restricted to an exact phrase by using quotation marks
2513 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
2547 * Added custom fields marked as 'For all projects' to the csv export of the cross project issue list
2514 * Email notifications are now sent as Blind carbon copy by default
2548 * Email notifications are now sent as Blind carbon copy by default
2515 * Fixed: all members (including non active) should be deleted when deleting a project
2549 * Fixed: all members (including non active) should be deleted when deleting a project
2516 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
2550 * Fixed: Error on wiki syntax link (accessible from wiki/edit)
2517 * Fixed: 'quick jump to a revision' form on the revisions list
2551 * Fixed: 'quick jump to a revision' form on the revisions list
2518 * Fixed: error on admin/info if there's more than 1 plugin installed
2552 * Fixed: error on admin/info if there's more than 1 plugin installed
2519 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
2553 * Fixed: svn or ldap password can be found in clear text in the html source in editing mode
2520 * Fixed: 'Assigned to' drop down list is not sorted
2554 * Fixed: 'Assigned to' drop down list is not sorted
2521 * Fixed: 'View all issues' link doesn't work on issues/show
2555 * Fixed: 'View all issues' link doesn't work on issues/show
2522 * Fixed: error on account/register when validation fails
2556 * Fixed: error on account/register when validation fails
2523 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
2557 * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter'
2524 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
2558 * Fixed: Mercurial adapter breaks on missing :files entry in changeset hash (James Britt)
2525 * Fixed: Wrong feed URLs on the home page
2559 * Fixed: Wrong feed URLs on the home page
2526 * Fixed: Update of time entry fails when the issue has been moved to an other project
2560 * Fixed: Update of time entry fails when the issue has been moved to an other project
2527 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
2561 * Fixed: Error when moving an issue without changing its tracker (Postgresql)
2528 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
2562 * Fixed: Changes not recorded when using :pserver string (CVS adapter)
2529 * Fixed: admin should be able to move issues to any project
2563 * Fixed: admin should be able to move issues to any project
2530 * Fixed: adding an attachment is not possible when changing the status of an issue
2564 * Fixed: adding an attachment is not possible when changing the status of an issue
2531 * Fixed: No mime-types in documents/files downloading
2565 * Fixed: No mime-types in documents/files downloading
2532 * Fixed: error when sorting the messages if there's only one board for the project
2566 * Fixed: error when sorting the messages if there's only one board for the project
2533 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
2567 * Fixed: 'me' doesn't appear in the drop down filters on a project issue list.
2534
2568
2535 == 2007-11-04 v0.6.0
2569 == 2007-11-04 v0.6.0
2536
2570
2537 * Permission model refactoring.
2571 * Permission model refactoring.
2538 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
2572 * Permissions: there are now 2 builtin roles that can be used to specify permissions given to other users than members of projects
2539 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
2573 * Permissions: some permissions (eg. browse the repository) can be removed for certain roles
2540 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
2574 * Permissions: modules (eg. issue tracking, news, documents...) can be enabled/disabled at project level
2541 * Added Mantis and Trac importers
2575 * Added Mantis and Trac importers
2542 * New application layout
2576 * New application layout
2543 * Added "Bulk edit" functionality on the issue list
2577 * Added "Bulk edit" functionality on the issue list
2544 * More flexible mail notifications settings at user level
2578 * More flexible mail notifications settings at user level
2545 * 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
2579 * 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
2546 * 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
2580 * 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
2547 * Added the ability to customize issue list columns (at application level or for each saved query)
2581 * Added the ability to customize issue list columns (at application level or for each saved query)
2548 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
2582 * Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap
2549 * Added the ability to rename wiki pages (specific permission required)
2583 * Added the ability to rename wiki pages (specific permission required)
2550 * Search engines now supports pagination. Results are sorted in reverse chronological order
2584 * Search engines now supports pagination. Results are sorted in reverse chronological order
2551 * Added "Estimated hours" attribute on issues
2585 * Added "Estimated hours" attribute on issues
2552 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
2586 * A category with assigned issue can now be deleted. 2 options are proposed: remove assignments or reassign issues to another category
2553 * Forum notifications are now also sent to the authors of the thread, even if they don't watch the board
2587 * Forum notifications are now also sent to the authors of the thread, even if they don't watch the board
2554 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
2588 * Added an application setting to specify the application protocol (http or https) used to generate urls in emails
2555 * Gantt chart: now starts at the current month by default
2589 * Gantt chart: now starts at the current month by default
2556 * Gantt chart: month count and zoom factor are automatically saved as user preferences
2590 * Gantt chart: month count and zoom factor are automatically saved as user preferences
2557 * Wiki links can now refer to other project wikis
2591 * Wiki links can now refer to other project wikis
2558 * Added wiki index by date
2592 * Added wiki index by date
2559 * Added preview on add/edit issue form
2593 * Added preview on add/edit issue form
2560 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
2594 * Emails footer can now be customized from the admin interface (Admin -> Email notifications)
2561 * 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)
2595 * 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)
2562 * Calendar: first day of week can now be set in lang files
2596 * Calendar: first day of week can now be set in lang files
2563 * Automatic closing of duplicate issues
2597 * Automatic closing of duplicate issues
2564 * Added a cross-project issue list
2598 * Added a cross-project issue list
2565 * AJAXified the SCM browser (tree view)
2599 * AJAXified the SCM browser (tree view)
2566 * Pretty URL for the repository browser (Cyril Mougel)
2600 * Pretty URL for the repository browser (Cyril Mougel)
2567 * Search engine: added a checkbox to search titles only
2601 * Search engine: added a checkbox to search titles only
2568 * Added "% done" in the filter list
2602 * Added "% done" in the filter list
2569 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
2603 * Enumerations: values can now be reordered and a default value can be specified (eg. default issue priority)
2570 * Added some accesskeys
2604 * Added some accesskeys
2571 * Added "Float" as a custom field format
2605 * Added "Float" as a custom field format
2572 * Added basic Theme support
2606 * Added basic Theme support
2573 * Added the ability to set the "done ratio" of issues fixed by commit (Nikolay Solakov)
2607 * Added the ability to set the "done ratio" of issues fixed by commit (Nikolay Solakov)
2574 * Added custom fields in issue related mail notifications
2608 * Added custom fields in issue related mail notifications
2575 * Email notifications are now sent in plain text and html
2609 * Email notifications are now sent in plain text and html
2576 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
2610 * Gantt chart can now be exported to a graphic file (png). This functionality is only available if RMagick is installed.
2577 * Added syntax highlightment for repository files and wiki
2611 * Added syntax highlightment for repository files and wiki
2578 * Improved automatic Redmine links
2612 * Improved automatic Redmine links
2579 * Added automatic table of content support on wiki pages
2613 * Added automatic table of content support on wiki pages
2580 * Added radio buttons on the documents list to sort documents by category, date, title or author
2614 * Added radio buttons on the documents list to sort documents by category, date, title or author
2581 * Added basic plugin support, with a sample plugin
2615 * Added basic plugin support, with a sample plugin
2582 * Added a link to add a new category when creating or editing an issue
2616 * Added a link to add a new category when creating or editing an issue
2583 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
2617 * Added a "Assignable" boolean on the Role model. If unchecked, issues can not be assigned to users having this role.
2584 * Added an option to be able to relate issues in different projects
2618 * Added an option to be able to relate issues in different projects
2585 * Added the ability to move issues (to another project) without changing their trackers.
2619 * Added the ability to move issues (to another project) without changing their trackers.
2586 * Atom feeds added on project activity, news and changesets
2620 * Atom feeds added on project activity, news and changesets
2587 * Added the ability to reset its own RSS access key
2621 * Added the ability to reset its own RSS access key
2588 * Main project list now displays root projects with their subprojects
2622 * Main project list now displays root projects with their subprojects
2589 * Added anchor links to issue notes
2623 * Added anchor links to issue notes
2590 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
2624 * Added reposman Ruby version. This script can now register created repositories in Redmine (Nicolas Chuche)
2591 * Issue notes are now included in search
2625 * Issue notes are now included in search
2592 * Added email sending test functionality
2626 * Added email sending test functionality
2593 * Added LDAPS support for LDAP authentication
2627 * Added LDAPS support for LDAP authentication
2594 * Removed hard-coded URLs in mail templates
2628 * Removed hard-coded URLs in mail templates
2595 * Subprojects are now grouped by projects in the navigation drop-down menu
2629 * Subprojects are now grouped by projects in the navigation drop-down menu
2596 * Added a new value for date filters: this week
2630 * Added a new value for date filters: this week
2597 * Added cache for application settings
2631 * Added cache for application settings
2598 * Added Polish translation (Tomasz Gawryl)
2632 * Added Polish translation (Tomasz Gawryl)
2599 * Added Czech translation (Jan Kadlecek)
2633 * Added Czech translation (Jan Kadlecek)
2600 * Added Romanian translation (Csongor Bartus)
2634 * Added Romanian translation (Csongor Bartus)
2601 * Added Hebrew translation (Bob Builder)
2635 * Added Hebrew translation (Bob Builder)
2602 * Added Serbian translation (Dragan Matic)
2636 * Added Serbian translation (Dragan Matic)
2603 * Added Korean translation (Choi Jong Yoon)
2637 * Added Korean translation (Choi Jong Yoon)
2604 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
2638 * Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
2605 * Performance improvement on calendar and gantt
2639 * Performance improvement on calendar and gantt
2606 * Fixed: wiki preview doesn't work on long entries
2640 * Fixed: wiki preview doesn't work on long entries
2607 * Fixed: queries with multiple custom fields return no result
2641 * Fixed: queries with multiple custom fields return no result
2608 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
2642 * Fixed: Can not authenticate user against LDAP if its DN contains non-ascii characters
2609 * Fixed: URL with ~ broken in wiki formatting
2643 * Fixed: URL with ~ broken in wiki formatting
2610 * Fixed: some quotation marks are rendered as strange characters in pdf
2644 * Fixed: some quotation marks are rendered as strange characters in pdf
2611
2645
2612
2646
2613 == 2007-07-15 v0.5.1
2647 == 2007-07-15 v0.5.1
2614
2648
2615 * per project forums added
2649 * per project forums added
2616 * added the ability to archive projects
2650 * added the ability to archive projects
2617 * added "Watch" functionality on issues. It allows users to receive notifications about issue changes
2651 * added "Watch" functionality on issues. It allows users to receive notifications about issue changes
2618 * custom fields for issues can now be used as filters on issue list
2652 * custom fields for issues can now be used as filters on issue list
2619 * added per user custom queries
2653 * added per user custom queries
2620 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
2654 * commit messages are now scanned for referenced or fixed issue IDs (keywords defined in Admin -> Settings)
2621 * projects list now shows the list of public projects and private projects for which the user is a member
2655 * projects list now shows the list of public projects and private projects for which the user is a member
2622 * versions can now be created with no date
2656 * versions can now be created with no date
2623 * added issue count details for versions on Reports view
2657 * added issue count details for versions on Reports view
2624 * added time report, by member/activity/tracker/version and year/month/week for the selected period
2658 * added time report, by member/activity/tracker/version and year/month/week for the selected period
2625 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
2659 * each category can now be associated to a user, so that new issues in that category are automatically assigned to that user
2626 * added autologin feature (disabled by default)
2660 * added autologin feature (disabled by default)
2627 * optimistic locking added for wiki edits
2661 * optimistic locking added for wiki edits
2628 * added wiki diff
2662 * added wiki diff
2629 * added the ability to destroy wiki pages (requires permission)
2663 * added the ability to destroy wiki pages (requires permission)
2630 * a wiki page can now be attached to each version, and displayed on the roadmap
2664 * a wiki page can now be attached to each version, and displayed on the roadmap
2631 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
2665 * attachments can now be added to wiki pages (original patch by Pavol Murin) and displayed online
2632 * added an option to see all versions in the roadmap view (including completed ones)
2666 * added an option to see all versions in the roadmap view (including completed ones)
2633 * added basic issue relations
2667 * added basic issue relations
2634 * added the ability to log time when changing an issue status
2668 * added the ability to log time when changing an issue status
2635 * account information can now be sent to the user when creating an account
2669 * account information can now be sent to the user when creating an account
2636 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
2670 * author and assignee of an issue always receive notifications (even if they turned of mail notifications)
2637 * added a quick search form in page header
2671 * added a quick search form in page header
2638 * added 'me' value for 'assigned to' and 'author' query filters
2672 * added 'me' value for 'assigned to' and 'author' query filters
2639 * added a link on revision screen to see the entire diff for the revision
2673 * added a link on revision screen to see the entire diff for the revision
2640 * added last commit message for each entry in repository browser
2674 * added last commit message for each entry in repository browser
2641 * added the ability to view a file diff with free to/from revision selection.
2675 * added the ability to view a file diff with free to/from revision selection.
2642 * text files can now be viewed online when browsing the repository
2676 * text files can now be viewed online when browsing the repository
2643 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
2677 * added basic support for other SCM: CVS (Ralph Vater), Mercurial and Darcs
2644 * added fragment caching for svn diffs
2678 * added fragment caching for svn diffs
2645 * added fragment caching for calendar and gantt views
2679 * added fragment caching for calendar and gantt views
2646 * login field automatically focused on login form
2680 * login field automatically focused on login form
2647 * subproject name displayed on issue list, calendar and gantt
2681 * subproject name displayed on issue list, calendar and gantt
2648 * added an option to choose the date format: language based or ISO 8601
2682 * added an option to choose the date format: language based or ISO 8601
2649 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
2683 * added a simple mail handler. It lets users add notes to an existing issue by replying to the initial notification email.
2650 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
2684 * a 403 error page is now displayed (instead of a blank page) when trying to access a protected page
2651 * added portuguese translation (Joao Carlos Clementoni)
2685 * added portuguese translation (Joao Carlos Clementoni)
2652 * added partial online help japanese translation (Ken Date)
2686 * added partial online help japanese translation (Ken Date)
2653 * added bulgarian translation (Nikolay Solakov)
2687 * added bulgarian translation (Nikolay Solakov)
2654 * added dutch translation (Linda van den Brink)
2688 * added dutch translation (Linda van den Brink)
2655 * added swedish translation (Thomas Habets)
2689 * added swedish translation (Thomas Habets)
2656 * italian translation update (Alessio Spadaro)
2690 * italian translation update (Alessio Spadaro)
2657 * japanese translation update (Satoru Kurashiki)
2691 * japanese translation update (Satoru Kurashiki)
2658 * fixed: error on history atom feed when there's no notes on an issue change
2692 * fixed: error on history atom feed when there's no notes on an issue change
2659 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
2693 * fixed: error in journalizing an issue with longtext custom fields (Postgresql)
2660 * fixed: creation of Oracle schema
2694 * fixed: creation of Oracle schema
2661 * fixed: last day of the month not included in project activity
2695 * fixed: last day of the month not included in project activity
2662 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
2696 * fixed: files with an apostrophe in their names can't be accessed in SVN repository
2663 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
2697 * fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000)
2664 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
2698 * fixed: open/closed issue counts are always 0 on reports view (postgresql)
2665 * fixed: date query filters (wrong results and sql error with postgresql)
2699 * fixed: date query filters (wrong results and sql error with postgresql)
2666 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
2700 * fixed: confidentiality issue on account/show (private project names displayed to anyone)
2667 * fixed: Long text custom fields displayed without line breaks
2701 * fixed: Long text custom fields displayed without line breaks
2668 * fixed: Error when editing the wokflow after deleting a status
2702 * fixed: Error when editing the wokflow after deleting a status
2669 * fixed: SVN commit dates are now stored as local time
2703 * fixed: SVN commit dates are now stored as local time
2670
2704
2671
2705
2672 == 2007-04-11 v0.5.0
2706 == 2007-04-11 v0.5.0
2673
2707
2674 * added per project Wiki
2708 * added per project Wiki
2675 * added rss/atom feeds at project level (custom queries can be used as feeds)
2709 * added rss/atom feeds at project level (custom queries can be used as feeds)
2676 * added search engine (search in issues, news, commits, wiki pages, documents)
2710 * added search engine (search in issues, news, commits, wiki pages, documents)
2677 * simple time tracking functionality added
2711 * simple time tracking functionality added
2678 * added version due dates on calendar and gantt
2712 * added version due dates on calendar and gantt
2679 * added subprojects issue count on project Reports page
2713 * added subprojects issue count on project Reports page
2680 * added the ability to copy an existing workflow when creating a new tracker
2714 * added the ability to copy an existing workflow when creating a new tracker
2681 * added the ability to include subprojects on calendar and gantt
2715 * added the ability to include subprojects on calendar and gantt
2682 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
2716 * added the ability to select trackers to display on calendar and gantt (Jeffrey Jones)
2683 * added side by side svn diff view (Cyril Mougel)
2717 * added side by side svn diff view (Cyril Mougel)
2684 * added back subproject filter on issue list
2718 * added back subproject filter on issue list
2685 * added permissions report in admin area
2719 * added permissions report in admin area
2686 * added a status filter on users list
2720 * added a status filter on users list
2687 * support for password-protected SVN repositories
2721 * support for password-protected SVN repositories
2688 * SVN commits are now stored in the database
2722 * SVN commits are now stored in the database
2689 * added simple svn statistics SVG graphs
2723 * added simple svn statistics SVG graphs
2690 * progress bars for roadmap versions (Nick Read)
2724 * progress bars for roadmap versions (Nick Read)
2691 * issue history now shows file uploads and deletions
2725 * issue history now shows file uploads and deletions
2692 * #id patterns are turned into links to issues in descriptions and commit messages
2726 * #id patterns are turned into links to issues in descriptions and commit messages
2693 * japanese translation added (Satoru Kurashiki)
2727 * japanese translation added (Satoru Kurashiki)
2694 * chinese simplified translation added (Andy Wu)
2728 * chinese simplified translation added (Andy Wu)
2695 * italian translation added (Alessio Spadaro)
2729 * italian translation added (Alessio Spadaro)
2696 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
2730 * added scripts to manage SVN repositories creation and user access control using ssh+svn (Nicolas Chuche)
2697 * better calendar rendering time
2731 * better calendar rendering time
2698 * fixed migration scripts to work with mysql 5 running in strict mode
2732 * fixed migration scripts to work with mysql 5 running in strict mode
2699 * fixed: error when clicking "add" with no block selected on my/page_layout
2733 * fixed: error when clicking "add" with no block selected on my/page_layout
2700 * fixed: hard coded links in navigation bar
2734 * fixed: hard coded links in navigation bar
2701 * fixed: table_name pre/suffix support
2735 * fixed: table_name pre/suffix support
2702
2736
2703
2737
2704 == 2007-02-18 v0.4.2
2738 == 2007-02-18 v0.4.2
2705
2739
2706 * Rails 1.2 is now required
2740 * Rails 1.2 is now required
2707 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
2741 * settings are now stored in the database and editable through the application in: Admin -> Settings (config_custom.rb is no longer used)
2708 * added project roadmap view
2742 * added project roadmap view
2709 * mail notifications added when a document, a file or an attachment is added
2743 * mail notifications added when a document, a file or an attachment is added
2710 * tooltips added on Gantt chart and calender to view the details of the issues
2744 * tooltips added on Gantt chart and calender to view the details of the issues
2711 * ability to set the sort order for roles, trackers, issue statuses
2745 * ability to set the sort order for roles, trackers, issue statuses
2712 * added missing fields to csv export: priority, start date, due date, done ratio
2746 * added missing fields to csv export: priority, start date, due date, done ratio
2713 * added total number of issues per tracker on project overview
2747 * added total number of issues per tracker on project overview
2714 * 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-)
2748 * 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-)
2715 * added back "fixed version" field on issue screen and in filters
2749 * added back "fixed version" field on issue screen and in filters
2716 * project settings screen split in 4 tabs
2750 * project settings screen split in 4 tabs
2717 * custom fields screen split in 3 tabs (one for each kind of custom field)
2751 * custom fields screen split in 3 tabs (one for each kind of custom field)
2718 * multiple issues pdf export now rendered as a table
2752 * multiple issues pdf export now rendered as a table
2719 * added a button on users/list to manually activate an account
2753 * added a button on users/list to manually activate an account
2720 * added a setting option to disable "password lost" functionality
2754 * added a setting option to disable "password lost" functionality
2721 * added a setting option to set max number of issues in csv/pdf exports
2755 * added a setting option to set max number of issues in csv/pdf exports
2722 * fixed: subprojects count is always 0 on projects list
2756 * fixed: subprojects count is always 0 on projects list
2723 * fixed: locked users are proposed when adding a member to a project
2757 * fixed: locked users are proposed when adding a member to a project
2724 * fixed: setting an issue status as default status leads to an sql error with SQLite
2758 * fixed: setting an issue status as default status leads to an sql error with SQLite
2725 * fixed: unable to delete an issue status even if it's not used yet
2759 * fixed: unable to delete an issue status even if it's not used yet
2726 * fixed: filters ignored when exporting a predefined query to csv/pdf
2760 * fixed: filters ignored when exporting a predefined query to csv/pdf
2727 * fixed: crash when french "issue_edit" email notification is sent
2761 * fixed: crash when french "issue_edit" email notification is sent
2728 * fixed: hide mail preference not saved (my/account)
2762 * fixed: hide mail preference not saved (my/account)
2729 * fixed: crash when a new user try to edit its "my page" layout
2763 * fixed: crash when a new user try to edit its "my page" layout
2730
2764
2731
2765
2732 == 2007-01-03 v0.4.1
2766 == 2007-01-03 v0.4.1
2733
2767
2734 * fixed: emails have no recipient when one of the project members has notifications disabled
2768 * fixed: emails have no recipient when one of the project members has notifications disabled
2735
2769
2736
2770
2737 == 2007-01-02 v0.4.0
2771 == 2007-01-02 v0.4.0
2738
2772
2739 * simple SVN browser added (just needs svn binaries in PATH)
2773 * simple SVN browser added (just needs svn binaries in PATH)
2740 * comments can now be added on news
2774 * comments can now be added on news
2741 * "my page" is now customizable
2775 * "my page" is now customizable
2742 * more powerfull and savable filters for issues lists
2776 * more powerfull and savable filters for issues lists
2743 * improved issues change history
2777 * improved issues change history
2744 * new functionality: move an issue to another project or tracker
2778 * new functionality: move an issue to another project or tracker
2745 * new functionality: add a note to an issue
2779 * new functionality: add a note to an issue
2746 * new report: project activity
2780 * new report: project activity
2747 * "start date" and "% done" fields added on issues
2781 * "start date" and "% done" fields added on issues
2748 * project calendar added
2782 * project calendar added
2749 * gantt chart added (exportable to pdf)
2783 * gantt chart added (exportable to pdf)
2750 * single/multiple issues pdf export added
2784 * single/multiple issues pdf export added
2751 * issues reports improvements
2785 * issues reports improvements
2752 * multiple file upload for issues, documents and files
2786 * multiple file upload for issues, documents and files
2753 * option to set maximum size of uploaded files
2787 * option to set maximum size of uploaded files
2754 * textile formating of issue and news descritions (RedCloth required)
2788 * textile formating of issue and news descritions (RedCloth required)
2755 * integration of DotClear jstoolbar for textile formatting
2789 * integration of DotClear jstoolbar for textile formatting
2756 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
2790 * calendar date picker for date fields (LGPL DHTML Calendar http://sourceforge.net/projects/jscalendar)
2757 * new filter in issues list: Author
2791 * new filter in issues list: Author
2758 * ajaxified paginators
2792 * ajaxified paginators
2759 * news rss feed added
2793 * news rss feed added
2760 * option to set number of results per page on issues list
2794 * option to set number of results per page on issues list
2761 * localized csv separator (comma/semicolon)
2795 * localized csv separator (comma/semicolon)
2762 * csv output encoded to ISO-8859-1
2796 * csv output encoded to ISO-8859-1
2763 * user custom field displayed on account/show
2797 * user custom field displayed on account/show
2764 * default configuration improved (default roles, trackers, status, permissions and workflows)
2798 * default configuration improved (default roles, trackers, status, permissions and workflows)
2765 * language for default configuration data can now be chosen when running 'load_default_data' task
2799 * language for default configuration data can now be chosen when running 'load_default_data' task
2766 * javascript added on custom field form to show/hide fields according to the format of custom field
2800 * javascript added on custom field form to show/hide fields according to the format of custom field
2767 * fixed: custom fields not in csv exports
2801 * fixed: custom fields not in csv exports
2768 * fixed: project settings now displayed according to user's permissions
2802 * fixed: project settings now displayed according to user's permissions
2769 * fixed: application error when no version is selected on projects/add_file
2803 * fixed: application error when no version is selected on projects/add_file
2770 * fixed: public actions not authorized for members of non public projects
2804 * fixed: public actions not authorized for members of non public projects
2771 * fixed: non public projects were shown on welcome screen even if current user is not a member
2805 * fixed: non public projects were shown on welcome screen even if current user is not a member
2772
2806
2773
2807
2774 == 2006-10-08 v0.3.0
2808 == 2006-10-08 v0.3.0
2775
2809
2776 * user authentication against multiple LDAP (optional)
2810 * user authentication against multiple LDAP (optional)
2777 * token based "lost password" functionality
2811 * token based "lost password" functionality
2778 * user self-registration functionality (optional)
2812 * user self-registration functionality (optional)
2779 * custom fields now available for issues, users and projects
2813 * custom fields now available for issues, users and projects
2780 * new custom field format "text" (displayed as a textarea field)
2814 * new custom field format "text" (displayed as a textarea field)
2781 * project & administration drop down menus in navigation bar for quicker access
2815 * project & administration drop down menus in navigation bar for quicker access
2782 * text formatting is preserved for long text fields (issues, projects and news descriptions)
2816 * text formatting is preserved for long text fields (issues, projects and news descriptions)
2783 * urls and emails are turned into clickable links in long text fields
2817 * urls and emails are turned into clickable links in long text fields
2784 * "due date" field added on issues
2818 * "due date" field added on issues
2785 * tracker selection filter added on change log
2819 * tracker selection filter added on change log
2786 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
2820 * Localization plugin replaced with GLoc 1.1.0 (iconv required)
2787 * error messages internationalization
2821 * error messages internationalization
2788 * german translation added (thanks to Karim Trott)
2822 * german translation added (thanks to Karim Trott)
2789 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
2823 * data locking for issues to prevent update conflicts (using ActiveRecord builtin optimistic locking)
2790 * new filter in issues list: "Fixed version"
2824 * new filter in issues list: "Fixed version"
2791 * active filters are displayed with colored background on issues list
2825 * active filters are displayed with colored background on issues list
2792 * custom configuration is now defined in config/config_custom.rb
2826 * custom configuration is now defined in config/config_custom.rb
2793 * user object no more stored in session (only user_id)
2827 * user object no more stored in session (only user_id)
2794 * news summary field is no longer required
2828 * news summary field is no longer required
2795 * tables and forms redesign
2829 * tables and forms redesign
2796 * Fixed: boolean custom field not working
2830 * Fixed: boolean custom field not working
2797 * Fixed: error messages for custom fields are not displayed
2831 * Fixed: error messages for custom fields are not displayed
2798 * Fixed: invalid custom fields should have a red border
2832 * Fixed: invalid custom fields should have a red border
2799 * Fixed: custom fields values are not validated on issue update
2833 * Fixed: custom fields values are not validated on issue update
2800 * Fixed: unable to choose an empty value for 'List' custom fields
2834 * Fixed: unable to choose an empty value for 'List' custom fields
2801 * Fixed: no issue categories sorting
2835 * Fixed: no issue categories sorting
2802 * Fixed: incorrect versions sorting
2836 * Fixed: incorrect versions sorting
2803
2837
2804
2838
2805 == 2006-07-12 - v0.2.2
2839 == 2006-07-12 - v0.2.2
2806
2840
2807 * Fixed: bug in "issues list"
2841 * Fixed: bug in "issues list"
2808
2842
2809
2843
2810 == 2006-07-09 - v0.2.1
2844 == 2006-07-09 - v0.2.1
2811
2845
2812 * new databases supported: Oracle, PostgreSQL, SQL Server
2846 * new databases supported: Oracle, PostgreSQL, SQL Server
2813 * projects/subprojects hierarchy (1 level of subprojects only)
2847 * projects/subprojects hierarchy (1 level of subprojects only)
2814 * environment information display in admin/info
2848 * environment information display in admin/info
2815 * more filter options in issues list (rev6)
2849 * more filter options in issues list (rev6)
2816 * default language based on browser settings (Accept-Language HTTP header)
2850 * default language based on browser settings (Accept-Language HTTP header)
2817 * issues list exportable to CSV (rev6)
2851 * issues list exportable to CSV (rev6)
2818 * simple_format and auto_link on long text fields
2852 * simple_format and auto_link on long text fields
2819 * more data validations
2853 * more data validations
2820 * Fixed: error when all mail notifications are unchecked in admin/mail_options
2854 * Fixed: error when all mail notifications are unchecked in admin/mail_options
2821 * Fixed: all project news are displayed on project summary
2855 * Fixed: all project news are displayed on project summary
2822 * Fixed: Can't change user password in users/edit
2856 * Fixed: Can't change user password in users/edit
2823 * Fixed: Error on tables creation with PostgreSQL (rev5)
2857 * Fixed: Error on tables creation with PostgreSQL (rev5)
2824 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
2858 * Fixed: SQL error in "issue reports" view with PostgreSQL (rev5)
2825
2859
2826
2860
2827 == 2006-06-25 - v0.1.0
2861 == 2006-06-25 - v0.1.0
2828
2862
2829 * multiple users/multiple projects
2863 * multiple users/multiple projects
2830 * role based access control
2864 * role based access control
2831 * issue tracking system
2865 * issue tracking system
2832 * fully customizable workflow
2866 * fully customizable workflow
2833 * documents/files repository
2867 * documents/files repository
2834 * email notifications on issue creation and update
2868 * email notifications on issue creation and update
2835 * multilanguage support (except for error messages):english, french, spanish
2869 * multilanguage support (except for error messages):english, french, spanish
2836 * online manual in french (unfinished)
2870 * online manual in french (unfinished)
@@ -1,37 +1,37
1 require 'rexml/document'
1 require 'rexml/document'
2
2
3 module Redmine
3 module Redmine
4 module VERSION #:nodoc:
4 module VERSION #:nodoc:
5 MAJOR = 2
5 MAJOR = 2
6 MINOR = 6
6 MINOR = 6
7 TINY = 0
7 TINY = 1
8
8
9 # Branch values:
9 # Branch values:
10 # * official release: nil
10 # * official release: nil
11 # * stable branch: stable
11 # * stable branch: stable
12 # * trunk: devel
12 # * trunk: devel
13 BRANCH = 'stable'
13 BRANCH = 'stable'
14
14
15 # Retrieves the revision from the working copy
15 # Retrieves the revision from the working copy
16 def self.revision
16 def self.revision
17 if File.directory?(File.join(Rails.root, '.svn'))
17 if File.directory?(File.join(Rails.root, '.svn'))
18 begin
18 begin
19 path = Redmine::Scm::Adapters::AbstractAdapter.shell_quote(Rails.root.to_s)
19 path = Redmine::Scm::Adapters::AbstractAdapter.shell_quote(Rails.root.to_s)
20 if `svn info --xml #{path}` =~ /revision="(\d+)"/
20 if `svn info --xml #{path}` =~ /revision="(\d+)"/
21 return $1.to_i
21 return $1.to_i
22 end
22 end
23 rescue
23 rescue
24 # Could not find the current revision
24 # Could not find the current revision
25 end
25 end
26 end
26 end
27 nil
27 nil
28 end
28 end
29
29
30 REVISION = self.revision
30 REVISION = self.revision
31 ARRAY = [MAJOR, MINOR, TINY, BRANCH, REVISION].compact
31 ARRAY = [MAJOR, MINOR, TINY, BRANCH, REVISION].compact
32 STRING = ARRAY.join('.')
32 STRING = ARRAY.join('.')
33
33
34 def self.to_a; ARRAY end
34 def self.to_a; ARRAY end
35 def self.to_s; STRING end
35 def self.to_s; STRING end
36 end
36 end
37 end
37 end
General Comments 0
You need to be logged in to leave comments. Login now