.. |
Config
|
Allow admins to remove entries from some config arrays (#1155)
|
2023-09-24 21:42:44 +02:00 |
Container
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Controllers
|
add shirt sizes information hint and optional link
|
2024-01-27 16:37:13 +01:00 |
Database
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Events
|
Send notifications on news updates, make notifications optional
|
2023-12-26 20:36:02 +01:00 |
Exceptions
|
Legacy logger: be less noisy on cli (no double logging and oneliners)
|
2023-10-15 18:10:12 +02:00 |
Factories
|
Move api key reset to authenticator, set api_key on registration
|
2023-12-22 15:14:01 +01:00 |
Helpers
|
API: Set access-control-allow-origin header on api responses, trim bearer api key
|
2024-01-08 10:57:09 +01:00 |
Http
|
Set cookie secure attribute matching request
|
2023-12-15 11:13:30 +01:00 |
Logger
|
Added user id to logs, implemented filter by user
|
2023-12-22 11:17:07 +01:00 |
Mail
|
Handle email send errors in Mailer class
|
2023-10-15 18:45:37 +02:00 |
Middleware
|
API: Set access-control-allow-origin header on api responses, trim bearer api key
|
2024-01-08 10:57:09 +01:00 |
Models
|
fix needed angeltypes in shifttypes and locations, search for more user related data in log
|
2023-12-29 17:44:36 +01:00 |
Renderer
|
Eager load relations and optimize queries
|
2023-12-29 13:06:53 +01:00 |
Application.php
|
API: Init with news endpoint (ro)
|
2023-12-22 15:14:01 +01:00 |
Environment.php
|
Convert class const's to enum's (#1050)
|
2023-01-24 19:23:57 +01:00 |
helpers.php
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |