Commit Graph

1338 Commits

Author SHA1 Message Date
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
nathan
4d78bdf767 Filemanager: Fix "[] operator not supported for strings"
caused by e7e9c6f
2023-06-08 13:39:26 -06:00
nathan
9b46880528 Filemanager: Fix "[] operator not supported for strings"
caused by e7e9c6f
2023-06-08 13:37:38 -06:00
nathan
66d0db0b85 Filemanager: Push was not correctly updating file list when directory was added/deleted 2023-06-06 09:13:01 -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
nathan
ebd800082d Filemanager: Fix newly created directories don't show up in list
Only seems to affect 23.1 when push is missing
2023-06-01 15:53:03 -06:00
Ralf Becker
b5d668ed5b pending translations from our translation server 2023-05-24 11:52:54 +02:00
Ralf Becker
68aaad7f87 pending translations from our translation server 2023-05-24 11:52:22 +02:00
StefanU
c9a666d032 Update upload.svg
File optimisation, => 32px, colour corrected
2023-05-02 09:20:03 +02:00
StefanU
423d37cd1a
Update upload.svg
File optimisation, => 32px, colour corrected
2023-04-29 12:31:35 +02:00
Ralf Becker
de8824589e pending changes from our translation server 2023-04-12 11:17:25 +02:00
Ralf Becker
3522e60e84 pending changes from our translation server 2023-04-12 11:16:00 +02:00