fromme
f48e53fdd0
fix: verify the oauth2 state before the error parameter
2026-09-23 17:48:24 +02:00
fromme
3f4586ce06
feat: harden the myep oauth2 client
2026-09-23 16:06:25 +02:00
fromme and Claude Opus 5
2a8649fc6d
chore: run MariaDB 11.8 in ddev to match production
...
Development ran MySQL 8.4 while production runs MariaDB, so nothing engine-specific
was ever exercised on the engine it ships on.
DATABASE_URL carries serverVersion=mariadb-* now, which is what makes DBAL pick its
MariaDB platform. This matters most for the test environment: it reads DATABASE_URL
from the committed .env and not from .env.dev.local, so a MySQL version there had the
suite running on MySQL84Platform against a MariaDB server - and schema:validate
reporting every nullable and every json column as drift. With the platform right, a
db_test built from the mapping is in sync.
The post-start hooks create db_test and grant the db user, which ddev does not do on
its own, and sync the schema from the entity mapping. Without them the first test run
after a fresh start fails on the missing database.
The remaining changes in config.yaml are ddev's own regeneration of the commented
reference section.
Co-Authored-By: Claude Opus 5 <[email protected] >
2026-09-23 09:02:56 +02:00
fromme
161cfb9e62
chore: exclude secrets file from repository
2026-09-23 08:06:45 +02:00
fromme
eac125517f
fix: use a SortDirection instance for the availabilities ordering
2026-09-21 12:20:55 +02:00
fromme
af46c57bd1
feat: normalize email addresses to lowercase on write
2026-09-21 12:20:55 +02:00
fromme
d6327f033e
fix: stagger cron triggered tasks between prod and staging
2026-09-20 13:32:48 +02:00
fromme
752db081b3
chore: update project dependencies
2026-09-20 13:32:23 +02:00
fromme
518f3a46d0
test: adopt the ROLE_TEAM_ADMIN label rename
2026-09-19 11:36:23 +02:00
fromme
a05143bfbe
fix: make BusProNet response failures diagnosable and non-fatal
2026-09-19 11:36:14 +02:00
fromme
29cedd5916
chore: disable unused ddev ssh-agent
2026-09-17 08:31:29 +02:00
fromme
5c57dc823f
fix: add missing access checks
2026-09-16 18:03:04 +02:00
fromme
d4908b6ab9
feat: rename ROLE_ADMIN to ROLE_TEAM_ADMIN since being too broad
2026-09-16 17:20:45 +02:00
fromme
39a343911a
chore: update project dependencies
2026-09-16 17:15:31 +02:00
fromme
66d560f98d
fix: pass query parameters individually to querybuilder
2026-09-16 17:14:24 +02:00
fromme
86817731f4
chore: add deployer config for staging environment
2026-09-16 15:35:46 +02:00
fromme
9d639c8db1
chore: update project dependencies
2026-09-15 09:20:07 +02:00
fromme
8e599a5dd7
fix: correctly implement abstract methods in filter handler
2026-09-15 09:17:35 +02:00
fromme
9072e764c0
chore: update deployer config after final migration to new host
2026-09-12 08:24:15 +02:00
fromme
24451d0f36
chore: update scheduler notification config
2026-09-11 12:57:52 +02:00
fromme
d86eb1fd2e
feat: maintenance mode indicator for whitelisted ips
2026-09-11 08:29:51 +02:00
fromme
3cdaee1df3
chore: code cleanup
2026-09-09 11:15:35 +02:00
fromme
4b20aad98e
chore: fix deprecations
2026-09-09 11:14:00 +02:00
fromme
52926ec6cc
feat: additional receipts as attachments to teamer invoices
...
addresses #869dv97u9
2026-09-09 11:10:57 +02:00
fromme
16d847137d
feat: project and subdomain rename
2026-09-08 14:13:46 +02:00
fromme
66527515ef
feat: record application deleted event for statistics
2026-09-08 14:11:30 +02:00
fromme
3d4d92b5c4
chore: update wording of maintenance mode message
2026-09-08 13:53:36 +02:00
fromme
7acfbb9d17
chore: update project dependencies
2026-09-08 13:03:53 +02:00
fromme
3af2e42ecf
chore: cleanup obsolete environment variable
2026-09-08 12:56:21 +02:00
fromme
7ed5bcd29a
feat: maintenance mode
2026-09-08 12:38:43 +02:00
fromme
bc2af4d8e7
feat: switch to sftp source for buspro xml data
2026-09-04 12:12:05 +02:00
fromme
332406532f
chore: prepare switching to sftp source for buspro xml data
2026-09-03 16:33:17 +02:00
fromme
357c43eead
feat: import xml export from buspro over sftp
2026-09-03 10:39:38 +02:00
fromme
df1e38b008
chore: fix deprecations after bumping doctrine
2026-09-01 15:46:14 +02:00
fromme
10ab2bd04b
fix: doctrine native lazy objects
2026-09-01 13:58:30 +02:00
fromme
a60e8357e8
fix: align php-versions between dev and prod
2026-09-01 12:52:15 +02:00
fromme
2459af122f
feat: upgrade to symfony 7.4
2026-09-01 11:24:44 +02:00
fromme
8ed20db90c
chore: merge historic migrations
2026-09-01 11:01:56 +02:00
fromme
496a707a16
feat: feedback export to excel
...
addresses #869dv9k9z
2026-09-01 10:20:31 +02:00
fromme
2f747fc22f
fix: clear date fields of statistics views on filter reset
2026-09-01 09:53:33 +02:00
fromme
0d06bc4271
fix: drop status breakdown from applications-by-destination stats
2026-09-01 09:46:01 +02:00
fromme
f6667dcfc7
feat: default statistics filter to a rolling 12-month window
2026-09-01 09:45:53 +02:00
fromme
410c99a9b0
chore: remove obsolete deployer rsync fix
2026-09-01 09:33:23 +02:00
fromme
b2cc6e2dcf
feat: applications by destination statistics
...
addresses #869dv9fh6
2026-09-01 09:28:41 +02:00
fromme
e66351a2cc
fix: correct label colors of percentage values in statistics
2026-09-01 09:11:43 +02:00
fromme
84441d9e69
feat: record disposition deleted event for statistics
2026-08-31 17:49:21 +02:00
Björn Fromme
53465cc66a
fix: enforce lowercase email addresses
2026-08-31 17:11:13 +02:00
fromme
703d41d6ae
feat: improve layout of assignment detail view
2026-08-31 17:06:09 +02:00
fromme
127ced4378
feat: remove obsolete date range override
2026-08-31 16:56:36 +02:00
fromme
86c5d23181
feat: teamer season disposition count in info modal
...
addresses #869dv94n4
2026-08-31 16:26:53 +02:00