Commit Graph

34776 Commits

Author SHA1 Message Date
Hadi Nategh
6fd9ce2a52 Add a call notification when receiving an event alarm 2020-04-07 17:43:18 +02:00
nathangray
92f7ca1518 * Addressbook: Case insensitive check for vCard BEGIN & END flags fixes lowercase vcards would not import
https://tools.ietf.org/id/draft-ietf-vcarddav-vcardrev-02.html#anchor3
2020-04-07 09:23:54 -06:00
Ralf Becker
9d86fd5c9f disable avatar sharing link, as it currently destroys sessions for already logged in users, plus some more fixes for VC 2020-04-07 16:26:11 +02:00
Hadi Nategh
2a91ab0ce8 Fix select all action breaks filemanager's contextmenu 2020-04-07 11:25:02 +02:00
Hadi Nategh
a9e6fa278a Fix select all action breaks addressbook's contextmenu 2020-04-07 11:23:42 +02:00
Ralf Becker
7d3196a1bf some fixes around videoconference avatars and adding an automatic alarm 5min before the conference 2020-04-07 11:16:45 +02:00
nathangray
90af21d055 Some improvements to sharing when multiple shares are involved 2020-04-06 14:36:58 -06:00
Ralf Becker
f0b3b5e808 Jitsi avatars: shareing url for pictures, anonymous letter-avatar or gravatar if none 2020-04-06 20:17:22 +02:00
Hadi Nategh
ced149d44e Add accept and hangup icons 2020-04-06 17:46:00 +02:00
Hadi Nategh
50fa1c39b7 Add requireInteraction option into notification class 2020-04-06 17:26:35 +02:00
Ralf Becker
cdbf94ae73 exclude PDFs for new installations by default from opening in Collabora 2020-04-06 15:26:43 +02:00
Hadi Nategh
687496fb2d A fix for addressbook's action select all no longer works 2020-04-06 11:27:20 +02:00
Ralf Becker
0af40e7c01 fix wrong condition 2020-04-06 09:16:20 +02:00
nathangray
e347b0e4a0 Calendar: Fix videoconference flag was not passed from quick add to edit dialog 2020-04-03 11:35:48 -06:00
Ralf Becker
8d1deb5e05 adding videocall via calendar action 2020-04-03 12:34:01 +02:00
Ralf Becker
aa5d5df3dd * Calendar: allow to schedule a videoconference via Jitsi 2020-04-03 11:53:34 +02:00
Ralf Becker
952cd5b34d * Calendar: allow to schedule a videoconference via Jitsi 2020-04-03 11:47:17 +02:00
Hadi Nategh
c1f26e5b79 Set a width to et2_avatar class 2020-04-03 11:07:42 +02:00
Ralf Becker
4fae5f444b support for new Swoole push server 2020-04-03 10:55:03 +02:00
Ralf Becker
b6065e3447 allow to use real push backend, if installed 2020-04-03 10:39:30 +02:00
Ralf Becker
4b61929955 remove wrong quotes in Watchtower example config 2020-04-02 21:54:50 +02:00
Hadi Nategh
909a7e6936 Add video conferencing action into addressbook 2020-04-02 18:49:24 +02:00
Ralf Becker
c3fc8657bf if session is already closed, reopen it for push-notification, as we need to store if a push message is already delivered 2020-04-02 11:17:47 +02:00
Jan Grünewald
844a435986 replaced DIRECTORY_SEPARATOR with '/' 2020-04-02 09:20:41 +02:00
Jan Grünewald
4e615f0783 added autoloading to filemanager/cli.php 2020-04-02 09:20:41 +02:00
Ralf Becker
0445aff4c8 updating composer.lock with latest commit hashed for egroupware/* packages 2020-04-01 15:43:48 +02:00
Ralf Becker
e75e783586 loading filemanager translations for sharing 2020-04-01 10:49:31 +02:00
Ralf Becker
1217b6f367 fix not closed spinner for application names with a dot 2020-03-31 13:04:08 +02:00
Ralf Becker
e8cb1ffd39 German translation for new "hidden Upload" success message 2020-03-31 08:52:32 +02:00
Ralf Becker
e9ab6f1e9a * OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware 2020-03-30 21:10:23 +02:00
Ralf Becker
2d64bd3141 new index on links-table to speed up ProjectManager sub-project queries 2020-03-30 21:10:23 +02:00
nathangray
1eb0d64152 Change the hidden upload message 2020-03-30 09:03:25 -06:00
nathangray
6efb6ec1d8 Add hidden upload directory as mail action 2020-03-30 08:55:43 -06:00
Hadi Nategh
76f8e2f6ad * Filemanager: fix upload in mobile template does not work for hidden share link 2020-03-30 14:22:59 +02:00
Hadi Nategh
303b72100c Show file upload progress in mobile theme 2020-03-30 11:46:42 +02:00
nathangray
85b1e877f4 Fix some account changes were not saved 2020-03-26 09:14:58 -06:00
Hadi Nategh
e82031c3d7 Convert filemanager's add and up/down folder navigator icons into svg 2020-03-26 14:34:52 +01:00
Hadi Nategh
fd6b7c5e4a Fix custom icon not being set if there's no custom color. 2020-03-26 13:09:57 +01:00
Hadi Nategh
ab9e53994a Apply custom header background and custom header logo to sharing dialog 2020-03-26 13:09:47 +01:00
Ralf Becker
172067454a translation for "Hidden uploads" and move it between readonly and writable shares 2020-03-26 10:40:17 +01:00
Hadi Nategh
c4aa6bf7af Sharing UI improvement 2020-03-25 14:54:03 -06:00
nathangray
2bd6201332 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 14:53:42 -06:00
nathangray
358591faf7 * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-25 14:22:41 -06:00
nathangray
57d3b4d060 Fix some popups restricted to just one popup window
- Admin -> Edit user
- Mail -> View source & View header
2020-03-24 09:17:05 -06:00
Ralf Becker
1ef7e5c790 additionally add private mobile phone to addressbook list 2020-03-24 09:28:29 +01:00
nathangray
16e3e7a559 Filemanager - remove share filemanager directory action from filemanager, it makes no sense there. 2020-03-23 13:13:04 -06:00
Ralf Becker
38a94fea9a fix typo preventing account creation or update: "password do not match" 2020-03-23 16:14:56 +01:00
Hadi Nategh
1bc352d65c Use svg icon version for sidebox bullet points 2020-03-23 14:14:38 +01:00
Hadi Nategh
f8479b3864 Revert commits fc296f3ed1, e2a12a7330, 4ac8165b7b 2020-03-23 12:44:23 +01:00
Ralf Becker
8fe5246ac7 fix to allow setting "anonymous" flag for other accounts and try to fix Chrome autocomplete 2020-03-21 14:39:07 +01:00