プロジェクト

全般

プロフィール

Vote #80525

未完了

Add new hook in projects/settings/_issues.html.erb for custom fields

Admin Redmine さんが約2年前に追加. 約2年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Hook requests_54
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
54
version_id:
0
issue_org_id:
32548
author_id:
36999
assigned_to_id:
0
comments:
3
status_id:
1
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

This would be very helpful to add new features from plugins related to custom fields.

Thanks a lot to take in accout this very small patch


  <% unless @issue_custom_fields.empty? %>
  
<%= toggle_checkboxes_link('#project_issue_custom_fields input[type=checkbox]:enabled') %><%=l(:label_custom_field_plural)%> <% @issue_custom_fields.each do |custom_field| %> <% end %> <%= hidden_field_tag 'project[issue_custom_field_ids][]', '' %>
<% # The new hook -%> <%= call_hook(:view_project_settings_issues_custom_fields, { :issue_custom_fields => @issue_custom_fields, :project => @project }) %> <% end %>

journals

This description can be edited to change the pre code class to ruby, thanks.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんが約2年前に更新

  • カテゴリHook requests_54 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0