a57378e780
Add missing newline and change wording of InventoryItem validation
2022-12-13 08:58:57 -05:00
41f631b65b
Allow re-assigning inventoryitems to other devices
2022-12-13 08:58:57 -05:00
281934cf34
Fixes #11047 : Cloning a rack reservation should replicate rack & user
2022-11-30 15:37:50 -05:00
cf0258204f
11048 fix connected_endpoint refs
2022-11-30 15:13:45 -05:00
9c5891f1b6
Fixes #10929 : Raise validation error when attempting to create a duplicate cable termination
2022-11-21 14:08:33 -05:00
bd29d15814
Fixes #10579 : Mark cable traces terminating to a provider network as complete
2022-11-17 16:08:29 -05:00
9ef24d3f43
Fixes #10513 : Disable the reassignment of a module to a new device
2022-10-03 11:11:51 -04:00
c4b7ab067a
Fixes #10247 : Allow changing selected device/VM when creating a new component ( #10312 )
...
* Initial work on #10247
* Continued work on #10247
* Clean up component creation tests
* Move valdiation of replicated field to form
* Clean up ordering of fields in component creation forms
* Omit fieldset header if none
* Clean up ordering of fields in component template creation forms
* View tests should not move component templates to new device type
* Define replication_fields on VMInterfaceCreateForm
* Clean up expandable field help texts
* Update comments
* Update component bulk update forms & views to support new replication fields
* Fix ModularDeviceComponentForm parent class
* Fix bulk creation of VM interfaces (thanks @kkthxbye-code!)
2022-09-15 10:10:32 -04:00
211c7641c1
Fixes #10250 : Fix exception when CableTermination validation fails during bulk import of cables
2022-09-07 14:41:48 -04:00
2ce1a96468
#9481 update child location whem move parent
2022-09-01 15:44:41 -07:00
5ef2d1d7ad
Fixes #10217 : Handle exception when trace splits to multiple rear ports
2022-08-31 10:07:10 -04:00
0cfe2d882d
#10176 fix space utilization for rack
2022-08-30 16:16:15 -07:00
8ca3dfd8c9
#10178 add manufacturer to device detail view devicetype
2022-08-29 15:26:38 -07:00
38a8ddcd77
#6454 fix merge conflicts
2022-08-18 15:31:54 -07:00
928dff6b68
#6454 add prerequisite alert
2022-08-18 15:11:03 -07:00
eb3d3dcbc4
#6454 add prerequisite alert
2022-08-18 13:58:40 -07:00
8cd5a24409
#9414 : Clean up clone_fields on all models
2022-08-11 09:58:37 -04:00
602cf8c5fa
Fixes #9939 : Fix list of next nodes for split paths under trace view
2022-08-09 11:29:42 -04:00
1b88b36820
Merge branch 'develop' into feature
2022-08-08 15:39:03 -04:00
367bf25618
Fixes #9778 : Fix exception during cable deletion after deleting a connected termination
2022-08-03 12:46:16 -04:00
c6e25f068d
import/export color field on front- and rear-ports for module-types and device-types
...
Closes : #9906
- Adds `color` field to front and rearport template import forms
- Adds `color` field to `to_yaml` export for front and rearport
templates
2022-08-03 09:22:06 -04:00
562769fb89
Merge branch 'develop' into feature
2022-08-01 14:42:09 -04:00
262a0cf397
Fixes #9789 : Fix rendering of cable traces ending at provider networks
2022-08-01 13:29:39 -04:00
984d15d7fb
Closes #9893 : Move YAML serialization logic for component templates under the individual models
2022-08-01 11:39:07 -04:00
890efa5400
Fixes #9062 - Add/edit {module} substitution to help text for component template name
2022-07-29 11:55:26 -05:00
2c43c8d077
Closes #9793 : Add PoE attributes to interface templates
2022-07-28 15:20:25 -04:00
a6be8dccf5
Fixes #9847 : Respect desc_units when ordering rack units
2022-07-26 15:45:47 -04:00
b8da66bb55
Fixes #9733 : Handle split paths during trace when fanning out to front ports with differing cables
2022-07-18 11:51:59 -04:00
0b86326435
#9102 : Enable creating terminations in conjunction with cables via REST API
2022-07-13 15:35:37 -04:00
43b27cc052
Misc cleanup
2022-07-12 16:29:26 -04:00
c380fd00bf
Merge branch 'develop' into feature
2022-07-11 12:58:24 -04:00
6415661b61
Remove extraneous argument to GenericRelation
2022-07-11 10:33:14 -04:00
42e5282283
Improve filtering cables by termination device/rack/site
2022-07-08 11:44:28 -04:00
11707cb3b1
Fix trace() loop
2022-07-07 19:08:20 -04:00
d444aa1110
Fix support for tracing across bridge relationships
2022-07-07 14:35:02 -04:00
a858e041e4
Cache properties which return related objects
2022-07-07 14:23:05 -04:00
13ef5dc0b3
Extend Interface.link_peers() to support WirelessLinks
2022-07-07 13:57:39 -04:00
9a7f3f8c1a
Cleanup for #9102
2022-07-07 12:48:44 -04:00
af14bfdd84
Rename LinkTermination to CabledObjectModel
2022-07-06 15:56:10 -04:00
ba079b9ee5
Merge branch 'feature' into 9102-cabling
2022-07-06 14:09:25 -04:00
5fd3eb82cd
Merge pull request #9631 from netbox-community/8157-l2vpn
...
Closes : #8157 - Add L2VPN support
2022-07-06 13:14:21 -04:00
3be9f6c4f3
#8157 - Final work on L2VPN model
2022-06-29 16:01:20 -05:00
cd3111ca8d
Merge branch 'develop' into feature
2022-06-28 16:55:49 -04:00
03f1584d3a
L2VPN Clean Tree
2022-06-27 23:24:50 -05:00
03d6e25dea
Remove obsolete validation logic
2022-06-27 16:49:04 -04:00
8bbc592261
Add SVG rendering to cable path tests
2022-06-27 15:53:34 -04:00
9d35a9d912
Fix bug with path padding
2022-06-27 15:34:54 -04:00
7622d90c1d
Extend cable tracing to support terminations to different parent objects
2022-06-27 15:22:09 -04:00
fcd1daaf79
Update power utilization calculations for new cabling model
2022-06-27 14:34:08 -04:00
25ed3390cb
Merge branch 'feature' into 9102-cabling
2022-06-27 12:12:34 -04:00