Changelog » History » Version 61
Jean-Philippe Lang, 2011-12-10 16:26
1.3.0 release
1 | 1 | Jean-Philippe Lang | h1. Changelog |
---|---|---|---|
2 | 53 | Jean-Philippe Lang | |
3 | {{>toc}} |
||
4 | 1 | Jean-Philippe Lang | |
5 | 61 | Jean-Philippe Lang | h2. version:1.3.0 (2011-12-10) |
6 | |||
7 | * Defect #2109: Context menu is being submitted twice per right click |
||
8 | * Defect #7717: MailHandler user creation for unknown_user impossible due to diverging length-limits of login and email fields |
||
9 | * Defect #7917: Creating users via email fails if user real name containes special chars |
||
10 | * Defect #7966: MailHandler does not include JournalDetail for attached files |
||
11 | * Defect #8368: Bad decimal separator in time entry CSV |
||
12 | * Defect #8371: MySQL error when filtering a custom field using the REST api |
||
13 | * Defect #8549: Export CSV has character encoding error |
||
14 | * Defect #8573: Do not show inactive Enumerations where not needed |
||
15 | * Defect #8611: rake/rdoctask is deprecated |
||
16 | * Defect #8751: Email notification: bug, when number of recipients more then 8 |
||
17 | * Defect #8894: Private issues - make it more obvious in the UI? |
||
18 | * Defect #8994: Hardcoded French string "anonyme" |
||
19 | * Defect #9043: Hardcoded string "diff" in Wiki#show and Repositories_Helper |
||
20 | * Defect #9051: wrong "text_issue_added" in russian translation. |
||
21 | * Defect #9108: Custom query not saving status filter |
||
22 | * Defect #9252: Regression: application title escaped 2 times |
||
23 | * Defect #9264: Bad Portuguese translation |
||
24 | * Defect #9470: News list is missing Avatars |
||
25 | * Defect #9471: Inline markup broken in Wiki link labels |
||
26 | * Defect #9489: Label all input field and control tags |
||
27 | * Defect #9534: Precedence: bulk email header is non standard and discouraged |
||
28 | * Defect #9540: Issue filter by assigned_to_role is not project specific |
||
29 | * Defect #9619: Time zone ignored when logging time while editing ticket |
||
30 | * Defect #9638: Inconsistent image filename extensions |
||
31 | * Defect #9669: Issue list doesn't sort assignees/authors regarding user display format |
||
32 | * Defect #9672: Message-quoting in forums module broken |
||
33 | * Defect #9719: Filtering by numeric custom field types broken after update to master |
||
34 | * Defect #9724: Can't remote add new categories |
||
35 | * Defect #9738: Setting of cross-project custom query is not remembered inside project |
||
36 | * Defect #9748: Error about configuration.yml validness should mention file path |
||
37 | * Feature #69: Textilized description in PDF |
||
38 | * Feature #401: Add pdf export for WIKI page |
||
39 | * Feature #1567: Make author column sortable and groupable |
||
40 | * Feature #2222: Single section edit. |
||
41 | * Feature #2269: Default issue start date should become configurable. |
||
42 | * Feature #2371: character encoding for attachment file |
||
43 | * Feature #2964: Ability to assign issues to groups |
||
44 | * Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug |
||
45 | * Feature #3261: support attachment images in PDF export |
||
46 | * Feature #4264: Update CodeRay to 1.0 final |
||
47 | * Feature #4324: Redmine renames my files, it shouldn't. |
||
48 | * Feature #4729: Add Date-Based Filters for Issues List |
||
49 | * Feature #4742: CSV export: option to export selected or all columns |
||
50 | * Feature #4976: Allow rdm-mailhandler to read the API key from a file |
||
51 | * Feature #5501: Git: Mercurial: Adding visual merge/branch history to repository view |
||
52 | * Feature #5634: Export issue to PDF does not include Subtasks and Related Issues |
||
53 | * Feature #5670: Cancel option for file upload |
||
54 | * Feature #5737: Custom Queries available through the REST Api |
||
55 | * Feature #6180: Searchable custom fields do not provide adequate operators |
||
56 | * Feature #6954: Filter from date to date |
||
57 | * Feature #7180: List of statuses in REST API |
||
58 | * Feature #7181: List of trackers in REST API |
||
59 | * Feature #7366: REST API for Issue Relations |
||
60 | * Feature #7403: REST API for Versions |
||
61 | * Feature #7671: REST API for reading attachments |
||
62 | * Feature #7832: Ability to assign issue categories to groups |
||
63 | * Feature #8420: Consider removing #7013 workaround |
||
64 | * Feature #9196: Improve logging in MailHandler when user creation fails |
||
65 | * Feature #9496: Adds an option in mailhandler to disable server certificate verification |
||
66 | * Feature #9553: CRUD operations for "Issue categories" in REST API |
||
67 | * Feature #9593: HTML title should be reordered |
||
68 | * Feature #9600: Wiki links for news and forums |
||
69 | * Feature #9607: Filter for issues without start date (or any another field based on date type) |
||
70 | * Feature #9609: Upgrade to Rails 2.3.14 |
||
71 | * Feature #9612: "side by side" and "inline" patch view for attachments |
||
72 | * Feature #9667: Check attachment size before upload |
||
73 | * Feature #9690: Link in notification pointing to the actual update |
||
74 | * Feature #9720: Add note number for single issue's PDF |
||
75 | * Patch #8617: Indent subject of subtask ticket in exported issues PDF |
||
76 | * Patch #8778: Traditional Chinese 'issue' translation change |
||
77 | * Patch #9053: Fix up Russian translation |
||
78 | * Patch #9129: Improve wording of Git repository note at project setting |
||
79 | * Patch #9148: Better handling of field_due_date italian translation |
||
80 | * Patch #9273: Fix typos in russian localization |
||
81 | * Patch #9484: Limit SCM annotate to text files under the maximum file size for viewing |
||
82 | * Patch #9659: Indexing rows in auth_sources/index view |
||
83 | * Patch #9692: Fix Textilized description in PDF for CodeRay |
||
84 | |||
85 | h2. version:1.2.3 (2011-12-10) |
||
86 | |||
87 | * Defect #8707: Reposman: wrong constant name |
||
88 | * Defect #8809: Table in timelog report overflows |
||
89 | * Defect #9055: Version files in Files module cannot be downloaded if issue tracking is disabled |
||
90 | * Defect #9137: db:encrypt fails to handle repositories with blank password |
||
91 | * Defect #9394: Custom date field only validating on regex and not a valid date |
||
92 | * Defect #9405: Any user with :log_time permission can edit time entries via context menu |
||
93 | * Defect #9448: The attached images are not shown in documents |
||
94 | * Defect #9520: Copied private query not visible after project copy |
||
95 | * Defect #9552: Error when reading ciphered text from the database without cipher key configured |
||
96 | * Defect #9566: Redmine.pm considers all projects private when login_required is enabled |
||
97 | * Defect #9567: Redmine.pm potential security issue with cache credential enabled and subversion |
||
98 | * Defect #9577: Deleting a subtasks doesn't update parent's rgt & lft values |
||
99 | * Defect #9597: Broken version links in wiki annotate history |
||
100 | * Defect #9682: Wiki HTML Export only useful when Access history is accessible |
||
101 | * Defect #9737: Custom values deleted before issue submit |
||
102 | * Defect #9741: calendar-hr.js (Croatian) is not UTF-8 |
||
103 | * Patch #9558: Simplified Chinese translation for 1.2.2 updated |
||
104 | * Patch #9695: Bulgarian translation (r7942) |
||
105 | |||
106 | 59 | Jean-Philippe Lang | h2. version:1.2.2 (2011-11-11) |
107 | |||
108 | * Defect #3276: Incorrect handling of anchors in Wiki to HTML export |
||
109 | * Defect #7215: Wiki formatting mangles links to internal headers |
||
110 | * Defect #7613: Generated test instances may share the same attribute value object |
||
111 | * Defect #8411: Can't remove "Project" column on custom query |
||
112 | * Defect #8615: Custom 'version' fields don't show shared versions |
||
113 | * Defect #8633: Pagination counts non visible issues |
||
114 | * Defect #8651: Email attachments are not added to issues any more in v1.2 |
||
115 | * Defect #8825: JRuby + Windows: SCMs do not work on Redmine 1.2 |
||
116 | * Defect #8836: Additional workflow transitions not available when set to both author and assignee |
||
117 | * Defect #8865: Custom field regular expression is not validated |
||
118 | * Defect #8880: Error deleting issue with grandchild |
||
119 | * Defect #8884: Assignee is cleared when updating issue with locked assignee |
||
120 | * Defect #8892: Unused fonts in rfpdf plugin folder |
||
121 | * Defect #9161: pt-BR field_warn_on_leaving_unsaved has a small gramatical error |
||
122 | * Defect #9308: Search fails when a role haven't "view wiki" permission |
||
123 | * Defect #9465: Mercurial: can't browse named branch below Mercurial 1.5 |
||
124 | |||
125 | 57 | Jean-Philippe Lang | h2. version:1.2.1 (2011-07-11) |
126 | |||
127 | * Defect #5089: i18N error on truncated revision diff view |
||
128 | * Defect #7501: Search options get lost after clicking on a specific result type |
||
129 | * Defect #8229: "project.xml" response does not include the parent ID |
||
130 | * Defect #8449: Wiki annotated page does not display author of version 1 |
||
131 | * Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text |
||
132 | * Defect #8468: No warning when leaving page with unsaved text that has not lost focus |
||
133 | * Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission |
||
134 | * Defect #8510: JRuby: Can't open administrator panel if scm command is not available |
||
135 | * Defect #8512: Syntax highlighter on Welcome page |
||
136 | * Defect #8554: Translation missing error on custom field validation |
||
137 | * Defect #8565: JRuby: Japanese PDF export error |
||
138 | * Defect #8566: Exported PDF UTF-8 Vietnamese not correct |
||
139 | * Defect #8569: JRuby: PDF export error with TypeError |
||
140 | * Defect #8576: Missing german translation - different things |
||
141 | * Defect #8616: Circular relations |
||
142 | * Defect #8646: Russian translation "label_follows" and "label_follows" are wrong |
||
143 | * Defect #8712: False 'Description updated' journal details messages |
||
144 | * Defect #8729: Not-public queries are not private |
||
145 | * Defect #8737: Broken line of long issue description on issue PDF. |
||
146 | * Defect #8738: Missing revision number/id of associated revisions on issue PDF |
||
147 | * Defect #8739: Workflow copy does not copy advanced workflow settings |
||
148 | * Defect #8759: Setting issue attributes from mail should be case-insensitive |
||
149 | * Defect #8777: Mercurial: Not able to Resetting Redmine project respository |
||
150 | |||
151 | 56 | Jean-Philippe Lang | h2. version:1.2.0 (2011-05-30) |
152 | |||
153 | * Defect #61: Broken character encoding in pdf export |
||
154 | * Defect #1965: Redmine is not Tab Safe |
||
155 | * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters |
||
156 | * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters |
||
157 | * Defect #3421: Mercurial reads files from working dir instead of changesets |
||
158 | * Defect #3462: CVS: Repository path encoding of non UTF-8 characters |
||
159 | * Defect #3715: Login page should not show projects link and search box if authentication is required |
||
160 | * Defect #3724: Mercurial repositories display revision ID instead of changeset ID |
||
161 | * Defect #3761: Most recent CVS revisions are missing in "revisions" view |
||
162 | * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment |
||
163 | * Defect #5138: Don't use Ajax for pagination |
||
164 | * Defect #5152: Cannot use certain characters for user and role names. |
||
165 | * Defect #5251: Git: Repository path encoding of non UTF-8 characters |
||
166 | * Defect #5373: Translation missing when adding invalid watchers |
||
167 | * Defect #5817: Shared versions not shown in subproject's gantt chart |
||
168 | * Defect #6013: git tab,browsing, very slow -- even after first time |
||
169 | * Defect #6148: Quoting, newlines, and nightmares... |
||
170 | * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM |
||
171 | * Defect #6476: Subproject's issues are not shown in the subproject's gantt |
||
172 | * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5 |
||
173 | * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt |
||
174 | * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart |
||
175 | * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS |
||
176 | * Defect #6901: Copy/Move an issue does not give any history of who actually did the action. |
||
177 | * Defect #6905: Specific heading-content breaks CSS |
||
178 | * Defect #7000: Project filter not applied on versions in Gantt chart |
||
179 | * Defect #7097: Starting day of week cannot be set to Saturday |
||
180 | * Defect #7114: New gantt doesn't display some projects |
||
181 | * Defect #7146: Git adapter lost commits before 7 days from database latest changeset |
||
182 | * Defect #7218: Date range error on issue query |
||
183 | * Defect #7257: "Issues by" version links bad criterias |
||
184 | * Defect #7279: CSS class ".icon-home" is not used. |
||
185 | * Defect #7320: circular dependency >2 issues |
||
186 | * Defect #7352: Filters not working in Gantt charts |
||
187 | * Defect #7367: Receiving pop3 email should not output debug messages |
||
188 | * Defect #7373: Error with PDF output and ruby 1.9.2 |
||
189 | * Defect #7379: Remove extraneous hidden_field on wiki history |
||
190 | * Defect #7516: Redmine does not work with RubyGems 1.5.0 |
||
191 | * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent |
||
192 | * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss |
||
193 | * Defect #7582: hiding form pages from search engines |
||
194 | * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding |
||
195 | * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass) |
||
196 | * Defect #7605: Using custom queries always redirects to "Issues" tab |
||
197 | * Defect #7615: CVS diffs do not handle new files properly |
||
198 | * Defect #7618: SCM diffs do not handle one line new files properly |
||
199 | * Defect #7639: Some date fields do not have requested format. |
||
200 | * Defect #7657: Wrong commit range in git log command on Windows |
||
201 | * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover |
||
202 | * Defect #7821: Git "previous" and "next" revisions are incorrect |
||
203 | * Defect #7827: CVS: Age column on repository view is off by timezone delta |
||
204 | * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request) |
||
205 | * Defect #8011: {{toc}} does not display headlines with inline code markup |
||
206 | * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added |
||
207 | * Defect #8064: Text custom fields do not wrap on the issue list |
||
208 | * Defect #8071: Watching a subtask from the context menu updates main issue watch link |
||
209 | * Defect #8072: Two untranslatable default role names |
||
210 | * Defect #8075: Some "notifiable" names are not i18n-enabled |
||
211 | * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled |
||
212 | * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales |
||
213 | * Defect #8239: notes field is not propagated during issue copy |
||
214 | * Defect #8356: GET /time_entries.xml ignores limit/offset parameters |
||
215 | * Defect #8432: Private issues information shows up on Activity page for unauthorized users |
||
216 | * Feature #746: Versioned issue descriptions |
||
217 | * Feature #1067: Differentiate public/private saved queries in the sidebar |
||
218 | * Feature #1236: Make destination folder for attachment uploads configurable |
||
219 | * Feature #1735: Per project repository log encoding setting |
||
220 | * Feature #1763: Autologin-cookie should be configurable |
||
221 | * Feature #1981: display mercurial tags |
||
222 | * Feature #2074: Sending email notifications when comments are added in the news section |
||
223 | * Feature #2096: Custom fields referencing system tables (users and versions) |
||
224 | * Feature #2732: Allow additional workflow transitions for author and assignee |
||
225 | * Feature #2910: Warning on leaving edited issue/wiki page without saving |
||
226 | * Feature #3396: Git: use --encoding=UTF-8 in "git log" |
||
227 | * Feature #4273: SCM command availability automatic check in administration panel |
||
228 | * Feature #4477: Use mime types in downloading from repository |
||
229 | * Feature #5518: Graceful fallback for "missing translation" needed |
||
230 | * Feature #5520: Text format buttons and preview link missing when editing comment |
||
231 | * Feature #5831: Parent Task to Issue Bulk Edit |
||
232 | * Feature #6887: Upgrade to Rails 2.3.11 |
||
233 | * Feature #7139: Highlight changes inside diff lines |
||
234 | * Feature #7236: Collapse All for Groups |
||
235 | * Feature #7246: Handle "named branch" for mercurial |
||
236 | * Feature #7296: Ability for admin to delete users |
||
237 | * Feature #7318: Add user agent to Redmine Mailhandler |
||
238 | * Feature #7408: Add an application configuration file |
||
239 | * Feature #7409: Cross project Redmine links |
||
240 | * Feature #7410: Add salt to user passwords |
||
241 | * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database |
||
242 | * Feature #7412: Add an issue visibility level to each role |
||
243 | 49 | Jean-Philippe Lang | * Feature #7414: Private issues |
244 | * Feature #7517: Configurable path of executable for scm adapters |
||
245 | * Feature #7640: Add "mystery man" gravatar to options |
||
246 | * Feature #7858: RubyGems 1.6 support |
||
247 | * Feature #7893: Group filter on the users list |
||
248 | * Feature #7899: Box for editing comments should open with the formatting toolbar |
||
249 | * Feature #7921: issues by pulldown should have 'status' option |
||
250 | * Feature #7996: Bulk edit and context menu for time entries |
||
251 | * Feature #8006: Right click context menu for Related Issues |
||
252 | * Feature #8209: I18n YAML files not parsable with psych yaml library |
||
253 | * Feature #8345: Link to user profile from account page |
||
254 | * Feature #8365: Git: per project setting to report last commit or not in repository tree |
||
255 | * Patch #5148: metaKey not handled in issues selection |
||
256 | * Patch #5629: Wrap text fields properly in PDF |
||
257 | * Patch #7418: Redmine Persian Translation |
||
258 | * Patch #8295: Wrap title fields properly in PDF |
||
259 | * Patch #8310: fixes automatic line break problem with TCPDF |
||
260 | * Patch #8312: Switch to TCPDF from FPDF for PDF export |
||
261 | |||
262 | h2. Previous changes |
||
263 | 25 | Jean-Philippe Lang | |
264 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
265 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
266 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
267 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
268 | * [[Changelog_0_7|0.7.x series]] |
||
269 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |