Jan Böhmer
|
f95e39748e
|
Fixed PHPstan issue
|
2026-02-08 19:37:44 +01:00 |
|
web-devinition.de
|
14a4f1f437
|
Added custom part status (#1053)
* Benutzerdefinierten Bauteilstatus einführen
* PartCustomStateController hinzufügen
* Umstellung Migrationen bzgl. Multi-Plattform-Support.
Zunächst MySQL, SQLite Statements integrieren.
* Postgre Statements integrieren
* Semikolon in Migration entfernen
* Migration für PartCustomState aktualisieren
* Benutzerdefinierten Bauteilstatus in TableSettings aufnehmen
* PartCustomStateControllerTest: Attribute für PHPUnit-Gruppen umgestellt
* PartCustomState: Mapping für Parameter korrigieren
* PartCustomState: Darstellung und Zuordnung von Anhängen ergänzt
Die Sidebar wurde um die Anzeige des benutzerdefinierten Bauteilstatus erweitert, inklusive Vorschaubild, sofern vorhanden.
* Migrationen zusammenführen
* PartCustomState: Anpassungen bzgl. Tests
* PartCustomStateEndpoint hinzufügen
* Made custom part states plural for consistency with other entity captions
* Fixed phpunit error
* Fixed phpstan issues
---------
Co-authored-by: Marcel Diegelmann <marcel.diegelmann@gmail.com>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
|
2025-10-27 21:58:16 +01:00 |
|
barisgit
|
c27f2246a3
|
Update part merger to consider rows with same supplier and spn duplicates
|
2025-08-31 22:13:54 +02:00 |
|
Jan Böhmer
|
20f32c7f12
|
Applied rector suggestions
|
2024-06-22 00:31:43 +02:00 |
|
Jan Böhmer
|
d49bb1f4b5
|
Removed unused import statements
|
2024-03-03 20:34:36 +01:00 |
|
Jan Böhmer
|
07088c94e7
|
Implemented logic for not (yet) used EntityMerger service
|
2023-11-24 23:48:39 +01:00 |
|
Jan Böhmer
|
1da5e7ccd7
|
Properly merge the PartAssociations pointing towards the parts
|
2023-11-24 23:36:09 +01:00 |
|
Jan Böhmer
|
50069c7611
|
Fixed tests
|
2023-11-22 17:14:24 +01:00 |
|
Jan Böhmer
|
c86694ab8f
|
Merge the remaining fields of a Part
|
2023-11-21 19:41:18 +01:00 |
|
Jan Böhmer
|
478d5e2a3a
|
Merge tags and bool fields of parts
|
2023-11-21 00:18:10 +01:00 |
|
Jan Böhmer
|
e7b766906d
|
Try to avoid duplications during merging of parts and merge more fields.
|
2023-11-21 00:02:17 +01:00 |
|
Jan Böhmer
|
87626589a3
|
Added very basic controller to merge info provider data into the part
|
2023-11-19 23:47:46 +01:00 |
|
Jan Böhmer
|
01784a9d1f
|
Started implementing building blocks for the merge system
|
2023-11-19 23:17:48 +01:00 |
|