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 |
|
ralf
|
f40d854592
|
return which AD server we (tried) to contact in error-messages
|
2022-11-10 11:33:07 +01:00 |
|
ralf
|
293cf669a0
|
get adLDAPUsers::info() to return false again instead of throwing under PHP 8.x
|
2022-11-09 12:35:28 +01:00 |
|
ralf
|
58c3b19c8c
|
npm audit fix: minimatch 3.0.4 --> 3.0.8
|
2022-11-09 10:16:04 +01:00 |
|
nathan
|
e2c4f4f4d0
|
Calendar: Move integration fields in side menu above "Insert in document" select
|
2022-11-08 12:59:02 -07:00 |
|
ralf
|
17ed2bff89
|
* MySQL 8.0: fix DB backup recorded Int columns as TinyInt and stalls restore
* MySQL 8.0: timestamp columns had no default and did not update automatic
|
2022-11-01 19:29:18 +01:00 |
|
Hadi Nategh
|
d67c6412cd
|
Fix some sidebar menus are not working for apps (eg. smallpart app)
|
2022-10-29 16:38:55 +02:00 |
|
ralf
|
e297591ad4
|
remove all private IP addresses from X-Forwarded-For header, not just 10.0.0.0/8
|
2022-10-27 14:55:33 +02:00 |
|
ralf
|
e8a9e4b74b
|
fix 2 PHP 8.x Fatal stalling upgrade of old instances/apps
|
2022-10-24 11:19:16 +02:00 |
|
ralf
|
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 |
|
nathan
|
a1f87eb419
|
Calendar: Avoid error in link_title if participants is not an array
|
2022-10-18 11:52:43 -06:00 |
|
Hadi Nategh
|
723308e525
|
Add missing compiled js file
|
2022-10-18 14:39:42 +02:00 |
|
Hadi Nategh
|
bf920abc90
|
Adopt expose description to audio files
|
2022-10-18 14:24:44 +02:00 |
|
nathan
|
17b900349d
|
Fix open compose windows created new drafts after main window was reloaded
|
2022-10-17 15:30:41 -06:00 |
|
ralf
|
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 |
|
ralf
|
9cb30f59db
|
fix error deleting links to files (they have negative ids!)
|
2022-10-17 12:12:54 +02:00 |
|
nathan
|
3b49d75ca7
|
Fix bug where sharing 3 different shares, the third link doesn't work
|
2022-10-14 11:28:59 -06:00 |
|
nathan
|
e9545739cb
|
Make two anonymous shares at the same time work
|
2022-10-14 11:26:35 -06:00 |
|
nathan
|
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 |
|
Hadi Nategh
|
1d8f6c7546
|
Fix audio attachments do not get played via expose in mail's attachment list
|
2022-10-13 12:44:02 +02:00 |
|
nathan
|
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 |
|
dependabot[bot]
|
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 |
|
ralf
|
111bc2abff
|
fix Api\Accounts::username(): Argument #1 ($account_id) must be of type ?int, string given
|
2022-09-30 14:48:36 +02:00 |
|
ralf
|
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 |
|
ralf
|
3e5b6cc570
|
running terser and cssmin now unconditionally as newer plugin seems somehow broken
|
2022-09-22 20:34:41 +02:00 |
|
ralf
|
1337720dad
|
Changelog for 21.1.20220916
|
2022-09-16 11:42:21 +02:00 |
|
ralf
|
c3e0ea1636
|
nicer way to set current Vfs user and also not overwriting the default context
|
2022-09-16 11:24:42 +02:00 |
|
ralf
|
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 |
|
ralf
|
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 |
|
ralf
|
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 |
|
ralf
|
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 |
|
ralf
|
2fad88e929
|
some updates and workarounds for SSO
|
2022-09-15 12:57:27 +02:00 |
|