Commit Graph

1313 Commits

Author SHA1 Message Date
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
a1c8fac94c *Mail: fix mail attachments action not being set properly based on users preference set in Filemanager (eg. open with Collabora or download) 2023-03-01 13:20:35 +01:00
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +01:00
34cc0ff5be Switch vbox with details back to tabbox now that we have et2-tabbox_mobile 2023-02-22 12:37:06 -07:00
369bddef2f Adopt header's buttons in mobile templates 2023-02-21 13:39:50 +01:00
96a18c8bf4 Update gohome.svg
Colour corrected, size corrected, form corrected
2023-02-20 19:03:18 +01:00
e19cef1c07 Filemanager: Fix broken drag
Gave error "Uncaught app.filemanager.drag is not a function", because app.filemanager.drag was removed in 2014 (96d9f14)
2023-02-17 09:16:13 -07:00
ce140e5eb6 pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation 2023-02-17 15:48:17 +01:00
9af53cfab4 pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation 2023-02-17 15:46:37 +01:00
7e1fdc4637 pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation 2023-02-17 15:45:29 +01:00
03a166f8c8 Filemanager: Fix missing EPL tabs 2023-02-14 13:24:19 -07:00
fc693cdac2 Update goup.svg
Fix colour to #62686a
2023-01-25 22:21:25 +01:00
66a72bfac8 Filemanager: Let path in nm header have as much space as it wants 2023-01-24 10:44:20 -07:00
09b313571c Missed the header ID in 17f82ce 2023-01-19 11:54:47 -07:00
17f82cec40 Add kanban column to list 2023-01-19 11:51:32 -07:00
86917eff65 Fix file settings error "'0' is NOT allowed ('not found')!" for gid.
It did not have a '0' => 'root' option, which is what we were using for the value.
2023-01-19 09:21:03 -07:00
9e1b21e5e3 Cleanup "id=tabs" from all converted tabbox to et2-vbox which caused wrong namespace 2023-01-19 10:56:41 +01:00
f332b7bba5 Fully remove "tabs" attribute for tabbox, it overwrites the internal tabs collection.
Even checking for it sets 'tabs' attribute to null.  Use "extraTabs" instead.
2023-01-11 13:21:01 -07:00
8ec106f22b converting .xet files to new webcomponents-format 2023-01-04 11:28:10 -06:00
bbb7ab263a Add new icon folder_closed.svg
Base is new app icon file manager, grey
Collapsed folder, matching folder_open.svg, for toggling open/closed
2022-12-29 11:17:27 +01:00
15465abdd5 New icon folder_open.svg
Base is new app icon file manager, grey
2022-12-29 11:14:26 +01:00