Project

General

Profile

Changelog » History » Version 102

Jean-Philippe Lang, 2015-04-26 08:54

1 1 Jean-Philippe Lang
h1. Changelog
2 53 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 102 Jean-Philippe Lang
h2. version:3.0.2 (2015-04-26)
6
7
* Defect #19297: Custom fields with hidden/read-only combination displayed in Issue Edit Form
8
* Defect #19400: Possibility of having 2 (or more) repositories with empty identifier
9
* Defect #19444: Fix typo in wiki_syntax_detailed.html
10
* Defect #19538: Keywords in commit messages: journal entries are created even if nothing was changed
11
* Defect #19569: Field permissions not working properly with inherited memberships
12
* Defect #19580: "Required" and "Read-only" rules on "Fields Permissions" screen are not colored 
13
* Defect #13583: Space between lines in nested lists not equal
14
* Defect #19161: 500 Internal error: sorting for column mail at Administration/User
15
* Defect #19163: Bulk edit form shows additional custom fields
16
* Defect #19168: Activity: changes made to tickets are shown multiple times
17
* Defect #19185: Update Install/Upgrade guide for 3.x version and get gid of DEPRECATION WARNING: You didn't set config.secret_key_base
18
* Defect #19276: Creating new issues with invalid project_id should return 422 instead of 403 error
19
* Defect #19405: Setting config.logger.level in additional_environment.rb has no effect
20
* Defect #19464: Possible to log time on project without time tracking
21
* Defect #19482: Custom field (long text format) displayed even if empty
22
* Defect #19537: Broken HTML sanitizer refence breaks email receiving
23
* Defect #19544: Malformed SQL query with SQLServer when grouping issues
24
* Defect #19553: When create by copying the issue, status can not be changed to default
25
* Defect #19558: Mail handler should not ignore emails with x-auto-response-suppress header
26
* Defect #19606: Issue Estimated Time not updated on tracker change
27
* Feature #19437: Upgrade to Rails 4.2.1
28
* Feature #19489: Translation for Spanish Panama
29
* Patch #19570: Spanish translation updated
30
31 101 Jean-Philippe Lang
h2. version:3.0.1 (2015-03-16)
32
33
* Defect #19197: Missing notification if assignee was a group
34
* Defect #19260: Non-default identifier-less git repositories are undeletable
35
* Defect #19305: settings: incompatible character encodings: UTF-8 and ASCII-8BIT: yaml generated on ruby 1.8
36
* Defect #19313: Attached inline images with non-ascii file name can not be seen when text formatting is Makdown
37
* Defect #19348: Project name is missing for versions from sub-projects
38
* Defect #19381: Wrong syntax for wiki macros in wiki_syntax_detailed.html
39
* Defect #19172: "gem update bundler" suggestion for "`x64_mingw` is not a valid platform"
40
* Defect #19218: Wrong name for pt-BR in language drop-down
41
* Defect #19225: When deleting one item from multivalued custom field / list of users, name of removed user is not visible in history
42
* Defect #19232: IMAP STARTTLS options typo :tls
43
* Defect #19253: Repository users broken if only one committer exists
44
* Defect #19316: CustomField#possible_values may raise undefined method `force_encoding' error
45
* Defect #19320: Spent time (last 7 days) in My page not updated
46
* Defect #19323: Incorrect links generated in emails if host setup uses other port (":" symbol)
47
* Defect #19325: ActionController::UnknownFormat: error for PDF request and unknown user
48
* Defect #19354: Unexpected milliseconds in JSON time attributes
49
* Defect #19368: Creating an issue without tracker_id attribute ignores custom field values
50
* Patch #19233: Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible
51
* Patch #19322: Allow to ignore auto reply messages from Exchange server
52
53 100 Jean-Philippe Lang
h2. version:3.0.0 (2015-02-19)
54 98 Jean-Philippe Lang
55 100 Jean-Philippe Lang
* Defect #2573: Latest projects list: no space after lists in project description
56
* Defect #6579: Tree hierachy being currupted on multiple submissions of an issue
57
* Defect #14151: Grammer problem with German x_days
58
* Defect #15789: Users can see all groups when adding a filter "Assignee's Group"
59
* Defect #15988: Unexpected behaviour on issue fields for users that have multiple roles
60
* Defect #18237: From a rake task context, impossible to create an IssueRelation normally
61
* Defect #18265: Wrong csv separator in Croatian
62
* Defect #18301: Revision shortlink at end of URL breaks URL autolinking
63
* Defect #18314: German Translation - button_update
64
* Defect #18605: Wrong usage of logger.info to test log level
65
* Defect #18654: Custom field is rendered, even if its value is empty (for multiple)
66
* Defect #18711: Respect cross-project subtask setting on issue bulk edit form
67
* Defect #18781: Redmine::FieldFormat::IntFormat does not accept "real" Integer values
68
* Defect #18832: Activity Stream Filter missing on right hand side due to permission
69
* Defect #18855: User with only Move Issue rights in the project can still create issues using mass copy!
70
* Defect #18918: Grouping label for "none" should be changed to "null", "No Value", or" (blank) ".
71
* Defect #19024: link_to in Redmine::Hook::ViewListener omits url root
72
* Defect #19030: Links to completed versions on the roadmap page might lead to a "403 not authorized page"
73
* Defect #19039: Mail notification is formatting dates with changer's locale
74
* Defect #19040: Potential DB deadlocks on concurrent issue creation
75
* Defect #19055: 'label_per_page' is no longer used
76
* Defect #19111: Bad spelling in Spanish "mail_body_reminder"
77
* Feature #992: Option to search open issues only
78
* Feature #1326: Add / edit an attachment description after upload
79
* Feature #1415: Let system administrator limit repositories valid sources
80
* Feature #4244: Multiple email addresses for each user
81
* Feature #4383: Search Names of Files Attached to Issues
82
* Feature #4518: Wiki formatting documentation for nested lists
83
* Feature #5450: Move wiki page to other project
84
* Feature #5991: Tracker should have it's own default issue status
85
* Feature #6426: MenuManager::MenuItem should support a named route as a url
86
* Feature #7249: Custom fields for Documents
87
* Feature #8121: Allow overriding direction of part of text
88
* Feature #8818: Repository user-mapping with multiple email addresses
89
* Feature #11702: Add user/group to multiple projects at once
90
* Feature #11724: Prevent users from seeing other users based on their project membership
91
* Feature #12097: Multi Thread Support
92
* Feature #12734: Add table reference to textile help
93
* Feature #13051: Support any macro in (pdf) export for wiki's and issues
94
* Feature #13425: Ignore X-Autoreply mails
95
* Feature #13497: Document all available Redmine links properly
96
* Feature #13849: Grouped filters in the filter drop-down
97
* Feature #14371: Drop Ruby 1.8.7 support
98
* Feature #14534: Upgrade to Rails 4.2
99
* Feature #15236: Propose diff view for long text custom fields
100
* Feature #16823: IMAP STARTTLS support
101
* Feature #17354: User detail : show user login to admins
102
* Feature #17763: Ability to render multiple partials with view hook
103
* Feature #18500: Optional linking when copying issues
104
* Feature #18571: Tab "New Issue" should not be displayed if a project has no trackers
105
* Feature #18631: Better search results pagination
106
* Feature #18801: Support for accent insensitive search with PostgreSQL
107
* Feature #18860: Replace awesome_nested_set gem with a custom implementation of nested sets
108
* Feature #18947: Ruby 2.2 support
109
* Feature #19131: Use a better content type for attachments created with application/octet-stream
110
* Patch #6586: Calendar view hook Request
111
* Patch #13120: Translation in language selection
112
* Patch #18182: Latvian translation update
113
* Patch #18261: Japanese translation change (fix terms mismatch "default")
114
* Patch #18276: Allow queries captions to be dynamic
115
* Patch #18290: Issue performance patch
116
* Patch #18390: Better RTL css for the system
117
* Patch #18392: German translation: Self-registration
118
* Patch #18565: html improvements on project landing page
119
* Patch #18659: Do not truncate subissue/related issues titles on single issue view
120
* Patch #18671: Japanese translation change (fix misspelled word)
121
* Patch #18679: LabelledFormBuilder#label outputs 2 label elements
122
* Patch #18692: Access keys for previous (p)/next (n) links
123
* Patch #18707: Allow attachment thumbnails from REST api
124
* Patch #18817: Sort helper undefined to_a for string
125
* Patch #18818: TimeEntry acts_as_activity_provider scope should joins(:project)
126
* Patch #18983: Allow filtering of Redmine Reminders by Version
127
* Patch #19005: Make search results per page configurable
128
* Patch #19035: Japanese translation fix (label_age)
129 89 Jean-Philippe Lang
130
h2. Previous changes
131 73 Jean-Philippe Lang
132 99 Jean-Philippe Lang
* [[Changelog_2_6|2.6.x series]]
133 96 Jean-Philippe Lang
* [[Changelog_2_5|2.5.x series]]
134 93 Jean-Philippe Lang
* [[Changelog_2_4|2.4.x series]]
135 89 Jean-Philippe Lang
* [[Changelog_2_3|2.3.x series]]
136 86 Jean-Philippe Lang
* [[Changelog_2_2|2.2.x series]]
137 81 Jean-Philippe Lang
* [[Changelog_2_1|2.1.x series]]
138 74 Jean-Philippe Lang
* [[Changelog_2_0|2.0.x series]]
139 71 Jean-Philippe Lang
* [[Changelog_1_4|1.4.x series]]
140 67 Jean-Philippe Lang
* [[Changelog_1_3|1.3.x series]]
141 62 Jean-Philippe Lang
* [[Changelog_1_2|1.2.x series]]
142 60 Mischa The Evil
* [[Changelog_1_1|1.1.x series]]
143 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
144 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
145 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
146
* [[Changelog_0_7|0.7.x series]]
147 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]
148 64 Jean-Philippe Lang
149
h2. Security updates
150
151
You can view the list of known and fixed vulnerabilties on [[Security Advisories]].