Part-DB.Part-DB-server/src
2023-06-07 00:46:03 +02:00
..
Command Remove defaultDescription from commands, as this is now part of the annotation 2023-05-28 01:32:04 +02:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
Doctrine Show a proper error message table when encountering an invalid regex statement on SQLite 2023-05-09 00:26:40 +02:00
Entity Configure doctrine to use attributes instead of annotations 2023-05-28 01:55:30 +02:00
EntityListeners Started to move doctrine annotations to attributes (rector automated) 2023-05-28 01:33:45 +02:00
Events Fixed typos 2023-04-15 23:14:53 +02:00
EventSubscriber Make LogoutLoggerEventSubscriber an event listener 2023-06-07 00:46:03 +02:00
Exceptions Show a proper error message table when encountering an invalid regex statement on SQLite 2023-05-09 00:26:40 +02:00
Form Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
Helpers Use str_contains and similar instead of strpos 2023-05-27 23:58:28 +02:00
Migration Fixed typos 2023-04-15 23:14:53 +02:00
Repository Fixed error preventing the service container from compiling 2023-05-27 20:46:02 +02:00
Security Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
Serializer Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
Services Merge branch 'master' into php81-migration 2023-06-06 23:46:37 +02:00
Twig Do not throw an exception during rendering of log detail page, if element has no time travel URL 2023-06-06 23:15:14 +02:00
Validator/Constraints Applied rector rules up to symfony 6.2 2023-05-28 01:21:05 +02:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00