..
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
Permissions refactoring
2022-11-06 12:41:52 +01:00
Database
Add unused imports phpcs rule
2022-04-19 23:33:44 +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
Permissions refactoring
2022-11-06 12:41:52 +01:00
Http
Settings Modernization: Creating /settings/profile page with Controller methods and tests
2022-11-01 16:55:23 +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
Add SlevomatCodingStandard.Variables.UnusedVariable
2022-07-11 23:30:41 +02:00
Models
Permissions refactoring
2022-11-06 12:41:52 +01:00
Renderer
Added unread messages as global var
2022-06-06 16:12:47 +02:00
ApplicationTest.php
Added assets hashing after build, added favicon
2022-04-29 22:26:58 +02:00
FactoriesTest.php
Require @covers annotation for tests, increase workspace mem limit to 512M, improved coverage for db factories
2022-06-02 13:18:37 +02:00
FakerProvider.php
Added user related factories
2021-08-08 18:31:33 +02:00
HasDatabase.php
Groups: Fix naming and update IDs
2022-10-22 17:49:20 +02: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
Cleanup duplicated app calls, replaced deprecated methods, readability improvements
2022-07-11 23:30:41 +02:00