Commit Graph

10062 Commits

Author SHA1 Message Date
jeremystretch
d28d025a97 Fixes #9495: Correct link to contacts in contact groups table column 2022-06-09 10:20:44 -04:00
jeremystretch
9e28d68d8a Use polylines to draw cable fanouts 2022-06-08 16:29:26 -04:00
jeremystretch
56675f801c Add support for cable fan-outs 2022-06-07 16:43:22 -04:00
jeremystretch
16785ace67 Introduce Node class for SVG boxes 2022-06-07 14:56:46 -04:00
jeremystretch
94784d986b Closes #8893: Include count of IP ranges under tenant view 2022-06-07 11:12:40 -04:00
jeremystretch
68a7cd1323 Closes #8882: Support filtering IP addresses by multiple parent prefixes 2022-06-07 11:00:14 -04:00
jeremystretch
2e7d5e6098 Fixes #9486: Fix redirect URL when adding device components from the module view 2022-06-07 10:06:19 -04:00
jeremystretch
b8bbb7e638 Add warning against bumping stale issues 2022-06-07 09:59:59 -04:00
jeremystretch
fe7825ddb7 Changelog for #9480, #9484 2022-06-07 08:51:53 -04:00
Jeremy Stretch
2aff5bdda9 Merge pull request #9483 from kkthxbye-code/fix-9480
Fixes #9480 - Make the Service and ServiceTemplate tables sortable by ports
2022-06-07 08:46:13 -04:00
Jeremy Stretch
2bfa487ead Merge pull request #9485 from kkthxbye-code/fix-9484
Fixes #9484 - List services listening on all IPs in IPAddressView
2022-06-07 08:43:14 -04:00
kkthxbye-code
75f286f55a List services listening on all IPs in IPAddressView 2022-06-06 16:28:33 +02:00
kkthxbye-code
28daad1000 Make the Service and ServiceTemplate tables sortable by ports 2022-06-05 10:31:21 +02:00
jeremystretch
4e0bee9534 Clean up cable termination changes 2022-06-03 14:15:28 -04:00
kkthxbye
e752025ac4 Clear webhook queue on script failure 2022-06-03 13:03:58 +02:00
jeremystretch
334582da6a Add cable topology tests 2022-06-02 12:40:31 -04:00
jeremystretch
c6e77dd1df Update SVG trace rendering to support multiple terminations per cable end 2022-06-02 11:07:26 -04:00
jeremystretch
29927c6cfb Refactor SVG module 2022-06-02 08:28:27 -04:00
jeremystretch
67d537f036 Remove link peer fields from cable termination models 2022-06-01 16:48:56 -04:00
jeremystretch
9905c9533f Clean up tests 2022-06-01 11:38:31 -04:00
jeremystretch
1184d65f46 Merge branch 'feature' into 9102-cabling 2022-05-31 16:10:10 -04:00
jeremystretch
898a362f0d Merge branch 'develop' into feature 2022-05-31 15:50:23 -04:00
jeremystretch
06112d7be4 PRVB 2022-05-31 15:31:22 -04:00
Jeremy Stretch
b6d1b89a46 Merge pull request #9454 from netbox-community/develop
Release v3.2.4
2022-05-31 15:28:13 -04:00
jeremystretch
c181c9bda8 Release v3.2.4 2022-05-31 15:08:33 -04:00
jeremystretch
bd4dfa2214 Fixes #9291: Improve data validation for MultiObjectVar script fields 2022-05-31 13:37:14 -04:00
jeremystretch
e66cb61e0b Fixes #9402: Fix custom field population when creating a virtual chassis 2022-05-31 13:26:25 -04:00
jeremystretch
127588f9ee Fixes #9407: Clean up display of prefixes values when exporting prefixes list 2022-05-31 12:23:22 -04:00
jeremystretch
d18d9c5575 Closes #9451: Add export_raw argument for TemplateColumn 2022-05-31 12:20:39 -04:00
jeremystretch
fa83afe215 Fixes #9425: Fix bulk import for object and multi-object custom fields 2022-05-31 11:37:30 -04:00
jeremystretch
01c96b817c Changelog for #9420, #9430 2022-05-31 09:14:23 -04:00
Jeremy Stretch
447bdb1392 Merge pull request #9438 from kkthxbye-code/fix-9420
Fixes #9420: Allow script inheritance
2022-05-31 09:12:49 -04:00
Jeremy Stretch
e001c1b3d0 Merge pull request #9435 from kkthxbye-code/fix-9430
Fixes #9435 - Make sure initial data is passed as array for DynamicModelChoiceFields
2022-05-31 09:09:42 -04:00
kkthxbye-code
4e418850a2 Iterate base classes when searching for ScriptVariables 2022-05-28 11:29:18 +02:00
kkthxbye-code
643f5bc8cc Make sure initial data is passed as array for DynamicModelChoiceFields 2022-05-27 20:41:50 +02:00
jeremystretch
9bc7616c0e Clean up tests 2022-05-26 16:40:20 -04:00
jeremystretch
d07aba4935 Fix filtering cables by connected device/rack/site 2022-05-26 16:01:20 -04:00
jeremystretch
82829c7f7f Merge branch 'feature' into 9102-cabling 2022-05-26 15:37:29 -04:00
jeremystretch
8a08e11edc Closes #5303: A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
jeremystretch
3a0fad3491 Closes #8222: Enable the assignment of a VM to a specific host device within a cluster 2022-05-25 16:01:10 -04:00
jeremystretch
b10ee60dee Changelog & cleanup for #9166 2022-05-24 16:39:05 -04:00
Jeremy Stretch
fe586a8833 Merge pull request #9411 from kkthxbye-code/fix-9166-2
Fixes #9166 - Add the option to make custom fields read-only or hidden in UI
2022-05-24 16:14:23 -04:00
jeremystretch
fecffc2436 Changelog for #9277 2022-05-24 16:00:18 -04:00
Jeremy Stretch
76507ec122 Merge pull request #9415 from tyler-8/csrf_cookie_setting
Add optional CSRF_COOKIE_NAME setting, update example config, and docs.
2022-05-24 15:58:00 -04:00
tyler-8
57ab2214ef Add optional CSRF_COOKIE_NAME setting, update example config, and docs. 2022-05-24 10:57:38 -04:00
jeremystretch
54850b5da3 Clean up imports 2022-05-24 09:56:14 -04:00
jeremystretch
147baf69ed Closes #9347: Include services in global search 2022-05-24 09:49:36 -04:00
jeremystretch
6e64db46c1 Closes #9379: Redirect to virtual chassis view after adding a member device 2022-05-24 09:20:05 -04:00
jeremystretch
f7495758e9 Fixes #9387: Ensure ActionsColumn extra_buttons are always displayed 2022-05-24 09:14:25 -04:00
Jeremy Stretch
ab973999d3 Merge pull request #9406 from lastorel/9365-rolefilter
add `role_id` attribute to filter form of InventoryItem
2022-05-24 08:52:06 -04:00