Part-DB-server/src/Entity/Base
2024-06-23 00:41:25 +02:00
..
AbstractCompany.php Allow to import attachments and parameters via entity import 2024-06-23 00:41:25 +02:00
AbstractDBElement.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
AbstractNamedDBElement.php 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
AbstractPartsContainingDBElement.php Allow to import attachments and parameters via entity import 2024-06-23 00:41:25 +02:00
AbstractStructuralDBElement.php Perform the duplicate check of parameter names already on initial creation 2024-04-28 19:38:39 +02:00
MasterAttachmentTrait.php Removed unused import statements 2024-03-03 20:34:36 +01:00
PartsContainingRepositoryInterface.php Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
TimestampTrait.php Use DatetimeImmutable instead of DateTime wherever possible 2024-06-22 17:36:54 +02:00