Jan Böhmer
Jan Böhmer
In principle, this should be possible to implement. However it seems that nobody has ever done something like this with Symfony before and there is no finished implementation of it....
I see no urgent need for that right now. The old API is just deprecated and I could not find a timescale on when digikey is planning to remove support...
You should be able to somehow use the mass creation feature for that. You still need to type it out, but that should be easier than create all locations manually...
> 2\. Some string translations are missing when using the en_DE locale. So far I only noticed the search placeholder "search.placeholder" and the indicator for adding a new catecory/footprint/etc. "entity.select.group.not_added_to_DB"...
That is related to issue #541
Thanks @gmurambadoro . I did not have the time to look into your demo yet, but I certainly will. And yes, for the moment this bundle only allows for global...
@gmurambadoro Maybe a few suggestions to improve it: The `dependencyInjectable` on the settings class attribute is redundant, as its true by default. The option is currently only there to disable...
Also if somebody is interested, I am currently in the process of using this bundle for another project of mine, Part-DB, which was more or less the reason why I...
You basically just need to unpack the zip file, to a web server folder. The critical part is that you need to point the DocumentRoot of the webserver to the...
Is Part-DB even running properly? Does it show something in its error logs? A timeout sounds more like Part-DB cannot be reached at all.