|
c481a1b6a2
|
Merge branch 'develop' into feature
|
2022-10-05 10:28:48 -04:00 |
|
|
03946f2ca8
|
Fixes #10559: Permit the pinning of a VM to a particular device within a cluster which has no site assignment
|
2022-10-04 15:46:55 -04:00 |
|
|
7712b81ab9
|
Fixes #10517: Automatically inherit site assignment from cluster when creating a virtual machine
|
2022-10-03 15:35:45 -04:00 |
|
|
1d4f828b93
|
Device/VM unique constraints ignore case for name field
|
2022-09-27 16:47:56 -04:00 |
|
|
7ff2cb75a8
|
Use templated app & model names for all unique constraints
|
2022-09-27 15:44:38 -04:00 |
|
|
f51415cf2c
|
Replace unique_together with UniqueConstraints
|
2022-09-27 15:35:24 -04:00 |
|
|
ec6457bcd3
|
Remove custom validate_unique() methods
|
2022-09-27 14:28:21 -04:00 |
|
|
ce6bf9e5c1
|
#10172 fixes for Django 4.1
|
2022-09-12 09:59:37 -07:00 |
|
|
d818c250b0
|
Fixes #10220: Validate IP version when assigning primary IPs to a virtual machine
|
2022-09-01 09:31:42 -04: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 |
|
|
8cd5a24409
|
#9414: Clean up clone_fields on all models
|
2022-08-11 09:58:37 -04:00 |
|
|
024e7d8651
|
Fixes #9728: Fix validation when assigning a virtual machine to a device
|
2022-07-15 10:19:56 -04:00 |
|
|
4d3278cb52
|
#8157: Clean up L2VPN assignment for VM interfaces
|
2022-07-06 13:31:31 -04:00 |
|
|
db42589cca
|
Closes #5303: A virtual machine may be assigned to a site and/or cluster
|
2022-05-26 14:59:49 -04:00 |
|
|
b331f047af
|
Closes #8222: Enable the assignment of a VM to a specific host device within a cluster
|
2022-05-25 16:01:10 -04:00 |
|
|
64146b8cb1
|
Closes #8471: Add status field to Cluster
|
2022-05-19 16:13:22 -04:00 |
|
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
|
71d3dc6e44
|
Improve ChoiceFieldColumn to not rely on model method to derive label color
|
2022-02-10 16:29:19 -05:00 |
|
|
3651ef53e3
|
#7852: Extend VRF assignment to VM interfaces
|
2022-02-07 09:54:00 -05:00 |
|
|
c5650bb278
|
Rename PrimaryModel to NetBoxModel
|
2022-01-26 20:57:14 -05:00 |
|
|
b67859832a
|
Refactor to_objectchange()
|
2022-01-26 20:25:23 -05:00 |
|
|
cdae0c2bef
|
Remove extras_features() decorator
|
2022-01-19 15:16:10 -05:00 |
|
|
0d3b50a5e5
|
Support CSS class definition directly in CHOICES iterable
|
2021-12-16 10:03:23 -05:00 |
|
|
d529c1b5b3
|
Housekeeping: Use RestrictedQuerySet for default manager on base models
|
2021-11-11 15:04:22 -05:00 |
|
|
131e433880
|
Rename FHRPGroupAssignment object to interface
|
2021-11-02 15:10:02 -04:00 |
|
|
bb4f3e1789
|
Initial work on #6235
|
2021-11-01 16:56:30 -04:00 |
|
|
fbf91dda7d
|
Optimize config queries
|
2021-10-26 13:41:56 -04:00 |
|
|
7c0f32e8ee
|
Introduce ConfigItem; add rack elevation parameters
|
2021-10-26 10:04:56 -04:00 |
|
|
82243732a1
|
Initial work on #5883
|
2021-10-25 16:10:50 -04:00 |
|
|
e1e2c76ae1
|
Add bridge field to Interface, VMInterface models
|
2021-10-21 16:30:18 -04:00 |
|
|
cfb3897047
|
Add tags to organizational & nested group models
|
2021-10-21 10:51:02 -04:00 |
|
|
8375995680
|
Closes #1943: Relax uniqueness constraint on cluster names
|
2021-10-19 13:06:41 -04:00 |
|
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
|
735286d3b0
|
Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster
|
2021-08-03 11:49:22 -04:00 |
|
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
9ed76400de
|
Closes #6179: Enable natural ordering for virtual machines
|
2021-04-20 09:37:43 -04:00 |
|
|
5bd30060e7
|
Fixes #6177: Prevent VM interface from being assigned as its own parent
|
2021-04-16 09:18:58 -04:00 |
|
|
b0573f88e6
|
Merge branch 'develop' into feature
|
2021-04-11 13:16:00 -04:00 |
|
|
a3721a94ce
|
Closes #6121: Extend parent interface assignment to VM interfaces
|
2021-04-09 10:53:05 -04:00 |
|
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|
|
433c48a1a3
|
Fix IP address interface validation
|
2021-03-17 16:44:34 -04:00 |
|
|
2bb4a81e23
|
Closes #5975: Allow partial vCPU allocations for virtual machines
|
2021-03-16 11:52:59 -04:00 |
|
|
fc5bb966f0
|
Declare TaggableManager on PrimaryModel base class
|
2021-03-10 14:32:50 -05:00 |
|
|
ac0c54cce4
|
#5401: Add custom field support for VMInterface
|
2021-03-10 13:49:10 -05:00 |
|