1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

9671 Commits

Author SHA1 Message Date
a7d3e5e7f5 Merge all cable creation URLs into a single view 2022-05-23 13:22:45 -04:00
7b5ff4c1a5 Merge cable creation/edit views & forms 2022-05-20 16:53:23 -04:00
d155c39f59 Update cable termination type/ID filters 2022-05-18 16:48:49 -04:00
a909ceda84 Simplify assignment of new cable terminations 2022-05-18 15:49:52 -04:00
922916ae99 Improve cable termination panel layout 2022-05-18 12:56:16 -04:00
75eea50d71 Order CableTerminations by cable, cable_end 2022-05-16 16:35:32 -04:00
9ef9443969 Add REST API endpoint for CableTermination 2022-05-16 16:21:15 -04:00
1505369133 Update Cable API serializer 2022-05-16 15:33:57 -04:00
399afffddf Fix CablePath migration 2022-05-13 16:46:55 -04:00
906c3dca8b Tests cleanup 2022-05-13 16:29:19 -04:00
1b593384e5 Restore reverse relation to CableTerminations from Cable 2022-05-13 15:45:58 -04:00
951627093c Test cleanup 2022-05-13 15:34:01 -04:00
6ff2e55ce4 Add origins, destinations properties on CablePath 2022-05-13 15:05:38 -04:00
3082c76ec6 Update object trace() method 2022-05-13 14:37:20 -04:00
4c51dbba80 Update connected_endpoint serializer field to support multiple objects 2022-05-13 11:04:38 -04:00
3a461d0279 Update Cable instantiations to match new signature 2022-05-13 09:33:00 -04:00
594964aebe Simplify Cable init signature 2022-05-12 17:11:01 -04:00
bb9eb119a4 Extend cable tracing tests 2022-05-12 16:08:44 -04:00
4d5bcb65c8 Fix up pass-through port traversal 2022-05-12 16:08:44 -04:00
c88f7b8408 Fix circuit termination tracing & update tests 2022-05-12 16:08:44 -04:00
8bc6d8cb23 Introduce CablePath.retrace() to handle deleted cables 2022-05-12 16:08:44 -04:00
eb4984afe6 Correct test queries 2022-05-12 16:08:44 -04:00
d89f067c00 Update & restore rebuild_paths() 2022-05-12 16:08:44 -04:00
5667a9c456 Refactor CablePath.from_origin() 2022-05-12 16:08:44 -04:00
b44bfa1aa6 WIP 2022-05-12 16:08:44 -04:00
304282bd4f Update tests 2022-05-12 16:08:44 -04:00
93daa6406b Fix cable path tracing 2022-05-12 16:08:44 -04:00
ecee7421ea Fix terminations assignment 2022-05-12 16:08:44 -04:00
83fdab5feb Change CablePath.path to JSONField 2022-05-12 16:08:44 -04:00
e129ae50f0 Start updating tests 2022-05-12 16:08:44 -04:00
f0b722b0a5 Update cable tracing logic 2022-05-12 16:08:44 -04:00
82706eb3a6 Migrate CablePath to use two-dimensional array 2022-05-12 16:08:44 -04:00
c22007939b Ensure cable is cached on terminating endpoints 2022-05-12 16:08:44 -04:00
f0fc8bf2cf Restrict A terminations by parent object 2022-05-12 16:08:44 -04:00
c3742f63fd Update signal handlers (WIP) 2022-05-12 16:08:44 -04:00
5d37f9f975 Update cable connection forms 2022-05-12 16:08:44 -04:00
1f4ad444ae Introduce CableTermination model & migrate data 2022-05-12 16:08:44 -04:00
907323d46f Revert initial model changes 2022-05-12 16:08:44 -04:00
e0fc1b4f41 Remove errant print statement 2022-05-12 16:08:44 -04:00
4bb9b6ee26 Extend Cable model to support multiple A/B terminations 2022-05-12 16:08:44 -04:00
6c290353c1 Allow editing A side termination when creating cable 2022-05-12 16:08:44 -04:00
c48c8cc353 Remove termination IDs from cable creation view paths 2022-05-12 16:08:44 -04:00
e208404e3a Merge branch 'develop' into feature 2022-05-12 14:16:01 -04:00
3c7c8c8776 PRVB 2022-05-12 14:14:40 -04:00
bb2235b05e Merge pull request #9354 from netbox-community/develop
Release v3.2.3
v3.2.3
2022-05-12 14:09:30 -04:00
a6aec9ebac Release v3.2.3 2022-05-12 13:53:26 -04:00
5f3695d2d0 Closes #8805: Add "mixed" option for device airflow indication 2022-05-12 12:18:58 -04:00
ad12ad4a77 Closes #9221: Add definition list support for Markdown 2022-05-12 11:05:34 -04:00
37903776fd Fixes #9296: Improve Markdown link sanitization 2022-05-12 10:41:29 -04:00
c4c93ee346 Closes #9343: Add Ubiquiti SmartPower power outlet type 2022-05-12 10:17:29 -04:00