stable
Clone or download
Read-only
For now the page is displayed but information cannot yet be saved. Part of story #27555: display Office documents stored in the Document plugin Change-Id: Idb0c60f46a6708e806362e580644a9b0929e9e83
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/onlyoffice/include/Administration/OnlyOfficeAdminSettingsController.php | +58 | −0 | Go to diff View file |
A | plugins/onlyoffice/include/Administration/OnlyOfficeAdminSettingsPresenter.php | +35 | −0 | Go to diff View file |
M | plugins/onlyoffice/include/onlyofficePlugin.php | +32 | −2 | Go to diff View file |
M | plugins/onlyoffice/site-content/fr_FR/LC_MESSAGES/tuleap-onlyoffice.po | +18 | −0 | Go to diff View file |
M | plugins/onlyoffice/site-content/pr_BR/LC_MESSAGES/tuleap-onlyoffice.po | +18 | −0 | Go to diff View file |
A | plugins/onlyoffice/templates/site-admin.mustache | +32 | −0 | Go to diff View file |
A | plugins/onlyoffice/tests/unit/Administration/OnlyOfficeAdminSettingsControllerTest.php | +62 | −0 | Go to diff View file |
M | tests/lib/Stubs/ProvideCurrentUserStub.php | +5 | −0 | Go to diff View file |