-
-
Notifications
You must be signed in to change notification settings - Fork 162
Feature Assemblies / Custom part state / Part IPN suggest with category prefixes #1051
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature Assemblies / Custom part state / Part IPN suggest with category prefixes #1051
Conversation
@jbtronics, if you need me to rebase to the new version or make any adjustments, please let me know. |
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). |
…us den Kategorien
Zunächst MySQL, SQLite Statements integrieren.
Die Implementierung berücksichtigt nun zusätzlich die Bauteilbeschreibung zu maximal 150 Zeichen Länge für die Generierung von IPN-Vorschlägen und Inkrementen.
…Konfiguration zu legen
… 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)
…von Entität zur Anzeige bringen
…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.
… feature/all-features
…feature/all-features
8717a07
to
08a3554
Compare
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.
… 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
… Projects den Einsatz finden.
…feature/all-features # Conflicts: # migrations/Version20250304154507.php # src/Controller/TypeaheadController.php # templates/assemblies/build/_form.html.twig
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!