Jan Böhmer
Jan Böhmer
Have you installed the new composer dependencies and done a `php bin/console cache:clear` after pulling the latest git commit?
Maybe as a sidenote: In Principle the GitHub action i use to automatically build the Docker images can build images for other platform too (including several ARM architectures). The problem...
It is one of my (lower priority) goals to support LDAP authentication in Part-DB. I dont have much knowledge of LDAP, but i see a bit of a problem with...
The problem is that with the local user system permissions are not only group based, but user based (you can change the permissions for each user separately). But In Principle...
Now it should work without any additional configuration, at least if your base currency is euro. For retrieving exchange rates with euros as base, it is configured to use the...
I don't think you would have all features to start working on an API. At least for basic part and data structure management it should be relatively easy to implement...
Should be fixed now. Thanks for the suggestion.
Is now implemented. See issue #201
You have to do the database migrations before attempting to do BBCode conversion.
There is now an Internal Part number field in the advanced section of a part, which can be used for this usecase.