Part-DB-server/src/Entity/Attachments
Jan Böhmer dbf770f784 Update timestamp of the associated element.
For example the lastModified timestamp of a part is now updated, when the user changes a price information. This should represent more what a user expects under a last Modified field and should improve also sorting...
2020-05-20 23:36:44 +02:00
..
Attachment.php Update timestamp of the associated element. 2020-05-20 23:36:44 +02:00
AttachmentContainingDBElement.php Ensure that attachments are not used in preview when deleting, so we do not encounter integrity violations. 2020-05-13 20:46:13 +02:00
AttachmentType.php Initialize associated attachments collection for attachment types. 2020-05-18 11:26:04 +02:00
AttachmentTypeAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
CategoryAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
CurrencyAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
DeviceAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
FootprintAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
GroupAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
LabelAttachment.php Fixed coding style. 2020-05-10 21:39:31 +02:00
ManufacturerAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
MeasurementUnitAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
PartAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
StorelocationAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
SupplierAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00
UserAttachment.php Enforce unique names for attachments (per attachment type and part) 2020-03-30 16:01:00 +02:00