.. |
Config
|
Added EventDispatcher
|
2021-04-12 16:15:25 +02:00 |
Container
|
Use self references and fix class naming
|
2019-04-25 18:17:19 +02:00 |
Controllers
|
Make password enabled configurable via oauth settings
|
2022-03-20 18:29:51 +01:00 |
Database
|
migration: Prevent parallel migration runs
|
2020-06-28 19:31:17 +02:00 |
Events
|
Replaced swift mailer with symfony mailer
|
2021-12-29 22:28:12 +01:00 |
Exceptions
|
Exceptions: Log previous exception
|
2020-10-18 16:58:36 +02:00 |
Helpers
|
Added user related factories
|
2021-08-08 18:31:33 +02:00 |
Http
|
Update composer packages and bump php version to 7.4
|
2021-12-29 17:12:19 +01:00 |
Logger
|
Added user related factories
|
2021-08-08 18:31:33 +02:00 |
Mail
|
Replaced swift mailer with symfony mailer
|
2021-12-29 22:28:12 +01:00 |
Middleware
|
Update composer packages and bump php version to 7.4
|
2021-12-29 17:12:19 +01:00 |
Models
|
Added User\License model
|
2021-12-29 17:12:19 +01:00 |
Renderer
|
markdown: let Parsedown escape content
|
2022-01-01 16:33:40 +01:00 |
ApplicationTest.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
FactoriesTest.php
|
Added more factories
|
2021-08-08 18:31:33 +02:00 |
FakerProvider.php
|
Added user related factories
|
2021-08-08 18:31:33 +02:00 |
HasDatabase.php
|
Fix migration and test improvements
|
2022-01-01 16:33:40 +01:00 |
HelpersTest.php
|
Added email notification on new news
|
2021-04-12 16:15:25 +02:00 |
ServiceProviderTest.php
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
TestCase.php
|
Added OAuth2 SSO login group mapping
|
2021-12-12 12:34:43 +01:00 |