Commit Graph

1338 Commits

Author SHA1 Message Date
ralf
9a034118d5 Filemanager: fix not being able to become superuser
also restyled it to be centered and fit its content
2024-09-27 11:07:40 +02:00
ralf
e0814c6be2 fix not working navigation in filemanager mobile: using et2-vfs-path not et2-vfs-name not allowing / 2024-09-26 10:07:05 +02:00
ralf
3f3dd901cc fix thumbnails in filemanager where cut off by width of column, not scaled to fit 2024-09-17 11:05:02 +02:00
ralf
cc72c6ff60 allow to use et2-vfs-mime to display mime-icon by giving the string mime-type as value
(not exposable, as no download_url)
2024-09-16 15:47:37 +02:00
ralf
ac389d8aab remove all existing images and adding a couple redesigned ones to match Bootstrap icons 2024-09-12 15:00:17 +02:00
ralf
da4efca4ec fix broken switch between list- and tile-view after change to bootstrap icons 2024-09-06 12:49:11 +02:00
Ralf Becker
e95888c770 pending translations from our translation-server 2024-08-24 13:51:51 +02:00
ralf
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
ralf
0c8f4c4872 do NOT send URL to client-side, it can contain passwords 2024-08-06 14:00:55 +02:00
Ralf Becker
6bd8d2d906 pending translations from our translation server 2024-07-30 20:13:43 +02:00
Ralf Becker
03693f7d3b pending translations from our translation server 2024-06-24 10:18:29 +02:00
ralf
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
nathan
a3835de82f Et2VfsPath: Make sure there's enough space for right scroll button 2024-04-12 10:22:49 -06:00
nathan
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
nathan
eedd4a52dd Fix filesystem problems did not do anything
see ac54652
2024-03-08 09:41:32 -07:00
nathan
d8d7560d12 Swap in vfsPath webComponent 2024-03-05 16:34:19 -07:00
Ralf Becker
3cafe5adc4 pending translations from our translation-server 2024-03-04 09:04:56 +01:00
ralf
00bf97eaeb fix $check_only parameter and a little nicer cli formatting 2024-02-27 17:04:06 +02:00
ralf
db9546afdb fix not working scrolling on FSCK page 2024-02-27 15:20:52 +02:00
ralf
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
ralf
1c34821afd * EPL: fix purging old versions also deletes them in S3, if used 2024-02-26 14:58:21 +02:00
Ralf Becker
5f2c0f448e pending translations from our translation server 2024-01-25 09:53:39 +01:00
ralf
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
StefanU
9c8a159078
Fix typo (for translation)
Missing lang()
Prevented the correct translation.
2023-12-29 21:40:44 +01:00
nathan
7c462f2763 * Filemanager: Fix missing site icon in anonymous file share 2023-12-19 08:53:58 -07:00
Ralf Becker
671dc1d28b pending translations from our translation server 2023-12-01 07:01:27 +01:00
ralf
8236b03d45 using single link.svg from api and use it by default for all link* buttons 2023-11-24 07:26:49 +02:00
ralf
bbe300fb2f refactored S3 config into an own class and remounting backups automatic to s3direct stream-wrapper 2023-11-18 10:00:09 +02:00
Ralf Becker
3e27a643b6 pending translations from our translation server 2023-11-10 06:44:58 +01:00
Ralf Becker
db7d26a6a0 pending translations from our translation-server 2023-10-26 21:55:35 +02:00
ralf
effa3686c8 WIP S3 stream-wrapper: S3 configuration 2023-10-24 17:02:16 +03:00
Ralf Becker
c5b7251188 pending translations from our translation-server 2023-10-18 16:41:38 +02:00
StefanU
59a0d20f62
Update goup.svg
New version/styling
2023-10-17 16:20:07 +02:00
StefanU
9cc0e6506b
Update gohome.svg
New version
2023-10-08 19:30:25 +02:00
nathan
c50b6e6cae Fix admins could not delete other user's shares 2023-08-23 11:35:00 -06:00
nathan
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
nathan
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
nathan
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
nathan
92a166825f Filemanager: Fix anonymous upload directory always reported failure when uploading 2023-07-24 16:28:31 -06:00
Milan
c170c44168 Merge remote-tracking branch 'origin/master' 2023-07-20 16:40:50 +02:00
Milan
0dd7616c5e egw_action copy fixes regarding ticket 84314 2023-07-20 16:40:22 +02:00
nathan
871385054b Filemanager: Adjust Extended ACL template to make better use of space 2023-07-14 13:15:44 -06:00
Milan
b00371c7e1 WIP egw_action copy fixes
paste not working
2023-07-14 15:37:20 +02:00
nathan
a61323f98c Disable kanban column if user does not have access to kanban 2023-07-12 15:47:54 -06:00
milan
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
ralf
db32d9ad31 fix not working folder creation via context menu 2023-06-12 17:19:37 +02:00
ralf
4716ce1459 fixing the fix ;) 2023-06-08 22:15:07 +02:00
nathan
2ed1513e7b Filemanager: Fix "[] operator not supported for strings"
again
2023-06-08 13:58:46 -06:00
nathan
9b46880528 Filemanager: Fix "[] operator not supported for strings"
caused by e7e9c6f
2023-06-08 13:37:38 -06:00
nathan
e7e9c6fa22 Filemanager: Push was not correctly updating file list when directory was added/deleted 2023-06-05 11:56:06 -06:00