Part-DB-server/src/Entity
2024-04-02 22:41:30 +02:00
..
Attachments Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
Base Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
Contracts Removed unused import statements 2024-03-03 20:34:36 +01:00
EDA Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
LabelSystem Removed unused import statements 2024-03-03 20:34:36 +01:00
LogSystem Removed unused import statements 2024-03-03 20:34:36 +01:00
Parameters Fixed missing/wrong group attributes on Parameters 2024-04-02 22:41:30 +02:00
Parts Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00
PriceInformations Updated the list of allowed object methods in twig label mode 2024-03-06 21:39:49 +01:00
ProjectSystem Removed unused import statements 2024-03-03 20:34:36 +01:00
UserSystem Forbid users to select dates after 2038 on 32-bit systems to prevent errors caused by Year2038 bug 2024-03-09 00:11:00 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Removed unused import statements 2024-03-03 20:34:36 +01:00