Part-DB-server/src/Entity
2024-06-17 22:33:40 +02:00
..
Attachments Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Base Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02: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 Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Parameters Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
Parts Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
PriceInformations Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
ProjectSystem Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
UserSystem Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed error caused by immutable datetime passed to mutable datetime doctrine type 2024-06-10 20:47:06 +02:00