Commit Graph

1348 Commits (2d2edffa80a3fc39983f9b1b87cf490cce085a15)
 

Author SHA1 Message Date
Henry Castro 0d69783913 cloudsuite: fix octoolbar clicks
The element #octoolbar should be removed each time document
is closed
9 years ago
Henry Castro 57b90752c6 cloudsuite: remove unused webodfEditorInstance 9 years ago
Henry Castro 64a729ea69 cloudsuite: remove unnecesary scripts and styles 9 years ago
Henry Castro 1a5d30b5d6 cloudsuite: use onClose insted hideEditor 9 years ago
Henry Castro 199fb6083e cloudsuite: rework onClouse method 9 years ago
Henry Castro 32bc4fdbfe cloudsuite: add filter documents
The upload works as expected. But the document filters does not
show the uploaded files.  So this patch add more file supports
9 years ago
Mihai Varga 916336cf8c added more mimetypes to the owncloud app 9 years ago
Mihai Varga 9be8e63a71 allow fullscreen initiated within the iframe 9 years ago
Mihai Varga afb8e58dbc removed spaces at the end of lines 9 years ago
Henry Castro 97ee005462 cloudsuite: avoid uncaught TypeError
FileList is not loaded with documents application, so when upload
file avoid uncaught TypeError
9 years ago
Andras Timar 9a7c739661 RPM packaging for our ownCloud app 9 years ago
Mihai Varga 7593ec613f remove spaces at the end of lines 9 years ago
Henry Castro aac766d9f6 cloudsuite: remove the iframe when close 9 years ago
Henry Castro 38f9b8152e cloudsuite: when click a document in FileList view, attach iframe
TODO replace file_path = documentsMain.url
9 years ago
Henry Castro 3809e2ee43 cloudsuite: prepare to rework view.js 9 years ago
Henry Castro da92304323 cloudsuite: fix close button 9 years ago
Henry Castro 48cba261ec cloudsuite: revert route showLOleaflet
With the current layout changes, showLOleaflet is no longer need it.
9 years ago
Henry Castro 525b1ab4d0 cloudsuite: remove unnecessary css attached to documents 9 years ago
Mihai Varga a5f572b1df the iframe was previously causing an overflow in the outer container 9 years ago
Jan Holesovsky 0f952506ab cloudsuite: With the iframe approach, we don't need to embed anything. 9 years ago
Jan Holesovsky 3bed81b4a9 cloudsuite: Implement the document loading via CloudSuite.
In order to work, we need a group that is shared between wwwrun (for owncloud)
and loolwsd; let's call it loolwww.  Then:

cd <www>/owncloud/apps/documents
mkdir documents-tmp
chown chown wwwrun:loolwww documents-tmp
chmod g+ws documents-tmp

ownCloud takes care of copying the files to this shared location, and back (in
the future).  It will also need to take care of the cleanup, at the moment the
files are leaked.
9 years ago
Jan Holesovsky 4cdae43fc8 cloudsuite: Let's not hide the cloudsuite itself inside owncloud.
We switched to iframe, so let's keep it separate, that's easier to maintain.
9 years ago
Henry Castro 35425eeff6 cloudsuite: updateCloudSuite.sh to copy templates 9 years ago
Henry Castro cd6b29b469 cloudsuite: add iframe element to reference loleaflet 9 years ago
Henry Castro 7f7c41fb56 cloudsuite: add showLOleaflet method 9 years ago
Henry Castro 6354b2aa2c cloudsuite: add Frame Domain policy 9 years ago
Henry Castro 0038ebc2da cloudsuite: add URLGenerator to document controller 9 years ago
Henry Castro 5368e28482 cloudsuite: add route showLOleaflet 9 years ago
Henry Castro ddfacfe344 cloudsuite: add URLGenerator 9 years ago
Mihai Varga 4bbcd5cac8 removed .js ending from addScript - now the toolbar appears 9 years ago
Jan Holesovsky de28f7c58c cloudsuite: Load also the stylesheets, now the document looks correctly. 9 years ago
Jan Holesovsky 52aa2941cd cloudsuite: Order the loading of the JS pieces. 9 years ago
Jan Holesovsky 0a3662e0bf cloudsuite: Document gets visible now (though quite distorted). 9 years ago
Jan Holesovsky a476af9126 cloudsuite: Actually start the loleaflet.
[Still webodf appears on too many places, so loleaflet does not get visible
yet.]
9 years ago
Henry Castro 7c96ce83ff cloudsuite: Setup the appropriate Content-Security-Policy. 9 years ago
Jan Holesovsky 4d90760b9a cloudsuite: Instantiate cloudsuite instead of webodf.
This is an incomplete first hardcoded attempt; unfortunately has problems with
Content-Security-Policy settings - to be continued.
9 years ago
Jan Holesovsky 6997a04e8e cloudsuite: jquery.min.js is needed too. 9 years ago
Jan Holesovsky 7324ec8549 cloudsuite: Minimal branding. 9 years ago
Jan Holesovsky 8c82cfe3cb cloudsuite: Add updateCloudSuite.sh script, similar to updateWebODF.sh. 9 years ago
Jenkins for ownCloud 10904bd484 [tx-robot] updated from transifex 9 years ago
VicDeo 63458a5cdd Merge pull request #560 from owncloud/fix-559
No more get_temp_dir
9 years ago
VicDeo 5a4359886c Merge pull request #562 from owncloud/fix-dependencies
fix ownCloud version in dependency, fix #558
9 years ago
Victor Dubiniuk eacd2b4d10 Raise minversion, update version, put it into info.xml 9 years ago
Jan-Christoph Borchardt d5402458e8 fix ownCloud version in dependency, fix #558 9 years ago
Victor Dubiniuk 7af37fe911 No more get_temp_dir 9 years ago
Jenkins for ownCloud 5b624b4baa [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud e2d8938435 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud 82b68000c9 [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud 261cff47fe [tx-robot] updated from transifex 9 years ago
Jenkins for ownCloud ed56c76395 [tx-robot] updated from transifex 9 years ago