Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 112
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 112 ・Redmine3.4に対応しました。(「ファイル」形式のカスタムフィールド対応のみ、次回リリースにて対応予定です。)
バグ修正:
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 124
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 124 ・フィルタ適用時にチケットの無いバージョンやサブプロジェクトが表示されることがある問題を修正しました。 ・フィルタ適用時にイナズマ線の表示が崩れることがある問題を修正しました。 ・Redmine3.0系でグループ条件を指定するとエラーになることがある問題を修正しました。 ・PDFでイナズマ線が正常に出力されない問題を修正しました。
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 709
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 709 ・文字のサイズとショートカットアイコンのサイズを調整し、一画面に表示できるプロジェクト数を増やしました。
バグ修正:
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 715
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 715 ・説明が複数行あるときに全文が表示されない問題を修正しました。
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1710
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1710 ・履歴画面で、指標値の推移をグラフで確認できるようになりました。 ・レポート画面でバージョン毎の指標を表示できるようになりました。 ・指標のカスタム設定で以下の項目が選択肢に追加され、遅延状況を見える化できるようになりました。 - チケットの期日を超過している最大の日数 - バージョンの期日を超過している最大の日数 - プロジェクトの期日を超過している最大の日数
サポート:
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1716
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1716 ・Redmine3.4に対応しました。
機能改善/仕様変更:
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1722
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1722 ・より多面的にプロジェクトの状況を見える化できるように、複数個の指標を設定できるようにしました。 ・特定のトラッカーだけを使用して集計できるように、指標設定でトラッカーを選択できるようにしました。 ・レポート画面のマイルストーンエリアで、プロジェクトの期間をバー表示するようにしました。
バグ修正:
Warning: Undefined variable $value in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1728
Warning: Attempt to read property "ID" on null in /home/xs20220425/lychee-redmine.jp/public_html/wp-content/themes/agileware/archive-release_detail.php on line 1728 ・コスト指標のテンプレート名を修正しました。 ・コスト指標のテンプレート「作業時間消化率ベース」の計算方法の誤りを修正しました。 修正前:作業時間の総和/(メンバー数×1日あたりの稼動時間×営業日数経過率) 修正後:作業時間の総和/(メンバー数×1日あたりの稼動時間× **営業日数** ×営業日数経過率)