stable
Clone or download
Read-only
Site administrator is now able to remove a document server. Part of story #29981: restrict an OnlyOffice server to some projects only Change-Id: I3f994b2f87e5adc4949d76ad4116f685896cac91
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/onlyoffice/include/Administration/OnlyOfficeDeleteAdminSettingsController.php | +64 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/Administration/OnlyOfficeServerPresenter.php | +3 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/onlyofficePlugin.php | +13 | −0 | Go to diff View file |
M | plugins/onlyoffice/scripts/onlyoffice-siteadmin.ts | +1 | −1 | Go to diff View file |
M | plugins/onlyoffice/site-content/fr_FR/LC_MESSAGES/tuleap-onlyoffice.po | +19 | −0 | Go to diff View file |
M | plugins/onlyoffice/site-content/pr_BR/LC_MESSAGES/tuleap-onlyoffice.po | +17 | −0 | Go to diff View file |
M | plugins/onlyoffice/templates/site-admin.mustache | +35 | −1 | Go to diff View file |
A | plugins/onlyoffice/tests/unit/Administration/OnlyOfficeDeleteAdminSettingsControllerTest.php | +71 | −0 | Go to diff View file |