.. |
Config
|
add other contact options to questions page
|
2024-02-27 16:00:58 +01:00 |
Container
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
Controllers
|
ifsg: can be confirmed and edited by admins
|
2024-03-10 19:08:05 +01:00 |
Database
|
Require comma at last array element and no single line space
|
2023-02-09 18:19:38 +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
|
Schedule: Update to parse newer specification
|
2024-02-17 19:34:03 +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
|
Added room selection for schedules
|
2023-12-27 12:50:03 +01:00 |
Renderer
|
Eager load relations and optimize queries
|
2023-12-29 13:06:53 +01:00 |
ApplicationTest.php
|
API: Init with news endpoint (ro)
|
2023-12-22 15:14:01 +01:00 |
FactoriesTest.php
|
Test all factories
|
2023-11-19 19:04:13 +01:00 |
FakerProvider.php
|
Require comma at last array element and no single line space
|
2023-02-09 18:19:38 +01:00 |
HasDatabase.php
|
Cleanup short api keys
|
2023-12-22 15:14:01 +01:00 |
HelpersTest.php
|
Set strict types everywhere (except includes)
|
2023-02-03 20:55:58 +01:00 |
ServiceProviderTest.php
|
Add ShirtSize validation
|
2023-05-11 18:48:28 +02:00 |
TestCase.php
|
fix date translations
|
2023-11-24 17:10:10 +01:00 |