Commit Graph

1333 Commits

Author SHA1 Message Date
da4efca4ec fix broken switch between list- and tile-view after change to bootstrap icons 2024-09-06 12:49:11 +02:00
e95888c770 pending translations from our translation-server 2024-08-24 13:51:51 +02:00
cd5aba7b89 more work on et2-image to get it fill the whole container and getting Et2VfsMime (et2-vfs-mime) working again after et2-image changes 2024-08-16 10:10:33 +02:00
0c8f4c4872 do NOT send URL to client-side, it can contain passwords 2024-08-06 14:00:55 +02:00
6bd8d2d906 pending translations from our translation server 2024-07-30 20:13:43 +02:00
03693f7d3b pending translations from our translation server 2024-06-24 10:18:29 +02:00
bd0818b7e1 * Filemanager: automatic shorten too long filenames and replace 4-byte utf-8 characters, which gave an error when trying to store VFS 2024-06-20 12:29:13 +02:00
a3835de82f Et2VfsPath: Make sure there's enough space for right scroll button 2024-04-12 10:22:49 -06:00
a100f6bbf6 Et2VFSPath UI improvements:
- Label for internal nav
- Fix flow, sizing & overflow
- Special directory name handling for apps & app entries
2024-04-09 11:51:21 -06:00
eedd4a52dd Fix filesystem problems did not do anything
see ac54652
2024-03-08 09:41:32 -07:00
d8d7560d12 Swap in vfsPath webComponent 2024-03-05 16:34:19 -07:00
3cafe5adc4 pending translations from our translation-server 2024-03-04 09:04:56 +01:00
00bf97eaeb fix $check_only parameter and a little nicer cli formatting 2024-02-27 17:04:06 +02:00
db9546afdb fix not working scrolling on FSCK page 2024-02-27 15:20:52 +02:00
ac54652c33 * EPL: add S3 check to FSCK to delete files not in egw_sqlfs table or empty files from S3 buckets 2024-02-27 14:54:57 +02:00
1c34821afd * EPL: fix purging old versions also deletes them in S3, if used 2024-02-26 14:58:21 +02:00
5f2c0f448e pending translations from our translation server 2024-01-25 09:53:39 +01:00
5f5d8be49a * Filemanager: fix not working setting "No Access" permission on directories e.g. to hide (unwanted) group-directories 2024-01-18 10:34:02 +02:00
9c8a159078 Fix typo (for translation)
Missing lang()
Prevented the correct translation.
2023-12-29 21:40:44 +01:00
7c462f2763 * Filemanager: Fix missing site icon in anonymous file share 2023-12-19 08:53:58 -07:00
671dc1d28b pending translations from our translation server 2023-12-01 07:01:27 +01:00
8236b03d45 using single link.svg from api and use it by default for all link* buttons 2023-11-24 07:26:49 +02:00
bbe300fb2f refactored S3 config into an own class and remounting backups automatic to s3direct stream-wrapper 2023-11-18 10:00:09 +02:00
3e27a643b6 pending translations from our translation server 2023-11-10 06:44:58 +01:00
db7d26a6a0 pending translations from our translation-server 2023-10-26 21:55:35 +02:00
effa3686c8 WIP S3 stream-wrapper: S3 configuration 2023-10-24 17:02:16 +03:00
c5b7251188 pending translations from our translation-server 2023-10-18 16:41:38 +02:00
59a0d20f62 Update goup.svg
New version/styling
2023-10-17 16:20:07 +02:00
9cc0e6506b Update gohome.svg
New version
2023-10-08 19:30:25 +02:00
c50b6e6cae Fix admins could not delete other user's shares 2023-08-23 11:35:00 -06:00
d54eb8e388 Filemanager: Try to avoid type error in list when mime is missing
Uncaught TypeError: Cannot read properties of null (reading 'mime_odf_regex')
    at collaboraFilemanagerAPP.isEditable (filemanager.ts:1566:38)
2023-08-23 10:40:47 -06:00
e4ef392d11 Sharing updates
- admin can set / change share password, encrypted using system
- admin can change share owner
- now recording last modified date / user when changing share
- change encrypted password column name
- new share column for encrypted type
2023-08-21 14:23:21 -06:00
06af22a46c Filemanager: Fix anonymous upload directory always reported failure when uploading
Now it works first time the file is uploaded
2023-07-25 09:23:06 -06:00
92a166825f Filemanager: Fix anonymous upload directory always reported failure when uploading 2023-07-24 16:28:31 -06:00
c170c44168 Merge remote-tracking branch 'origin/master' 2023-07-20 16:40:50 +02:00
0dd7616c5e egw_action copy fixes regarding ticket 84314 2023-07-20 16:40:22 +02:00
871385054b Filemanager: Adjust Extended ACL template to make better use of space 2023-07-14 13:15:44 -06:00
b00371c7e1 WIP egw_action copy fixes
paste not working
2023-07-14 15:37:20 +02:00
a61323f98c Disable kanban column if user does not have access to kanban 2023-07-12 15:47:54 -06:00
5e3c67a5cf converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time
2023-07-10 16:54:22 +02:00
db32d9ad31 fix not working folder creation via context menu 2023-06-12 17:19:37 +02:00
4716ce1459 fixing the fix ;) 2023-06-08 22:15:07 +02:00
2ed1513e7b Filemanager: Fix "[] operator not supported for strings"
again
2023-06-08 13:58:46 -06:00
9b46880528 Filemanager: Fix "[] operator not supported for strings"
caused by e7e9c6f
2023-06-08 13:37:38 -06:00
e7e9c6fa22 Filemanager: Push was not correctly updating file list when directory was added/deleted 2023-06-05 11:56:06 -06:00
68aaad7f87 pending translations from our translation server 2023-05-24 11:52:22 +02:00
423d37cd1a Update upload.svg
File optimisation, => 32px, colour corrected
2023-04-29 12:31:35 +02:00
de8824589e pending changes from our translation server 2023-04-12 11:17:25 +02:00
9a1593b154 * Filemanager: fix broken expose view for filename click&open action 2023-04-06 17:46:59 +02:00
1a665046c9 pending translations from our translation server 2023-03-15 08:56:49 +01:00