Commit Graph

1349 Commits

Author SHA1 Message Date
ralf
864bd19040 * 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:35 +02:00
Ralf Becker
bb7846dae1 pending translations from our translation-server 2024-03-04 09:05:43 +01:00
ralf
1fe985cad5 fix $check_only parameter and a little nicer cli formatting 2024-02-27 17:04:31 +02:00
ralf
4464aabbb2 fix not working scrolling on FSCK page 2024-02-27 15:22:16 +02:00
ralf
a1eeb43308 * EPL: add S3 check to FSCK to delete files not in egw_sqlfs table or empty files from S3 buckets 2024-02-27 14:55:38 +02:00
ralf
c8c8164cb1 * EPL: fix purging old versions also deletes them in S3, if used 2024-02-26 15:10:03 +02:00
Ralf Becker
6956ba7601 pending translations from our translation server 2024-01-25 09:55:29 +01:00
ralf
5984268d62 * Filemanager: fix not working setting "No Access" permission on directories e.g. to hide (unwanted) group-directories 2024-01-18 10:34:17 +02:00
nathan
55f81b7985 * Filemanager: Fix missing site icon in anonymous file share 2023-12-19 11:15:34 -07:00
Ralf Becker
df73301ce4 pending translations from our translation server 2023-12-01 07:02:08 +01:00
ralf
7bd98a8bf2 using single link.svg from api and use it by default for all link* buttons 2023-11-24 07:27:50 +02:00
ralf
cb0f0f8063 refactored S3 config into an own class and remounting backups automatic to s3direct stream-wrapper 2023-11-18 10:01:13 +02:00
ralf
9c4d28ca63 merge master into 23.1 2023-11-13 10:05:15 +02:00
Ralf Becker
671ba6b8bb pending translations from our translation server 2023-11-10 06:45:57 +01:00
Ralf Becker
3e27a643b6 pending translations from our translation server 2023-11-10 06:44:58 +01:00
Ralf Becker
2cb959a8e3 pending translations from our translation-server 2023-10-26 21:56:09 +02: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
1b552cd9c2 pending translations from our translation-server 2023-10-18 16:42:40 +02: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
f4ed5d399c Update gohome.svg
New version
2023-10-16 13:40:37 -06:00
StefanU
9cc0e6506b
Update gohome.svg
New version
2023-10-08 19:30:25 +02:00
Milan
6d7de44b7a egw_action copy fixes regarding ticket 84314
(cherry picked from commit 0dd7616c5e)
2023-09-13 10:40:32 +02:00
Milan
45b05a6268 WIP egw_action copy fixes
paste not working

(cherry picked from commit b00371c7e1)
2023-09-13 10:40:32 +02:00
Milan
f430b66d3b 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

(cherry picked from commit 5e3c67a5cf)
2023-09-13 10:40:32 +02:00
nathan
7370cfe0ee Fix admins could not delete other user's shares 2023-08-24 08:18:48 -06:00
nathan
b8b730b0cd 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-24 08:18:35 -06:00
nathan
c50b6e6cae Fix admins could not delete other user's shares 2023-08-23 11:35:00 -06:00
nathan
23888417f5 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:52:31 -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
8ace683cdb Filemanager: Fix anonymous upload directory always reported failure when uploading 2023-07-25 18:50:16 +02:00
nathan
a6b00d5922 Filemanager: Fix anonymous upload directory always reported failure when uploading
Now it works first time the file is uploaded
2023-07-25 18:50:16 +02: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
1a20ba504b Filemanager: Adjust Extended ACL template to make better use of space 2023-07-17 10:38:14 -06:00
nathan
96621ac3c5 Disable kanban column if user does not have access to kanban 2023-07-17 10:37:21 -06: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
6fe23ffc2e fix not working folder creation via context menu 2023-06-12 17:20:28 +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
ralf
26228d137b fixing the fix ;) 2023-06-08 22:14:41 +02:00
nathan
ac4090b068 Filemanager: Fix "[] operator not supported for strings"
again
2023-06-08 14:00:32 -06:00
nathan
2ed1513e7b Filemanager: Fix "[] operator not supported for strings"
again
2023-06-08 13:58:46 -06:00