checktheroads
|
c14b546d5f
|
#6372: Refactor Select2 naming
|
2021-07-19 16:39:16 -07:00 |
|
jeremystretch
|
3387282de4
|
Resolve migration dependencies
|
2021-07-09 11:51:42 -04:00 |
|
jeremystretch
|
c82470e4df
|
Add re-initialized migrations for v2.11.0
|
2021-07-09 11:11:21 -04:00 |
|
jeremystretch
|
4383425060
|
Delete pre-2.11.0 migrations
|
2021-07-09 10:57:07 -04:00 |
|
jeremystretch
|
38d7b83ed0
|
Merge v2.11.9
|
2021-07-08 12:15:57 -04:00 |
|
jeremystretch
|
7c667f3485
|
Fixes #6710: Fix assignment of VM interface parent via REST API
|
2021-07-07 11:55:20 -04:00 |
|
jeremystretch
|
88e382e7a1
|
Merge v2.11.8 changes
|
2021-07-06 12:10:29 -04:00 |
|
jeremystretch
|
add95292ce
|
Fixes #6680: Allow setting custom field values for VM interfaces on intial creation
|
2021-07-01 10:48:24 -04:00 |
|
jeremystretch
|
e6091ee0c9
|
Consolidate GraphQLTestCase into APIViewTestCase
|
2021-06-30 10:07:33 -04:00 |
|
jeremystretch
|
728b3bac67
|
Use _list appendix for GraphQL list queries
|
2021-06-30 09:57:33 -04:00 |
|
jeremystretch
|
98ff00bc62
|
Fixes #6676: Fix device/VM counts per cluster under cluster type/group views
|
2021-06-29 13:44:46 -04:00 |
|
jeremystretch
|
ef3cb9544a
|
Clean up GraphQL object types & tests
|
2021-06-29 12:55:17 -04:00 |
|
jeremystretch
|
605b7c5b3e
|
Add GraphQL for virtualization
|
2021-06-25 15:31:43 -04:00 |
|
jeremystretch
|
c7afc9eb28
|
Rename custom field model forms
|
2021-06-23 11:53:58 -04:00 |
|
jeremystretch
|
a8a9e061a1
|
Merge branch 'develop' into feature
|
2021-06-22 14:30:47 -04:00 |
|
jeremystretch
|
fb379b63ec
|
Fixes #6626: Fix site field on VM search form; add site group
|
2021-06-21 08:38:46 -04:00 |
|
jeremystretch
|
7e18b0dd3a
|
Remove csv_headers model attributes
|
2021-06-09 15:52:49 -04:00 |
|
jeremystretch
|
3ec6194a47
|
Remove obsolete to_csv() methods
|
2021-06-09 15:08:49 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
checktheroads
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07:00 |
|
jeremystretch
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
Daniel Sheppard
|
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 |
|
jeremystretch
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
jeremystretch
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
jeremystretch
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
jeremystretch
|
3bd99e1910
|
Closes #6320: Introduce ChangeLoggedFilterSetTests
|
2021-05-03 15:25:16 -04:00 |
|
jeremystretch
|
ffa4cd134b
|
Introduce BaseFilterSetTests to standardize testing of PK filters
|
2021-05-03 14:36:44 -04:00 |
|
jeremystretch
|
fbffef1cc4
|
Rename FilterSet test modules
|
2021-05-03 13:07:19 -04:00 |
|
jeremystretch
|
3ef6284a0d
|
Move base FilterSet classes under netbox core
|
2021-04-29 16:53:48 -04:00 |
|
jeremystretch
|
1024782b9e
|
Rename FilterSet modules
|
2021-04-29 16:48:24 -04:00 |
|
jeremystretch
|
d35ac1347c
|
Move TagFilter to extras
|
2021-04-29 16:23:55 -04:00 |
|
jeremystretch
|
c4e88fd11a
|
Consolidate FilterSet classes
|
2021-04-29 15:59:11 -04:00 |
|
jeremystretch
|
0de50e0afe
|
Split Filter and FilterSet classes
|
2021-04-29 15:13:44 -04:00 |
|
jeremystretch
|
cc57d1edf7
|
Fixes #6309: Restrict parent VM interface assignment to the parent VM
|
2021-04-29 08:50:19 -04:00 |
|
jeremystretch
|
456ffb79ff
|
Merge v2.11.2
|
2021-04-27 14:05:38 -04:00 |
|
jeremystretch
|
58659cf3b6
|
Fixes #6262: Support filtering by created/updated time for all relevant objects
|
2021-04-27 10:04:28 -04:00 |
|
checktheroads
|
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 |
|
jeremystretch
|
396c91f8f7
|
Fixes #6246: Permit full-length descriptions when creating device components and VM interfaces
|
2021-04-22 14:05:07 -04:00 |
|
jeremystretch
|
9476fda987
|
Closes #5994: Drop support for display_field argument on ObjectVar
|
2021-04-21 10:29:25 -04:00 |
|
jeremystretch
|
9ed76400de
|
Closes #6179: Enable natural ordering for virtual machines
|
2021-04-20 09:37:43 -04:00 |
|
checktheroads
|
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 |
|
jeremystretch
|
7cf9e202a3
|
Fixes #6215: Restore tenancy section in virtual machine form
|
2021-04-19 16:50:56 -04:00 |
|
checktheroads
|
c035af5409
|
migrate virtual machine & vm interface to bootstrap 5
|
2021-04-17 18:15:53 -07:00 |
|
jeremystretch
|
5bd30060e7
|
Fixes #6177: Prevent VM interface from being assigned as its own parent
|
2021-04-16 09:18:58 -04:00 |
|
jeremystretch
|
c24cac9a44
|
Fixes #6176: Correct position of MAC address field when creating VM interfaces
|
2021-04-16 09:16:43 -04:00 |
|
jeremystretch
|
ef78a7d41b
|
Merge branch 'develop' into feature
|
2021-04-15 15:46:48 -04:00 |
|
jeremystretch
|
f67369a9a9
|
Fixes #5643: Fix VLAN assignment when editing VM interfaces in bulk
|
2021-04-15 13:26:19 -04:00 |
|
jeremystretch
|
664ba55460
|
Reorganize base TestCase classes
|
2021-04-14 14:22:58 -04:00 |
|
jeremystretch
|
e3f5062583
|
Merge branch 'develop' into feature
|
2021-04-13 16:41:46 -04:00 |
|
jeremystretch
|
d54bf5f75e
|
Fixes #6144: Fix MAC address field display in VM interfaces search form
|
2021-04-13 11:52:32 -04:00 |
|