Part-DB.Part-DB-server/src/Services
2023-10-14 20:31:04 +02:00
..
Attachments Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
Formatters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
ImportExportSystem Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
InfoProviderSystem Moved API key to query options of HTTPClient in MouserProvider 2023-10-08 00:18:25 +02:00
LabelSystem Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
LogSystem Fixed phpstan issue 2023-07-19 23:01:29 +02:00
Misc Fixed PHPUnit exception 2023-07-29 19:03:46 +02:00
OAuth Added possibility to manage client_credentials OAuth tokens 2023-07-30 15:24:46 +02:00
Parameters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Parts Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
ProjectSystem Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
System Merge branch 'master' into api 2023-08-26 22:15:12 +02:00
Tools Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
UserSystem Removed unnecessary curly brackets in string interpolation, which are deprecated in PHP 8.2 2023-10-14 20:31:04 +02:00
CustomEnvVarProcessor.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ElementTypeNameGenerator.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
EntityURLGenerator.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
SnakeCasePropertyAccessExtractor.php Fixed problem that all properties in snake_case style were considered readOnly by API Platform 2023-09-19 23:52:11 +02:00