Project

General

Profile

Actions

Feature #43959

open

add wikitoolbar on custom field on other types than issue

Added by Brice Beaumesnil 21 days ago. Updated 17 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Custom fields
Resolution:

Description

Hello,

If we add long text custom field with text formatting on version for example : no wikitoolbar appear.
In this case, the line
<%= wikitoolbar_for "version_custom_field_values_#{value.custom_field_id}" if value.custom_field.full_text_formatting? %>
can be add on the customfield loop in the file app/views/versions/_form.html.erb

best regards


Files

Actions #1

Updated by Go MAEDA 20 days ago

Thank you for posting the patch. I added tests for the patch.

Actions #2

Updated by Go MAEDA 19 days ago

  • Target version changed from Candidate for next major release to 7.0.0

Setting the target version to 7.0.0.

Actions #3

Updated by Go MAEDA 17 days ago

  • Target version changed from 7.0.0 to Candidate for next major release

I will also add a toolbar to the long text custom fields for the following types of objects:

  • Spent time
  • Projects
  • Time tracking activities

However, I will not add a toolbar to custom fields for users, because the area where the custom field textarea is displayed is narrow and does not have sufficient width to show the toolbar.

Actions

Also available in: Atom PDF