61 Commits

Author SHA1 Message Date
Morris Jobke
8e44456daa Merge pull request #53 from nextcloud/verbose-uploadmenu-text
Use more verbose text for upload menu
2017-05-17 11:39:23 -05:00
Marius Blüm
0a98e7ea2f Use more verbose text for upload menu
* see https://github.com/nextcloud/server/pull/4922

Signed-off-by: Marius Blüm <marius@lineone.io>
2017-05-17 18:16:44 +02:00
Pranav Kant
a5f6569591 Bin superfluous returnToDir logic
This was initially introduced in OC so that we know which directory to
go after we close the editor but this seems unnecessary here in NC as
richdocuments is just an iframe which is removed from DOM when we close
the document.
2017-05-11 21:09:43 +05:30
Andras Timar
6d78c1053c fix issue #41 Icons still show after opening doc from Favorites page 2017-04-21 10:38:56 +02:00
Pranav Kant
f36c5106d6 Try opening readonly documents too
Also simplify the logic during file action registration. Basically, we
should try to open all known mimetypes; file permissions are taken care
of later in the WOPI protocol.

Without this commit, it is not possible to open a document in a
directory for which user has no write access.
2017-03-22 23:48:07 +05:30
Andras Timar
829b2b77b9 add rtf and txt as supported file formats 2017-01-07 21:21:21 +01:00
Lukas Reschke
aa89c908a7
Remove unrequired route
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 01:01:01 +01:00
Lukas Reschke
7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-07 00:57:01 +01:00
Pranav Kant
145854400e New 'Use OOXML by default' option in admin settings 2016-10-13 14:41:49 +05:30
Pranav Kant
517e1c79a3 Make NewFileMenu's display name translatable 2016-08-12 14:23:34 +05:30
Pranav Kant
bb01949a9a Use new owncloud9 addMenuEntry plugin
... to add new odf files from main 'Files' app
2016-06-15 22:38:08 +05:30
Jan Holesovsky
68b81e846b bccu#1882: Return to the 'Files' app when the editing started there.
Also retain the directory where the editing started.
2016-06-07 12:12:23 +02:00
Andras Timar
f3eaa1683d use SSL 2016-03-23 22:03:39 +01:00
Andras Timar
4afc1ed80a changed path of iframe, all is in loleaflet 2016-02-09 17:26:44 +01:00
Mihai Varga
fafd5e8cf7 loleaflet: use the permission init option 2016-01-12 15:24:39 +01:00
Victor Dubiniuk
447610b260 Fix appid 2015-12-16 18:04:32 +03:00
Andras Timar
8010839279 bccu#1335 don't try to handle pdf, internal pdf.js does a better job 2015-11-15 19:12:45 +01:00
Jan Holesovsky
00befededb Less confusing variable names. 2015-11-04 10:30:16 +01:00
Mihai Varga
ddc34a60c3 bug #1261 - added microsoft document mime types 2015-11-04 10:12:30 +02:00
Mihai Varga
43bce2d00d added pdf,visio,svg,wordperfect mimetypes 2015-11-04 10:10:14 +02:00
Jan Holesovsky
6e8cf39068 cloudsuite: Set editing as the default action. 2015-10-30 17:48:32 +01:00
Jan Holesovsky
302317ca47 cloudsuite: Fix starting of editing directly from the Files view. 2015-10-30 17:48:32 +01:00
Henry Castro
aac766d9f6 cloudsuite: remove the iframe when close 2015-10-28 21:17:26 -04:00
Henry Castro
38f9b8152e cloudsuite: when click a document in FileList view, attach iframe
TODO replace file_path = documentsMain.url
2015-10-28 21:16:10 -04:00
Henry Castro
3809e2ee43 cloudsuite: prepare to rework view.js 2015-10-28 21:05:13 -04:00
Victor Dubiniuk
c49dc3337c Rename variable. Fixes #505 2015-08-04 14:21:30 +03:00
Victor Dubiniuk
0606fc58a5 Fix coding style complaints 2015-06-16 21:53:51 +03:00
Victor Dubiniuk
76b17f71bb editor->wodotexteditor 2015-06-11 01:33:33 +03:00
Victor Dubiniuk
608eccac55 Encode token in viewer 2015-05-14 20:39:03 +03:00
Thomas Müller
58b14218b6 Merge pull request #379 from owncloud/remove-minified
Use not minified webodf source. Let Assetic do its job
2014-12-18 15:25:44 +01:00
Victor Dubiniuk
39e72cbbcf encodeURIComponent on dirname 2014-11-19 23:40:19 +03:00
Victor Dubiniuk
815194cddb Move supported mimes to settings controller 2014-10-28 18:50:58 +03:00
Victor Dubiniuk
45c30440b8 Move download to documentcontroller 2014-10-28 01:59:49 +03:00
Victor Dubiniuk
7f8c119750 Use not minified webodf source. Let Assetic do its job 2014-10-15 22:25:08 +03:00
Andrej Lajovic
0cd8d66a9a Do not localize the internal (javascript) name of action "Edit" 2014-08-06 14:05:13 +02:00
Vincent Petry
423cb53e14 Use context instead of static access 2014-07-09 12:09:10 +02:00
Vincent Petry
0c0e52ead2 Removed call to FileActions.display()
Let the file lists automatically update themselves from the previous
calls to FileActions.register().
2014-06-27 13:48:00 +02:00
Vincent Petry
41ff4b55ba Do not change the controls bar
Rely on the default behavior / CSS instead.
2014-06-20 13:04:38 +02:00
Victor Dubiniuk
f8b638bee5 More OCA.Files.fileActions 2014-06-16 22:49:41 +03:00
Victor Dubiniuk
5a568393a5 Fix invisible document content when viewing 2014-06-13 18:41:16 +03:00
VicDeo
e37816348b Merge pull request #277 from owncloud/new-fileactions
Check for a new fileactions availability
2014-06-13 18:33:42 +03:00
Victor Dubiniuk
a364ac7af4 Chack for a new fileactions availability 2014-06-13 18:32:42 +03:00
Victor Dubiniuk
534c288f0a Open Editor in the same tab 2014-06-13 17:52:32 +03:00
Victor Dubiniuk
fd4f15d9f2 Fix viewer controls position 2014-06-10 17:18:19 +03:00
Victor Dubiniuk
cdb9a92c21 Register actions via brand new API 2014-06-10 16:41:04 +03:00
Vincent Petry
9d12c920b5 Set viewer mode to filelist when viewing ODF file
Now calling FileList.setViewerMode() to properly toggle viewer mode.
This will hide the sidebar and actions automatically.
2014-05-19 10:39:37 +02:00
Victor Dubiniuk
7d00efa94b Show actions when the list is ready 2014-05-08 19:36:25 +03:00
Victor Dubiniuk
4ab86bab3f Support extra mimes in viewer 2014-01-31 23:13:41 +03:00
Victor Dubiniuk
16f5420fef Fix viewer for subdirectories 2014-01-30 22:58:02 +03:00
Victor Dubiniuk
3669d90862 Filters for files app 2014-01-04 00:24:59 +03:00