@@ -4,6 +4,66 Redmine - project management software | |||||
4 | Copyright (C) 2006-2010 Jean-Philippe Lang |
|
4 | Copyright (C) 2006-2010 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
|
7 | == 201008-22 v1.0.1 | |||
|
8 | ||||
|
9 | * #819: Add a body ID and class to all pages | |||
|
10 | * #871: Commit new CSS styles! | |||
|
11 | * #3301: Add favicon to base layout | |||
|
12 | * #4656: On Issue#show page, clicking on βAdd related issueβ should focus on the input | |||
|
13 | * #4896: Project identifier should be a limited field | |||
|
14 | * #5084: Filter all isssues by projects | |||
|
15 | * #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase | |||
|
16 | * #5591: 'calendar' action is used with 'issue' controller in issue/sidebar | |||
|
17 | * #5735: Traditional Chinese language file (to r3810) | |||
|
18 | * #5740: Swedish Translation for r3810 | |||
|
19 | * #5785: pt-BR translation update | |||
|
20 | * #5898: Projects should be displayed as links in users/memberships | |||
|
21 | * #5910: Chinese translation to redmine-1.0.0 | |||
|
22 | * #5912: Translation update for french locale | |||
|
23 | * #5962: Hungarian translation update to r3892 | |||
|
24 | * #5971: Remove falsly applied chrome on revision links | |||
|
25 | * #5972: Updated Hebrew translation for 1.0.0 | |||
|
26 | * #5982: Updated german translation | |||
|
27 | * #6008: Move admin_menu to Redmine::MenuManager | |||
|
28 | * #6012: RTL layout | |||
|
29 | * #6021: Spanish translation 1.0.0-RC | |||
|
30 | * #6025: nl translation updated for r3905 | |||
|
31 | * #6030: Japanese Translation for r3907 | |||
|
32 | * #6074: sr-CY.yml contains DOS-type newlines (\r\n) | |||
|
33 | * #6087: SERBIAN translation updated | |||
|
34 | * #6093: Updated italian translation | |||
|
35 | * #6142: Swedish Translation for r3940 | |||
|
36 | * #6153: Move view_calendar and view_gantt to own modules | |||
|
37 | * #6169: Add issue status to issue tooltip | |||
|
38 | * Fixed #3834: Add a warning when not choosing a member role | |||
|
39 | * Fixed #3922: Bad english arround "Assigned to" text in journal entries | |||
|
40 | * Fixed #5158: Simplified Chinese language file zh.yml updated to r3608 | |||
|
41 | * Fixed #5162: translation missing: zh-TW, field_time_entrie | |||
|
42 | * Fixed #5297: openid not validated correctly | |||
|
43 | * Fixed #5628: Wrong commit range in git log command | |||
|
44 | * Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility | |||
|
45 | * Fixed #5771: Problem when importing git repository | |||
|
46 | * Fixed #5775: ldap authentication in admin menu should have an icon | |||
|
47 | * Fixed #5811: deleting statuses doesnt delete workflow entries | |||
|
48 | * Fixed #5834: Emails with trailing spaces incorrectly detected as invalid | |||
|
49 | * Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL | |||
|
50 | * Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome. | |||
|
51 | * Fixed #5883: correct label_project_latest Chinese translation | |||
|
52 | * Fixed #5892: Changing status from contextual menu opens the ticket instead | |||
|
53 | * Fixed #5904: Global gantt PDF and PNG should display project names | |||
|
54 | * Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page | |||
|
55 | * Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer | |||
|
56 | * Fixed #5937: Harmonize french locale "zero" translation with other locales | |||
|
57 | * Fixed #5945: Forum message permalinks don't take pagination into account | |||
|
58 | * Fixed #5978: Debug code still remains | |||
|
59 | * Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355) | |||
|
60 | * Fixed #6045: Repository file Diff view sometimes shows more than selected file | |||
|
61 | * Fixed #6079: German Translation error in TimeEntryActivity | |||
|
62 | * Fixed #6100: User's profile should display all visible projects | |||
|
63 | * Fixed #6132: Allow Key based authentication in the Boards atom feed | |||
|
64 | * Fixed #6163: Bad CSS class for calendar project menu_item | |||
|
65 | * Fixed #6172: Browsing to a missing user's page shows the admin sidebar | |||
|
66 | ||||
7 | == 2010-07-18 v1.0.0 (Release candidate) |
|
67 | == 2010-07-18 v1.0.0 (Release candidate) | |
8 |
|
68 | |||
9 | * #443: Adds context menu to the roadmap issue lists |
|
69 | * #443: Adds context menu to the roadmap issue lists |
General Comments 0
You need to be logged in to leave comments.
Login now