Commit Graph

1730 Commits (18d3498a507f72594a7bc5d1b0436f8cf8cce207)
 

Author SHA1 Message Date
Andras Timar 4eabeecc51 Merge pull request #3 from farukuzun/master
Fix "Download as ..." for wrong filenames
8 years ago
Faruk Uzun 2e6aef6e9b Fix "Download as ..." for wrong filenames
ccu#1367 - "Download as" links in File menu are downloading files
with a different filename like "ccs-fileID.ext".
8 years ago
Thomas Müller deb080305c Merge pull request #1 from owncloud/richdocuments
Fix appid
8 years ago
Victor Dubiniuk 965294a93d Skip Oracle and hhvm for now 8 years ago
Victor Dubiniuk 88b66cd10e Fix Travis and more 9 years ago
Victor Dubiniuk 447610b260 Fix appid 9 years ago
Andras Timar 840a124b66 bump version to 1.0.4 9 years ago
Andras Timar 814fb4d182 change app name to CODE 9 years ago
Andras Timar fc9afd6fe1 bump version to 1.0.3 9 years ago
Andras Timar 8010839279 bccu#1335 don't try to handle pdf, internal pdf.js does a better job 9 years ago
Andras Timar d31731597a bump version to 1.0.2 9 years ago
Jan Holesovsky e587fce1da cloudsuite: Construct more reasonable names + copy mtime.
So that we are able to use the cloudsuite tile caching.
9 years ago
Jan Holesovsky 91e49449f3 cloudsuite: Cleanup when the document is closed. 9 years ago
Jan Holesovsky 6b3585dcc6 A bit of formatting + spaces -> tabs. 9 years ago
Jan Holesovsky e6593def87 cloudsuite: Add buttons to create new spreadsheet and new presentation. 9 years ago
Jan Holesovsky 37f61b4056 cloudsuite: Fix the 'New document' button to always create new text documents. 9 years ago
Jan Holesovsky aa0a8f666a cloudsuite: Implement the saving back. 9 years ago
Jan Holesovsky 00befededb Less confusing variable names. 9 years ago
Jan Holesovsky 75dbb71b01 cloudsuite: Clean the last remnants of webodf from documents.js. 9 years ago
Mihai Varga ddc34a60c3 bug #1261 - added microsoft document mime types 9 years ago
Mihai Varga 43bce2d00d added pdf,visio,svg,wordperfect mimetypes 9 years ago
Mihai Varga 8d2a2e1f1f add opendocument.graphics mime type 9 years ago
Mihai Varga 3ffdf58d2c fixed typo in mime type 9 years ago
Henry Castro 303e64682a cloudsuite: add missing function to avoid uncaught exception.
The upload requeries these functions.
9 years ago
Henry Castro 3cb7029a09 cloudsuite: add missing styles for oc dialogs 9 years ago
Henry Castro 98a485d46f cloudsuite: add FileList.findfile 9 years ago
Jan Holesovsky 6e8cf39068 cloudsuite: Set editing as the default action. 9 years ago
Jan Holesovsky 302317ca47 cloudsuite: Fix starting of editing directly from the Files view. 9 years ago
Mihai Varga fbe7b6908c cloudsuite iframe, removed a small 1px wide line 9 years ago
Mihai Varga f08051bd48 allow-modals iframe sandbox flag for the print dialog 9 years ago
Mihai Varga f9db222605 now the bottom toolbar is visible 9 years ago
Andras Timar e96a49418c do not package unused stuff 9 years ago
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