Pranav Kant
4b980cb010
fix back button navigation ( #183 )
...
now backbutton when document is opened takes you back to the files app
from where the document was opened.
2018-03-22 09:37:07 +01:00
Julius Härtl
1db0d27cc5
Fix z-index of the richdocuments frame for NC13 ( #153 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-01-11 10:34:55 +01:00
Andras Timar
7f3f30b383
2nd attempt to fix #138
2017-11-29 16:21:28 +01:00
Andras Timar
11274091c0
fix for #138
2017-11-29 11:53:39 +01:00
Pranav Kant
e9f9711421
Use fileId instead of dir
2017-07-24 14:19:53 +05:30
Andreas Böhler
c4b794360a
Fix editing publicly shared documents
2017-06-28 19:19:12 +02:00
Patrik Kernstock
4db76d6f01
only edit textfiles when texteditorapp is disabled
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2017-06-14 02:39:17 +02:00
Patrik Kernstock
dee4991091
Do not open text files using Collabora app
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2017-06-10 18:21:57 +02:00
Andras Timar
6d9054e6f3
Merge pull request #60 from pranavk/ooxml
...
Revert "Remove unrequired route"; respect OOXML settings again
2017-05-25 11:46:46 +02:00
Pranav Kant
75a12f07e4
allowfullscreen
2017-05-20 00:54:58 +05:30
Pranav Kant
0c14789cc3
Revert "Remove unrequired route"; respect OOXML settings again
...
This reverts commit aa89c908a70dddabb39ea7d0a166e147e31d3f5d.
2017-05-19 23:56:27 +05:30
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