Skip to content

Conversation

webdevinition
Copy link

In relation to the discussion opened at #1041, I would like to submit this pull request.

The described features have already been merged into an "all-feature" branch, which should make it easier to merge the changes. The branch mentioned has been rebased to version 2.1.2 of Part-DB.
I'm very much looking forward to a future integration of this!

Thank you in advance!

@webdevinition
Copy link
Author

@jbtronics, if you need me to rebase to the new version or make any adjustments, please let me know.

@jbtronics
Copy link
Member

Please split up the different features into different PRs... Changes in 192 files are too much to review at once, and it makes it very hard to understand, what changes in files are related with each other...

In general, we should not introduce new "env var only options", as long as it is not something security critical or very low level. So the IPN configuration should be done via the new settings system, so that it can be easily changed via the WebUI (and then use the env system there, if you want to keep the env var configurability).

Marcel Diegelmann added 8 commits September 25, 2025 10:31
Marcel Diegelmann added 18 commits September 25, 2025 11:29
… zu mindestens einem Eintrag stattgefunden hat (Berücksichtigung Rechtekonfiguration)
…ations einführen und beim Import-Versuch zusätzlich mit ausgeben
CSV Importer implementieren.
Übersetzungsarbeiten vornehmen.
Zunächst MySQL, SQLite Statements integrieren.
Assembly BOM-Konfiguration um Projektauswahl erweitern (APS-3, APS-4)
Marcel Diegelmann added 10 commits October 1, 2025 11:19
…feature/all-features

# Conflicts:
#	src/Controller/AdminPages/BaseAdminController.php
Die Sidebar wurde um die Anzeige des benutzerdefinierten Bauteilstatus erweitert, inklusive Vorschaubild, sofern vorhanden.
…figuration und Anpassung Übersetzung.

Die Angabe "Mountnames" aus Export sowie Template entfernen, da vornehmlich nur Designator benötigt wird.
Marcel Diegelmann added 7 commits October 13, 2025 15:29
Die Einstellungen für die IPN-Vorschlagslogik wurden um eine Regex-Validierung und eine Hilfetext-Konfiguration erweitert. Tests und Änderungen an den Formularoptionen wurden implementiert.
…' into feature/all-features

# Conflicts:
#	src/Form/Part/PartBaseType.php
Die Spracheinstellungen/System-Settings wurden um die Möglichkeit ergänzt, bevorzugte Sprachen für die Dropdown-Menüs festzulegen. Zudem wurde ein Datenquellen-Synonymsystem implementiert, um benutzerfreundlichere Bezeichnungen anzuzeigen und zu personalisieren.
Marcel Diegelmann added 10 commits October 15, 2025 15:09
… feature/all-features

# Conflicts:
#	migrations/Version20250321141740.php
…' into feature/all-features

# Conflicts:
#	src/Services/Trees/TreeViewGenerator.php
#	templates/components/tree_macros.html.twig
#	translations/messages.cs.xlf
#	translations/messages.da.xlf
#	translations/messages.de.xlf
#	translations/messages.el.xlf
#	translations/messages.en.xlf
#	translations/messages.es.xlf
#	translations/messages.fr.xlf
#	translations/messages.it.xlf
#	translations/messages.ja.xlf
#	translations/messages.nl.xlf
#	translations/messages.pl.xlf
#	translations/messages.ru.xlf
#	translations/messages.zh.xlf
…feature/all-features

# Conflicts:
#	migrations/Version20250304154507.php
#	src/Controller/TypeaheadController.php
#	templates/assemblies/build/_form.html.twig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants