Part-DB.Part-DB-server/src/Entity
Jan Böhmer df23ba07ba Fixed excpetion that no IRI could be generated if a new Part was created via POST operation via API
This was because the objectSerializer in PartNormalizer messed up the JSONLD IRI generation of the paramaters property. It tried to generate this IRI via the Part ressource class, which is not possible
2024-01-05 23:38:49 +01:00
..
Attachments Fixed API Platform deprecations 2023-10-25 20:40:41 +02:00
Base Fixed problem that all properties in snake_case style were considered readOnly by API Platform 2023-09-19 23:52:11 +02:00
Contracts Use enum for undo mode 2023-06-18 21:26:28 +02:00
EDA Changed logic of invisible to a (forced) visibility field 2023-12-03 15:29:17 +01:00
LabelSystem Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
LogSystem Fixed translation of stock change type in log table 2023-11-25 19:16:54 +01:00
Parameters Fixed PHPstan issues 2023-10-03 16:41:03 +02:00
Parts Fixed excpetion that no IRI could be generated if a new Part was created via POST operation via API 2024-01-05 23:38:49 +01:00
PriceInformations Fixed API Platform deprecations 2023-10-25 20:40:41 +02:00
ProjectSystem Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +01:00
UserSystem Added Timestampable interface to entities that missed it, to fix timetravel in certain cases 2023-11-27 17:53:35 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00