Vote #80796
完了Show wiki toolbar for spent time custom fields with text formatting enabled
0%
説明
Before:
!{width:70%; border: 1px solid grey}.before.png!
Using this patch:
!{width:70%; border: 1px solid grey}.after.png!
journals
This patch implements the wiki toolbar in the following pages:
# timelog#new
# timelog#edit
# timelog#bulk_edit.
--------------------------------------------------------------------------------
Tests pass: https://gitlab.com/redmine-org/redmine/pipelines/132973534 (the one that fails is caused by another issue).
--------------------------------------------------------------------------------
Thank you for submitting the patch, but I found an issue that the Preview tab always displays "undefined" when bulk editing time entries. See attachment:33256-undefined-in-preview.png.
--------------------------------------------------------------------------------
Go MAEDA wrote:
> Thank you for submitting the patch, but I found an issue that the Preview tab always displays "undefined" when bulk editing time entries. See attachment:33256-undefined-in-preview.png.
Oh, I forgot to mention that it should work on top of #32471. Can you retest it after you apply those patches?
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patch. Thank you.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,33288,Add wiki bar to Time_Log
blocks,Closed,32471,Layout of the custom field edit page is different between the single edit page and the batch edit page