|
605b7c5b3e
|
Add GraphQL for virtualization
|
2021-06-25 15:31:43 -04:00 |
|
|
c7afc9eb28
|
Rename custom field model forms
|
2021-06-23 11:53:58 -04:00 |
|
|
a8a9e061a1
|
Merge branch 'develop' into feature
|
2021-06-22 14:30:47 -04:00 |
|
|
fb379b63ec
|
Fixes #6626: Fix site field on VM search form; add site group
|
2021-06-21 08:38:46 -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 |
|
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07: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 |
|
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
|
ffa4cd134b
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
|
fbffef1cc4
|
Rename FilterSet test modules
|
2021-05-03 13:07:19 -04:00 |
|
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
|
c4e88fd11a
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
|
0de50e0afe
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
|
cc57d1edf7
|
Fixes #6309: Restrict parent VM interface assignment to the parent VM
|
2021-04-29 08:50:19 -04:00 |
|
|
456ffb79ff
|
Merge v2.11.2
|
2021-04-27 14:05:38 -04:00 |
|
|
58659cf3b6
|
Fixes #6262: Support filtering by created/updated time for all relevant objects
|
2021-04-27 10:04:28 -04:00 |
|
|
eb55761c38
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/project-static/js/forms.js
# netbox/templates/dcim/location.html
# netbox/templates/generic/object_list.html
|
2021-04-22 19:19:03 -07:00 |
|
|
396c91f8f7
|
Fixes #6246: Permit full-length descriptions when creating device components and VM interfaces
|
2021-04-22 14:05:07 -04:00 |
|
|
9476fda987
|
Closes #5994: Drop support for display_field argument on ObjectVar
|
2021-04-21 10:29:25 -04:00 |
|
|
9ed76400de
|
Closes #6179: Enable natural ordering for virtual machines
|
2021-04-20 09:37:43 -04:00 |
|
|
ea472c844e
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/templates/generic/object_list.html
|
2021-04-19 19:40:15 -07:00 |
|
|
7cf9e202a3
|
Fixes #6215: Restore tenancy section in virtual machine form
|
2021-04-19 16:50:56 -04:00 |
|
|
c035af5409
|
migrate virtual machine & vm interface to bootstrap 5
|
2021-04-17 18:15:53 -07:00 |
|
|
5bd30060e7
|
Fixes #6177: Prevent VM interface from being assigned as its own parent
|
2021-04-16 09:18:58 -04:00 |
|
|
c24cac9a44
|
Fixes #6176: Correct position of MAC address field when creating VM interfaces
|
2021-04-16 09:16:43 -04:00 |
|
|
ef78a7d41b
|
Merge branch 'develop' into feature
|
2021-04-15 15:46:48 -04:00 |
|
|
f67369a9a9
|
Fixes #5643: Fix VLAN assignment when editing VM interfaces in bulk
|
2021-04-15 13:26:19 -04:00 |
|
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -04:00 |
|
|
e3f5062583
|
Merge branch 'develop' into feature
|
2021-04-13 16:41:46 -04:00 |
|
|
d54bf5f75e
|
Fixes #6144: Fix MAC address field display in VM interfaces search form
|
2021-04-13 11:52:32 -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 |
|
|
e69251b21a
|
Fixes #6070: Add missing 'count_ipaddresses' attribute to VMInterface serializer
|
2021-04-08 14:22:45 -04:00 |
|
|
38b09dc610
|
Fixes #6105: Hide checkboxes for VMs under cluster VMs view
|
2021-04-07 16:26:16 -04:00 |
|
|
779837389b
|
Convert all LinkColumns to Column(linkify=True)
|
2021-04-02 16:59:53 -04:00 |
|
|
83c4577f6d
|
Merge branch 'develop' into feature
|
2021-03-31 17:11:54 -04:00 |
|
|
f2f0ea8d04
|
Closes #5526: Add MAC address search field to VM interfaces list
|
2021-03-31 15:27:38 -04:00 |
|
|
d33d9522cc
|
Fix VM VLAN filtering
|
2021-03-30 21:46:56 -04:00 |
|
|
b91e5763e2
|
Add 'available_on' VLAN filters for devices & VMs
|
2021-03-30 21:32:48 -04:00 |
|
|
b070be1c41
|
Closes #5425: Create separate tabs for VMs and devices under the cluster view
|
2021-03-29 14:55:17 -04:00 |
|
|
0364d8cd43
|
Closes #6014: Move virtual machine interfaces list to a separate view
|
2021-03-26 20:19:19 -04:00 |
|
|
b7e44a744d
|
Add dedicated views for organizational models
|
2021-03-26 14:44:43 -04:00 |
|