Project

General

Profile

Changelog » History » Version 20

Jean-Philippe Lang, 2009-04-05 14:52
0.8.3 release

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