@@ -4,6 +4,76 Redmine - project management software | |||||
4 | Copyright (C) 2006-2012 Jean-Philippe Lang |
|
4 | Copyright (C) 2006-2012 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
|
7 | == 2012-12-18 v2.2.0 | |||
|
8 | ||||
|
9 | * Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ? | |||
|
10 | * Defect #8106: Issues by Category should show tasks without category | |||
|
11 | * Defect #8373: i18n string text_are_you_sure_with_children no longer used | |||
|
12 | * Defect #11426: Filtering with Due Date in less than N days should show overdue issues | |||
|
13 | * Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale | |||
|
14 | * Defect #11868: Git and Mercurial diff displays deleted files as /dev/null | |||
|
15 | * Defect #11979: No validation errors when entering an invalid "Parent task" | |||
|
16 | * Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy | |||
|
17 | * Defect #12018: Issue filter select box order changes randomly | |||
|
18 | * Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked | |||
|
19 | * Defect #12092: Issue "start date" validation does not work correctly | |||
|
20 | * Defect #12285: Some unit and functional tests miss fixtures and break when run alone | |||
|
21 | * Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions | |||
|
22 | * Defect #12310: Attachments may not be displayed in the order they were selected | |||
|
23 | * Defect #12356: Issue "Update" link broken focus | |||
|
24 | * Defect #12397: Error in Textile conversion of HTTP links, containing russian letters | |||
|
25 | * Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions | |||
|
26 | * Feature #1554: Private comments in tickets | |||
|
27 | * Feature #2161: Time tracking code should respect weekends as "no work" days | |||
|
28 | * Feature #3239: Show related issues on the Issues Listing | |||
|
29 | * Feature #3265: Filter on issue relations | |||
|
30 | * Feature #3447: Option to display the issue descriptions on the issues list | |||
|
31 | * Feature #3511: Ability to sort issues by grouped column | |||
|
32 | * Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier | |||
|
33 | * Feature #5487: Allow subtasks to cross projects | |||
|
34 | * Feature #6899: Add a relation between the original and copied issue | |||
|
35 | * Feature #7082: Rest API for wiki | |||
|
36 | * Feature #9835: REST API - List priorities | |||
|
37 | * Feature #10789: Macros {{child_pages}} with depth parameter | |||
|
38 | * Feature #10852: Ability to delete a version from a wiki page history | |||
|
39 | * Feature #10937: new user format #{lastname} | |||
|
40 | * Feature #11502: Expose roles details via REST API | |||
|
41 | * Feature #11755: Impersonate user through REST API auth | |||
|
42 | * Feature #12085: New user name format: firstname + first letter of lastname | |||
|
43 | * Feature #12125: Set filename used to store attachment updloaded via the REST API | |||
|
44 | * Feature #12167: Macro for inserting collapsible block of text | |||
|
45 | * Feature #12211: Wrap issue description and its contextual menu in a div | |||
|
46 | * Feature #12216: Textual CSS class for priorities | |||
|
47 | * Feature #12299: Redmine version requirement improvements (in plugins) | |||
|
48 | * Feature #12393: Upgrade to Rails 3.2.9 | |||
|
49 | * Feature #12475: Lazy loading of translation files for faster startup | |||
|
50 | * Patch #11846: Fill username when authentification failed | |||
|
51 | * Patch #11862: Add "last 2 weeks" preset to time entries reporting | |||
|
52 | * Patch #11992: Japanese translation about issue relations improved | |||
|
53 | * Patch #12027: Incorrect Spanish "September" month name | |||
|
54 | * Patch #12061: Japanese translation improvement (permission names) | |||
|
55 | * Patch #12078: User#allowed_to? should return true or false | |||
|
56 | * Patch #12117: Change Japanese translation of "admin" | |||
|
57 | * Patch #12142: Updated translation in Lithuanian | |||
|
58 | * Patch #12232: German translation enhancements | |||
|
59 | * Patch #12316: Fix Lithuanian numeral translation | |||
|
60 | * Patch #12494: Bulgarian "button_submit" translation change | |||
|
61 | * Patch #12514: Updated translation in Lithuanian | |||
|
62 | * Patch #12602: Korean translation update for 2.2-stable | |||
|
63 | * Patch #12608: Norwegian translation changed | |||
|
64 | * Patch #12619: Russian translation change | |||
|
65 | ||||
|
66 | == 2012-12-18 v2.1.5 | |||
|
67 | ||||
|
68 | * Defect #12400: Validation fails when receiving an email with list custom fields | |||
|
69 | * Defect #12451: Macros.rb extract_macro_options should use lazy search | |||
|
70 | * Defect #12513: Grouping of issues by custom fields not correct in PDF export | |||
|
71 | * Defect #12566: Issue history notes previews are broken | |||
|
72 | * Defect #12568: Clicking "edit" on a journal multiple times shows multiple forms | |||
|
73 | * Patch #12605: Norwegian translation for 1.4-stable update | |||
|
74 | * Patch #12614: Dutch translation | |||
|
75 | * Patch #12615: Russian translation | |||
|
76 | ||||
7 | == 2012-11-24 v2.1.4 |
|
77 | == 2012-11-24 v2.1.4 | |
8 |
|
78 | |||
9 | * Defect #12274: Wiki export from Index by title is truncated |
|
79 | * Defect #12274: Wiki export from Index by title is truncated |
General Comments 0
You need to be logged in to leave comments.
Login now