Project

General

Profile

Changelog » History » Version 101

Jean-Philippe Lang, 2015-03-16 20:06

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