-
In table cdb_person the field fax is defined as "varchar(20) NOT NULL". When I try to add a person the sql command INSERT fails because the fax field is missing in the sql INSERT command. Same for som…
-
Implement a comparator which compares online and offline SNG file by last changed date
Idea from https://forum.songbeamer.de/viewtopic.php?f=1&p=23001&sid=d7f00735d9dccdcc0eb7ba89baa0e489#p23001
…
-
### Steps to reproduce
1. Setup Keycloak with a custom user storage plugin
2. Setup a new Nextcloud instance and install _user_oidc_
3. Create a confidential client for Nextcloud in Keycloak
4. Co…
-
https://forum.church.tools/topic/1220/churchdb-gruppenstruktur-organigramm-darstellen/46?_=1661964238218
-
When addind attachments to events, we can get hold of the file entries via the `FileRequest::forEvent($eventId)->get()` method.
`$eventFiles= FileRequest::forEvent($eventId)->get();`
This return…
-
## 🐛 Bug Report
With the current react-native version (0.69.1), RNN is not usable, even when the new architecture is disabled.
The following error pops up in android: `null is not an object (evalu…
-
Thanks for the great quickstart!
How do I send formdata to upload attachments to events with this library though?
The API docs are also rather unclear on this and there seem to be typos like `atta…
-
I used this tool on a repo with an existing but old CHANGELOG.md file with no common schema.
This tool doesn't write to may legacy CHANGELOG.md on changelogger release but deletes the unreleased fi…
-
With PHP 7.4 having reached its end of life on 28 November 2022, OpenKool does not receive security fixes to its underlying Docker images anymore.
Lifting OpenKool at least to PHP 8.0 would require…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
I've encountered a problem where the device credentials are not working when using simple prompt with android 10 and below. I checke…