Changelog » History » Version 62
Jean-Philippe Lang, 2012-02-06 12:39
1.3.1 released
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | {{>toc}} |
||
4 | 1 | Jean-Philippe Lang | |
5 | 62 | Jean-Philippe Lang | h2. version:1.3.1 (2012-02-06) |
6 | |||
7 | * Defect #9775: app/views/repository/_revision_graph.html.erb sets window.onload directly.. |
||
8 | * Defect #9792: Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page |
||
9 | * Defect #9793: Bad spacing between numbered list and heading (recently broken). |
||
10 | * Defect #9795: Unrelated error message when creating a group with an invalid name |
||
11 | * Defect #9832: Revision graph height should depend on height of rows in revisions table |
||
12 | * Defect #9937: Repository settings are not saved when all SCM are disabled |
||
13 | * Defect #9961: Ukrainian "default_tracker_bug" is wrong |
||
14 | * Defect #10013: Rest API - Create Version -> Internal server error 500 |
||
15 | * Defect #10115: Javascript error - Can't attach more than 1 file on IE 6 and 7 |
||
16 | * Defect #10130: Broken italic text style in edited comment preview |
||
17 | * Defect #10152: Attachment diff type is not saved in user preference |
||
18 | * Feature #9943: Arabic translation |
||
19 | * Patch #9874: pt-BR translation updates |
||
20 | * Patch #9922: Spanish translation updated |
||
21 | * Patch #10137: Korean language file ko.yml updated to Redmine 1.3.0 |
||
22 | |||
23 | 61 | Jean-Philippe Lang | h2. version:1.3.0 (2011-12-10) |
24 | |||
25 | * Defect #2109: Context menu is being submitted twice per right click |
||
26 | * Defect #7717: MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields |
||
27 | * Defect #7917: Creating users via email fails if user real name containes special chars |
||
28 | * Defect #7966: MailHandler does not include JournalDetail for attached files |
||
29 | * Defect #8368: Bad decimal separator in time entry CSV |
||
30 | * Defect #8371: MySQL error when filtering a custom field using the REST api |
||
31 | * Defect #8549: Export CSV has character encoding error |
||
32 | * Defect #8573: Do not show inactive Enumerations where not needed |
||
33 | * Defect #8611: rake/rdoctask is deprecated |
||
34 | * Defect #8751: Email notification: bug, when number of recipients more then 8 |
||
35 | * Defect #8894: Private issues - make it more obvious in the UI? |
||
36 | * Defect #8994: Hardcoded French string "anonyme" |
||
37 | * Defect #9043: Hardcoded string "diff" in Wiki#show and Repositories_Helper |
||
38 | * Defect #9051: wrong "text_issue_added" in russian translation. |
||
39 | * Defect #9108: Custom query not saving status filter |
||
40 | * Defect #9252: Regression: application title escaped 2 times |
||
41 | * Defect #9264: Bad Portuguese translation |
||
42 | * Defect #9470: News list is missing Avatars |
||
43 | * Defect #9471: Inline markup broken in Wiki link labels |
||
44 | * Defect #9489: Label all input field and control tags |
||
45 | * Defect #9534: Precedence: bulk email header is non standard and discouraged |
||
46 | * Defect #9540: Issue filter by assigned_to_role is not project specific |
||
47 | * Defect #9619: Time zone ignored when logging time while editing ticket |
||
48 | * Defect #9638: Inconsistent image filename extensions |
||
49 | * Defect #9669: Issue list doesn't sort assignees/authors regarding user display format |
||
50 | * Defect #9672: Message-quoting in forums module broken |
||
51 | * Defect #9719: Filtering by numeric custom field types broken after update to master |
||
52 | * Defect #9724: Can't remote add new categories |
||
53 | * Defect #9738: Setting of cross-project custom query is not remembered inside project |
||
54 | * Defect #9748: Error about configuration.yml validness should mention file path |
||
55 | * Feature #69: Textilized description in PDF |
||
56 | * Feature #401: Add pdf export for WIKI page |
||
57 | * Feature #1567: Make author column sortable and groupable |
||
58 | * Feature #2222: Single section edit. |
||
59 | * Feature #2269: Default issue start date should become configurable. |
||
60 | * Feature #2371: character encoding for attachment file |
||
61 | * Feature #2964: Ability to assign issues to groups |
||
62 | * Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug |
||
63 | * Feature #3261: support attachment images in PDF export |
||
64 | * Feature #4264: Update CodeRay to 1.0 final |
||
65 | * Feature #4324: Redmine renames my files, it shouldn't. |
||
66 | * Feature #4729: Add Date-Based Filters for Issues List |
||
67 | * Feature #4742: CSV export: option to export selected or all columns |
||
68 | * Feature #4976: Allow rdm-mailhandler to read the API key from a file |
||
69 | * Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository view |
||
70 | * Feature #5634: Export issue to PDF does not include Subtasks and Related Issues |
||
71 | * Feature #5670: Cancel option for file upload |
||
72 | * Feature #5737: Custom Queries available through the REST Api |
||
73 | * Feature #6180: Searchable custom fields do not provide adequate operators |
||
74 | * Feature #6954: Filter from date to date |
||
75 | * Feature #7180: List of statuses in REST API |
||
76 | * Feature #7181: List of trackers in REST API |
||
77 | * Feature #7366: REST API for Issue Relations |
||
78 | * Feature #7403: REST API for Versions |
||
79 | * Feature #7671: REST API for reading attachments |
||
80 | * Feature #7832: Ability to assign issue categories to groups |
||
81 | * Feature #8420: Consider removing #7013 workaround |
||
82 | * Feature #9196: Improve logging in MailHandler when user creation fails |
||
83 | * Feature #9496: Adds an option in mailhandler to disable server certificate verification |
||
84 | * Feature #9553: CRUD operations for "Issue categories" in REST API |
||
85 | 49 | Jean-Philippe Lang | * Feature #9593: HTML title should be reordered |
86 | * Feature #9600: Wiki links for news and forums |
||
87 | * Feature #9607: Filter for issues without start date (or any another field based on date type) |
||
88 | * Feature #9609: Upgrade to Rails 2.3.14 |
||
89 | * Feature #9612: "side by side" and "inline" patch view for attachments |
||
90 | * Feature #9667: Check attachment size before upload |
||
91 | * Feature #9690: Link in notification pointing to the actual update |
||
92 | * Feature #9720: Add note number for single issue's PDF |
||
93 | * Patch #8617: Indent subject of subtask ticket in exported issues PDF |
||
94 | * Patch #8778: Traditional Chinese 'issue' translation change |
||
95 | * Patch #9053: Fix up Russian translation |
||
96 | * Patch #9129: Improve wording of Git repository note at project setting |
||
97 | * Patch #9148: Better handling of field_due_date italian translation |
||
98 | * Patch #9273: Fix typos in russian localization |
||
99 | * Patch #9484: Limit SCM annotate to text files under the maximum file size for viewing |
||
100 | * Patch #9659: Indexing rows in auth_sources/index view |
||
101 | * Patch #9692: Fix Textilized description in PDF for CodeRay |
||
102 | |||
103 | h2. Previous changes |
||
104 | |||
105 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
106 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
107 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
108 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
109 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
110 | * [[Changelog_0_7|0.7.x series]] |
||
111 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |