Pranav Kant
d0afe97f13
Handle non-existing edit_groups
2016-11-20 20:09:37 +05:30
Pranav Kant
7599628bf3
Handle case when no group mentioned in testing group exists
2016-11-20 19:59:51 +05:30
Jenkins for ownCloud
ceef0b3688
[tx-robot] updated from transifex
2016-11-20 02:34:18 +01:00
Jenkins for ownCloud
9ff928c3ba
[tx-robot] updated from transifex
2016-11-19 02:34:19 +01:00
Jenkins for ownCloud
09eb739697
[tx-robot] updated from transifex
2016-11-18 02:34:19 +01:00
Morris Jobke
9ae2dfc029
Update to 11
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-15 20:46:29 +01:00
Andras Timar
dc43f5bc57
Merge pull request #139 from jancborchardt/patch-1
...
use Federated Cloud ID wording
2016-11-15 12:50:00 +01:00
Jan-Christoph Borchardt
907e86d278
use Federated Cloud ID wording
2016-11-15 12:20:59 +01:00
Jenkins for ownCloud
331d5a794d
[tx-robot] updated from transifex
2016-11-13 02:34:17 +01:00
Andras Timar
a4b60e84cf
Bump version to 1.1.13
2016-11-11 00:09:37 +01:00
Andras Timar
a4b42bc776
UserCanWrite is a boolean property
2016-11-11 00:09:13 +01:00
Jenkins for ownCloud
a2aa11b3db
[tx-robot] updated from transifex
2016-11-07 02:34:19 +01:00
Jenkins for ownCloud
cbc8234749
[tx-robot] updated from transifex
2016-11-06 02:34:19 +01:00
Jenkins for ownCloud
367384135d
[tx-robot] updated from transifex
2016-11-05 02:34:19 +01:00
Jenkins for ownCloud
f101225ddf
[tx-robot] updated from transifex
2016-11-04 02:34:18 +01:00
Jenkins for ownCloud
6a34c742a0
[tx-robot] updated from transifex
2016-11-03 02:34:19 +01:00
Jan Holesovsky
9eea23864b
Warn when the server and Collabora online protocols do not match.
2016-11-01 16:33:09 +01:00
Andras Timar
f0fd5b2a22
Bump version to 1.1.12
2016-11-01 15:01:44 +01:00
Andras Timar
dcd3f5f7c6
addAllowedFrameDomain 'blob:' for printing dialog in Chrome
2016-11-01 15:00:53 +01:00
Jenkins for ownCloud
57142fd010
[tx-robot] updated from transifex
2016-10-29 02:34:19 +02:00
Andras Timar
d18fe71c12
Merge pull request #134 from pranavk/WOPI
...
security: Support WOPI's PostMessageOrigin
2016-10-28 14:35:59 +02:00
Pranav Kant
309d5535ff
Be backward compatible with older LOOLs
2016-10-28 17:29:05 +05:30
Pranav Kant
a12ff8d0d2
security: Support WOPI's PostMessageOrigin
...
Adds a new property PostMessageOrigin to WOPI's CheckFileInfo.
The inner frame then only sends message to target with origin
mentioned in this property.
Also implement editor initialization WOPI specs. Inner frame
sends a App_LoadingStatus message to us when ready, and we send
Host_PostmessageReady when we are ready.
2016-10-27 17:57:46 +05:30
Andras Timar
46bd131dbe
Bump version to 1.1.10
2016-10-27 12:36:33 +02:00
Pranav Kant
f4a40b1067
Log in as owner, not editor during checkFileInfo WOPI call
...
This seems to not work in some cases when files are shared.
2016-10-27 12:35:05 +02:00
Andras Timar
8f0c7d304e
bump version to 1.1.9
2016-10-24 12:54:34 +02:00
Andras Timar
c3dba1b852
Merge pull request #133 from pranavk/test_server_cache_handling
...
Handle cache for test server options
2016-10-24 12:27:46 +02:00
Pranav Kant
2bca5aa2cb
Handle cache for test server options
2016-10-24 15:45:17 +05:30
Jenkins for ownCloud
800332cec5
[tx-robot] updated from transifex
2016-10-21 02:34:21 +02:00
Andras Timar
a7f8fb75b3
Merge pull request #130 from pranavk/readonliness
...
Add UserCanWrite WOPI property
2016-10-20 10:39:35 +02:00
Pranav Kant
7e64777f4a
Store canwrite property in DB
...
Move whether the file is editable or not logic when generating a
token and store it in the DB with the access token instead of
checking it dynamically in WOPI calls.
2016-10-19 21:12:29 +05:30
Pranav Kant
c158859040
Setup FS during artificial login; new internal method logoutUser
2016-10-19 21:12:29 +05:30
Pranav Kant
d0589c3e48
Second param not needed here
2016-10-19 21:12:29 +05:30
Pranav Kant
93416e52a4
Kill edit for specific groups code
2016-10-19 21:12:29 +05:30
Pranav Kant
408fe08d5e
Set UserCanWrite WOPI property if file is updatable
2016-10-19 21:12:29 +05:30
Pranav Kant
74dd2a6d8a
Login as editor, not owner
...
This token belongs to editor, not owner, so its wrong to login as
owner.
2016-10-19 21:12:29 +05:30
Pranav Kant
20d2ce582a
Don't ignore non-updatable files
...
Don't discriminate with these files; let them have the right to
join the session or generate access token like other sessions
2016-10-19 21:12:29 +05:30
Pranav Kant
81e60581e4
Add a db index to access token
2016-10-19 21:12:29 +05:30
Jenkins for ownCloud
df7ceb9865
[tx-robot] updated from transifex
2016-10-19 02:34:19 +02:00
Jenkins for ownCloud
2b1f251fb7
[tx-robot] updated from transifex
2016-10-17 02:34:19 +02:00
Jenkins for ownCloud
c6c0ee8703
[tx-robot] updated from transifex
2016-10-16 02:34:19 +02:00
Jenkins for ownCloud
1e52d6ed52
[tx-robot] updated from transifex
2016-10-15 02:34:18 +02:00
Andras Timar
13e7319083
Merge pull request #125 from pranavk/emptyarray
...
Handle empty arrays correctly
2016-10-14 11:58:40 +02:00
Pranav Kant
c98c1e6ba7
Handle empty arrays correctly
2016-10-14 15:26:05 +05:30
Andras Timar
974318a056
Merge pull request #124 from pranavk/testserver
...
New test server option for specific groups
2016-10-14 11:23:26 +02:00
Jenkins for ownCloud
89d4e4af8d
[tx-robot] updated from transifex
2016-10-14 02:34:21 +02:00
Pranav Kant
1ad1f667ee
Simplify edit group checking algorithm
...
Rather than making a server call, which seems to be not working
always anyways, use a foolproof method for this.
2016-10-13 20:50:48 +05:30
Pranav Kant
de62725ed2
Some beautification of admin settings
2016-10-13 20:16:02 +05:30
Pranav Kant
e593c34fdd
New test server option for specific groups
2016-10-13 19:58:43 +05:30
Andras Timar
419bd3b65e
Merge pull request #123 from pranavk/ooxml
...
New option : Use OOXML by default for new files
2016-10-13 13:03:43 +02:00