Alexander Haase

Results 53 issues of Alexander Haase

### NetBox version v3.7.5 ### Feature type Change to existing functionality ### Proposed functionality In #13794, extending the "Related Objects" by other showing other models was requested and implemented by...

status: accepted
type: feature

### NetBox version v3.7.5 ### Feature type Change to existing functionality ### Proposed functionality NetBox already includes the functionality to schedule jobs using either the `django-rq` library or the `core.Job`...

status: accepted
type: feature
topic: plugins
complexity: medium

### Fixes: #15794 Instead of hardcoding relationships between models for the detail view, they are now dynamically generated. #### Known limitations 1. If a related model doesn't have a `list`...

A linked count column added to the device and module type list tables allows for quick access to the associated assets, while providing an overview of the total assets managed...

To quickly access the current location of an asset, a new property and table column is provided. This allows using a single column being used for accessing either the stored...

Currently, an asset can only be assigned to one contact. In practice, however, an asset may have more than one contact, i.e. someone who is responsible for an asset and...

Sometimes there can be deliveries with no specific purchase. An example would be waranty hardware replacements. I therefore suggest making `Delivery.purchase` an optional field.

When you add a bunch of items using `Create & Add Another`, the value of the Asset Tag is copied to the next form. However, this is confusing because an...

Menu labels have the `disabled` class set, if no data is available for this service. This patch will make the look-and-feel consistent with the other providers of the Silex Web...

Instead of optionally check for python, it will be checked as mandatory dependency instead. This ensures, CMake throws an error, if python is not available. As both, the CMake `find_package()`...

hacktoberfest-accepted