Ralf Becker
|
e7e16da33d
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-14 15:38:19 +01:00 |
|
Ralf Becker
|
8250784543
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given
|
2021-11-14 10:32:42 +01:00 |
|
Ralf Becker
|
dfebb587ed
|
fix PHP 8.0 TypeError: array_search(): Argument #2 ($haystack) must be of type array, bool given
|
2021-11-14 10:27:33 +01:00 |
|
Ralf Becker
|
b2f8d216f1
|
fix PHP 8.0 TypeError: preg_match(): Argument #2 ($subject) must be of type string, array given
|
2021-11-13 17:45:51 +01:00 |
|
Ralf Becker
|
dfec4360b3
|
fix PHP 8.0 TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
|
2021-11-13 17:39:56 +01:00 |
|
Ralf Becker
|
c212cf36ae
|
fix PHP 8.0 TypeError: fwrite(): Argument #2 ($data) must be of type string, array given
|
2021-11-13 17:31:19 +01:00 |
|
Ralf Becker
|
c6052a5fbb
|
fix PHP 8.0 TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given
|
2021-11-13 17:25:01 +01:00 |
|
Ralf Becker
|
72a7039dce
|
fix PHP 8.0 TypeError: array_merge(): Argument #1 must be of type array, null given
|
2021-11-13 17:18:41 +01:00 |
|
Ralf Becker
|
a99eb13066
|
fix PHP 8.0 TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
|
2021-11-13 17:12:35 +01:00 |
|
Hadi Nategh
|
537c4652a3
|
Fix error "Non-static method Merge::get_all_ids() cannot be called statically"
|
2021-11-13 17:08:20 +01:00 |
|
Ralf Becker
|
26af55cba6
|
fix PHP 8.0 TypeError: Unsupported operand types: string + int
|
2021-11-13 17:05:42 +01:00 |
|
Ralf Becker
|
26a8d40c5f
|
fix PHP 8.0 TypeError: ZipArchive::setCommentName(): Argument #2 ($comment) must be of type string, array given
|
2021-11-13 17:02:26 +01:00 |
|
nathan
|
310d430142
|
Calendar: Fix validation error when setting ical export timezone preference
|
2021-11-12 13:16:52 -07:00 |
|
Hadi Nategh
|
045ac185cf
|
Fix php8.0 (TypeError): Cannot access offset of type string on string
|
2021-11-12 15:13:02 +01:00 |
|
Hadi Nategh
|
90597e1dea
|
Get the link entry app selection menu working again
|
2021-11-11 10:28:00 +01:00 |
|
Ralf Becker
|
bbd048a143
|
try fixing an other case where an unrelated XML error was reported
Error passing XML file '<text type="text" id="#Kunde_Firma"/>' line 12: EndTag: '</' not found
There is obviously no line 12 ;)
|
2021-11-11 09:50:17 +01:00 |
|
Ralf Becker
|
a2f361f521
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string
|
2021-11-11 09:22:13 +01:00 |
|
Ralf Becker
|
cb70a57b78
|
quieten permanent log of search links for non-ascii project-names etc.
|
2021-11-11 09:11:04 +01:00 |
|
Ralf Becker
|
46e384198b
|
fix PHP 8.0 TypeError: Unsupported operand types: string & int
|
2021-11-11 08:00:20 +01:00 |
|
Ralf Becker
|
d0f34b3c1c
|
fix old classname uipassword --> preferences_password
|
2021-11-11 07:53:27 +01:00 |
|
Ralf Becker
|
a84c9cd92a
|
fix PHP 8.0 ValueError by using forked and fixed Horde_Util package
|
2021-11-10 19:44:44 +01:00 |
|
nathan
|
051de18530
|
Infolog: Fix could not change project after b125e1b2fd
|
2021-11-10 09:57:14 -07:00 |
|
nathan
|
2a6cca7977
|
Infolog: Fix linking a second project will remove one project after a second save
With test.
|
2021-11-10 09:57:04 -07:00 |
|
nathan
|
6aa0366330
|
Maybe fix SQL error from searching contacts with private + duplicates
|
2021-11-10 09:53:24 -07:00 |
|
Ralf Becker
|
97c31b4d54
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string, when iCal exporting a GEO attributes
|
2021-11-10 17:00:16 +01:00 |
|
Ralf Becker
|
78f58a887d
|
fix PHP 8.0 TypeError: strlen(): Argument #1 ($str) must be of type string, array given
|
2021-11-10 15:23:45 +01:00 |
|
nathan
|
050bf162d9
|
Api: Fix check of disabled attribute was misbehaving if the value was null or 0
This showed up when validating tracker config, some rows were disabled with disabled="@tracker". When tracker=0, they did not return their value.
|
2021-11-10 13:58:40 +01:00 |
|
Ralf Becker
|
9e6bb14725
|
fix PHP 8.0 TypeError: calendar_tracking::track(): Argument #1 ($data) must be of type array, null given
|
2021-11-10 13:01:22 +01:00 |
|
Ralf Becker
|
dd75857277
|
fix PHP 8.0 TypeError: Illegal offset type in Api\Categories::id2name()
|
2021-11-10 12:56:42 +01:00 |
|
Ralf Becker
|
4d08b1412d
|
fix PHP 8.0 TypeError: array_merge(): Argument #2 must be of type array, null given
|
2021-11-10 12:47:34 +01:00 |
|
Ralf Becker
|
8d25c83380
|
fix/catch PHP 8.0 ValueError: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "cp1250"
|
2021-11-10 12:43:30 +01:00 |
|
Ralf Becker
|
365982025a
|
fix PHP 8.0 TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2021-11-10 12:24:28 +01:00 |
|
Ralf Becker
|
aca63345ca
|
fix PHP 8.0 TypeError: strpos(): Argument #1 ($haystack) must be of type string, array given
|
2021-11-10 12:16:20 +01:00 |
|
Hadi Nategh
|
dfdd3b918b
|
Update jquery-ui to 1.13.1
|
2021-11-10 11:55:45 +01:00 |
|
Ralf Becker
|
2604a077d3
|
fix PHP 8.0 TypeError: Cannot access offset of type string on string
|
2021-11-10 11:54:38 +01:00 |
|
Ralf Becker
|
408bcbb26b
|
fix PHP 8.0 TypeError: key(): Argument #1 ($array) must be of type array, null given
|
2021-11-10 11:45:07 +01:00 |
|
Ralf Becker
|
86e232f2f5
|
fix PHP 8.0 TypeError: explode() expects parameter 2 to be string, array given
|
2021-11-10 11:38:29 +01:00 |
|
Ralf Becker
|
b09536c67f
|
fix PHP 8.0 TypeError: Unsupported operand types: int + string
|
2021-11-10 11:28:51 +01:00 |
|
Ralf Becker
|
202d8ffc4d
|
fix PHP 8.0 TypeError: Unsupported operand types: EGroupware\Api\DateTime - EGroupware\Api\DateTime
|
2021-11-10 11:23:25 +01:00 |
|
Ralf Becker
|
6218cfb6b1
|
fix PHP 8.0 TypeError: explode(): Argument #2 ($string) must be of type string, array given
|
2021-11-10 11:11:24 +01:00 |
|
Ralf Becker
|
970c12ee1d
|
fix PHP Error: Undefined constant "title"
|
2021-11-10 08:59:33 +01:00 |
|
nathan
|
bd507ca1a3
|
Calendar: Sort similar length all day events alphabetically
|
2021-11-09 08:52:11 -07:00 |
|
Ralf Becker
|
5477f3d095
|
* LDAP/Addressbook: fix region contains for given country invalid value gives an LDAP error on update
cause by trying to write NULL, which is not allowed, unsetting the attribute the proper way now
|
2021-11-09 11:08:07 +01:00 |
|
Ralf Becker
|
3a15b4d86b
|
fix error caused by post_install.php not running as root (default for container)
|
2021-11-09 09:40:34 +01:00 |
|
Ralf Becker
|
6ce457f8e2
|
fix PHP 8.0 TypeError: explode(): Argument #2 ($string) must be of type string, array given
|
2021-11-09 08:46:56 +01:00 |
|
Ralf Becker
|
986944c261
|
fix PHP 8.0 TypeError: Unsupported operand types: EGroupware\Api\DateTime - EGroupware\Api\DateTime
|
2021-11-09 08:41:59 +01:00 |
|
Ralf Becker
|
3655619b43
|
fix PHP 8.0 problem "new" > 0 causing mail accounts created via admin for an other user to fail
|
2021-11-09 08:03:16 +01:00 |
|
Ralf Becker
|
b51f60ada5
|
fix PHP 8.0 error: Illegal offset type
when PUTint an all-day series
|
2021-11-08 18:01:47 +01:00 |
|
Ralf Becker
|
c6761665cf
|
fix PHP 8.0 Unsupported operand types: EGroupware\Api\DateTime + int
|
2021-11-08 13:45:58 +01:00 |
|
Ralf Becker
|
a125be6074
|
fix PHP 8.0 TypeError: Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given
using Api\Accounts::title() but cast to int, if giving an non-zero result
|
2021-11-08 12:35:14 +01:00 |
|