370 Commits

Author SHA1 Message Date
tchapi
edbcd12049 Fix use in authenticator 2022-01-24 23:07:02 +01:00
tchapi
882f11b7ba Update to Symfony 5.4, fix deprecations
Also, change getWrappedConnection to getNativeConnection (dbal)
2022-01-24 22:25:46 +01:00
tchapi
965eee3aa8 Bump 1.9.1
Also, fix typo
v1.9.1
2022-01-21 13:41:53 +01:00
tchapi
e157726c3f Make list items consistent and not actionable 2022-01-21 13:39:40 +01:00
tchapi
fae4ac0097 Fix #47: Add the calendar url for easier setup 2022-01-21 13:39:22 +01:00
tchapi
0e4198a890 Do not commit webdav folders 2022-01-21 11:18:47 +01:00
tchapi
a69cd0bb95 Add error message when tmpDir or publicDir does not exist 2022-01-21 11:18:00 +01:00
tchapi
ac7d9a89a7 Bump version v1.9.0 2022-01-13 15:41:12 +01:00
tchapi
7eb34de716 Add info in README about shared hosting 2022-01-13 15:34:24 +01:00
tchapi
d638ea7288 Add symfony/apache-pack for shared hosting environments 2022-01-13 15:32:53 +01:00
tchapi
f8553549f3 Fix method name 2022-01-05 08:19:41 +01:00
tchapi
e99fa71960 Env should be for all jobs (easier) 2022-01-04 21:02:57 +01:00
tchapi
db043cba4f Add migration step 2022-01-04 21:00:11 +01:00
tchapi
dda3713cce Fix composer.lock 2022-01-04 20:59:32 +01:00
tchapi
3c2e33311c Add correct alpine libs 2022-01-04 20:55:46 +01:00
tchapi
1dbc69e0fb Make sure that we get a PDO instance 2022-01-04 20:52:59 +01:00
tchapi
cbed240002 Add intl extension, update to 5.6.1 for framework extra bundle 2022-01-04 20:51:14 +01:00
tchapi
524e016cda Change php extension 2022-01-04 20:42:03 +01:00
tchapi
0fa24205c2 Try to use MySQL rather [WIP] 2022-01-04 20:38:08 +01:00
tchapi
e0417bdaae Fix postgres service hostname [WIP] 2022-01-04 20:29:54 +01:00
tchapi
6b79458e72 Add missing library for Postgres 2022-01-04 20:26:29 +01:00
tchapi
6cff9af1fc Install missing extension for Postgres 2022-01-04 20:24:27 +01:00
tchapi
6a44819427 Add missing DB service [WIP] 2022-01-04 20:17:48 +01:00
tchapi
eb3e83881b Update composer.lock 2022-01-04 20:06:07 +01:00
tchapi
1cc5b2e5b7 Add first tests for dashboard pages 2022-01-04 20:04:54 +01:00
tchapi
cad3e98507 Add allow-plugins in composer.json file 2022-01-04 20:03:41 +01:00
tchapi
416aa5cc90 Allow PHP 8.0+ 2022-01-04 19:31:33 +01:00
tchapi
b9d566155f Fix deprecations in security.yaml 2022-01-04 19:31:19 +01:00
tchapi
2153a728cf Add MAILER_DSN parameter for test env 2022-01-04 19:30:22 +01:00
tchapi
ebdfe9fcd5 Update rogue MAILER_URL parameter in docker env 2022-01-03 09:22:15 +01:00
tchapi
47ce525946 Add Caddy 2 configuration example 2021-12-23 10:07:50 +01:00
tchapi
9a9b6c8c58 Update to latest Bootstrap 4 2021-12-23 09:26:52 +01:00
tchap
cedd01bae2
Merge pull request #39 from tchapi/feature/use-symfony-mailer
Use symfony/mailer instead of deprecated SwiftMailer
2021-12-23 09:25:13 +01:00
tchapi
1cbe64fe79 Restore PHP 7.3 compatibility with plugin 2021-12-22 19:32:19 +01:00
tchapi
11d4984b91 Restore PHP 7.3 compatibility 2021-12-22 19:30:03 +01:00
tchapi
84fa0277cf Merge branch 'master' into feature/use-symfony-mailer 2021-12-22 19:26:20 +01:00
tchap
79c9806553
Merge pull request #42 from tchapi/feature/ci
Add a new CI workflow, fix composer.json
2021-12-22 19:21:24 +01:00
tchapi
f5bd0cbf70 Add a CI badge in README 2021-12-22 19:18:51 +01:00
tchapi
987adc3f1f Rework composer.json for lowest dependencies 2021-12-22 19:05:53 +01:00
tchapi
b856d6ba28 Update dependencies, remove EOL packages 2021-12-22 18:59:46 +01:00
tchapi
6272505ea8 Fix composer file 2021-12-22 18:57:36 +01:00
tchapi
cb7047ff98 Add new CI [WIP] 2021-12-22 18:51:19 +01:00
tchapi
32b8262a9e Update dependencies 2021-12-22 18:50:21 +01:00
tchapi
4232b4be16 Update test files 2021-12-22 18:49:28 +01:00
tchapi
f73db9eae1 Remove uneeded files 2021-12-22 18:48:10 +01:00
tchapi
47e8a11331 Use correct content-type for image 2021-12-20 13:58:55 +01:00
tchapi
306e3f80bb Class should be final 2021-12-19 14:38:42 +01:00
tchapi
538b08045f Use Symfony/mailer instead of deprecated SwiftMailer 2021-12-19 14:38:35 +01:00
tchapi
447165bf4d Remove deprecation in AdminUser 2021-10-08 14:00:02 +02:00
tchapi
8b7b7f71ed Update PHP-CS-Fixer, lint files 2021-10-08 13:58:07 +02:00