3ec6194a47
Remove obsolete to_csv() methods
2021-06-09 15:08:49 -04:00
b6660c72e1
Add tags as a feature query
2021-05-21 16:54:33 -04:00
4939b6b641
Fixes #6252 : Fix assignment of console port speed values above 19.2kbps
2021-04-23 10:07:11 -04:00
b0573f88e6
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
e69251b21a
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
19cb575b90
Permit the assignment of virtual interfaces as parents
2021-04-05 14:48:11 -04:00
96759af86f
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
2c9b791b85
Improve Interface validation
2021-03-29 10:34:31 -04:00
fc5bb966f0
Declare TaggableManager on PrimaryModel base class
2021-03-10 14:32:50 -05:00
bac2387f50
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
e1a86139dc
Add parent field to Interface
2021-03-05 13:49:41 -05:00
8e1fe6339e
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00
7a5cf80412
Clean up extraneous imports
2021-03-05 12:48:53 -05:00
9c967ee3ea
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
8de20fcd1f
Closes #5375 : Add 'speed' attribute to console port models
2021-03-03 10:20:08 -05:00
8dd7123923
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00
07e6abdac4
Closes #5901 : Add 'created' and 'last_updated' fields to device component models
2021-03-01 15:42:39 -05:00
d6ee4d58ba
Add custom field support for device component models
2021-03-01 13:07:25 -05:00
cfddf570b9
add custom links to device components
2021-03-01 09:30:43 +01:00
7e6cb9d186
Closes #1638 : Migrate all primary keys to 64-bit integers
2021-02-26 16:12:52 -05:00
bec7ea7072
Standardize model types based on function
2021-02-24 21:01:16 -05:00
0accaedad0
Fixes #5569 : Ensure consistent labeling of interface mgmt_only field
2021-01-05 15:15:36 -05:00
b2e05aafc1
Closes #5531 : Ensure consistent calls to parent clean() methods for models, forms
2020-12-28 12:54:42 -05:00
4e25c70f96
Merge branch 'develop' into develop-2.10
2020-11-24 16:50:21 -05:00
3dd2e4c84c
Fixes #5360 : Clear VLAN assignments when setting interface mode to none
2020-11-20 14:40:21 -05:00
70e966923a
Add CablePath.get_path() to prefetch path nodes
2020-10-30 13:32:10 -04:00
96650b0216
Merge branch 'develop' into develop-2.10
2020-10-09 13:52:16 -04:00
a2c012d2c4
Fixes #5224 : Don't allow a rear port to have fewer positions than the number of mapped front ports
2020-10-08 16:24:08 -04:00
0c5efa243d
Handle traces which split at a RearPort
2020-10-08 13:45:47 -04:00
39e4ab164e
Fixes #5218 : Raise validation error if a power port's allocated_draw exceeds its maximum_draw
2020-10-07 13:23:19 -04:00
eaf8d95ce5
Clean up power utilization logic
2020-10-07 11:14:16 -04:00
534364a30f
Improve model docstrings
2020-10-06 15:48:52 -04:00
d59f0891e4
Cache peer termination on CableTerminations
2020-10-06 12:10:12 -04:00
32b8148da1
Standardize path endpoint templates
2020-10-05 13:23:55 -04:00
df73737128
Remove legacy connection_status fields
2020-10-05 10:47:41 -04:00
079c42291c
Remove legacy connected endpoint fields
2020-10-05 09:56:46 -04:00
5737f6fca0
Cache each CablePath on its originating endpoint
2020-10-02 17:16:43 -04:00
e9da84f91a
Replace legacy trace() method
2020-10-02 14:54:16 -04:00
610420c020
Drop support for split paths
2020-10-01 14:24:34 -04:00
19a3a4d4ef
Add GenericRelation to originating cable paths on PathEndpoint
2020-10-01 11:30:03 -04:00
587e6fcf72
Initial work on cable paths (WIP)
2020-09-30 15:13:06 -04:00
9b16d6df2e
Merge v2.9.4 release
2020-09-23 16:11:00 -04:00
230e7bbe34
Closes #1846 : Enable MPTT for InventoryItem hierarchy
2020-09-18 10:18:03 -04:00
e983f44fd3
Closes #5128 : Increase maximum rear port positions from 64 to 1024
2020-09-16 12:53:11 -04:00
08c492f1f4
Merge develop into develop-2.10
2020-09-04 16:09:05 -04:00
f37997ac54
Closes #4814 : Allow nested LAG interfaces
2020-08-21 13:35:03 -04:00
ec66e1a5c0
Closes #4349 : Drop support for embedded graphs
2020-08-21 11:57:46 -04:00
e1cf27a3ac
Refactor DCIM models into separate submodules
2020-08-19 16:37:23 -04:00
c9c79dabef
Fixes #5004 : Permit assignment of an interface to a LAG on any peer virtual chassis member
2020-08-18 14:41:47 -04:00
7b45d06631
Fixes #4931 : Fix DoesNotExist exception when deleting devices
2020-07-30 10:08:36 -04:00