Part-DB.Part-DB-server/src/Services
2023-10-25 14:01:46 +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 Update DTOtoEntityConverter.php 2023-10-25 14:01:46 +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 Fixed exception if user avatar file somehow got deleted. 2023-10-24 13:25:33 +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