Part-DB.Part-DB-server/src
2024-06-09 23:51:41 +02:00
..
ApiPlatform Removed unused import statements 2024-03-03 20:34:36 +01:00
ApiResource Fixed API Platform deprecations 2023-10-25 20:40:41 +02:00
Command Fixed wrong casing of SQLitePlatform 2024-06-09 23:36:00 +02:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Show info about kernel runtime parameters on server info page 2024-03-10 20:32:43 +01:00
DataFixtures Removed unused import statements 2024-03-03 20:34:36 +01:00
DataTables Fixed some minor inspection issues caused by the doctrine upgrades 2024-06-09 23:51:41 +02:00
Doctrine Fixed some minor inspection issues caused by the doctrine upgrades 2024-06-09 23:51:41 +02:00
Entity Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
EntityListeners Refactored cache tags and invalidation 2023-11-29 20:49:16 +01:00
EventListener Allow to override the root user CLI check with COMPOSER_ALLOW_SUPERUSER 2024-03-10 19:30:14 +01:00
Events Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
EventSubscriber Removed unused import statements 2024-03-03 20:34:36 +01:00
Exceptions Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Form Fixed problem with kicad footprint autcomplete when using a reverse proxy in a prefixed path 2024-04-28 23:27:15 +02:00
Helpers Fixed some inspection issues 2024-03-03 19:57:31 +01:00
Migration Fixed wrong casing of SQLitePlatform 2024-06-09 23:36:00 +02:00
Repository Fixed errors that query builder setParameters now expects an ArrayCollection instead of an array 2024-06-09 23:51:11 +02:00
Security Save the date when a webauthn key was used last time for 2 factor authentication and show it in user settings 2024-04-28 17:50:19 +02:00
Serializer Removed unused import statements 2024-03-03 20:34:36 +01:00
Services Fixed the use of the removed ClassMetadataInfo constants 2024-06-09 23:45:22 +02:00
State Removed unused import statements 2024-03-03 20:34:36 +01:00
Twig Added placeholders filter to utilize the placeholders in twig mode 2024-03-06 21:00:49 +01:00
Validator Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00