Federico Capoano

Results 377 issues of Federico Capoano

Would be better to work on this after fixing https://github.com/openwisp/openwisp-utils/issues/237. We need to allow OpenWISP modules (official or third parties) to register a custom CSS/JS. Right now we have `OPENWISP_ADMIN_THEME_LINKS`...

enhancement

Looking at the current commit message check, I see travis being mentioned a few times: https://github.com/openwisp/openwisp-utils/blob/30ad216d6e12a7bf4683f131967e763dbcc8363c/openwisp-qa-check#L104-L106 https://github.com/openwisp/openwisp-utils/blob/30ad216d6e12a7bf4683f131967e763dbcc8363c/openwisp-qa-check#L143 I wonder how this impacts on the builds on github actions. @pandafy @atb00ker...

bug
help wanted
good first issue

**Blocked: this is just an idea and placeholder for possible future improvements** Follow up of #170. Some charts do not work well with pie charts because there are too many...

enhancement
Blocked

We currently have two migration checks: - one checks whether there are pending migrations to create (`./manage.py makemigrations --dry-run`) - one checks whether the names of the migration files have...

Hacktoberfest

Non superadmins should not have permission to change the organization owner from the Organization change page, they should only have view permission. It would be great if we can improve...

bug

We need to add a field in the organization settings of OpenWISP controller which allows to limit the number of devices an org can have. This means that before creating...

enhancement

At the moment it is not possible to filter devices which do not have any group assigned, but it would be useful to have this. With the previous version of...

enhancement

Changing the status of a link from admin web interface does not work, eg: - open a link change page - change the status - hit save and continue Expected...

bug

As #120 but for iperf2, which is fundamentally a quite different software.

enhancement

Depends on https://github.com/openwisp/openwisp-controller/issues/625. We need to have a way to disable the monitoring checks on a device which is kept as inventory but not in use anymore. We could add...

enhancement