Ralf Becker
|
2d046e2632
|
fix some PHP 8 errors in calendar: in_array() Argument #2 must be of type array, null given
|
2021-04-07 22:07:49 +02:00 |
|
Ralf Becker
|
dfdb300f5f
|
fix PHP 8 error: array_merge() does not accept unknown named parameters
|
2021-04-07 21:41:11 +02:00 |
|
Ralf Becker
|
c9a478c3d2
|
change getRoot() to return et2_container to get (g|s)etValueById() and friends working without a cast
|
2021-04-07 16:28:21 +02:00 |
|
Ralf Becker
|
58d57b99f3
|
Fix not working delete of single accounts from admin
|
2021-04-07 14:35:37 +02:00 |
|
Ralf Becker
|
e03b1aeb16
|
fix PHP 8 error: key() Argument #1 must be of type array, null given
|
2021-04-07 13:12:32 +02:00 |
|
Hadi Nategh
|
3bc0b55d54
|
Improve et2 DTD
|
2021-04-07 10:48:13 +02:00 |
|
Ralf Becker
|
673760f59d
|
* Setup/SAML: fix not stored custome OID and added eduPersonUniqueId
|
2021-04-07 10:07:56 +02:00 |
|
Ralf Becker
|
102a790c44
|
fix und PHP 8 no longer supported curly braces for array/string indexes
|
2021-04-07 09:55:11 +02:00 |
|
Ralf Becker
|
9e3ce0db2b
|
Changelog for 21.1.20210406
|
2021-04-06 17:15:39 +02:00 |
|
Hadi Nategh
|
d29459d9e5
|
Ignore browsing apps with their status 5 and index set to none
|
2021-04-06 17:09:31 +02:00 |
|
Ralf Becker
|
4045c06896
|
fix PHP 8 errors
|
2021-04-06 15:32:21 +02:00 |
|
Ralf Becker
|
8a0c0bc82e
|
remove old logging of bad menuaction, using error_log instead
old api logging class tries to instanciate Error class, which is a PHP own class/exception since some versions
|
2021-04-06 11:04:30 +02:00 |
|
Ralf Becker
|
197a6348a9
|
fix not working extended search after by PHP 8 required rename of the methode from search to extSearch
|
2021-04-06 10:54:48 +02:00 |
|
Ralf Becker
|
909b59320d
|
spread operator does not take care of it automatic, have to use array_values to get ride of string keys
|
2021-04-06 09:47:21 +02:00 |
|
Ralf Becker
|
94e0a536a4
|
pending translations from our translation server
|
2021-04-06 09:41:17 +02:00 |
|
Ralf Becker
|
c92bfa822f
|
fix PHP 8 Fatal error caused by not parsable URL like "<scheme>://<user>@/path" (missing domain)
|
2021-04-06 09:19:54 +02:00 |
|
Ralf Becker
|
69f60d100b
|
fix PHP 8 error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters
caused by non-numeric keys, spread operator takes care of that automatic
|
2021-04-06 09:19:54 +02:00 |
|
nathangray
|
f7af9c3c0f
|
Silence some warnings
|
2021-04-05 11:25:57 -06:00 |
|
nathangray
|
060710a74a
|
Make sure we can log all throwables, not just exceptions
|
2021-04-05 10:46:50 -06:00 |
|
nathangray
|
1277d2f05a
|
Fix translation issues reported by Stefan Unverricht
|
2021-04-05 09:25:18 -06:00 |
|
Ralf Becker
|
7ae4d44308
|
fix PHP 8 errors
|
2021-04-02 19:34:11 +02:00 |
|
Ralf Becker
|
00f2c12771
|
fix not send logout for expired sessions for PHP 8
also change alert for exceptions to egw.message($msg, 'error')
|
2021-04-02 11:09:24 +02:00 |
|
Ralf Becker
|
7135243d06
|
nicer implementation of CreateObject and some small fixes
|
2021-04-02 10:47:52 +02:00 |
|
nathangray
|
42f8c9182e
|
Resources: Fix display of old category icons in resource list
|
2021-04-01 11:12:44 -06:00 |
|
nathangray
|
4ab170541e
|
Api: Fix incorrect extended ACL check was done when symlinking
|
2021-04-01 10:28:06 -06:00 |
|
Hadi Nategh
|
a3f18e2ed8
|
Fix calendar mobile theme and place an adapted search button
|
2021-04-01 15:47:00 +02:00 |
|
Ralf Becker
|
3fcac1ff72
|
PHP 8 and PHPStorm error fixes for setup
|
2021-04-01 14:34:19 +02:00 |
|
Ralf Becker
|
db5831c5e4
|
fix PHP 8 error: undefined function each()
|
2021-04-01 14:30:40 +02:00 |
|
Hadi Nategh
|
e0c4179512
|
Fix styling of integration toolbar actions in calendar's toolbar morelist
|
2021-04-01 13:43:05 +02:00 |
|
Ralf Becker
|
571ebb21b3
|
changes to build PHP 8 snapshots from master
|
2021-04-01 08:49:44 +02:00 |
|
Ralf Becker
|
98d0681333
|
updating composer.lock with latest commit hashed for egroupware/* packages
|
2021-04-01 08:37:08 +02:00 |
|
Ralf Becker
|
7480e7e75f
|
fix expired session gives client-side parse-error under PHP 8
|
2021-04-01 08:22:37 +02:00 |
|
nathangray
|
81e918d010
|
Resources: Support custom category icons
|
2021-03-31 13:41:31 -06:00 |
|
nathangray
|
98219a2517
|
Put type in front of variable name
|
2021-03-31 13:14:18 -06:00 |
|
nathangray
|
a21c49d99c
|
PHP 8 code quality improvements suggested by PHPStorm
|
2021-03-31 11:25:12 -06:00 |
|
nathangray
|
a95f745018
|
API: Allow custom category icons
|
2021-03-31 10:52:57 -06:00 |
|
Ralf Becker
|
fed41622c2
|
fixing all sorts of PHP 8 errors and PHPStorm errors
|
2021-03-31 17:50:01 +02:00 |
|
Ralf Becker
|
0efa9ae141
|
docu update
|
2021-03-31 17:50:01 +02:00 |
|
nathangray
|
e81b2c319a
|
Calendar: More style adjustments from Stefan Unverricht
|
2021-03-31 09:44:22 -06:00 |
|
Hadi Nategh
|
1c1a409791
|
Apply Kanban app color
|
2021-03-31 16:56:43 +02:00 |
|
Hadi Nategh
|
11c747ed20
|
* Notifications: Add refresh handler for notifications (click on Notifications header)
|
2021-03-31 16:45:48 +02:00 |
|
Ralf Becker
|
37e5e12c3c
|
PHP 8 fix: adding explicit cast for comparing DB-version to a float major number
|
2021-03-31 13:31:42 +02:00 |
|
Ralf Becker
|
11d441e689
|
updating lcobucci/jwt to 3.4.5 (still not supporting PHP 8)
Fixing PHP 8 compatibility by loadig fixed OpenSSL Signer baseclass in OpenID/Keys
|
2021-03-31 12:12:38 +02:00 |
|
Ralf Becker
|
79040d1524
|
disable warnings under PHP 8 for now, as the hide fatal errors and log errors in xet files
|
2021-03-31 11:30:34 +02:00 |
|
Ralf Becker
|
6ce05919b6
|
fix PHP 8 errors shown by PHPStorm
|
2021-03-30 20:34:58 +02:00 |
|
nathangray
|
7307d28e53
|
Calendar: Add some space beween categories and filter
|
2021-03-30 11:57:16 -06:00 |
|
nathangray
|
72b00c0422
|
Fix missing translation
|
2021-03-30 11:04:19 -06:00 |
|
nathangray
|
d5aacd190d
|
Add 'no_quick_add' link registry setting so apps can opt out of the quick add
|
2021-03-30 10:12:29 -06:00 |
|
Ralf Becker
|
0553133bfc
|
updating composer packages egroupwre/* pear/* pear-pear.horde.org/* and use forked egroupware/imap-client to fix PHP 8 error
fetch query labels were not removed and therefore caused an IMAP error
PHP 7.*: (($key="<label>") == 0) === true, PHP 8.*: (($key="<label>") == 0) === false
|
2021-03-30 11:02:04 +02:00 |
|
nathangray
|
b16ccfd3ef
|
Filemanager: Fix change in ownership of sub-directories did not always update UI
|
2021-03-29 15:56:51 -06:00 |
|