Part-DB-server/src/Entity
2025-12-07 20:34:47 +01:00
..
Attachments Fixed error that attachment path had to have exactly 2048 chars 2025-12-07 20:34:47 +01:00
Base Increase DB field length for URLs to 2048 chars 2025-12-04 23:04:44 +01:00
Contracts Removed unused import statements 2024-03-03 20:34:36 +01:00
EDA Allow to import attachments and parameters via entity import 2024-06-23 00:41:25 +02:00
InfoProviderSystem Refactored constraints, to reuse existing mechanisms 2025-09-21 20:45:18 +02:00
LabelSystem Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
LogSystem Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
Parameters Fixed phpstan issues 2025-11-30 23:37:34 +01:00
Parts Increase DB field length for URLs to 2048 chars 2025-12-04 23:04:44 +01:00
PriceInformations Fixed deprecations 2025-09-23 20:55:22 +02:00
ProjectSystem Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
UserSystem Use new webauthn library for 2FA 2025-08-14 18:46:10 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
SettingsEntry.php Use a doctrine entity for storing the settings 2025-07-06 22:15:48 +02:00