stable

Clone or download

Read-only

feat: Always display "allow all" switch

The "Allow all projects" switch should always be displayed. It is disabled when: * there are more than 1 project defined * current project is the only one and is unrestricted The latter will be changed when we will allow the only one server to be restricted in dedicated contribution. Part of story #29981: restrict an OnlyOffice server to some projects only Change-Id: I7f81cb24e209ccd383719d2b45d7dfbdded74a75

Modified Files

Name
M plugins/onlyoffice/scripts/siteadmin/po/fr_FR.po +6 −0 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/AllowAllProjectsCheckbox.vue +45 −30 Go to diff View file
M plugins/onlyoffice/scripts/siteadmin/src/components/Servers/Restrict/RestrictServer.vue +10 −5 Go to diff View file