stable
Clone or download
Read-only
Merge commit 'refs/changes/39/10739/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11214 ProFTPd permissions are not listed in Permissions per group page Change-Id: If9d055beabcff805d6585c206b000f821cbfbf5b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/proftpd/include/PermissionsPerGroup/ProftpdPermissionsPerGroupPresenterBuilder.php | +144 | −0 | Go to diff View file |
M | plugins/proftpd/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/proftpd/include/constants.php | +2 | −1 | Go to diff View file |
M | plugins/proftpd/include/proftpdPlugin.class.php | +58 | −3 | Go to diff View file |
M | plugins/proftpd/site-content/fr_FR/LC_MESSAGES/tuleap-proftpd.po | +15 | −3 | Go to diff View file |
M | plugins/proftpd/site-content/tuleap-proftpd.pot | +12 | −0 | Go to diff View file |
A | plugins/proftpd/templates/project-admin-permission-per-group.mustache | +41 | −0 | Go to diff View file |