stable

Clone or download

Read-only

Disable paste of images in copy artifact

Since file attachments cannot be updated during artifact copy, users shouldn't be able to paste images in any rich text editor. Part of story #12964: drag'n drop images in tracker text areas Change-Id: I7c6c3cae8909663322758351a4c6ef0337055d6a

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_File.class.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/RichTextareaProviderTest.php +4 −6 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +1 −5 Go to diff View file
M plugins/tracker/templates/artifact/rich-textarea.mustache +1 −5 Go to diff View file
M src/www/scripts/codendi/RichTextEditor.js +1 −7 Go to diff View file
M src/www/scripts/tuleap/ckeditor/getUploadImageOptions.js +31 −8 Go to diff View file
M src/www/scripts/tuleap/ckeditor/po/fr.po +4 −0 Go to diff View file