stable

Clone or download

Read-only

Inform user that DnD is possible in text editor

Whenever you can drag 'n drop an image in a rich text editor, a message is displaying under the editor. Part of story #12964: drag'n drop images in tracker text areas Change-Id: I609d04e44017e4fb800f51a746af9da79165bee1

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/RichTextareaProvider.php +20 −10 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/RichTextareaProviderTest.php +8 −0 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +7 −1 Go to diff View file
M plugins/tracker/templates/artifact/rich-textarea.mustache +5 −0 Go to diff View file
M plugins/tracker/www/themes/default/css/style.scss +8 −0 Go to diff View file
M src/www/scripts/tuleap/textarea_rte.js +12 −0 Go to diff View file