ralf
|
e7259612f1
|
fix error exporting LDAP accounts to SQL: array_key_exits parameter #2 must be of type array, bool given
|
2023-01-25 19:14:47 +01:00 |
|
ralf
|
07d6488593
|
defer calls to mail_refreshFolderStatus for 2s, to accumulate updates of multiple rows e.g. deleting multiple emails
|
2023-01-25 15:17:49 +01:00 |
|
ralf
|
bf49c486ae
|
fix partner link
|
2023-01-23 09:19:55 +01:00 |
|
nathan
|
8f28db0dad
|
Calendar: Fix calendar ACL only accepted the first selected user
|
2023-01-12 14:45:20 -07:00 |
|
nathan
|
bd8a27ee24
|
Collabora's extra share needs to use restricted fstab from original share, not full fstab
|
2023-01-10 09:57:58 -07:00 |
|
nathan
|
10855ef0aa
|
Timesheet: Avoid error if selectcols is not an array
in_array(): Argument #2 ($haystack) must be of type array, null given
|
2023-01-02 08:37:52 -07:00 |
|
nathan
|
5d41e69833
|
Calendar: Fix user listed in participants twice when creating an event from an email
|
2022-12-23 11:01:06 -07:00 |
|
nathan
|
4622f048cc
|
Resources: Fix missing toolbar buttons
|
2022-12-23 09:49:51 -07:00 |
|
nathan
|
1e1090f0a1
|
Try to fix contact sharing filemanager access
|
2022-12-21 09:42:00 -07:00 |
|
ralf
|
c1182f13c0
|
fix PHP 8.x Error: array_keys(): Argument #1 ($array) must be of type array, null given
|
2022-12-20 09:10:45 -06:00 |
|
ralf
|
709b825096
|
fix PHP 8.x about math between float and string
|
2022-12-09 08:33:29 +01:00 |
|
dependabot[bot]
|
8efd2e45f2
|
Bump tinymce/tinymce from 5.10.1 to 5.10.7
Bumps [tinymce/tinymce](https://github.com/tinymce/tinymce-dist) from 5.10.1 to 5.10.7.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/5.10.7/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.10.1...5.10.7)
---
updated-dependencies:
- dependency-name: tinymce/tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 07:59:14 +01:00 |
|
nathan
|
16fb8ef016
|
Fix PHP 8.1 Error: Undefined constant EGroupware\Api\Vfs\StreamWrapper::vfs
|
2022-12-07 18:18:09 +01:00 |
|
Hadi Nategh
|
872b272459
|
Make sure cat_id is not null before merging content otherwise it would override the fetched content wrong value
|
2022-12-07 12:30:02 +01:00 |
|
ralf
|
4debde6efa
|
fix wrong http status code set, when file not found or any other error
|
2022-12-06 10:44:41 +01:00 |
|
ralf
|
bdaf4fb126
|
change config template, to enforce only entering numbers, as the label suggested before
|
2022-12-06 10:10:28 +01:00 |
|
ralf
|
94dac9d130
|
fix PHP 8.1 TypeError: Unsupported operand types: string - float
Also change config template, to enforce only entering numbers, as the label suggested before
|
2022-12-06 10:08:49 +01:00 |
|
ralf
|
e4178639e6
|
partial revert of PHP 8.1 installation fix, as it breaks VFS WebDAV access
|
2022-12-05 21:31:47 +01:00 |
|
ralf
|
d13f453f6a
|
another error stalling installation
|
2022-12-05 16:11:19 +01:00 |
|
ralf
|
65ad5fc1d0
|
fix installation under PHP 8.1
|
2022-12-05 15:56:15 +01:00 |
|
ralf
|
7be8eb86f5
|
PHP > 7.4 exclude deprecated apps from old packages (not installed via git), always exclude sitemgr
|
2022-12-04 08:09:59 +01:00 |
|
ralf
|
28c469c9f0
|
missing OpenId Connect autodiscovery block
|
2022-12-02 16:54:30 +01:00 |
|
ralf
|
390bbf1f9e
|
use PHP 8.1 by default
|
2022-12-02 15:35:09 +01:00 |
|
ralf
|
37d678c3ab
|
converting plain-text mail to html mistakes angle brackets for tags
|
2022-12-02 15:25:12 +01:00 |
|
ralf
|
7b29b5dbe5
|
give focus back to previous active element instead of focusing on first input
|
2022-12-02 14:43:19 +01:00 |
|
ralf
|
43b6202dfc
|
updating composer.lock with latest commit hashed for egroupware/* packages
|
2022-12-02 10:55:03 +01:00 |
|
ralf
|
743072a639
|
Changelog for 21.1.20221202
|
2022-12-02 10:36:07 +01:00 |
|
Ralf Becker
|
53a9113937
|
missed pending change from our translation server
|
2022-12-02 10:03:00 +01:00 |
|
Ralf Becker
|
460c3e4fc7
|
pending changes from our translation server
|
2022-12-02 10:01:11 +01:00 |
|
ralf
|
3defd83b0c
|
fix selected category of new resource lost on automatic submit
|
2022-12-02 09:35:44 +01:00 |
|
ralf
|
f3cf760d4f
|
also allow column names with prefix when deleting
|
2022-12-01 13:10:51 +01:00 |
|
ralf
|
1fad8bf766
|
fix array_merge(): Argument #2 must be of type array, int given
|
2022-11-28 14:13:57 +01:00 |
|
nathan
|
e9b6553ab4
|
Calendar: If an event went from recurring to non-recurring, recurring events could still be displayed
|
2022-11-28 13:48:57 +01:00 |
|
ralf
|
0ab30a1b3a
|
fix PHP 8.x TypeError: array_filter(): Argument #1 ($array) must be of type array, null given
|
2022-11-24 10:08:19 +01:00 |
|
nathan
|
2cd030afdb
|
Resources: Additional changes to get submit on changing category to work
|
2022-11-23 15:12:29 -07:00 |
|
nathan
|
6b887efc4b
|
Resources: Hide customfields tab for categories have no customfields
|
2022-11-23 14:42:18 -07:00 |
|
nathan
|
bfb335f7c3
|
* Resources: Customfields can now be per category
|
2022-11-23 14:42:10 -07:00 |
|
nathan
|
85ded6f1fc
|
Fix URLS with ! in query were not properly activated, leaving out part of the URL
|
2022-11-23 09:49:38 -07:00 |
|
nathan
|
0efe1e865f
|
Calendar: Fix app.js was not properly updated
Fixes changes to recurring events did not always show
|
2022-11-23 09:04:05 -07:00 |
|
nathan
|
7f936cdaf1
|
calendar: avoid error during CSV import if start or end dates were not able to be parsed
|
2022-11-21 11:35:13 -07:00 |
|
nathan
|
874da32f81
|
importexport: Avoid error or infinite loop for really badly parsed select values
|
2022-11-21 11:05:01 -07:00 |
|
nathan
|
0a76aa7872
|
Addressbook: fix "array_key_exists(): Argument #2 ($array) must be of type array, null given" error editing import vcard definition
|
2022-11-21 09:30:33 -07:00 |
|
ralf
|
e2b1d0f2cf
|
* Setup: add dry-run option to account import from AD or LDAP
|
2022-11-21 10:13:48 +01:00 |
|
ralf
|
723bfa30c5
|
fix typo
|
2022-11-18 20:14:50 +01:00 |
|
ralf
|
87b2725a87
|
remove 2nd @ in error-message
|
2022-11-17 20:40:07 +01:00 |
|
nathan
|
b1d75209db
|
Fix tab button wouldn't leave mail compose's to: field
|
2022-11-15 10:37:13 -07:00 |
|
nathan
|
89f5daa310
|
Try to fix Ingo's disappearing column
|
2022-11-15 10:03:26 -07:00 |
|
nathan
|
7f39156c89
|
Admin: Remove refresh, push will handle it
|
2022-11-14 13:43:24 -07:00 |
|
ralf
|
0f02b84b41
|
cache authentication for 1 hour, to not have to ask the backend again (eg. for LDAP or AD)
|
2022-11-11 21:01:30 +01:00 |
|
ralf
|
53fe8a730e
|
fix PHP 8.x Fatal changing languages
|
2022-11-11 13:29:50 +01:00 |
|