Search found 706 matches
- Thu Jun 23, 2016 5:25 am
- Forum: Docker Version
- Topic: Slow Community Server on Local Network
- Replies: 4
- Views: 6992
Re: Slow Community Server on Local Network
Thank you for the particular info on your actions. that would be really helpful for other users. We're always eager to help you.
- Thu Jun 23, 2016 5:23 am
- Forum: Documents
- Topic: Paragraphs in footer don't keep negative indentation
- Replies: 1
- Views: 2999
Re: Paragraphs in footer don't keep negative indentation
Hello,
this error was fixed in the new version. We're going to release it soon and will create a topic on forum about it's release.
this error was fixed in the new version. We're going to release it soon and will create a topic on forum about it's release.
- Wed Jun 22, 2016 12:26 pm
- Forum: Docker Version
- Topic: Slow Community Server on Local Network
- Replies: 4
- Views: 6992
Re: Slow Community Server on Local Network
Docker specifies Google DNS servers by default. If your server is not going to have access to the Internet, we recommend that you change the default Docker DNS address to the address of your local DNS server. To do that go to the /etc/default/docker file and change the IP address in the following li...
- Mon Jun 20, 2016 9:27 am
- Forum: API
- Topic: What is the default password when creating user from API
- Replies: 3
- Views: 3398
Re: What is the default password when creating user from API
After the user is created by API, the letter is sent to the e-mail specified in the request body. So the password is added by user.
- Thu Jun 16, 2016 2:56 pm
- Forum: Document Server
- Topic: Insert summary inside document
- Replies: 11
- Views: 11001
Re: Insert summary inside document
Hello,
Would you kindly describe what you mean by 'Summary'?
Would you kindly describe what you mean by 'Summary'?
- Thu Jun 16, 2016 12:30 pm
- Forum: API
- Topic: How to activate user using API
- Replies: 4
- Views: 4356
Re: How to activate user using API
User cannot be activated from API, only by performing the following SQL-request:
Code: Select all
UPDATE core_user SET activation_status = 1 WHERE id = "USER_ID";
- Thu Jun 16, 2016 7:58 am
- Forum: Documents
- Topic: Paragraphs in footer don't keep negative indentation
- Replies: 1
- Views: 2999
Paragraphs in footer don't keep negative indentation
Hi everybody, we are currently considering OnlyOffice for a document editing feature in our legal case management software. At the moment we use the community version. We have one problem with displaying content of one particular Word document. In the file, there is a footer with a few paragraphs. T...
- Tue Jun 14, 2016 1:36 pm
- Forum: Documents
- Topic: Paste not working in Firefox on Ubuntu 16.04
- Replies: 1
- Views: 2222
Re: Paste not working in Firefox on Ubuntu 16.04
Hello,
Yes, it is a known bug. We're working on fixing it. We will change the copy/paste scheme and will remove the dependency on the browser and the version. Sorry for the inconvenience.
Yes, it is a known bug. We're working on fixing it. We will change the copy/paste scheme and will remove the dependency on the browser and the version. Sorry for the inconvenience.
- Fri Jun 10, 2016 3:37 pm
- Forum: Documents
- Topic: Where are my updated data saved?
- Replies: 17
- Views: 17007
Re: Where are my updated data saved?
We need logfiles from the /var/log/onlyoffice which refer to the document server (DocService). Also we need a .har file from the browser appearing when the document is saved.
- Thu Jun 09, 2016 8:34 am
- Forum: Documents
- Topic: BUG with AZERTY french/italian keyboard WINDOWS, LINUX, OS X
- Replies: 6
- Views: 7548
Re: BUG with AZERTY french/italian keyboard WINDOWS, LINUX,
Our development team is almost ready for release and there are just some "beauty" moments left to handle with. I'm sorry for the delay.