@@ -76,7 +76,7 | |||||
76 |
|
76 | |||
77 | <div id="footer"> |
|
77 | <div id="footer"> | |
78 | <div class="bgl"><div class="bgr"> |
|
78 | <div class="bgl"><div class="bgr"> | |
79 |
Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> © 2006-201 |
|
79 | Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> © 2006-2012 Jean-Philippe Lang | |
80 | </div></div> |
|
80 | </div></div> | |
81 | </div> |
|
81 | </div> | |
82 | </div> |
|
82 | </div> |
@@ -1,9 +1,27 | |||||
1 | == Redmine changelog |
|
1 | == Redmine changelog | |
2 |
|
2 | |||
3 | Redmine - project management software |
|
3 | Redmine - project management software | |
4 |
Copyright (C) 2006-201 |
|
4 | Copyright (C) 2006-2012 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
|
7 | == 2012-02-06 v1.3.1 | |||
|
8 | ||||
|
9 | * Defect #9775: app/views/repository/_revision_graph.html.erb sets window.onload directly.. | |||
|
10 | * Defect #9792: Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page | |||
|
11 | * Defect #9793: Bad spacing between numbered list and heading (recently broken). | |||
|
12 | * Defect #9795: Unrelated error message when creating a group with an invalid name | |||
|
13 | * Defect #9832: Revision graph height should depend on height of rows in revisions table | |||
|
14 | * Defect #9937: Repository settings are not saved when all SCM are disabled | |||
|
15 | * Defect #9961: Ukrainian "default_tracker_bug" is wrong | |||
|
16 | * Defect #10013: Rest API - Create Version -> Internal server error 500 | |||
|
17 | * Defect #10115: Javascript error - Can't attach more than 1 file on IE 6 and 7 | |||
|
18 | * Defect #10130: Broken italic text style in edited comment preview | |||
|
19 | * Defect #10152: Attachment diff type is not saved in user preference | |||
|
20 | * Feature #9943: Arabic translation | |||
|
21 | * Patch #9874: pt-BR translation updates | |||
|
22 | * Patch #9922: Spanish translation updated | |||
|
23 | * Patch #10137: Korean language file ko.yml updated to Redmine 1.3.0 | |||
|
24 | ||||
7 | == 2011-12-10 v1.3.0 |
|
25 | == 2011-12-10 v1.3.0 | |
8 |
|
26 | |||
9 | * Defect #2109: Context menu is being submitted twice per right click |
|
27 | * Defect #2109: Context menu is being submitted twice per right click |
General Comments 0
You need to be logged in to leave comments.
Login now