-
- [ ] migrate code from test_churchtools_api.py to respective individual files
- [ ] migrate all changed code to pytest testcases
-
I have a Class `GroupMemberService` which is Proxied by php-aop.
In its constructor the class `GroupPolicy` is passed which is also proxied.
I use DI to inject the constructor params.
This erro…
-
This is my config:
```
$dbWrapper = new PDOMySQLSession();
$session2DB = new Session2DB(
'',
$sessionLifetime,
false,
false,
1,
1000,…
-
implement a helper which changes all titles in Churchtools to a combination including lang2
-
I created a simple command, which uses Laravel Dusk to submit a form. The command works fine, but when I build the CLI tool this command and the whole tool has an error:
If I call the phar the firs…
-
### Expected Behavior
I want to use typeorm in my nuxt 3 project.
In general it works but i cannot get the migrations to work.
I tried these different command lines to make it work:
```
npx…
-
Some of our groups in churchtools have special chars (e.q. ":", "*"). The app cannot store graphml-files to the disk that contains special chars in their name.
-
I'm interested to know how many companies are actually using this library for their company. Feel free to drop a comment below with a link to your product. I'll update the issue with these responses.
…
-
strictly spoken off-topic: I am using churchtool R48 non docker on debian 12, but I thought it is useful to document my "patch" here.
environment: debian 12, apache2 using php7.4 (which is supporte…
-
After creating a template, the execution of it fails with the error 'The "--mail-to" option requires a value.'. Steps to reproduce (login to ChurchTools was successful, no mail server is set up):
`ct…