Commit Graph

1555 Commits (271076a8ec457c638736683aba162746025bbc8f)
 

Author SHA1 Message Date
Andras Timar 93427945ad Merge pull request #40 from timar/master
occ upgrade turns on maintenance mode
8 years ago
Andras Timar 357db66890 occ upgrade turns on maintenance more 8 years ago
Andras Timar 34f3e0a3f5 Merge pull request #38 from timar/master
allow HTTP-only mode for testing/trial
8 years ago
Andras Timar faf5c1007f allow HTTP-only mode for testing/trial 8 years ago
Henry Castro 062bcdca23 Merge pull request #37 from hcvcastro/master
Post WOPI url iframe
8 years ago
Henry Castro a27950d617 Post WOPI url iframe 8 years ago
Andras Timar 157719b5f3 Merge pull request #34 from timar/master
PHP syntax error on Ubuntu 14.04 LTS
8 years ago
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
8 years ago
Andras Timar 501e8d917b Merge pull request #33 from timar/master
SUSE RPM specfile enhancements
8 years ago
Andras Timar 5228441911 run occ upgrade 8 years ago
Andras Timar 7258eeea2f configure memcache.local 8 years ago
Andras Timar 74e78bc1e9 rpm package rename 8 years ago
Andras Timar 0f3a1af99f Merge pull request #32 from timar/master
Bump version to 0.14.0
8 years ago
Andras Timar b297367139 Bump version to 0.14.0 8 years ago
Jan Holesovsky bbce3dd484 Merge pull request #30 from pranavk/master
Rename filename -> title
8 years ago
Pranav Kant c25de38ef5 Rename filename -> title 8 years ago
Andras Timar 0ab25bcfbc Merge pull request #29 from pranavk/master
Use window.postMessage API for cross-domain frame communication
8 years ago
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.
8 years ago
Andras Timar d1c76983c1 Merge pull request #28 from timar/master
local file access method is deprecated by WOPI
8 years ago
Andras Timar 2b302fa1af local file access method is deprecated by WOPI 8 years ago
Andras Timar 79e6af8182 Merge pull request #26 from timar/master
Bump version to 0.9.1 to trigger database update
8 years ago
Andras Timar 773b4c8d5e Bump version to 0.9.1 to trigger database update 8 years ago
Henry Castro a149c97639 Merge pull request #25 from Ashod/wopi_fileinfo
Wopi fileinfo
8 years ago
Ashod Nakashian 38c1b87435 wopi: support for file sharing and authentication 8 years ago
Ashod Nakashian 1a737b4f07 wopi: pass the url wopi without /contents, to make it more flexible 8 years ago
Ashod Nakashian dc05bb09f5 wopi: CheckFileInfo handler added 8 years ago
Henry Castro e059a5f74f Merge pull request #24 from timar/master
use SSL
8 years ago
Andras Timar f3eaa1683d use SSL 8 years ago
Henry Castro deed4fc366 Merge pull request #23 from hcvcastro/master
Fix close button bug
8 years ago
Henry Castro 81ba6a184e Fix close button bug 8 years ago
Andras Timar b30a0c3cf0 Merge pull request #21 from timar/master
rpm package requirements update
8 years ago
Andras Timar 21a5d3f2d9 Merge pull request #22 from hcvcastro/master
Clear cache when saves admin settings
8 years ago
Henry Castro 0d243cbc60 Clear cache when saves admin settings 8 years ago
Henry Castro 119e5ca38c Fix inconsistent validation bug 8 years ago
Andras Timar fb319c3186 rpm package requirements update
+ it does not require loleaflet and loolwsd, because
  loolwsd server can run on a separate machine, and
  loleaflet will be served by loolwsd in the near
  future.
+ it requires php5-apcu and the following line should be
  inserted to owncloud/config/config.php:
  'memcache.local' => '\OC\Memcache\APCu',
8 years ago
Andras Timar 97693fc420 Merge pull request #20 from hcvcastro/master
Add response error page
8 years ago
Henry Castro 3a8b677bfd Add response error page 8 years ago
Andras Timar c675eccee9 Merge pull request #19 from hcvcastro/master
Application config, set default port 9980
8 years ago
Henry Castro b135ad4a5c Add WOPISrc parameter 8 years ago
Henry Castro c168936107 Allow domain websocket URI 8 years ago
Henry Castro e6bda70834 Application config, set default port 9980 8 years ago
Andras Timar fc1126506b Merge pull request #17 from timar/master
remove dead code (from Collabora Online perspective)
8 years ago
Andras Timar a32c1e2be3 remove unused webODF unstable setting 8 years ago
Andras Timar c406216116 internal name: richdocuments, name: Collabora Online, version: 0.9.0 8 years ago
Andras Timar b323d9512d internal name: richdocuments, name: Collabora Online, version: 0.9.0 8 years ago
Andras Timar f0f3e42c0e remove dead code (from Collabora Online perspective) 8 years ago
Andras Timar 664a564ee4 Merge pull request #16 from Ashod/putfile
Pass fileId to get path
8 years ago
Ashod Nakashian 4585de5261 Pass fileId to get path 8 years ago
Andras Timar c7b2c42085 Merge pull request #15 from hcvcastro/master
Read discovery.xml capabilities
8 years ago
Henry Castro 3a2d2a219f JS handle urlsrc attribute 8 years ago