Redmine 3.2.1 / 3.1.4 / 2.6.10 リリース
2016年3月13日(中央ヨーロッパ時間)、Redmine 3.2.1 / 3.1.4 / 2.6.10がリリースされました。いずれもmaintenance releaseであり、12月にリリースされたRedmine 3.2.0 / 3.1.3 / 2.6.9に対するバグ修正等が中心です。
なお、今回リリースされたRedmine 2.6.10は2.6系の最後のリリースであることがアナウンスされました。今後のメンテナンスは行われませんので3.xにアップデートしてください。
変更・修正一覧
3.2.1 / 3.1.4 / 2.6.10 共通の変更・修正 (14件)
- Defect #21588: Simplified Chinese "field_cvs_module" translation has problem
簡体字中国語の field_cvs_module の訳改善 - Defect #21656: Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft Edge Explorer
Microsoft Edgeで添付ファイルをダウンロードするときASCII以外の文字を含むファイル名が文字化け - Defect #22072: Private notes get copied without private flag to Duplicate issues
チケットをコピーしたときプライベート注記がコピー先ではプライベートでなくなってしまう - Defect #22127: Issues can be assigned to any user
チケットの担当者を任意のユーザーにセットできてしまう - Patch #21650: Simplified Chinese translation of wiki formating for 2.6-stable
Wiki記法のヘルプの簡体字中国語訳の更新 - Patch #21881: Russian wiki translation for 2.6-stable
Wiki記法のヘルプのロシア語訳の更新 - Patch #21898: Catalan wiki translation for 2.6-stable
Wiki記法のヘルプのカタロニア語訳の更新
3.2.1 / 3.1.4 に対する変更・修正 (15件)
- Defect #21219: Date pickers images for start/due date fields are not shown for issues with subtasks
子チケットを持つチケットで開始日・期日のカレンダー入力のためのアイコンが表示されない - Defect #21477: Assign to "Anonymous" doesn't make much sense
作成者が匿名ユーザーであるチケットにおいて担当者の一覧に匿名ユーザーが表示されないよう修正 - Defect #21488: Don't use past start date as default due date in the date in the date picker
チケットの開始日が過去日付の場合は期日入力のカレンダーで開始日をデフォルトにしないよう修正 - Defect #21504: IssuePriority.position_name not recalculated every time it should
IssuePriority.position_nameの再計算が優先度の有効/無効が切り替えられたときに行われていない - Defect #21551: Private note flag disappears in issue update conflict
チケットの編集の競合後に注記を保存したときにプライベート注記の選択が消えてしまう - Defect #21843: Nokogiri security issue
Nokogiri 1.6.7.1以前のセキュリティ脆弱性(CVE-2015-7499)への対応 - Defect #21900: Moving a page with a child raises an error if target wiki contains a page with the same name as the child
子ページを持つWikiページを別プロジェクトに移動したとき、子ページと同じ名前のページが移動先プロジェクトに存在すると例外が発生する - Patch #21456: Simplified Chinese translation of wiki formating for 3.1-stable
Wiki記法のヘルプの簡体字中国語訳 - Patch #21686: Russian translation for 3.1-stable
ロシア語訳の更新 - Patch #21687: German translations for 3.1-stable
ドイツ語訳の更新 - Patch #21689: Turkish translation for 3.1-stable
トルコ語訳の更新 - Patch #21882: Russian wiki translation for 3.1-stable
Wikiヘルプのロシア語訳の更新 - Patch #21899: Catalan wiki translation for 3.1-stable
Wiki記法のヘルプのカタロニア語訳の更新 - Patch #22131: German translations for 3.1-stable
ドイツ語訳の更新 - Patch #22139: Japanese wiki syntax (Markdown) translation for 3.1-stable
Markdownヘルプの日本語訳
3.2.1 に対する変更・修正 (29件)
- Defect #20988: % done field shown on issue show subtree even if deactivated
進捗率を使用していないトラッカーでも子チケット一覧で進捗率のバーが表示されてしまう - Defect #21263: Wiki lists in the sidebar are broken
Wikiサイドバー内でリストを使うと表示が崩れる - Defect #21453: LDAP account creation fails when first name/last name contain non ASCII
LDAP認証使用時、名前・苗字にASCII以外の文字が含まれるとRedmine側での自動ユーザー作成に失敗する - Defect #21531: rdm-mailhandler with project-from-subaddress fails
メールによるチケット登録においてサブアドレスによるプロジェクト選択でエラー発生 - Defect #21534: Backtrace cleaner should not clean plugin paths
Backtrace cleanerがプラグイン関係の表示を抑制しないよう変更 - Defect #21535: Moving a custom field value in the order switches in the edit view
カスタムフィールド一覧画面の並び順を変更すると編集画面にリダイレクトしてしまう - Defect #21775: Field "Done" from issue subtasks table overlaps the layout in responsive mode, width 400
モバイル画面で子チケットと関連するチケットが画面からはみ出す - Defect #22108: Issues filter for CSV Export are not applied
チケット一覧をCSVにエクスポートするときにフィルタが適用されない - Defect #22178: Grouping issues by key/value custom field raises error 500
チケット一覧のグループ条件にキー・バリュー リスト書式のカスタムフィールドを指定すると例外が発生 - Feature #21447: Option to show email adresses by default
ユーザーのメールアドレス表示有無を制御するオプション(管理→設定→認証 「メールアドレスを隠す」)を追加 - Patch #21436: Prevent admins from sending themselves their own password
システム管理者が自分のアカウントを管理画面で変更したときはアカウント情報のメール送信を行わないよう変更 - Patch #21454: Simplified Chinese translation for 3.2.0
簡体字中国語訳の更新 - Patch #21487: Larger font for email notifications
メール通知のフォントサイズを拡大 - Patch #21521: Updated Spanish and Spanish Panama Translations
スペイン語およびスペイン語(パナマ)訳の更新 - Patch #21522: Simplified Chinese translation for r14976
簡体字中国語訳の更新 - Patch #21527: Russian translation for 3.2.0
ロシア語訳の更新 - Patch #21593: Add class to contextual edit button that relates to heading on
Wikiページのセクションごとの編集ボタンにCSSクラスを追加 - Patch #21620: Turkish translation for 3.2-stable
トルコ語訳の更新 - Patch #21635: German translations for 3.2
ドイツ語訳の更新 - Patch #21740: Fixes misspelled word "RMagcik" in configuration.yml.example
configuration.yml内のRMagickのtypo修正 - Patch #21847: Let mobile header be fixed
モバイル画面でヘッダを固定 - Patch #21867: Add column
estimated_hours
for CSV import.
CSVインポートが予定工数に対応していない - Patch #21883: Russian wiki translation for 3.2-stable
ロシア語訳の更新 - Patch #22009: Japanese wiki syntax (Markdown) translation for 3.2-stable
Markdownヘルプの日本語訳 - Patch #22074: Prevent username from overlapping in mobile menu
モバイル画面でユーザー名がメニューにかかってしまう - Patch #22101: Set max-with to 100% for input, select and textea
モバイル画面でテキストフィールドがはみ出す - Patch #22104: Prevent font scaling in landscape mode on webkit
WebKit系ブラウザを横向きで使ったときのフォントサイズ自動調整を抑止 - Patch #22128: Attachment form too wide on small screens
モバイル画面でファイル添付用のフォームがはみ出す - Patch #22132: German translations for 3.2-stable
ドイツ語訳の更新
関連情報
- アナウンス (redmine.org)