Git Product home page Git Product logo

onlydocuments's Introduction

onlydocuments's People

Contributors

humhub-bot avatar luke- avatar nicochto avatar shockwavenn avatar verement avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onlydocuments's Issues

Add Permissions

IMHO at least canEdit() and canShare() should be implemented.

Could not onlyoffice document editor.

I have done the installation and configuration of the DocumentServer.
The system and humhub can connect to the DocumentServer, but when I try to edit or online view some document the following error appears:

Could not onlyoffice document editor.

Fullscreen / Bug in Presentation when start slideshow

When start slideshow of a presentation file, you will see both slide and humhub menu as a modal background and nothing can be done unless you click ESC, then you will see the slideshow but not in full screen. In short, slideshow in Full Screen not working.

NOn-admin users cant edit documents-humhub

i installed onlyoffice-document server for humhub and it work for admin user
doc

but for a non-admin user the edit option is not applicable, i dont know why

nonad

any work around on this?

thank you.

Document Server is not accessible, even when the server is running

Hey,

I've read all of other issues about this particular problem, but none of them seemed to work. I had set up a document server and tried to integrate it with humhub through this module. However, it's still throwing this "Document Server is not accessible" error.

The document server is running, alongside with all the dependencies on Debian 8 Jessie and Nginx configured as shown in the docs. On a side note, Humhub is running in https protocol, while the document server is running in http protocol.

Is the problem related regarding in my document server running on HTTP while humhub instance is running in HTTPS? If it's not the case, what it could be?

Thanks in advance.

screenshot-2018-6-15 3 administracao

screenshot-2018-6-15 onlyoffice

Humhub callback unexceptionally using http instead of https.

I'm using both Humhub and Onlyoffice document server behind nginx https reverse proxy. I have set the base URL under settings to use https://... Both work well independently, however the callback url given from humhub to the Onlyoffice doc server is using http: and fails because of the redirect error.

Documentserver in user language

Hi
The onlyoffice editor opens in English, even when the user language is german.
the editor should be opened in the language of the current user.
Thank you

Module not working over HTTPS only

The Module sets the document.url incorrect so that a "download failed" alert is seen:
https://stackoverflow.com/questions/46545410/docker-document-server-download-failed

https://api.onlyoffice.com/editors/config/document#url
i see in the logs that the url is set like humhub was plain-http although humhub is setup to use https. there is no way to set this in gui, nor in config files..

when i disable automatic redirect of http traffic to https for humhub, the module works ...

please fix this issue, or let me help you fix it! i think it must be quite simple, but i don't know the framework...

close modal

I have a problem with the close button. Many times it works (almost always the first time). if I open other documents it stops working (share button always works). If I click close button, document remains open and the cfiles popup appears confirming the success of the save.
can someone help me?

ps. sometimes the behavior is similar to this issue:
#22

thanks
close

Not the correct file when download

Hi

We have deployed Humhub + OnlyOffice. We have noticed that when we modify a file using OnlyOffice, the file uploaded thru Humhub is not the modified one but the original file uploaded at the beginning. But if we edit the file (clicking on Edit), we have the correct modified file.
Is it a normal behavior ?
(humhub version 1.2.7, onlyoffice module 1.0.2)
Thanks for any tip.

Karim

Not the correct file when download

Hi

We have deployed Humhub + OnlyOffice. We have noticed that when we modify a file using OnlyOffice, the file uploaded thru Humhub is not the modified one but the original file uploaded at the beginning. But if we edit the file (clicking on Edit), we have the correct modified file.
Is it a normal behavior ?
(humhub version 1.2.7, onlyoffice module 1.0.2)
Thanks for any tip.

Karim

DocumentServer not accesible

I have a running instance of onlyoffice, but when i try to add it to my humhub modules config i cant get it work.
captura
onlyofficeerror

Any missing config? or version problems?

Onlyoffice module - not authenticated script in HTTPS mode.

After a few attempts I can now connect to the Document Server from my Ubuntu with Plesk server. Document server is on a subdomain (docker container in same Humhub server) other than the HumHub instance. Both with a valid LetsEncrypt certificate. The file .docx or .xlsx opens only if i enable browser non-authenticated scripts. HumHub connects to the Document Server site in HTTP and not in HTTPS so the content is mixed:

api.js? V = 1.3.8: 374 Mixed Content:The page at 'https://www.xxxxx.euromagazine.eu/index.php?r=dashboard%2Fdashboard was loaded over HTTPS, but requested an insecure resource 'http://documents.euromagazine.eu/v5.2.6 -3 // web-apps / apps / DocumentEditor / main / index.html? _dc = 5.2.6-3 & lang = en_gb & customer = onlyoffice & frameEditorId = iframeContainer '. This request has been blocked; the content must be served over HTTPS.

Module configuration is through HTTPS URL.

Does anyone have any suggestions?

Thank you

Translations don't work

Translations don't work. I translated module to finnish and its not show the translations in my community.

DocumentServer not accessible.

  1. I hosted humhub code on abc.com.

  2. For OnlyOffice - DocumentServer Integration, I downloaded only office code from here and uploaded code in root directory of abc.com.

  3. When I hit the url https://abc.com/web-apps/apps/api/documents/api.js, it shows the js file code, means the only office document server is successfully deployed?

image

I know I'm doing something wrong, but couldn't figure out what is wrong. website is on https.

User only 'Anonym' (German language)

In the editor 'Anonym' (German language) as the present user given. Is that normal or is there any possibility to login as the HumHub user? I think that this is the problem why live editing doesn't work, too? We tried it but you can't see any edits in live. The mode is set correctly.

DocumentServer not accessible.

My Document Server is online. I can see him in the Webbrowser. If I insert it in the Hostname it Shows
DocumentServer not accessible.

Add a fullscreen button

For smaller devices, it would be nice to have a button that removes the border of the module and just shows the document in the entire browser window.

Open after create sometimes stuck

Go to cfiles module, add new onlyoffice document with flag 'open after create'.

Sometimes the modal does not close and the document does not open, only a reload fixes the issue.

I think
grafik

I think its somehow related with read permissions of the user.

open document format

It should be possible to create documents in odf format. in the moment only MS documentformat is working for document creation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.