stable

Clone or download

Read-only

Be able to delete release with links in the web UI

This is part of story #9692: Have a field in the FRS where I can add a link Change-Id: If30b7020705f89ea462988584c8571bb8b5349d9

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +6 −0 Go to diff View file
M site-content/tuleap-core.pot +6 −0 Go to diff View file
M src/common/frs/UploadedLinkPresenter.php +2 −0 Go to diff View file
M src/common/frs/UploadedLinkUpdateTablePresenter.php +3 −1 Go to diff View file
M src/common/frs/UploadedLinksDao.php +10 −0 Go to diff View file
M src/templates/frs/uploaded-links-form.mustache +3 −1 Go to diff View file
M src/www/file/file_utils.php +9 −0 Go to diff View file