Commit Graph

1011 Commits

Author SHA1 Message Date
Ralf Becker
cc0cda0fff deal with old MS Office mime-times have multiple extensions eg. application/msword uses doc and dot 2018-02-15 18:02:51 +01:00
Ralf Becker
fc42b3474d pending DE and SK translation from Stefan Unvericht 2018-02-09 12:06:22 +01:00
Hadi Nategh
1b6f18f35e Fix excluded mime types does not work for CollabEditor 2018-02-08 14:50:10 +01:00
Hadi Nategh
6853fe6ca5 Fix excluded mime types does not work for CollabEditor 2018-02-08 14:48:40 +01:00
Ralf Becker
b866653e1b Add some translations 2018-02-08 14:26:40 +01:00
Hadi Nategh
1570633761 Add some translations and adopt link list widget to take editor opener handler preference into account 2018-02-08 14:25:58 +01:00
Hadi Nategh
1e93703eff Change label of excluded mime types in preferences into extension name only 2018-02-08 14:25:20 +01:00
Hadi Nategh
9d5ddc84e2 * Filemanager: Add an user preference for being able to chose whether opening a merge print document should download it or open it with collabora editor 2018-02-08 14:24:05 +01:00
Hadi Nategh
06ef14c78e * Filemanager: Add new user preference in order to be able to exclude specific file extensions from being opened by document editor (eg. Collabora) 2018-02-08 14:15:51 +01:00
Hadi Nategh
14b3147b7e * Filemanager: Fix "open as new" action is disabled on selected file context menu 2018-01-30 15:11:48 +01:00
nathangray
39658f8315 Fix missing translations, found by Stefan Unverricht 2018-01-29 16:32:49 -07:00
nathangray
e00eeebd84 Filemanager - German translation for "list view" 2018-01-24 09:55:03 -07:00
Hadi Nategh
90e08a3744 Add some translations for filemanager 2018-01-11 11:49:55 -07:00
nathangray
3648848d93 * Filemanager - fix unable to change directory after returning from shared files list 2018-01-11 08:54:01 -07:00
Hadi Nategh
2cce0d66c2 Add deprecated tag to filemanager_select class 2017-12-01 11:21:58 +01:00
Hadi Nategh
1effbd6b7f Use filemanager_select for old etemplate apps 2017-12-01 11:07:35 +01:00
nathangray
442db88174 Fix various missing translations, found by Stefan Unverricht 2017-11-30 10:12:55 +01:00
Hadi Nategh
a58114699d Add some German translations from Stefan Unverricht 2017-11-27 11:40:10 +01:00
Hadi Nategh
a599a85ab4 Fix using not intentional streamWrapper when registering filemanager editor links 2017-11-20 16:50:33 +01:00
Hadi Nategh
a79875a63a Fix collab editor does not get open when triggered from infolog 2017-11-20 10:18:31 +01:00
Hadi Nategh
6d378b8e73 Fix attempting to open a document link in infolog pops collabora link even the user has no permission to the collabora app 2017-11-20 10:18:12 +01:00
nathangray
ed657525d9 Fix drag and drop linking of email 2017-11-20 09:45:35 +01:00
Hadi Nategh
7c591df35d Try to avoid mime open exception 2017-11-10 16:52:37 +01:00
Hadi Nategh
0f75d11ce6 Fix some styling for mobile template:
- Fix create new file selectbox button in Filemanager
- Fix Dialog titlebar not being shown
2017-11-09 12:16:38 +01:00
Hadi Nategh
5d598a042b Disable delete action in context menu based on user rights not based on being anonymous 2017-11-07 12:21:09 +01:00
Hadi Nategh
79d3d27388 Enable create new toolbar in sharing 2017-11-07 11:32:50 +01:00
Hadi Nategh
0ec79af82f Fix mime handler for sharing 2017-11-07 10:51:40 +01:00
Hadi Nategh
725a29ba86 Some styling for Sharing template 2017-11-06 18:08:29 +01:00
Ralf Becker
5d1217b89b deny sharing owner rights (chmod, chgrp, set eACL) and disable eACL tab 2017-11-06 15:19:19 +01:00
Ralf Becker
f21b13090f pending translations from our translation server 2017-11-04 09:36:02 +01:00
Hadi Nategh
3cdece0d4c Enable Writable Share Link only for directories 2017-11-03 16:53:02 +01:00
Hadi Nategh
8d10866706 Make sure we have default registered link if there's no Collabora 2017-11-03 16:35:34 +01:00
Hadi Nategh
601f15527b No need to trigger VfsSelect click via DOM, since VfsSelect has its own click function 2017-11-03 16:33:51 +01:00
Hadi Nategh
6c093e0aac Add Writable Share Link action into Share context menu 2017-11-03 16:30:35 +01:00
Ralf Becker
96eb731d47 suppress WOPI shares from list of shares, as they are not user-created 2017-11-02 14:29:08 +01:00
Ralf Becker
109ed2387c fix indention 2017-11-02 13:53:29 +01:00
Ralf Becker
138afa94fb fix (silent) javascript error when trying clipboard actions in sharing 2017-11-02 13:47:25 +01:00
nathangray
1159f4bb45 Less restrictions on anonymous user, use permissions instead 2017-10-31 10:39:01 -06:00
nathangray
7e7733e4e9 Restrict anonymous user, fix noEdit class not set on all rows 2017-10-30 11:25:12 -06:00
Hadi Nategh
c88e3b8a69 Disable new button and new action in filemanager when there's no writable right 2017-10-23 12:08:33 +02:00
Ralf Becker
65b02c0246 bump verison to 17.1 2017-10-22 12:56:58 +02:00
Hadi Nategh
2c721c95b2 W.I.P. VFS Select Widget:
- Add name and dialog_title as new attributes
- Fix SaveToVfs, SaveAttachmentToVfs, SaveAllToVfs in mail
- Fix button tile
2017-10-12 13:19:42 +02:00
Hadi Nategh
448cc8975f W.I.P of VFS Select widget restructure 2017-10-11 18:27:42 +02:00
Hadi Nategh
0e06fe0d64 Implement editor link handler for registered filemanager editors 2017-10-05 15:20:45 +02:00
Hadi Nategh
a2df97005c Fix "New" button in collabEditor dialog no longer working 2017-09-27 18:52:05 +02:00
Hadi Nategh
a4fdc052ab Filemanager "New" actions:
- Add "New" actions into nm header as drop down list
- Re-arrange actions in contextmenu
- Let Etemplate modifies sel_options if extra changes are available
2017-09-26 18:43:18 +02:00
Hadi Nategh
abf5ed6cb5 Remove edit action:
- Let the "open" action finds out about the correct handler based on
file's mime type
2017-09-25 17:27:17 +02:00
nathangray
cc594af822 Move share link action under share files action 2017-08-02 10:01:54 -06:00
W.A. Mozart
91ecb5defc * added share-link feature to filemanager context menu 2017-08-01 15:30:21 +02:00
Hadi Nategh
dc943abfe5 Collaborative Editor:
- Fix some IDE warnings
2017-07-21 12:02:28 +02:00