Project

General

Profile

Changelog 1 2 » History » Version 1

Jean-Philippe Lang, 2012-02-06 12:38

1 1 Jean-Philippe Lang
h1. Changelog for 1.2.x
2
3
h2. version:1.2.3 (2011-12-10)
4
5
* Defect #8707: Reposman: wrong constant name
6
* Defect #8809: Table in timelog report overflows
7
* Defect #9055: Version files in Files module cannot be downloaded if issue tracking is disabled
8
* Defect #9137: db:encrypt fails to handle repositories with blank password
9
* Defect #9394: Custom date field only validating on regex and not a valid date
10
* Defect #9405: Any user with :log_time permission can edit time entries via context menu
11
* Defect #9448: The attached images are not shown in documents
12
* Defect #9520: Copied private query not visible after project copy
13
* Defect #9552: Error when reading ciphered text from the database without cipher key configured
14
* Defect #9566: Redmine.pm considers all projects private when login_required is enabled
15
* Defect #9567: Redmine.pm potential security issue with cache credential enabled and subversion
16
* Defect #9577: Deleting a subtasks doesn't update parent's rgt & lft values
17
* Defect #9597: Broken version links in wiki annotate history
18
* Defect #9682: Wiki HTML Export only useful when Access history is accessible
19
* Defect #9737: Custom values deleted before issue submit
20
* Defect #9741: calendar-hr.js (Croatian) is not UTF-8
21
* Patch #9558: Simplified Chinese translation for 1.2.2 updated
22
* Patch #9695: Bulgarian translation (r7942)
23
24
h2. version:1.2.2 (2011-11-11)
25
26
* Defect #3276: Incorrect handling of anchors in Wiki to HTML export
27
* Defect #7215: Wiki formatting mangles links to internal headers
28
* Defect #7613: Generated test instances may share the same attribute value object
29
* Defect #8411: Can't remove "Project" column on custom query
30
* Defect #8615: Custom 'version' fields don't show shared versions
31
* Defect #8633: Pagination counts non visible issues
32
* Defect #8651: Email attachments are not added to issues any more in v1.2
33
* Defect #8825: JRuby + Windows: SCMs do not work on Redmine 1.2
34
* Defect #8836: Additional workflow transitions not available when set to both author and assignee
35
* Defect #8865: Custom field regular expression is not validated
36
* Defect #8880: Error deleting issue with grandchild
37
* Defect #8884: Assignee is cleared when updating issue with locked assignee
38
* Defect #8892: Unused fonts in rfpdf plugin folder
39
* Defect #9161: pt-BR field_warn_on_leaving_unsaved has a small gramatical error
40
* Defect #9308: Search fails when a role haven't "view wiki" permission
41
* Defect #9465: Mercurial: can't browse named branch below Mercurial 1.5
42
43
h2. version:1.2.1 (2011-07-11)
44
45
* Defect #5089: i18N error on truncated revision diff view
46
* Defect #7501: Search options get lost after clicking on a specific result type
47
* Defect #8229: "project.xml" response does not include the parent ID
48
* Defect #8449: Wiki annotated page does not display author of version 1
49
* Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text
50
* Defect #8468: No warning when leaving page with unsaved text that has not lost focus
51
* Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission
52
* Defect #8510: JRuby: Can't open administrator panel if scm command is not available
53
* Defect #8512: Syntax highlighter on Welcome page
54
* Defect #8554: Translation missing error on custom field validation
55
* Defect #8565: JRuby: Japanese PDF export error
56
* Defect #8566: Exported PDF UTF-8 Vietnamese not correct
57
* Defect #8569: JRuby: PDF export error with TypeError
58
* Defect #8576: Missing german translation - different things
59
* Defect #8616: Circular relations
60
* Defect #8646: Russian translation "label_follows" and "label_follows" are wrong
61
* Defect #8712: False 'Description updated' journal details messages
62
* Defect #8729: Not-public queries are not private
63
* Defect #8737: Broken line of long issue description on issue PDF.
64
* Defect #8738: Missing revision number/id of associated revisions on issue PDF
65
* Defect #8739: Workflow copy does not copy advanced workflow settings
66
* Defect #8759: Setting issue attributes from mail should be case-insensitive
67
* Defect #8777: Mercurial: Not able to Resetting Redmine project respository
68
69
h2. version:1.2.0 (2011-05-30)
70
71
* Defect #61: Broken character encoding in pdf export
72
* Defect #1965: Redmine is not Tab Safe
73
* Defect #2274: Filesystem Repository path encoding of non UTF-8 characters
74
* Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
75
* Defect #3421: Mercurial reads files from working dir instead of changesets
76
* Defect #3462: CVS: Repository path encoding of non UTF-8 characters
77
* Defect #3715: Login page should not show projects link and search box if authentication is required
78
* Defect #3724: Mercurial repositories display revision ID instead of changeset ID
79
* Defect #3761: Most recent CVS revisions are missing in "revisions" view
80
* Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment
81
* Defect #5138: Don't use Ajax for pagination
82
* Defect #5152: Cannot use certain characters for user and role names.
83
* Defect #5251: Git: Repository path encoding of non UTF-8 characters
84
* Defect #5373: Translation missing when adding invalid watchers
85
* Defect #5817: Shared versions not shown in subproject's gantt chart
86
* Defect #6013: git tab,browsing, very slow -- even after first time
87
* Defect #6148: Quoting, newlines, and nightmares...
88
* Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM
89
* Defect #6476: Subproject's issues are not shown in the subproject's gantt
90
* Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
91
* Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt
92
* Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart
93
* Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS
94
* Defect #6901: Copy/Move an issue does not give any history of who actually did the action.
95
* Defect #6905: Specific heading-content breaks CSS
96
* Defect #7000: Project filter not applied on versions in Gantt chart
97
* Defect #7097: Starting day of week cannot be set to Saturday
98
* Defect #7114: New gantt doesn't display some projects
99
* Defect #7146: Git adapter lost commits before 7 days from database latest changeset
100
* Defect #7218: Date range error on issue query
101
* Defect #7257: "Issues by" version links bad criterias
102
* Defect #7279: CSS class ".icon-home" is not used.
103
* Defect #7320: circular dependency >2 issues
104
* Defect #7352: Filters not working in Gantt charts
105
* Defect #7367: Receiving pop3 email should not output debug messages
106
* Defect #7373: Error with PDF output and ruby 1.9.2
107
* Defect #7379: Remove extraneous hidden_field on wiki history
108
* Defect #7516: Redmine does not work with RubyGems 1.5.0
109
* Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent
110
* Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss
111
* Defect #7582: hiding form pages from search engines
112
* Defect #7597: Subversion and Mercurial log have the possibility to miss encoding
113
* Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass)
114
* Defect #7605: Using custom queries always redirects to "Issues" tab
115
* Defect #7615: CVS diffs do not handle new files properly
116
* Defect #7618: SCM diffs do not handle one line new files properly
117
* Defect #7639: Some date fields do not have requested format.
118
* Defect #7657: Wrong commit range in git log command on Windows
119
* Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
120
* Defect #7821: Git "previous" and "next" revisions are incorrect
121
* Defect #7827: CVS: Age column on repository view is off by timezone delta
122
* Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
123
* Defect #8011: {{toc}} does not display headlines with inline code markup
124
* Defect #8029: List of users for adding to a group may be empty if 100 first users have been added
125
* Defect #8064: Text custom fields do not wrap on the issue list
126
* Defect #8071: Watching a subtask from the context menu updates main issue watch link
127
* Defect #8072: Two untranslatable default role names
128
* Defect #8075: Some "notifiable" names are not i18n-enabled
129
* Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled
130
* Defect #8088: Colorful indentation of subprojects must be on right in RTL locales
131
* Defect #8239: notes field is not propagated during issue copy
132
* Defect #8356: GET /time_entries.xml ignores limit/offset parameters
133
* Defect #8432: Private issues information shows up on Activity page for unauthorized users
134
* Feature #746: Versioned issue descriptions
135
* Feature #1067: Differentiate public/private saved queries in the sidebar
136
* Feature #1236: Make destination folder for attachment uploads configurable
137
* Feature #1735: Per project repository log encoding setting
138
* Feature #1763: Autologin-cookie should be configurable
139
* Feature #1981: display mercurial tags
140
* Feature #2074: Sending email notifications when comments are added in the news section
141
* Feature #2096: Custom fields referencing system tables (users and versions)
142
* Feature #2732: Allow additional workflow transitions for author and assignee
143
* Feature #2910: Warning on leaving edited issue/wiki page without saving
144
* Feature #3396: Git: use --encoding=UTF-8 in "git log"
145
* Feature #4273: SCM command availability automatic check in administration panel
146
* Feature #4477: Use mime types in downloading from repository
147
* Feature #5518: Graceful fallback for "missing translation" needed
148
* Feature #5520: Text format buttons and preview link missing when editing comment
149
* Feature #5831: Parent Task to Issue Bulk Edit
150
* Feature #6887: Upgrade to Rails 2.3.11
151
* Feature #7139: Highlight changes inside diff lines
152
* Feature #7236: Collapse All for Groups
153
* Feature #7246: Handle "named branch" for mercurial
154
* Feature #7296: Ability for admin to delete users
155
* Feature #7318: Add user agent to Redmine Mailhandler
156
* Feature #7408: Add an application configuration file
157
* Feature #7409: Cross project Redmine links
158
* Feature #7410: Add salt to user passwords
159
* Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database
160
* Feature #7412: Add an issue visibility level to each role
161
* Feature #7414: Private issues
162
* Feature #7517: Configurable path of executable for scm adapters
163
* Feature #7640: Add "mystery man" gravatar to options
164
* Feature #7858: RubyGems 1.6 support
165
* Feature #7893: Group filter on the users list
166
* Feature #7899: Box for editing comments should open with the formatting toolbar
167
* Feature #7921: issues by pulldown should have 'status' option
168
* Feature #7996: Bulk edit and context menu for time entries
169
* Feature #8006: Right click context menu for Related Issues
170
* Feature #8209: I18n YAML files not parsable with psych yaml library
171
* Feature #8345: Link to user profile from account page
172
* Feature #8365: Git: per project setting to report last commit or not in repository tree
173
* Patch #5148: metaKey not handled in issues selection
174
* Patch #5629: Wrap text fields properly in PDF
175
* Patch #7418: Redmine Persian Translation
176
* Patch #8295: Wrap title fields properly in PDF
177
* Patch #8310: fixes automatic line break problem with TCPDF
178
* Patch #8312: Switch to TCPDF from FPDF for PDF export