-
## Steps to reproduce
1. bash /var/scripts/update.sh
2.
3.
## Expected behaviour
Successful upgrade to NC 13.0.4
## Actual behaviour
Netdata fails to update
NC fails to update
## Serv…
-
Hey,
I've got onlyoffice-documentserver running on my ArchLinux server by compiling it from source. I further wrote a build script for the ArchLinux user repository https://aur.archlinux.org/packages…
-
I just compiled DocumentServer use http://helpcenter.onlyoffice.com/server/linux/document/compile-source-code.aspx, step by step and without error.
But when I run it and open localhost or localhost…
-
### Steps to reproduce (Can't identify the cause yet, so not reproducible.
1. User1 shares board with User2
2. Create text labels with colors and assign then to cards
3. User2 has "invisible" label…
-
Is there a option for disabling default plugins.
-
### Steps to reproduce
1. Update owncloud to version 9.1.5
2. Activate app "Tasks" -> Error
3. Download app while using "git clone https://github.com/owncloud/tasks/" and try to activate it -> Erro…
-
Creating the container on a Fedora 25 host just continually restarts:
Creation command:
```
sudo docker run -d --restart always --name onlyoffice \
-v /mnt/Data/OnlyOffice/logs:/var/log/onlyof…
-
This project looks interesting. I wonder what I can do with it.
Is it a way to write plugins to the onlyoffice editor without changing the source code? It would be great if we could do that (like we c…
-
I've managed to run the plugins by replacing the folder /var/www/onlyoffice/documentserver/ inside the docker with the the original sources. Without it my plugin code cannot use some Document methods.…
-
I've managed to run the plugins. But I need to put its icon on the main toolbar. Is there a way to do it?