Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v4.1.9 #18258

Merged
merged 10 commits into from
Dec 18, 2024
Merged

Release v4.1.9 #18258

merged 10 commits into from
Dec 18, 2024

Conversation

bctiemann
Copy link
Contributor

@bctiemann bctiemann commented Dec 18, 2024

Enhancements

  • #17215 - Change the highlighted color of disabled interfaces in interface lists
  • #18224 - Apply all registered request processors when running custom scripts

Bug Fixes

  • #16757 - Fix rendering of IP addresses table when assigning an existing IP address to an interface with global HTMX navigation enabled
  • #17868 - Fix ZeroDivisionError exception under specific circumstances when generating a cable trace
  • #18124 - Enable referencing cable attributes when querying a cabletermination_set via the GraphQL API
  • #18230 - Fix AttributeError exception when attempting to edit an IP address assigned to a virtual machine interface

github-actions bot and others added 10 commits December 13, 2024 05:02
* Use table_htmx.html for assigning ipaddresses

* Add disable_htmx property on ObjectChildrenView to allow IP assignment flow to avoid htmx fragmentary rendering on object save

* Revert "Add disable_htmx property on ObjectChildrenView to allow IP assignment flow to avoid htmx fragmentary rendering on object save"

This reverts commit fa8f2ac.
…dering (#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 <[email protected]>

* Check far_ends rather than altering draw_far_objects

---------

Co-authored-by: Jeremy Stretch <[email protected]>
@bctiemann bctiemann merged commit 1a631dd into master Dec 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants