netbox/netbox
bctiemann c97b42a9ee Fixes: #17868 - Handle orphaned cable condition gracefully in SVG rendering (#18244)
* Handle condition gracefully where an empty object list is passed in to draw_far_objects (e.g. orphaned cable where attached device has been deleted)

* Move continue statement to right after draw_far_objects

* Preferable falsy syntax

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Check far_ends rather than altering draw_far_objects

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-12-17 15:39:29 -05:00
..
account Merge branch 'develop' into feature 2024-08-14 10:54:31 -04:00
circuits Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
core Fixes: #18021 - Clear Swagger/drf-spectacular API cache on startup (#18174) 2024-12-12 08:16:28 -05:00
dcim Fixes: #17868 - Handle orphaned cable condition gracefully in SVG rendering (#18244) 2024-12-17 15:39:29 -05:00
extras Closes #18224: Apply all registered request processors when running custom scripts 2024-12-16 11:54:42 -05:00
ipam Handle editing IPAddresses on VMInterfaces without parent.oob_ip 2024-12-16 10:17:22 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Fixes: #18150 - Get pagination limit with default 0 (#18151) 2024-12-12 09:00:46 -05:00
project-static set disabled interface backgroundcolor to $gray-400 2024-12-16 10:12:15 -05:00
reports
scripts
templates Fixes: #16757 - Use table_htmx.html for assigning ipaddresses (#18226) 2024-12-17 14:46:52 -05:00
tenancy Fixes #17884: Fix translation support for certain tab headings 2024-10-30 08:48:37 -04:00
translations Update source translation strings 2024-12-13 05:02:21 +00:00
users Closes #17733: Replace pycodestyle with ruff (#17734) 2024-10-11 07:43:46 -04:00
utilities Fixes: #18150 - Get pagination limit with default 0 (#18151) 2024-12-12 09:00:46 -05:00
virtualization Closes 18061: Hide traceback from rendered device config (#18127) 2024-12-11 10:28:42 -05:00
vpn fix #17960 by adding 6 more tunnel encap options (#18097) 2024-12-09 15:03:00 -05:00
wireless Fixes #17749: Add missing graphql fields 2024-10-16 13:40:38 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py Fix ambiguous shebang in netbox/manage.py. 2024-10-24 09:04:49 -04:00
release.yaml Release v4.1.8 2024-12-12 10:37:21 -05:00