Commit Graph

35905 Commits

Author SHA1 Message Date
Hadi Nategh
487e2413ae Fix broken videoconference join action from tooltip call icon 2020-12-14 14:40:24 +01:00
nathangray
8c078ea23f Remove debug 2020-12-11 09:08:13 -07:00
Alexandros Sigalas
2a333be92d Added tooltip in multiselect selectbox widget 2020-12-10 08:55:05 -07:00
nathangray
99147f1d9e Filemanager: Apply user timezone to share created & last accessed columns
Also, use the better way to do it in file list too
2020-12-09 14:30:47 -07:00
nathangray
1e79106264 * Calendar: Fix missing / incorrect recurrence date in cancel notification iCal 2020-12-09 13:55:56 -07:00
nathangray
1f3870af17 * Calendar: Fix quick add 'Save' button would close the whole window, if it had been opened by a different window 2020-12-09 13:44:09 -07:00
Hadi Nategh
4472c050d6 Send title along other user context info for calendar scheduled calls 2020-12-09 18:39:32 +01:00
Hadi Nategh
cde6c10e05 Add Segoe font family into HTMLEditor 2020-12-09 13:17:37 +01:00
nathangray
a3400010a7 * Calendar: Show correct event date when notified of a single cancelled recurring event 2020-12-08 12:30:49 -07:00
Ralf Becker
93fb74503d limit number of returned rows on link query by default to 100 2020-12-07 14:31:10 +01:00
Hadi Nategh
b612e26790 Add ignore_acl flag to save method 2020-12-07 14:14:26 +01:00
Hadi Nategh
78768ecf7e Fix documentation 2020-12-07 13:15:04 +01:00
Hadi Nategh
c8020e6456 Do not query server if there's no actual taglist query, fix fatal error "Memory exhaustion" 2020-12-07 10:58:42 +01:00
nathangray
c158707718 Add some debug into infolog csv import 2020-12-04 10:20:34 -07:00
Ralf Becker
20f6f7a43b can only change config as root, avoid warnings in install-log 2020-12-04 13:00:19 +01:00
Ralf Becker
8738ce7fab kope with post_install.php no longer running as root and set apc.shm_size=128M and chown www-daata header.inc.php 2020-12-04 12:54:04 +01:00
Hadi Nategh
e317645291 * Addressbook: fix 'undefined' title shown for some contact links opened in CRM view tabs 2020-12-03 18:19:25 +01:00
Hadi Nategh
ee7af811c4 Add some translations 2020-12-03 15:30:27 +01:00
nathangray
1dcdac1fe1 Try to avoid some "Illegal offset type" warnings 2020-12-02 11:07:24 -07:00
Hadi Nategh
54abea4a4e WIP BBB: Do not let meetings in the past going through 2020-12-02 17:03:00 +01:00
Hadi Nategh
d957ed41d0 Implement an alarm callback for countdown widget 2020-12-02 16:54:50 +01:00
Ralf Becker
5d6965a2e9 Changelog for 20.1.20201202 2020-12-02 10:00:05 +01:00
Ralf Becker
e717daa467 fix PHP Warning array_values expects parameter 1 to be an array line 3635 2020-12-02 09:13:04 +01:00
nathangray
c3ae524ed6 Infolog: When importing into info_contact or info_from, try to find & link the contact 2020-12-01 11:14:15 -07:00
nathangray
c0fc66d51f * Calendar: Fix todo sizing / scrolling 2020-12-01 09:51:04 -07:00
nathangray
0484b1d3ff * Filemanager: Put file creation & modification times in user timezone 2020-11-30 21:29:39 +01:00
nathangray
559943f772 * Addressbook: Fix newly added distribution lists could not be added to with the context menu 2020-11-30 11:30:14 -07:00
Hadi Nategh
bd8a78505b Add new option to countdown widget inorder to hide empty values 2020-11-30 14:35:28 +01:00
Hadi Nategh
43ab2ccfb5 WIP BBB: Take type C participants into account when counting for participants 2020-11-30 13:21:55 +01:00
nathangray
c928c54877 Try to avoid warning in error_log 2020-11-27 11:27:15 -07:00
nathangray
f85e08b942 Infolog: When importing into info_contact, try to find & link the contact 2020-11-27 10:50:46 -07:00
Hadi Nategh
00a09eafa0 WIP BBB: Fix ical notification contains wrong url 2020-11-27 12:20:44 +01:00
dependabot-preview[bot]
24f7ed8401 [Security] Bump pear/archive_tar from 1.4.7 to 1.4.11
Bumps [pear/archive_tar](https://github.com/pear/Archive_Tar) from 1.4.7 to 1.4.11. **This update includes a security fix.**
- [Release notes](https://github.com/pear/Archive_Tar/releases)
- [Commits](https://github.com/pear/Archive_Tar/compare/1.4.7...1.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-26 16:12:55 +01:00
Hadi Nategh
c9173b778e WIP BBB: Update videoconference resource base on number of participants 2020-11-26 12:10:59 +01:00
Hadi Nategh
26d5ca3c7f WIP BBB: Add cal_id into videoconference context 2020-11-26 10:56:06 +01:00
nathangray
f17b82e3d9 Calendar: Fix notifications not getting sent 2020-11-24 10:25:03 -07:00
nathangray
3e371ea51f Etemplate: Don't try to expand src if it is empty 2020-11-24 10:24:36 -07:00
Hadi Nategh
5ebcc62626 Fix start and end time for join videoconference on calendar action 2020-11-24 13:47:22 +01:00
Hadi Nategh
54eb66fd30 Add onFinish callback to countdown widget and style it 2020-11-24 13:46:05 +01:00
Hadi Nategh
65b24440a0 Implement widget countdown timer 2020-11-23 21:11:19 +01:00
Ralf Becker
7ed677dd3e disable UCS support, as we currently have no way to know we are running on UCS (inside our open_basedir) 2020-11-23 21:10:53 +01:00
nathangray
522fca6344 Etemplate: Apply sort order (to UI) if server sends it 2020-11-23 10:19:11 -07:00
nathangray
5246e34638 Admin: Reset created / modified when copying account 2020-11-23 09:32:00 -07:00
Ralf Becker
aa62a5ea3e also run Egw::__destruct() explicit for notifications 2020-11-22 11:50:20 +01:00
Ralf Becker
d759e4b5a9 * Tracker: fix empty notification mail, if ticket was opened by following a link in notification mail 2020-11-21 18:55:39 +01:00
Ralf Becker
1cda58c9be fix error "Class Accounts not found" 2020-11-20 15:48:46 +01:00
Hadi Nategh
dc4a2465ff Disable videoconference field in calendar edit dialog if it's not active 2020-11-19 15:39:13 +01:00
Hadi Nategh
33a3c4035b Disable videoconference features in Calendar when it's set to disabled 2020-11-19 12:38:03 +01:00
Ralf Becker
dabf3ac3a4 * API: call async-services via HTTP to fix diverse caching problems 2020-11-19 11:22:37 +01:00
Hadi Nategh
20a7cd6c76 Add start and end time to joinVideoConference call 2020-11-18 15:10:16 +01:00