1524 Commits

Author SHA1 Message Date
Andras Timar
8e2ee31a13 Bump version to 0.15.0 2016-04-17 11:56:56 +02:00
Henry Castro
76a7e3f7a1 Merge pull request #45 from hcvcastro/master
Add ulrsrc attribute when create new documents
2016-04-16 17:59:00 -04:00
Henry Castro
efcf28abc2 Add ulrsrc attribute when create new documents 2016-04-16 17:41:43 -04:00
Jan Holesovsky
e94fa64836 One more place where we need to present the error message. 2016-04-15 17:24:30 +02:00
Jan Holesovsky
ea47464459 More improvements in the error handling. 2016-04-15 16:55:15 +02:00
Jan Holesovsky
b48ae81a99 Small improvement in the documentation. 2016-04-13 19:24:01 +02:00
Jan Holesovsky
f2974bd618 Adapt to changes in loolwsd - pass only access_token via form post.
Also limit the amount of stuff that actually needs to be passed, and add
comments.
2016-04-13 19:07:37 +02:00
Jan Holesovsky
2508e550fc Content Security Policy: frame-src is deprecated, use child-src instead. 2016-04-13 19:07:37 +02:00
Jan Holesovsky
155f9578fc MemCache is not mandatory any more; but used if available. 2016-04-13 19:07:37 +02:00
Andras Timar
6eb2e7c474 Merge pull request #43 from pranavk/master
Do not show scary warning dialog
2016-04-13 14:16:49 +02:00
Pranav Kant
41f2f63907 Do not show scary warning dialog
... since we save to disk on abnormal client termination.
2016-04-13 12:04:04 +05:30
Jan Holesovsky
80cc8bf197 Improved error messages around discovery.xml. 2016-04-12 15:18:28 +02:00
Andras Timar
361e3cffab Merge pull request #42 from timar/master
better README
2016-04-12 13:17:31 +02:00
Andras Timar
2608564da1 better README 2016-04-12 13:15:40 +02:00
Andras Timar
1f1f76b676 better README 2016-04-12 13:09:33 +02:00
Andras Timar
97a6e12461 better README 2016-04-12 13:07:46 +02:00
Jan Holesovsky
945e9c5e06 Better wording of the WOPI configuration. 2016-04-12 11:39:16 +02:00
Andras Timar
85fef1c9cc Merge pull request #41 from timar/master
set default WOPI Client URL for rpm
2016-04-11 17:28:45 +02:00
Andras Timar
d4fd4e532e set default WOPI Client URL for rpm 2016-04-11 17:23:53 +02:00
Andras Timar
93427945ad Merge pull request #40 from timar/master
occ upgrade turns on maintenance mode
2016-04-10 12:34:44 +02:00
Andras Timar
357db66890 occ upgrade turns on maintenance more 2016-04-10 10:07:11 +02:00
Andras Timar
34f3e0a3f5 Merge pull request #38 from timar/master
allow HTTP-only mode for testing/trial
2016-04-08 13:20:44 +02:00
Andras Timar
faf5c1007f allow HTTP-only mode for testing/trial 2016-04-08 12:48:53 +02:00
Henry Castro
062bcdca23 Merge pull request #37 from hcvcastro/master
Post WOPI url iframe
2016-04-07 18:06:02 -04:00
Henry Castro
a27950d617 Post WOPI url iframe 2016-04-07 17:53:15 -04:00
Andras Timar
157719b5f3 Merge pull request #34 from timar/master
PHP syntax error on Ubuntu 14.04 LTS
2016-04-05 14:23:02 +02:00
Andras Timar
ef78d87173 PHP syntax error on Ubuntu 14.04 LTS
syntax error, unexpected '*', expecting ',' or ';' at /var/www/owncloud/apps/richdocuments/lib/db/wopi.php#28
2016-04-05 14:20:05 +02:00
Andras Timar
501e8d917b Merge pull request #33 from timar/master
SUSE RPM specfile enhancements
2016-04-05 09:29:29 +02:00
Andras Timar
5228441911 run occ upgrade 2016-04-05 09:27:03 +02:00
Andras Timar
7258eeea2f configure memcache.local 2016-04-04 22:32:13 +02:00
Andras Timar
74e78bc1e9 rpm package rename 2016-04-04 22:17:13 +02:00
Andras Timar
0f3a1af99f Merge pull request #32 from timar/master
Bump version to 0.14.0
2016-04-04 13:18:47 +02:00
Andras Timar
b297367139 Bump version to 0.14.0 2016-04-04 13:09:49 +02:00
Jan Holesovsky
bbce3dd484 Merge pull request #30 from pranavk/master
Rename filename -> title
2016-04-01 19:21:52 +02:00
Pranav Kant
c25de38ef5 Rename filename -> title 2016-04-01 21:34:44 +05:30
Andras Timar
0ab25bcfbc Merge pull request #29 from pranavk/master
Use window.postMessage API for cross-domain frame communication
2016-04-01 15:31:04 +02:00
Pranav Kant
96c88b5a1e Use window.postMessage API for cross-domain frame communication
Use filename as additional param to let the child frame know the
name of the document easily.

Use closebutton param to instruct the child frame about whether
to show the close button, or not.
2016-04-01 18:34:04 +05:30
Andras Timar
d1c76983c1 Merge pull request #28 from timar/master
local file access method is deprecated by WOPI
2016-03-31 17:10:13 +02:00
Andras Timar
2b302fa1af local file access method is deprecated by WOPI 2016-03-31 16:24:16 +02:00
Andras Timar
79e6af8182 Merge pull request #26 from timar/master
Bump version to 0.9.1 to trigger database update
2016-03-25 12:14:06 +01:00
Andras Timar
773b4c8d5e Bump version to 0.9.1 to trigger database update 2016-03-25 12:13:16 +01:00
Henry Castro
a149c97639 Merge pull request #25 from Ashod/wopi_fileinfo
Wopi fileinfo
2016-03-23 22:26:46 -04:00
Ashod Nakashian
38c1b87435 wopi: support for file sharing and authentication 2016-03-23 21:58:13 -04:00
Ashod Nakashian
1a737b4f07 wopi: pass the url wopi without /contents, to make it more flexible 2016-03-23 21:58:13 -04:00
Ashod Nakashian
dc05bb09f5 wopi: CheckFileInfo handler added 2016-03-23 21:58:12 -04:00
Henry Castro
e059a5f74f Merge pull request #24 from timar/master
use SSL
2016-03-23 20:03:02 -04:00
Andras Timar
f3eaa1683d use SSL 2016-03-23 22:03:39 +01:00
Henry Castro
deed4fc366 Merge pull request #23 from hcvcastro/master
Fix close button bug
2016-03-17 15:45:57 -04:00
Henry Castro
81ba6a184e Fix close button bug 2016-03-17 15:09:27 -04:00
Andras Timar
b30a0c3cf0 Merge pull request #21 from timar/master
rpm package requirements update
2016-03-17 15:27:33 +01:00