##// END OF EJS Templates
Update changelog for the 1.0.2 release...
Eric Davis -
r4095:d3517e87e541
parent child
Show More
@@ -4,6 +4,62 Redmine - project management software
4 4 Copyright (C) 2006-2010 Jean-Philippe Lang
5 5 http://www.redmine.org/
6 6
7 == 2010-09-26 v1.0.2
8
9 * #2285: issue-refinement: pressing enter should result to an "apply"
10 * #3411: Allow mass status update trough context menu
11 * #5929: https-enabled gravatars when called over https
12 * #6189: Japanese Translation for r4011
13 * #6197: Traditional Chinese language file (to r4036)
14 * #6198: Updated german translation
15 * #6208: Macedonian translation
16 * #6210: Swedish Translation for r4039
17 * #6248: nl translation update for r4050
18 * #6263: Catalan translation update
19 * #6275: After submitting a related issue, the Issue field should be re-focused
20 * #6289: Checkboxes in issues list shouldn't be displayed when printing
21 * #6290: Make journals theming easier
22 * #6291: User#allowed_to? is not tested
23 * #6306: Traditional Chinese language file (to r4061)
24 * #6307: Korean translation update for 4066(4061)
25 * #6316: pt_BR update
26 * #6339: SERBIAN Updated
27 * #6358: Updated Polish translation
28 * #6363: Japanese Translation for r4080
29 * #6365: Traditional Chinese language file (to r4081)
30 * #6382: Issue PDF export variable usage
31 * #6428: Interim solution for i18n >= 0.4
32 * #6441: Japanese Translation for r4162
33 * #6451: Traditional Chinese language file (to r4167)
34 * #6465: Japanese Translation for r4171
35 * #6466: Traditional Chinese language file (to r4171)
36 * #6490: pt-BR translation for 1.0.2
37 * Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
38 * Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
39 * Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
40 * Fixed #5608: broken with i18n 0.4.0
41 * Fixed #6054: Error 500 on filenames with whitespace in git reposities
42 * Fixed #6135: Default logger configuration grows without bound.
43 * Fixed #6191: Deletion of a main task deletes all subtasks
44 * Fixed #6195: Missing move issues between projects
45 * Fixed #6242: can't switch between inline and side-by-side diff
46 * Fixed #6249: Create and continue returns 404
47 * Fixed #6267: changing the authentication mode from ldap to internal with setting the password
48 * Fixed #6270: diff coderay malformed in the "news" page
49 * Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
50 * Fixed #6333: Create and continue results in a 404 Error
51 * Fixed #6346: Age column on repository view is skewed for git, probably CVS too
52 * Fixed #6351: Context menu on roadmap broken
53 * Fixed #6388: New Subproject leads to a 404
54 * Fixed #6392: Updated/Created links to activity broken
55 * Fixed #6413: Error in SQL
56 * Fixed #6443: Redirect to project settings after Copying a Project
57 * Fixed #6448: Saving a wiki page with no content has a translation missing
58 * Fixed #6452: Unhandled exception on creating File
59 * Fixed #6471: Typo in label_report in Czech translation
60 * Fixed #6479: Changing tracker type will lose watchers
61 * Fixed #6499: Files with leading or trailing whitespace are not shown in git.
62
7 63 == 2010-08-22 v1.0.1
8 64
9 65 * #819: Add a body ID and class to all pages
General Comments 0
You need to be logged in to leave comments. Login now