Commit Graph

1736 Commits (f74a7b7f4ab8b12ec4a88e85990f27826afb2eff)
 

Author SHA1 Message Date
Andras Timar f74a7b7f4a Bump version to 1.11.29 7 years ago
Andras Timar cc5fb99cb4 Fix issue#68: undefined variable instanceId
(cherry picked from commit 4ffef00aca)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar d4e0ac2387 Bump version to 1.11.28
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Marius Blüm 586c925bb1 Update Collabora screenshots
Signed-off-by: Marius Blüm <marius@lineone.io>(cherry picked from commit b320276ee1)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Pranav Kant 5e42ea1dab allowfullscreen
(cherry picked from commit 75a12f07e4)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar 6925e4f2f6 Bump version to 1.11.27 7 years ago
Andras Timar bd68097a92 Update CHANGELOG.md
(cherry picked from commit f6b7e441d9)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Pranav Kant 2385b70915 Fix file revisions
(cherry picked from commit 9bb400714c)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Pranav Kant b1e51782fc Bin superfluous returnToDir logic
This was initially introduced in OC so that we know which directory to
go after we close the editor but this seems unnecessary here in NC as
richdocuments is just an iframe which is removed from DOM when we close
the document.

(cherry picked from commit a5f6569591)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar ff1ee24c46 modify version to 1.1.26-nc11 7 years ago
Andras Timar ff7aa2d5e8 Bump version to 1.1.25.1 for Nextcloud 11 7 years ago
Andras Timar 472a22ef21 Updated CHANGELOG.md 7 years ago
Pranav Kant c21c029fa4 Send file path to the client also, fix revision history
(cherry picked from commit 66935d4bed)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Lukas Reschke 7e4c59e360 Append instance id to rev history
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
(cherry picked from commit 9cd9258dbb)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Lukas Reschke ad61db1158 Add instance id to file id
For multitenancy

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
(cherry picked from commit 1441bdc594)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
michag86 6b629b2c67 Make files_versions work again
Added some lines which were lost after rewrite with version 1.1.22.
(cherry picked from commit c72f22e180)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Pranav Kant f790f640b1 Fix incorrect language tags feeding to loleaflet
loleaflet expect a BCP47 language tag syntax while OC.getLocale returns
a lanugage tag where subtags are separated by '_' instead of '-'
(BCP47).

It seems safe to just replace '_' with '-' before feeding it to
loleaflet

(cherry picked from commit 5596ae17ce)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Pranav Kant 674a6cb384 Try opening readonly documents too
Also simplify the logic during file action registration. Basically, we
should try to open all known mimetypes; file permissions are taken care
of later in the WOPI protocol.

Without this commit, it is not possible to open a document in a
directory for which user has no write access.

(cherry picked from commit f36c5106d6)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar df0c7cce94 replace trailing slash of wopi url
(cherry picked from commit 6d49e2d003)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar 1cc5e43106 set the correct language tag expected by JS
(cherry picked from commit b565415e1c)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Andras Timar f74b0b3018 add rtf and txt as supported file formats
(cherry picked from commit 829b2b77b9)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Lukas Reschke bf72f5b01d Uses proper top height
Fixes https://github.com/nextcloud/richdocuments/issues/5

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
(cherry picked from commit 43ffbf2e97)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
7 years ago
Lukas Reschke 719b159a44
v1.1.24
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
7 years ago
Nextcloud bot efe13b0f43
[tx-robot] updated from transifex 7 years ago
Nextcloud bot 0450505f02
[tx-robot] updated from transifex 8 years ago
Nextcloud bot 81469edd5f
[tx-robot] updated from transifex 8 years ago
Lukas Reschke 92a0eed917
Whitelist wopi URL for iframes
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 7ff4d5bb52
Add OwnerId
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 478288f2f0
Increase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 845c749851
Add makefile for appstore and new git ignore
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 58134ab0a2
Gracefully handle exception
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 719aed23f6
Remove empty test
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke cb8e416343
Catch exceptions
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke ca9298da35
Merge branch 'master' of https://github.com/nextcloud/richdocuments 8 years ago
Lukas Reschke 5dd6344629
Delete cached discovery file if settings are changed
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Nextcloud bot addcdd0cb3
[tx-robot] updated from transifex 8 years ago
Lukas Reschke aa89c908a7
Remove unrequired route
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 88a93503ca
Properly use an integer
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 4464726d80
Increase version
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke f304fd4629
New admin pages
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke ce34dd67ca
Remove personal settings
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 6fd95a3281
Merge branch 'master' of https://github.com/nextcloud/richdocuments 8 years ago
Lukas Reschke 62bd261c0b
Remove unrequired "Office" interface
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke d359d1452f
Group restrictions are not supported
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Morris Jobke b3e4d4d0ab Merge pull request #1 from nextcloud/transifex
transifex
8 years ago
Morris Jobke 36713dee0a
transifex
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
8 years ago
Lukas Reschke daab41b6f0
Add missing app_name
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke b08d16606f
Add missing space
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago