Commit Graph

37121 Commits

Author SHA1 Message Date
c648c3cab9 do NOT try to access notifications, if not installed or enabled for the user
gives a SQL error, if not installed
2022-10-24 09:11:37 +02:00
a1f87eb419 Calendar: Avoid error in link_title if participants is not an array 2022-10-18 11:52:43 -06:00
723308e525 Add missing compiled js file 2022-10-18 14:39:42 +02:00
bf920abc90 Adopt expose description to audio files 2022-10-18 14:24:44 +02:00
17b900349d Fix open compose windows created new drafts after main window was reloaded 2022-10-17 15:30:41 -06:00
fc716d0e6e Fix PHP 8.x Fatal: array_merge(): Argument #2 must be of type array, null given 2022-10-17 15:59:26 +02:00
9cb30f59db fix error deleting links to files (they have negative ids!) 2022-10-17 12:12:54 +02:00
3b49d75ca7 Fix bug where sharing 3 different shares, the third link doesn't work 2022-10-14 11:28:59 -06:00
e9545739cb Make two anonymous shares at the same time work 2022-10-14 11:26:35 -06:00
4658441bb2 Fix more than one anonymous shares gave error / BasicAuth prompt
First one was successful, but subsequent anonymous shares in the same browser failed
2022-10-14 11:23:57 -06:00
1d8f6c7546 Fix audio attachments do not get played via expose in mail's attachment list 2022-10-13 12:44:02 +02:00
4ae6f15e37 if user selection is switched to "no user selection at all", do not include users in calendar owner search results 2022-10-03 16:11:47 -06:00
c7001bd0a5 Bump twig/twig from 2.14.11 to 2.15.3
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.11 to 2.15.3.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.15.3/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.11...v2.15.3)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:21:40 +02:00
111bc2abff fix Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given 2022-09-30 14:48:36 +02:00
4d31516929 do NOT allow to call Api\Etemplate\Widget\Link::ajax_delete() without a positive link_id 2022-09-26 11:57:30 -06:00
3e5b6cc570 running terser and cssmin now unconditionally as newer plugin seems somehow broken 2022-09-22 20:34:41 +02:00
1337720dad Changelog for 21.1.20220916 2022-09-16 11:42:21 +02:00
c3e0ea1636 nicer way to set current Vfs user and also not overwriting the default context 2022-09-16 11:24:42 +02:00
f7199c1d4c * LDAP/AD/OpenID Connect: fix error creating tokens with profile claim, if user has a picture 2022-09-16 11:24:42 +02:00
63001969da * Mail/Calendar: fix applying a participant reply as organizer overwrote event with data send by the participant (not just his status) 2022-09-16 11:22:58 +02:00
6b3b1a82e6 * Mail/SAML/SSO: show mail accounts requiring the session password as Error, but load the other accounts 2022-09-15 15:58:07 +02:00
a050612165 fix PHP 8.x error: count(): Argument #1 ($value) must by of type Countable|array, null given 2022-09-15 14:09:29 +02:00
2fad88e929 some updates and workarounds for SSO 2022-09-15 12:57:27 +02:00
70911f7e48 fix PHP 8.x error as some apps you a string for their only table and not an array 2022-09-14 14:48:02 +02:00
fb2b3fff07 fix PHP 8.1 makes all schema errors fatal, change that back to previous behavior, to ease updates 2022-09-14 14:48:01 +02:00
6f4f93c284 pending translations from our translation server 2022-09-14 11:08:57 +02:00
25877c7ba6 * Mail/RichTextEditor: common preference "small paragraph" now changes return key to a line break instead of a paragraph (with margin) 2022-09-14 10:28:38 +02:00
09b69cdb97 fix OpenID scope "profile" gives error that it cant create /home//.tmp 2022-09-14 10:02:04 +02:00
3c8b52b860 Update class.calendar_groupdav.inc.php 2022-09-13 21:13:25 +02:00
e90eefdd0a update Horde ImapClient to 2.31.2 to fix some PHP 8.1 compatibilty problems 2022-09-12 12:52:19 +02:00
9e54c4f4a3 disallow https-urls too 2022-09-12 12:51:22 +02:00
38089439da Fix double quote too. See 163c7287e6 2022-09-09 10:46:04 -06:00
f6c9db5a02 fix PHP 8.x throws mysqli_sql_exception when it can not connect 2022-09-09 08:25:04 +02:00
97699d90a2 fix error when downgrading from EPL 2022-09-09 08:03:29 +02:00
d0100cd7a1 Calendar: Fix recurring events that started outside current view were not updated properly in the current view after creating an exception 2022-09-07 09:07:37 -06:00
138a04bf74 * Mail: remove left (and right) margin of p and div, which can interact bad with the signature 2022-09-06 15:42:52 +02:00
0961f0e7a5 do NOT stall because DB does not know the TZ, report once per session
Happens with PHP 8.1 and older MariaDB (or MySQL) without (loaded) timezone data
Unknown or incorrect time zone: 'UTC'
2022-09-05 10:54:15 +02:00
820be6cbed Changelog for 21.1.20220905 2022-09-05 08:47:01 +02:00
4720891e59 fix PHP Fatal Error: Call to undefined function each() 2022-09-05 08:42:33 +02:00
53dcf98689 fix hardcoded php binary (no longer working on MacOS without PHP) 2022-09-05 08:36:27 +02:00
5b349404d2 Calendar: Fix inserting event into document using context menu 2022-08-23 11:14:34 -06:00
1d084d11e4 Fix error Argument #2 must be of type array, null given 2022-08-17 15:09:48 +02:00
5109a7645c fix installation check to report and verify display_errors=0 as Off
was caused by comparison with "" and "" != "0", replaced with false now
2022-08-12 08:49:13 +02:00
75ad2797e1 Finish up loading animation if the active tab is an old etemplate 2022-08-05 12:56:18 +02:00
1c5ba62083 Update fw_mobile.js
Google Chrome returns this error when using EGroupware on mobile:
VM6367 fw_mobile.js:487 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. https://goo.gl/xX8pDD
2022-08-05 10:29:26 +02:00
4d3fbe1b6c * SAML/Univention: support for Univention SAML IdP for SSO incl. docu 2022-08-04 20:11:05 +02:00
7f32ae7fc5 fix missing-eT2-request redirects sometimes use the webserver_url twice and therefore getting a 404 Not found 2022-07-31 09:31:07 +02:00
989a2e1eb0 fix Safari (at least 15.5) gives error link-registry not defined
caused by not implemented navigator.registerProtocolHandler()
2022-07-28 14:24:28 +02:00
05e53f049d Do not let email-taglist items with none string ids being checked for validation as it'd throw errors 2022-07-28 11:53:10 +02:00
589498d549 fix lost owner 2022-07-26 18:02:58 +02:00