Project

General

Profile

Changelog » History » Version 22

Jean-Philippe Lang, 2009-09-13 14:29
0.8.5 release

1 1 Jean-Philippe Lang
h1. Changelog
2 19 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 22 Jean-Philippe Lang
h2. v0.8.5 (2009-09-13)
6
7
* Incoming mail handler : Allow spaces between keywords and colon
8
* Do not require a non-word character after a comma in Redmine links
9
* Include issue hyperlinks in reminder emails
10
* Prevent nil error when retrieving svn version
11
* Various plugin hooks added
12
* Add plugins information to script/about
13
* Fixed: 500 Internal Server Error is raised if add an empty comment to the news
14
* Fixed: Atom links for wiki pages are not correct
15
* Fixed: Atom feeds leak email address
16
* Fixed: Case sensitivity in Issue filtering
17
* Fixed: When reading RSS feed, the inline-embedded images are not properly shown
18
19 21 Jean-Philippe Lang
h2. v0.8.4 (2009-05-17)
20
21
* Allow textile mailto links
22
* Fixed: memory consumption when uploading file
23
* Fixed: Mercurial integration doesn't work if Redmine is installed in folder path containing space
24
* Fixed: an error is raised when no tab is available on project settings
25
* Fixed: insert image macro corrupts urls with excalamation marks
26
* Fixed: error on cross-project gantt PNG export
27
* Fixed: self and alternate links in atom feeds do not respect Atom specs
28
* Fixed: accept any svn tunnel scheme in repository URL
29
* Fixed: issues/show should accept user's rss key
30
* Fixed: consistency of custom fields display on the issue detail view
31
* Fixed: wiki comments length validation is missing
32
* Fixed: weak autologin token generation algorithm causes duplicate tokens
33
34 20 Jean-Philippe Lang
h2. v0.8.3 (2009-04-05 )
35
36
* Separate project field and subject in cross-project issue view
37
* Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable
38
* Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task
39
* CSS classes to highlight own and assigned issues
40
* Hide "New file" link on wiki pages from printing
41
* Flush buffer when asking for language in redmine:load_default_data task
42
* Minimum project identifier length set to 1
43
* Include headers so that emails don't trigger vacation auto-responders
44
* Fixed: Time entries csv export links for all projects are malformed
45
* Fixed: Files without Version aren't visible in the Activity page
46
* Fixed: Commit logs are centered in the repo browser
47
* Fixed: News summary field content is not searchable
48
* Fixed: Journal#save has a wrong signature
49
* Fixed: Email footer signature convention
50
* Fixed: Timelog report do not show time for non-versioned issues
51
52 16 Jean-Philippe Lang
h2. v0.8.2 (2009-03-07)
53
54
* Send an email to the user when an administrator activates a registered user
55
* Strip keywords from received email body
56
* Footer updated to 2009
57
* Show RSS-link even when no issues is found
58
* One click filter action in activity view
59
* Clickable/linkable line #'s while browsing the repo or viewing a file
60
* Links to versions on files list
61
* Added request and controller objects to the hooks by default
62
* Fixed: exporting an issue with attachments to PDF raises an error
63
* Fixed: "too few arguments" error may occur on activerecord error translation
64
* Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
65
* Fixed: visited links to closed tickets are not striked through with IE6
66
* Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
67
* Fixed: MailHandler raises an error when processing an email without From header
68
69 15 Jean-Philippe Lang
h2. v0.8.1 (2009-02-15)
70
71
* Select watchers on new issue form
72
* Issue description is no longer a required field
73
* Files module: ability to add files without version
74
* Jump to the current tab when using the project quick-jump combo
75
* Display a warning if some attachments were not saved
76
* Import custom fields values from emails on issue creation
77
* Show view/annotate/download links on entry and annotate views
78
* Admin Info Screen: Display if plugin assets directory is writable
79
* Adds a 'Create and continue' button on the new issue form
80
* IMAP: add options to move received emails
81
* Do not show Category field when categories are not defined
82
* Lower the project identifier limit to a minimum of two characters
83
* Add "closed" html class to closed entries in issue list
84
* Fixed: broken redirect URL on login failure
85
* Fixed: Deleted files are shown when using Darcs
86
* Fixed: Darcs adapter works on Win32 only
87
* Fixed: syntax highlight doesn't appear in new ticket preview
88
* Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets
89
* Fixed: no error is raised when entering invalid hours on the issue update form
90
* Fixed: Details time log report CSV export doesn't honour date format from settings
91
* Fixed: invalid css classes on issue details
92
* Fixed: Trac importer creates duplicate custom values
93
* Fixed: inline attached image should not match partial filename
94
95 14 Jean-Philippe Lang
h2. v0.8.0 (2008-12-30)
96
97
* Setting added in order to limit the number of diff lines that should be displayed
98
* Makes logged-in username in topbar linking to
99
* Mail handler: strip tags when receiving a html-only email
100
* Mail handler: add watchers before sending notification
101
* Adds a css class (overdue) to overdue issues on issue lists and detail views
102
* Fixed: project activity truncated after viewing user's activity
103
* Fixed: email address entered for password recovery shouldn't be case-sensitive
104
* Fixed: default flag removed when editing a default enumeration
105
* Fixed: default category ignored when adding a document
106
* Fixed: error on repository user mapping when a repository username is blank
107
* Fixed: Firefox cuts off large diffs
108
* Fixed: CVS browser should not show dead revisions (deleted files)
109
* Fixed: escape double-quotes in image titles
110
* Fixed: escape textarea content when editing a issue note
111
* Fixed: JS error on context menu with IE
112
* Fixed: bold syntax around single character in series doesn't work
113
* Fixed several XSS vulnerabilities
114
* Fixed a SQL injection vulnerability
115
116 12 Jean-Philippe Lang
h2. v0.8.0 RC1 (2008-12-07)
117
118
* Wiki page protection
119
* Wiki page hierarchy. Parent page can be assigned on the Rename screen
120
* Adds support for issue creation via email
121
* Adds support for free ticket filtering and custom queries on Gantt chart and calendar
122
* Cross-project search
123
* Ability to search a project and its subprojects
124
* Ability to search the projects the user belongs to
125
* Adds custom fields on time entries
126
* Adds boolean and list custom fields for time entries as criteria on time report
127
* Cross-project time reports
128
* Display latest user's activity on account/show view
129
* Show last connexion time on user's page
130
* Obfuscates email address on user's account page using javascript
131
* wiki TOC rendered as an unordered list
132
* Adds the ability to search for a user on the administration users list
133
* Adds the ability to search for a project name or identifier on the administration projects list
134
* Redirect user to the previous page after logging in
135
* Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users
136
* Adds permissions for viewing the watcher list and adding new watchers on the issue detail view
137
* Adds permissions to let users edit and/or delete their messages
138
* Link to activity view when displaying dates
139
* Hide Redmine version in atom feeds and pdf properties
140
* 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.
141
* Sort users by their display names so that user dropdown lists are sorted alphabetically
142
* Adds estimated hours to issue filters
143
* Switch order of current and previous revisions in side-by-side diff
144
* Render the commit changes list as a tree
145
* Adds watch/unwatch functionality at forum topic level
146
* When moving an issue to another project, reassign it to the category with same name if any
147
* Adds child_pages macro for wiki pages
148
* Use GET instead of POST on roadmap (#718), gantt and calendar forms
149
* Search engine: display total results count and count by result type
150
* Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file)
151
* Adds icons on search results
152
* Adds 'Edit' link on account/show for admin users
153
* Adds Lock/Unlock/Activate link on user edit screen
154
* Adds user count in status drop down on admin user list
155
* Adds multi-levels blockquotes support by using > at the beginning of lines
156
* Adds a Reply link to each issue note
157
* Adds plain text only option for mail notifications
158
* Gravatar support for issue detail, user grid, and activity stream (disabled by default)
159
* Adds 'Delete wiki pages attachments' permission
160
* Show the most recent file when displaying an inline image
161
* Makes permission screens localized
162
* AuthSource list: display associated users count and disable 'Delete' buton if any
163
* Make the 'duplicates of' relation asymmetric
164
* Adds username to the password reminder email
165
* Adds links to forum messages using message#id syntax
166
* Allow same name for custom fields on different object types
167
* One-click bulk edition using the issue list context menu within the same project
168
* 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.
169
* Adds checkboxes toggle links on permissions report
170
* Adds Trac-Like anchors on wiki headings
171
* Adds support for wiki links with anchor
172
* Adds category to the issue context menu
173
* Adds a workflow overview screen
174
* Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename
175
* Dots allowed in custom field name
176
* Adds posts quoting functionality
177
* Adds an option to generate sequential project identifiers
178
* Adds mailto link on the user administration list
179
* Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value
180
* Gantt chart: display issues that don't have a due date if they are assigned to a version with a date
181
* Change projects homepage limit to 255 chars
182
* 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
183
* Adds "please select" to activity select box if no activity is set as default
184
* Do not silently ignore timelog validation failure on issue edit
185
* Adds a rake task to send reminder emails
186
* Allow empty cells in wiki tables
187
* Makes wiki text formatter pluggable
188
* Adds back textile acronyms support
189
* Remove pre tag attributes
190
* Plugin hooks
191
* Pluggable admin menu
192
* Plugins can provide activity content
193
* Moves plugin list to its own administration menu item
194
* Adds url and author_url plugin attributes
195
* Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version
196
* Adds atom feed on time entries details
197
* Adds project name to issues feed title
198
* Adds a css class on menu items in order to apply item specific styles (eg. icons)
199
* Adds a Redmine plugin generators
200
* Adds timelog link to the issue context menu
201
* Adds links to the user page on various views
202
* Turkish translation by Ismail Sezen
203
* Catalan translation
204
* Vietnamese translation
205
* Slovak translation
206
* Better naming of activity feed if only one kind of event is displayed
207
* Enable syntax highlight on issues, messages and news
208
* Add target version to the issue list context menu
209
* Hide 'Target version' filter if no version is defined
210
* Add filters on cross-project issue list for custom fields marked as 'For all projects'
211
* Turn ftp urls into links
212
* Hiding the View Differences button when a wiki page's history only has one version
213
* Messages on a Board can now be sorted by the number of replies
214
* Adds a class ('me') to events of the activity view created by current user
215
* Strip pre/code tags content from activity view events
216
* Display issue notes in the activity view
217
* Adds links to changesets atom feed on repository browser
218
* Track project and tracker changes in issue history
219
* Adds anchor to atom feed messages links
220
* Adds a key in lang files to set the decimal separator (point or comma) in csv exports
221
* Makes importer work with Trac 0.8.x
222
* Upgraded to Prototype 1.6.0.1
223
* File viewer for attached text files
224
* Menu mapper: add support for :before, :after and :last options to #push method and add #delete method
225
* Removed inconsistent revision numbers on diff view
226
* CVS: add support for modules names with spaces
227
* Log the user in after registration if account activation is not needed
228
* Mercurial adapter improvements
229
* Trac importer: read session_attribute table to find user's email and real name
230
* Ability to disable unused SCM adapters in application settings
231
* Adds Filesystem adapter
232
* Clear changesets and changes with raw sql when deleting a repository for performance
233
* Redmine.pm now uses the 'commit access' permission defined in Redmine
234
* Reposman can create any type of scm (--scm option)
235
* Reposman creates a repository if the 'repository' module is enabled at project level only
236
* Display svn properties in the browser, svn >= 1.5.0 only
237
* Reduces memory usage when importing large git repositories
238
* Wider SVG graphs in repository stats
239
* SubversionAdapter#entries performance improvement
240
* SCM browser: ability to download raw unified diffs
241
* More detailed error message in log when scm command fails
242
* Adds support for file viewing with Darcs 2.0+
243
* Check that git changeset is not in the database before creating it
244
* Unified diff viewer for attached files with .patch or .diff extension
245
* File size display with Bazaar repositories
246
* Git adapter: use commit time instead of author time
247
* Prettier url for changesets
248
* Makes changes link to entries on the revision view
249
* Adds a field on the repository view to browse at specific revision
250
* Adds new projects atom feed
251
* Added rake tasks to generate rcov code coverage reports
252
* Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki
253
* Show the project hierarchy in the drop down list for new membership on user administration screen
254
* Split user edit screen into tabs
255
* Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead
256
* Fixed: Roadmap crashes when a version has a due date > 2037
257
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen
258
* Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory
259
* Fixed: logtime entry duplicated when edited from parent project
260
* Fixed: wrong digest for text files under Windows
261
* Fixed: associated revisions are displayed in wrong order on issue view
262
* Fixed: Git Adapter date parsing ignores timezone
263
* Fixed: Printing long roadmap doesn't split across pages
264
* Fixes custom fields display order at several places
265
* Fixed: urls containing @ are parsed as email adress by the wiki formatter
266
* Fixed date filters accuracy with SQLite
267
* Fixed: tokens not escaped in highlight_tokens regexp
268
* Fixed Bazaar shared repository browsing
269
* Fixes platform determination under JRuby
270
* Fixed: Estimated time in issue's journal should be rounded to two decimals
271
* Fixed: 'search titles only' box ignored after one search is done on titles only
272
* Fixed: non-ASCII subversion path can't be displayed
273
* Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format
274
* Fixed: document listing shows on "my page" when viewing documents is disabled for the role
275
* Fixed: Latest news appear on the homepage for projects with the News module disabled
276
* Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled
277
* Fixed: the default status is lost when reordering issue statuses
278
* Fixes error with Postgresql and non-UTF8 commit logs
279
* Fixed: textile footnotes no longer work
280
* Fixed: http links containing parentheses fail to reder correctly
281 14 Jean-Philippe Lang
* Fixed: GitAdapter#get_rev should use current branch instead of hardwiring master
282 1 Jean-Philippe Lang
283 18 Jean-Philippe Lang
h2. Previous changes
284 7 Jean-Philippe Lang
285 17 Jean-Philippe Lang
* [[Changelog_0_7|0.7.x]]
286
* [[Changelog_0_6|0.6.x and below]]