Federico Capoano

Results 523 comments of Federico Capoano

~~I'm not sure if moving those lines to the base admin file would work. If it does work, that could be a solution.~~ There's no base admin file in openwisp-controller.

@sergorl please check the log lines generated right after the request which generates 500 error in `/opt/openwisp2/log/openwisp2.log` and report here.

Kind of a flag, I'd think it more as a function argument. I am not sure you understood the aim of this change. We need to make able OpenWISP to...

@atb00ker: I'll try to explain with some pseudocode. We need to be able to do the following: ```python backend_instance = OpenWrt( native=tar_gz_fileobj, config=device.config, templates=[management_vpn, snmpd] ) ``` `management_vpn` and `snmpd`...

@okraits the flow is unusual, you set the name of the device on openwisp which is then modified by the device itself after it downloads the configuration specified in a...

@okraits at the moment I don't feel confident in proceeding with this until I have analyzed it well, the reason is the same as for the feature that allows openwisp-config...

> @nemesisdesign Did you have a chance to test or think about this? I am still focused on delivering the next major release of OpenWISP.

@lpalgarvio I am not sure I understood this, I shall try asap.

> > @pandafy I found a minor issue while testing the widget in the credentials edit page, can you replicate it? > > Yes, I am able to replicate it...

@pandafy Thanks for your integration. I have also noticed the advanced mode code in the JS refers to an ID, but the CSS paths should be converted to use classes.