Commit Graph

920 Commits

Author SHA1 Message Date
Hadi Nategh
92307f129f Add deprecated tag to filemanager_select class 2017-12-05 12:17:54 +01:00
Hadi Nategh
6e101adfc7 Disable delete action in context menu based on user rights not based on being anonymous 2017-11-07 13:10:12 +01:00
Ralf Becker
fe783719cb deny sharing owner rights (chmod, chgrp, set eACL) and disable eACL tab 2017-11-06 15:30:36 +01:00
Ralf Becker
80c42dbd7e pending translations from our translation server 2017-11-04 09:54:52 +01:00
nathangray
4651d638d3 Disable mkdir action if no edit permission 2017-11-03 09:58:57 -06:00
nathangray
7baaf538e5 Less restrictions on anonymous user, use permissions instead 2017-11-03 09:24:01 -06:00
nathangray
c392ad6685 Restrict anonymous user, fix noEdit class not set on all rows 2017-11-03 09:23:57 -06:00
Hadi Nategh
d69fa7a5a7 Fix missing parts of commit 91ecb5defc backport 2017-09-22 12:33:12 +02:00
nathangray
1336282ed7 Move share link action under share files action 2017-08-02 10:26:00 -06:00
Ralf Becker
e8b4e7087d remove (not supported) parameters after #!/usr/bin/env php 2017-06-07 15:11:39 +02:00
Ralf Becker
f1c2af1f56 fix PHP Fatal: Class EGroupware\Api\Vfs not found when using chmod/chown/chgrp 2017-06-07 10:19:34 +02:00
Ralf Becker
70bb7be6e7 change capitalisation to "EGroupware" 2017-05-31 13:55:35 +02:00
nathangray
cd63220eb1 Fix warning about incorrect parameters to array_flip() 2017-04-25 15:55:20 -06:00
nathangray
ed909669ee * Filemanager - File a file dialog now opens in current directory instead of home directory 2017-04-12 08:53:04 -06:00
Ralf Becker
d2f28aab34 fix PHP Fatal in filemanager/cli.php on minimal installs 2017-04-05 10:20:40 +02:00
Ralf Becker
48fa3a9949 do NOT store actions in session or eT2 request, nor send for mobile devices skiped actions 2017-04-04 17:50:32 +02:00
Ralf Becker
f4c89ac916 * Filemanager: fix change folder permissions and cli.php in minimal install 2017-03-31 09:05:59 +02:00
nathangray
6277ea0af8 Some translation improvements from Stefan Unverricht 2017-02-27 17:27:06 -07:00
nathangray
3cd44750cb Replace deprecated $response->script() call with $response->apply(), fixes file select window not closing in FF when opened through wiki 2017-02-22 08:02:44 -07:00
Hadi Nategh
80431051e4 Try to match placeholder NENVLF with its described example 2017-02-10 11:08:14 +01:00
Hadi Nategh
b562599bb5 Add svg version of list_tile icon in filemanager 2017-02-08 11:25:46 +01:00
Hadi Nategh
bd55a576b4 * Filemanager/Mobile theme: Improve navigation bar to be able to navigate through folders with single-touch 2017-02-08 10:48:06 +01:00
Hadi Nategh
4165720ad5 Make path and up button always available in filemanager mobile theme 2017-02-01 14:20:01 +01:00
Ralf Becker
888deaaaa4 pending it+sk translations from our translation server 2017-01-31 10:19:23 +01:00
Ralf Becker
80b5a09abd * Filemanager: open compose for mail files in html mode as links section looks a lot nicer in html 2017-01-27 09:46:59 +01:00
Ralf Becker
4f6bf89f52 fix typo 2017-01-23 13:48:43 +01:00
Ralf Becker
2b99ee4758 create /etemplates before mounting it, fixes eTemplates can not be uploaded just viewed 2017-01-23 13:34:19 +01:00
Ralf Becker
88bd6858e7 * Timesheet/Resources/Filemanager/Calendar: customfields could not be deleted 2017-01-17 18:25:54 +01:00
nathangray
f39f85ed38 Add some missing translations, supplied by Stefan Unverricht 2016-11-22 10:11:12 -07:00
nathangray
b3730be7e0 Fix some missing / incorrect icons
- Addressbook advanced search was from default
- Add favorite dialog had no icons on buttons
- All dialogs using standard button sets were either missing or from default theme
- Mail confirm all was missing Yes icon
2016-11-01 15:18:08 -06:00
Hadi Nategh
9710ef4f93 * Filemanager: Implement copy_link action for filemanager contextmenu in order to be able to copy webdav url of a file/folder into clipboard 2016-10-25 17:39:20 +02:00
Hadi Nategh
d6fb5ad0d7 Remove filemanager upload progress in mobile template 2016-09-29 10:45:48 +02:00
Hadi Nategh
988da614d6 Fix styling of filemanager nm header in all templates 2016-09-29 10:40:45 +02:00
Hadi Nategh
92944de1f9 Fix missing part from commit aa36f75032 2016-09-05 11:15:47 +02:00
nathangray
86091139d7 Only clear clipboard if files are moved, not copied or symlinked 2016-08-30 08:11:16 -06:00
nathangray
904d616145 Filemanager paste actions
- add paste to nm placeholder actions
- add basic folder permissions check
- disable paste if no files in clipboard
2016-08-30 08:11:06 -06:00
nathangray
3204e332aa Override automatic paste actions with our own to add certain directories as additional paste targets 2016-08-30 08:08:59 -06:00
Ralf Becker
64132fe55e pending DE translations from our translation server 2016-08-30 12:26:20 +02:00
Ralf Becker
440815a9c6 fix conflict 2016-08-29 21:55:31 +02:00
Ralf Becker
aa36f75032 allow to open symlinks to directories like directories 2016-08-29 19:51:05 +02:00
Ralf Becker
e7ff94a153 * Filemanager/WebDAV: generally deny user to delete directories /, /home, /apps, /templates (last 2 incl. subdirectories) 2016-08-18 10:05:37 +02:00
Ralf Becker
fd2b400ce7 fix old class-name egw_vfs --> Vfs 2016-07-28 10:05:50 +02:00
Ralf Becker
69585fb6d2 fix Scrutinizer "bugs" 2016-07-12 10:28:55 +02:00
Ralf Becker
0949bae0dc fix Scrutinizer "bugs" 2016-07-12 10:28:30 +02:00
Ralf Becker
0914f9670d fix Scrutinizer "bugs" 2016-07-12 10:28:19 +02:00
Ralf Becker
ae24bb4b15 fix Scrutinizer "bugs" 2016-07-12 10:28:00 +02:00
Ralf Becker
8597661970 let user know that "file a file" is only available in EPL and offer more information about EPL 2016-07-06 10:06:14 +02:00
Ralf Becker
55a84f8fee * Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show 2016-07-05 09:17:44 +02:00
Ralf Becker
ab7b4d40f9 fix PHP Fatal when opening filemanager settings 2016-06-29 13:39:56 +02:00
Ralf Becker
c08853a711 German an Czech translations from Stefan Unvericht 2016-06-20 17:45:14 +02:00