reva icon indicating copy to clipboard operation
reva copied to clipboard

CERN: Integration with applications

Open labkode opened this issue 3 years ago • 8 comments
trafficstars

Includes support for WOPI related applications: Office 365 • With support for locking semantics across different applications Non-WOPI related applications: pdf, image gallery, drawio, ...

labkode avatar Jun 14 '22 20:06 labkode

This should be already in edge. Locking is already implemented for the EOS driver.

labkode avatar Jun 15 '22 14:06 labkode

pdf-viewer and drawio exist as frontend-only apps in web. Image gallery is not implemented, yet.

kulmann avatar Jun 30 '22 14:06 kulmann

@kulmann when I mean image gallery, I mean the image viewer, that is working on master, just to clarify.

This: Screenshot 2022-07-01 at 09 12 22

labkode avatar Jul 01 '22 07:07 labkode

@kulmann when I mean image gallery, I mean the image viewer, that is working on master, just to clarify.

Thanks for clarifying! I thought you referred to the grid view, which is planned but not implemented.

Regarding locking, we also plan to show an indicator in the file list for locked files FYI.

kulmann avatar Jul 01 '22 07:07 kulmann

@kulmann when I mean image gallery, I mean the image viewer, that is working on master, just to clarify.

Thanks for clarifying! I thought you referred to the grid view, which is planned but not implemented.

Regarding locking, we also plan to show an indicator in the file list for locked files FYI.

So the file preview is working with edge?

labkode avatar Jul 01 '22 07:07 labkode

So the file preview is working with edge?

Yes, the preview app and all thumbnails are working fine with edge.

kulmann avatar Jul 01 '22 07:07 kulmann

Applications are there, the only missing part is that they need to honour the global urls: #2965

labkode avatar Jul 01 '22 12:07 labkode

Missing for applications to use global-urls, as per #2965

labkode avatar Jul 15 '22 11:07 labkode

As far as I can tell this has been implemented in https://github.com/owncloud/web/pull/7430 - can we close here? :-)

kulmann avatar Oct 28 '22 17:10 kulmann