Daniel Sheppard

Results 35 issues of Daniel Sheppard

### Fixes: #14634 - Bypass Write permissions for render endpoint * Bypass permission for render endpoint by swapping the permissions map and overriding the restrict() action.

### Fixes: #13722 - Correct range expansion code when a numeric set is used * Correct range expansion to account for a numeric set ([1,2]) * Added test

### NetBox version v3.6.6 ### Feature type Change to existing functionality ### Proposed functionality Add ability to pass some context data and render a template within the GUI based on...

type: feature
status: needs owner

### Closes: #13918 - Add facility field to Location model * Add facility field to model * Add filter field * Add form fields * Add tests * Add serializer...

### Deployment Type Self-hosted ### NetBox Version v4.0.0-beta2 ### Python Version 3.11 ### Steps to Reproduce 1. Create dependant devices/interfaces in order to have a sufficiently long enough interface list...

type: bug
status: accepted
beta
severity: low

### Fixes: #11460 - Fix unterminated cable exception when editing cable * Fixes the exception when a single cable is not present * Fixes the exception when both cables aren't...

### Plugin version v0.0.3 ### NetBox version v3.5.6 ### Feature type Data model extension ### Proposed functionality Add BGP support. New models will be required ### Use case BGP is...

type: enhancement
status: accepted
status: backlog

### Plugin version v0.0.3 ### NetBox version v3.5.6 ### Feature type Data model extension ### Proposed functionality Add OSPF functionality ### Use case Add OSPF model(s) as required ### Database...

enhancement

### Fixes: #15948 - Fixes cable display when both fanin and fanout are required in cable trace * Adjust conditional to check for both fanin and fanout condition * Use...

### Use case Currently, we have our datacenter racks laid out in locations by: * Floor * Room * Row * (Optional) Functional Group Unfortunately, you cannot include devices in...