Hello, Under the guidance of luzpaz I'm opening a discussion about NTLM proxy support in the Addon Manager. I have just re-implemented proxy support before and want to improve and maintain Addon Manager as far as possible. It seems some people need NTLM proxy support. It is a proxy protocol with aut...
@zacl thanks so much for leaning in and contributing. I think we need to work on backend functionality before we change GUI stuff. I mean, if you want to tackle GUI simultaneously, that's cool. But make sure to pace yourself and the expectations of the community. Yeah, I am working on both task. I'...
[*]Show the available and installed version numbers (both for workbenches and macros) [*]Show whether the macro originate from the github macro repository or the wiki For version numbers of workbench, I guess Kunda1 have already made a lot of usefull work. I think I could exploit it. https://github...
There aren't any official objectives that I know of. Basically, whatever you can improve is good. It seems to be like you said :D It is good to be in an open mind project. To open the discussion,I have presented my intentions and asked opinion in the dedicaded post. The Draft Workbench defines all ...
Hello, I want to do some works on Addon Manager. Present and near future work I just pull-request a proxy improvement because I was painfully blocked behind a proxy at work :( (NTLM support is not scheduled until someone ask). Now I plan to continue to devellop the Headless script of Kunda1. Part I ...
Hello, I just worked on Addon Manager to cofigure proxy setting. Improving this module is pleasant, so I can continue your work :D I just have difficulties to know what are next officials objectives for the devellopment of the whole module. Is there a discussions somewhere in the forum or elsewhere?...
Thank you @vocx. I develloped two version for proxy management using : urllib and no new dependencies requests and few new dependencies I will pull the urllib version. I have just a problem when I try to follow the documentation : https://www.freecadweb.org/wiki/Source_code_management I made a branc...