comparison doc/.svn/text-base/CHANGELOG.svn-base @ 37:94944d00e43c

* Update to SVN trunk rev 4411
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 19 Nov 2010 13:24:41 +0000
parents 1d32c0a0efbf
children af80e5618e9b
comparison
equal deleted inserted replaced
22:40f7cfd4df19 37:94944d00e43c
1 == Redmine changelog 1 == Redmine changelog
2 2
3 Redmine - project management software 3 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
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
45 == 2010-09-26 v1.0.2
46
47 * #2285: issue-refinement: pressing enter should result to an "apply"
48 * #3411: Allow mass status update trough context menu
49 * #5929: https-enabled gravatars when called over https
50 * #6189: Japanese Translation for r4011
51 * #6197: Traditional Chinese language file (to r4036)
52 * #6198: Updated german translation
53 * #6208: Macedonian translation
54 * #6210: Swedish Translation for r4039
55 * #6248: nl translation update for r4050
56 * #6263: Catalan translation update
57 * #6275: After submitting a related issue, the Issue field should be re-focused
58 * #6289: Checkboxes in issues list shouldn't be displayed when printing
59 * #6290: Make journals theming easier
60 * #6291: User#allowed_to? is not tested
61 * #6306: Traditional Chinese language file (to r4061)
62 * #6307: Korean translation update for 4066(4061)
63 * #6316: pt_BR update
64 * #6339: SERBIAN Updated
65 * #6358: Updated Polish translation
66 * #6363: Japanese Translation for r4080
67 * #6365: Traditional Chinese language file (to r4081)
68 * #6382: Issue PDF export variable usage
69 * #6428: Interim solution for i18n >= 0.4
70 * #6441: Japanese Translation for r4162
71 * #6451: Traditional Chinese language file (to r4167)
72 * #6465: Japanese Translation for r4171
73 * #6466: Traditional Chinese language file (to r4171)
74 * #6490: pt-BR translation for 1.0.2
75 * Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
76 * Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
77 * Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
78 * Fixed #5608: broken with i18n 0.4.0
79 * Fixed #6054: Error 500 on filenames with whitespace in git reposities
80 * Fixed #6135: Default logger configuration grows without bound.
81 * Fixed #6191: Deletion of a main task deletes all subtasks
82 * Fixed #6195: Missing move issues between projects
83 * Fixed #6242: can't switch between inline and side-by-side diff
84 * Fixed #6249: Create and continue returns 404
85 * Fixed #6267: changing the authentication mode from ldap to internal with setting the password
86 * Fixed #6270: diff coderay malformed in the "news" page
87 * Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
88 * Fixed #6333: Create and continue results in a 404 Error
89 * Fixed #6346: Age column on repository view is skewed for git, probably CVS too
90 * Fixed #6351: Context menu on roadmap broken
91 * Fixed #6388: New Subproject leads to a 404
92 * Fixed #6392: Updated/Created links to activity broken
93 * Fixed #6413: Error in SQL
94 * Fixed #6443: Redirect to project settings after Copying a Project
95 * Fixed #6448: Saving a wiki page with no content has a translation missing
96 * Fixed #6452: Unhandled exception on creating File
97 * Fixed #6471: Typo in label_report in Czech translation
98 * Fixed #6479: Changing tracker type will lose watchers
99 * Fixed #6499: Files with leading or trailing whitespace are not shown in git.
6 100
7 == 2010-08-22 v1.0.1 101 == 2010-08-22 v1.0.1
8 102
9 * #819: Add a body ID and class to all pages 103 * #819: Add a body ID and class to all pages
10 * #871: Commit new CSS styles! 104 * #871: Commit new CSS styles!