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
|
0e23038e28
|
Merge v2.11.5
|
2021-06-04 09:47:14 -04:00 |
|
jeremystretch
|
5c263fac8d
|
Closes #6540: Add a 'flat' column to the prefix table
|
2021-06-03 20:31:09 -04:00 |
|
jeremystretch
|
04c1619eb4
|
Remove unused function
|
2021-06-03 20:27:24 -04:00 |
|
Daniel Sheppard
|
46ecb0ac03
|
Fixes: #6432 - Properly mark nat_outside as read-only and not-required.
|
2021-06-02 22:45:17 -05:00 |
|
jeremystretch
|
2d44bade4b
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
jeremystretch
|
ca44cda112
|
Suppress migration output during testing
|
2021-06-02 16:02:38 -04:00 |
|
jeremystretch
|
d32dba43b4
|
Fixes #6525: Paginate related IPs table under IP address view
|
2021-06-02 15:48:15 -04:00 |
|
jeremystretch
|
b2b3f388b1
|
Correct Prefix REST API test case
|
2021-05-28 11:15:45 -04:00 |
|
jeremystretch
|
75faf7d30e
|
Closes #6501: Expose prefix depth and children on REST API serializer
|
2021-05-28 08:56:55 -04:00 |
|
jeremystretch
|
5cb5f9a963
|
Linkify prefix children count
|
2021-05-27 15:40:55 -04:00 |
|
jeremystretch
|
88aa3a4e19
|
Specify batch size for bulk_update()
|
2021-05-27 15:25:40 -04:00 |
|
jeremystretch
|
103730a642
|
Extend depth & children filters
|
2021-05-27 12:54:41 -04:00 |
|
jeremystretch
|
84017776ec
|
Fix handling of duplicate prefixes
|
2021-05-27 10:03:00 -04:00 |
|
jeremystretch
|
34e673f7d6
|
Introduce rebuild_prefixes management command
|
2021-05-27 09:24:29 -04:00 |
|
jeremystretch
|
da558de769
|
Initial work on #6087
|
2021-05-26 16:06:03 -04:00 |
|
jeremystretch
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
checktheroads
|
7219c3449f
|
#6372: Fix invalid filter form fields
|
2021-05-23 11:39:08 -07:00 |
|
checktheroads
|
da0aa38614
|
#6372: Move object list search panel into collapsed view & remove search field
|
2021-05-23 00:31:48 -07:00 |
|
Martin Rødvand
|
78b0e50742
|
Closes #6358: Add search to VLAN group overview.
|
2021-05-22 14:27:18 +02:00 |
|
jeremystretch
|
b6660c72e1
|
Add tags as a feature query
|
2021-05-21 16:54:33 -04:00 |
|
jeremystretch
|
239fddcac2
|
Fixes #6468: Disable ordering VLAN groups list by scope object
|
2021-05-21 15:43:18 -04:00 |
|
jeremystretch
|
72d41eac85
|
Fixes #6376: Fix assignment of VLAN groups to clusters, cluster groups via REST API
|
2021-05-12 13:47:42 -04:00 |
|
jeremystretch
|
0fec03ad3f
|
Closes #6393: Add description filter for IP addresses
|
2021-05-12 13:38:52 -04:00 |
|
jeremystretch
|
ecf51406c5
|
Permit disabling utilization graph warning/danger thresholds
|
2021-05-11 14:52:27 -04:00 |
|
jeremystretch
|
bf56145a09
|
Closes #4609: Allow marking prefixes as fully utilized
|
2021-05-11 14:08:18 -04:00 |
|
jeremystretch
|
c777daf6e6
|
Merge branch 'develop' into feature
|
2021-05-07 10:27:23 -04:00 |
|
jeremystretch
|
2d4ae38a09
|
Fixes #6369: Fix interface assignment for VLANs in non-scoped groups
|
2021-05-06 14:36:23 -04:00 |
|
jeremystretch
|
7f2f98885b
|
Fixes #6350: Include first & last IP addresses when allocating available IPv6 addresses via the REST API
|
2021-05-06 13:59:10 -04:00 |
|
jeremystretch
|
21d14a782e
|
Closes #6359: Enable custom links for organizational and nested group models
|
2021-05-06 13:01:20 -04:00 |
|
jeremystretch
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
jeremystretch
|
5856275347
|
Closes #5991: Remove display_name attribute from serializers
|
2021-05-04 15:56:36 -04:00 |
|
jeremystretch
|
534b0e4cf6
|
Merge branch 'develop' into feature
|
2021-05-04 14:25:53 -04:00 |
|
jeremystretch
|
97d5873e3d
|
Fixes #6240: Fix display of available VLAN ranges under VLAN group view
|
2021-05-04 09:36:01 -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
|
bb988701fe
|
Fixes #6308: Fix linking of available VLANs in VLAN group view
|
2021-04-29 08:43:46 -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 |
|
jeremystretch
|
9a588231c5
|
Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces
|
2021-04-27 09:36:48 -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 |
|
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
|
6bd4b3c167
|
Fixes #6184: Fix parent object table column in prefix IP addresses list
|
2021-04-16 13:07:41 -04:00 |
|