stable

Clone or download

Read-only

Widgets should import TLP

Part of request #14565: tlp should be imported by all its users How to test: - rebuild core assets - In a project dashboard, add the "Contacts" widget. When you click on the "enveloppe", a modal should open with CKEditor. - In your personal dashboard, add the "My Projects" widget. When you click on the "enveloppe", a modal should open with CKEditor. Change-Id: Idb9fd01a8c0df9e06b9a68668427701677a2efe4

Modified Files

Name
M src/common/CLI/Events/GetWhitelistedKeys.php +2 −2 Go to diff View file
R src/common/Widget/Widget_MyProjects.class.php Go to diff View file
R src/common/Widget/Widget_Contacts.class.php Go to diff View file
M src/common/Widget/WidgetFactory.php +5 −7 Go to diff View file
R src/www/scripts/widgets/contact-modal.js Go to diff View file
M src/webpack.common.js +1 −0 Go to diff View file
M src/www/my/massmail_to_project_members.php +3 −1 Go to diff View file
M src/www/scripts/tuleap/tuleap-ckeditor-toolbar.js +16 −5 Go to diff View file