Commit Graph

1304 Commits

Author SHA1 Message Date
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
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
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
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
ralf
6fe23ffc2e fix not working folder creation via context menu 2023-06-12 17:20:28 +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
4d78bdf767 Filemanager: Fix "[] operator not supported for strings"
caused by e7e9c6f
2023-06-08 13:39:26 -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
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
StefanU
c9a666d032 Update upload.svg
File optimisation, => 32px, colour corrected
2023-05-02 09:20:03 +02:00
Ralf Becker
3522e60e84 pending changes from our translation server 2023-04-12 11:16:00 +02:00
hadi
459b8b4d4d * Filemanager: fix broken expose view for filename click&open action 2023-04-06 17:45:54 +02:00
Ralf Becker
adcaa10ec4 pending translations from our translation server 2023-03-15 08:58:13 +01:00
Hadi Nategh
bae0f59a16 *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:49:32 +01:00
ralf
81d044d2a5 bump version to 23.1 2023-02-28 08:50:48 +01:00
nathan
34cc0ff5be Switch vbox with details back to tabbox now that we have et2-tabbox_mobile 2023-02-22 12:37:06 -07:00
Hadi Nategh
369bddef2f Adopt header's buttons in mobile templates 2023-02-21 13:39:50 +01:00
StefanU
96a18c8bf4
Update gohome.svg
Colour corrected, size corrected, form corrected
2023-02-20 19:03:18 +01:00
nathan
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
nathan
03a166f8c8 Filemanager: Fix missing EPL tabs 2023-02-14 13:24:19 -07:00
StefanU
fc693cdac2
Update goup.svg
Fix colour to #62686a
2023-01-25 22:21:25 +01:00
nathan
66a72bfac8 Filemanager: Let path in nm header have as much space as it wants 2023-01-24 10:44:20 -07:00
nathan
09b313571c Missed the header ID in 17f82ce 2023-01-19 11:54:47 -07:00
nathan
17f82cec40 Add kanban column to list 2023-01-19 11:51:32 -07:00
nathan
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
Hadi Nategh
9e1b21e5e3 Cleanup "id=tabs" from all converted tabbox to et2-vbox which caused wrong namespace 2023-01-19 10:56:41 +01:00
nathan
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
ralf
8ec106f22b converting .xet files to new webcomponents-format 2023-01-04 11:28:10 -06:00
StefanU
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
StefanU
15465abdd5
New icon folder_open.svg
Base is new app icon file manager, grey
2022-12-29 11:14:26 +01:00
StefanU
0e2668ff8d
Add folder_closed_big.svg
Full size to 32px, grey
Basis is new app icon file manager
2022-12-29 11:12:32 +01:00
StefanU
160feda1a9
Update button_createdir.svg
New design, size adjusted, colour corrected, file optimisation
2022-12-29 11:03:40 +01:00
StefanU
271ae92e69
Update list_tile.svg
Raster corrected, file optimisation
2022-12-19 21:19:02 +01:00
StefanU
75d5ce4f08
Update list_row.svg
Raster corrected, file optimisation
2022-12-19 21:16:11 +01:00
nathan
bf97118963 Show quota as disabled for non-stylite 2022-12-16 10:46:07 -07:00
Ralf Becker
d999bae1bc pending changes from our translation server 2022-12-02 09:59:30 +01:00
StefanU
2ee5f172b5
Update filemanager icon
Add missing size
2022-11-30 22:09:49 +01:00
StefanU
bae2590fd5
Update filemanager icon
Rounded corners, size adjusted 28px => 32px, file optimisation
2022-11-27 15:40:11 +01:00
nathan
7407f4a077 Filemanager: Give some margin to recalculate & oversize 2022-11-25 11:54:41 -07:00