##// END OF EJS Templates
Update changelog for v1.0.3...
Eric Davis -
r4234:147a16cbf840
parent child
Show More
@@ -4,6 +4,44 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 == 2010-10-31 v1.0.3
8
9 * #4065: Redmine.pm doesn't work with LDAPS and a non-standard port
10 * #4416: Link from version details page to edit the wiki.
11 * #5484: Add new issue as subtask to an existing ticket
12 * #5948: Update help/wiki_syntax_detailed.html with more link options
13 * #6494: Typo in pt_BR translation for 1.0.2
14 * #6508: Japanese translation update
15 * #6509: Localization pt-PT (new strings)
16 * #6511: Rake task to test email
17 * #6525: Traditional Chinese language file (to r4225)
18 * #6536: Patch for swedish translation
19 * #6548: Rake tasks to add/remove i18n strings
20 * #6569: Updated Hebrew translation
21 * #6570: Japanese Translation for r4231
22 * #6596: pt-BR translation updates
23 * #6629: Change field-name of issues start date
24 * #6669: Bulgarian translation
25 * #6731: Macedonian translation fix
26 * #6732: Japanese Translation for r4287
27 * #6735: Add user-agent to reposman
28 * #6736: Traditional Chinese language file (to r4288)
29 * #6739: Swedish Translation for r4288
30 * #6765: Traditional Chinese language file (to r4302)
31 * Fixed #5324: Git not working if color.ui is enabled
32 * Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
33 * Fixed #5803: Precedes/Follows Relationships Broke
34 * Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
35 * Fixed #6438: Autologin cannot be disabled again once it's enabled
36 * Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
37 * Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list
38 * Fixed #6563: i18n-issues on calendar view
39 * Fixed #6598: Wrong caption for button_create_and_continue in German language file
40 * Fixed #6607: Unclear caption for german button_update
41 * Fixed #6612: SortHelper missing from CalendarsController
42 * Fixed #6740: Max attachment size, incorrect usage of 'KB'
43 * Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
44
7 == 2010-09-26 v1.0.2
45 == 2010-09-26 v1.0.2
8
46
9 * #2285: issue-refinement: pressing enter should result to an "apply"
47 * #2285: issue-refinement: pressing enter should result to an "apply"
General Comments 0
You need to be logged in to leave comments. Login now