Changelog » History » Version 109
Jean-Philippe Lang, 2015-12-06 15:10
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | 53 | Jean-Philippe Lang | {{>toc}} |
4 | 1 | Jean-Philippe Lang | |
5 | 109 | Jean-Philippe Lang | h2. version:3.2.0 (2015-12-06) |
6 | 1 | Jean-Philippe Lang | |
7 | 109 | Jean-Philippe Lang | * Defect #17403: Unknown file size while downloading attachment |
8 | 109 | Jean-Philippe Lang | * Defect #18223: Table renders wrong if a trailing space is after | symbol |
9 | 109 | Jean-Philippe Lang | * Defect #19017: Wiki PDF Export: < pre > not rendered with monospaced font |
10 | 109 | Jean-Philippe Lang | * Defect #19271: Configuration of which versions are shown in version-format custom fields should not affect issue query filter |
11 | 109 | Jean-Philippe Lang | * Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass |
12 | 109 | Jean-Philippe Lang | * Defect #19403: Mistake in Polish Translation file. |
13 | 109 | Jean-Philippe Lang | * Defect #19657: Can't reorder activities after disabling activities on a project |
14 | 109 | Jean-Philippe Lang | * Defect #20117: Activities set as inactive missing in spent time report filter |
15 | 109 | Jean-Philippe Lang | * Defect #20296: Double full stops in Japanese |
16 | 109 | Jean-Philippe Lang | * Defect #20361: Project copy does not update custom field of version type values |
17 | 109 | Jean-Philippe Lang | * Defect #20438: Subject filter doesn't work with non ASCII uppercase symbols |
18 | 109 | Jean-Philippe Lang | * Defect #20463: Internal error when moving an issue to a project without selected trackers and active issue tracking |
19 | 109 | Jean-Philippe Lang | * Defect #20501: Empty divs when there are no custom fields on the issue form |
20 | 109 | Jean-Philippe Lang | * Defect #20543: Mail handler: don't allow override of some attributes by default |
21 | 109 | Jean-Philippe Lang | * Defect #20551: Typo "coma" (correct: "comma") |
22 | 109 | Jean-Philippe Lang | * Defect #20565: Search and get a 404 page when adding a new project |
23 | 109 | Jean-Philippe Lang | * Defect #20583: Setting Category/Version as a required field causes error in projects without categories/versions |
24 | 109 | Jean-Philippe Lang | * Defect #20995: Automatic done ratio calculation in issue tree is wrong in some cases |
25 | 109 | Jean-Philippe Lang | * Defect #21012: Link custom fields with long URLs are distorting issue detail view |
26 | 109 | Jean-Philippe Lang | * Defect #21069: Hard-coded label for hour |
27 | 109 | Jean-Philippe Lang | * Defect #21074: When changing the tracker of an existing issue, new custom fields are not initialized with their default value |
28 | 109 | Jean-Philippe Lang | * Defect #21175: Unused strings: label_(start|end)_to_(start|end) |
29 | 109 | Jean-Philippe Lang | * Defect #21182: Project.uniq.visible raises an SQL error under certain conditions |
30 | 109 | Jean-Philippe Lang | * Defect #21226: Some log messages are missing the "MailHandler" prefix |
31 | 109 | Jean-Philippe Lang | * Defect #21382: Watcher deletion of inactive user not possible for non-admin users |
32 | 109 | Jean-Philippe Lang | * Feature #950: Import Issues from delimited/CSV file |
33 | 109 | Jean-Philippe Lang | * Feature #1159: Allow issue description to be searchable as a filter |
34 | 109 | Jean-Philippe Lang | * Feature #1561: Totals for estimated/spent time and numeric custom fields on the issue list |
35 | 109 | Jean-Philippe Lang | * Feature #1605: Activity page to remember user's selection of activities |
36 | 109 | Jean-Philippe Lang | * Feature #1828: Default target version for new issues |
37 | 109 | Jean-Philippe Lang | * Feature #3034: Add day numbers to gantt |
38 | 109 | Jean-Philippe Lang | * Feature #3398: Link to assigned issues on user profiles |
39 | 109 | Jean-Philippe Lang | * Feature #4285: Add cancel button during edition of the wiki |
40 | 109 | Jean-Philippe Lang | * Feature #5816: New issue initial status should be settable in workflow |
41 | 109 | Jean-Philippe Lang | * Feature #7346: Allow a default version to be set on the command line for incoming emails |
42 | 109 | Jean-Philippe Lang | * Feature #8335: Email styles inline |
43 | 109 | Jean-Philippe Lang | * Feature #10672: Extend Filesize in the attachments table for files with size > 2147483647 bytes |
44 | 109 | Jean-Philippe Lang | * Feature #13429: Include attachment thumbnails in issue history |
45 | 109 | Jean-Philippe Lang | * Feature #13946: Add tracker name to Redmine issue link titles |
46 | 109 | Jean-Philippe Lang | * Feature #16072: Markdown footnote support |
47 | 109 | Jean-Philippe Lang | * Feature #16621: Ability to filter issues blocked by any/no open issues |
48 | 109 | Jean-Philippe Lang | * Feature #16941: Do not clear category on project change if category with same exists |
49 | 109 | Jean-Philippe Lang | * Feature #17618: Upgrade net-ldap version to 0.12.0 |
50 | 109 | Jean-Philippe Lang | * Feature #19097: Responsive layout for mobile devices |
51 | 109 | Jean-Philippe Lang | * Feature #19885: Raise time entries comments limit to 1024 |
52 | 109 | Jean-Philippe Lang | * Feature #19886: Raise wiki edits comments limit to 1024 |
53 | 109 | Jean-Philippe Lang | * Feature #20008: Files upload Restriction by files extensions |
54 | 109 | Jean-Philippe Lang | * Feature #20221: Time entry query : column week |
55 | 109 | Jean-Philippe Lang | * Feature #20388: Removing attachment after commit transaction |
56 | 109 | Jean-Philippe Lang | * Feature #20929: Raise maximum length of LDAP filter |
57 | 109 | Jean-Philippe Lang | * Feature #20933: Options for shorter session maximum lifetime |
58 | 109 | Jean-Philippe Lang | * Feature #20935: Set autologin cookie as secure by default when using https |
59 | 109 | Jean-Philippe Lang | * Feature #20991: Raise maximum length of category name to 60 |
60 | 109 | Jean-Philippe Lang | * Feature #21042: Check "Hide my email address" by default for new users |
61 | 109 | Jean-Philippe Lang | * Feature #21058: Keep track of valid user sessions |
62 | 109 | Jean-Philippe Lang | * Feature #21060: Custom field format with possible values stored as records |
63 | 109 | Jean-Philippe Lang | * Feature #21148: Remove "Latest Projects" from Home page |
64 | 109 | Jean-Philippe Lang | * Feature #21361: Plugins ui tests rake task |
65 | 109 | Jean-Philippe Lang | * Patch #20271: Fix for multiple tabs on the same page |
66 | 109 | Jean-Philippe Lang | * Patch #20288: Finalize CodeRay 1.1.0 upgrade |
67 | 109 | Jean-Philippe Lang | * Patch #20298: "div" tag around revision details |
68 | 109 | Jean-Philippe Lang | * Patch #20338: Turkish "activity" translation change |
69 | 109 | Jean-Philippe Lang | * Patch #20368: Make corners rounded |
70 | 109 | Jean-Philippe Lang | * Patch #20369: Use String#casecmp for case insensitive comparison |
71 | 109 | Jean-Philippe Lang | * Patch #20370: Lighter colors for journal details in issue history |
72 | 109 | Jean-Philippe Lang | * Patch #20411: Change Japanese translation for "view" |
73 | 109 | Jean-Philippe Lang | * Patch #20413: Use a table instead of an unordered list in "Issue tracking" box |
74 | 109 | Jean-Philippe Lang | * Patch #20496: Change Japanese translation for "time tracking" |
75 | 109 | Jean-Philippe Lang | * Patch #20506: redmine I18n autoload instead of require |
76 | 109 | Jean-Philippe Lang | * Patch #20507: ThemesHelper reopening ApplicationHelper is problem with autoloading |
77 | 109 | Jean-Philippe Lang | * Patch #20508: Required file lib/redmine/hook.rb is patching autoloaded ApplicationHelper |
78 | 109 | Jean-Philippe Lang | * Patch #20589: Activate sudo mode after password based login |
79 | 109 | Jean-Philippe Lang | * Patch #20720: Traditional Chinese "issue" translation change |
80 | 109 | Jean-Philippe Lang | * Patch #20732: MailHandler: Select project by subaddress (redmine+project@example.com) |
81 | 109 | Jean-Philippe Lang | * Patch #20740: Confusing name: test public query called "private" |
82 | 109 | Jean-Philippe Lang | * Patch #21033: Polish translation change |
83 | 109 | Jean-Philippe Lang | * Patch #21110: Keep anchor (i.e. to a specific issue note) throughout login |
84 | 109 | Jean-Philippe Lang | * Patch #21119: Give numbers in query sort criteria consistent width for non-monospaced fonts |
85 | 109 | Jean-Philippe Lang | * Patch #21126: Change Japanese translation for "List" |
86 | 109 | Jean-Philippe Lang | * Patch #21137: Rescue network level errors with LDAP auth |
87 | 109 | Jean-Philippe Lang | * Patch #21159: Hide empty <ul> on project overview |
88 | 109 | Jean-Philippe Lang | * Patch #21169: Use config.relative_url_root as the default path for session and autologin cookies |
89 | 109 | Jean-Philippe Lang | * Patch #21176: Japanese translation change (Blocks / Blocked by) |
90 | 109 | Jean-Philippe Lang | * Patch #21258: Use <ul> to do pagination, styling in a GitHub like manner with improved handling in responsive mode |
91 | 109 | Jean-Philippe Lang | * Patch #21280: Change Japanese translation for text_user_wrote |
92 | 105 | Jean-Philippe Lang | |
93 | 100 | Jean-Philippe Lang | h2. Previous changes |
94 | 89 | Jean-Philippe Lang | |
95 | 109 | Jean-Philippe Lang | * [[Changelog_3_1|3.1.x series]] |
96 | 105 | Jean-Philippe Lang | * [[Changelog_3_0|3.0.x series]] |
97 | 99 | Jean-Philippe Lang | * [[Changelog_2_6|2.6.x series]] |
98 | 96 | Jean-Philippe Lang | * [[Changelog_2_5|2.5.x series]] |
99 | 93 | Jean-Philippe Lang | * [[Changelog_2_4|2.4.x series]] |
100 | 89 | Jean-Philippe Lang | * [[Changelog_2_3|2.3.x series]] |
101 | 86 | Jean-Philippe Lang | * [[Changelog_2_2|2.2.x series]] |
102 | 81 | Jean-Philippe Lang | * [[Changelog_2_1|2.1.x series]] |
103 | 74 | Jean-Philippe Lang | * [[Changelog_2_0|2.0.x series]] |
104 | 71 | Jean-Philippe Lang | * [[Changelog_1_4|1.4.x series]] |
105 | 67 | Jean-Philippe Lang | * [[Changelog_1_3|1.3.x series]] |
106 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
107 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
108 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
109 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
110 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
111 | 26 | Jean-Philippe Lang | * [[Changelog_0_7|0.7.x series]] |
112 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |
113 | 64 | Jean-Philippe Lang | |
114 | 64 | Jean-Philippe Lang | h2. Security updates |
115 | 64 | Jean-Philippe Lang | |
116 | 64 | Jean-Philippe Lang | You can view the list of known and fixed vulnerabilties on [[Security Advisories]]. |