jeremystretch
3a49f4ca08
Correct changelog for #7729
2021-11-15 09:04:18 -05:00
jeremystretch
729823511e
Changelog for #7229 , #7424 , #7542
2021-11-15 08:56:03 -05:00
Jeremy Stretch
aab8fc4e8b
Merge pull request #7829 from rhyser9/7542_prefix_vlan_group_column
...
Fix #7542 : Add VLAN Group column to IP Prefix table
2021-11-15 08:54:30 -05:00
Jeremy Stretch
4083d11a98
Merge pull request #7828 from rhyser9/7229_bug_add_vlans_link
...
Fix #7229 : Fix context of VLAN table in VLAN Group view
2021-11-15 08:52:36 -05:00
Jeremy Stretch
0948a3f4a4
Merge pull request #7827 from rhyser9/7424_virtualchassis_id_filter
...
Fix #7424 : Add virtual_chassis_id filter for device components
2021-11-15 08:43:45 -05:00
Rhys Barrie
5ec9e52ea4
netbox-community/netbox#7542 : Add VLAN Group column to IP Prefix table
2021-11-13 23:29:26 -05:00
Rhys Barrie
43197dde8c
netbox-community/netbox#7229 : Fix context of VLAN table in VLAN Group view
2021-11-13 23:08:46 -05:00
Rhys Barrie
b8a5a389b9
netbox-community/netbox#7424 : add filterset test for virtual_chassis_id
2021-11-13 22:16:18 -05:00
Rhys Barrie
636652d9d3
netbox-community/netbox#7424 : fix test failure from adding virtual chassis filter field
2021-11-13 22:01:15 -05:00
Rhys Barrie
d097e203f6
netbox-community/netbox#7424:make device component device field filter from selected virtual chassis
2021-11-13 21:35:13 -05:00
Rhys Barrie
ee2e350725
netbox-community/netbox#7424 : Add virtual_chassis field to device component filter form
2021-11-13 21:33:52 -05:00
Rhys Barrie
37a6d2c48b
netbox-community/netbox#7424 : Add virtual_chassis and virtual_chassis_id filter to device components
2021-11-13 21:30:38 -05:00
Jeremy Stretch
0d7eaace0e
Merge pull request #7824 from netbox-community/2101-q-filters
...
Closes #2101 : Ensure all relevant models have a general purpose search filter
2021-11-12 15:48:19 -05:00
jeremystretch
4dd2421a77
Changelog for #2101
2021-11-12 15:33:49 -05:00
jeremystretch
2de2273f5a
Add q filters for Token and ObjectPermission filter sets
2021-11-12 15:30:16 -05:00
jeremystretch
c70c32d938
Add q filter for extras models
2021-11-12 15:26:58 -05:00
jeremystretch
c4963594f0
Add q filters for connection lists
2021-11-12 15:05:33 -05:00
jeremystretch
8a76f1b9a2
Clean up script & report lists
2021-11-12 14:44:14 -05:00
jeremystretch
5a1da497f3
Changelog for #7803 , #7810
2021-11-12 13:46:06 -05:00
Jeremy Stretch
55a70ea41d
Merge pull request #7820 from kkthxbye-code/script-reload
...
Fix #7803 : Clear sys.modules cache when reloading scripts
2021-11-12 13:44:42 -05:00
Jeremy Stretch
61be5dcfe6
Merge pull request #7816 from byts-tech/FR7810
...
Fixes : #7810 Add IEEE 802.15.1 Interface Type
2021-11-12 13:40:41 -05:00
jeremystretch
f2c5b99a86
Fixes #7813 : Fix handling of errors during export template rendering
2021-11-12 13:32:52 -05:00
kkthxbye
5b9dab3fd0
Merge branch 'netbox-community:develop' into script-reload
2021-11-12 17:07:11 +01:00
Flo
7d73876f37
Add IEEE 802.15.1 Interface Type
2021-11-12 16:05:42 +01:00
jeremystretch
5dc05a0d97
PRVB
2021-11-12 08:54:08 -05:00
Jeremy Stretch
79d2926d52
Merge pull request #7815 from netbox-community/develop
...
Release v3.0.10
2021-11-12 08:50:43 -05:00
jeremystretch
11d55fc469
Release v3.0.10
2021-11-12 08:36:33 -05:00
jeremystretch
5511ff37c4
Fixes #7814 : Fix restriction of user & group objects in GraphQL API queries
2021-11-12 08:23:58 -05:00
jeremystretch
8575e465e4
Fixes #7808 : Fix reference values for content type under custom field import form
2021-11-11 16:21:27 -05:00
jeremystretch
2faba302c1
Fixes #7809 : Add missing export template support for various models
2021-11-11 16:16:54 -05:00
jeremystretch
fe0351bd20
Fixes #7788 : Improve XSS mitigation in Markdown renderer
2021-11-11 15:38:34 -05:00
jeremystretch
c05ada0ada
Changelog for #7767
2021-11-11 12:30:28 -05:00
Jeremy Stretch
9c4131910a
Merge pull request #7767 from CironAkono/FR6925
...
Fixes : #6925 Interfaces Table - bring back the visual aids from v2.9
2021-11-11 12:29:01 -05:00
jeremystretch
5885c783dc
Fixes #7654 : Fix assignment of members to virtual chassis with initial position of zero
2021-11-11 12:10:47 -05:00
CironAkono
5ec3939383
Apply suggestions from code review
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-11-11 16:36:13 +00:00
jeremystretch
8546d270ef
Changelog for #7791
2021-11-11 11:31:51 -05:00
Jeremy Stretch
c6251fccd8
Merge pull request #7804 from kkthxbye-code/fix-7791
...
Fix #7791 - Allow devicebay table to be sorted by status
2021-11-11 10:46:15 -05:00
jeremystretch
a0232de391
Fixes #7802 : Differentiate ID and VID columns in VLANs table
2021-11-11 10:23:38 -05:00
kkthxbye-code
a00441b6ef
Fix sorting devicebay table by status
2021-11-11 14:05:39 +01:00
kkthxbye-code
eb87ca33e6
Clear sys.modules cache when reloading scripts
2021-11-11 11:53:31 +01:00
jeremystretch
1b858c2f2f
Fixes #7741 : Fix 404 when attaching multiple images in succession
2021-11-09 16:46:58 -05:00
jeremystretch
9f0f4868e0
Changelog for #7740
2021-11-09 16:08:11 -05:00
Jeremy Stretch
42c80dbbf0
Merge pull request #7774 from byts-tech/FR7740
...
Fixes : #7740 Add Mini-DIN 8 Console-Port-Type
2021-11-09 16:06:58 -05:00
jeremystretch
59a800dbb9
Fixes #7701 : Fix conflation of assigned IP status & role in interface tables
2021-11-09 16:04:16 -05:00
jeremystretch
990c3f1030
Fixes #7780 : Preserve mutli-line values during CSV file import
2021-11-09 15:24:21 -05:00
jeremystretch
456d5d7548
Changelog for #7783
2021-11-09 15:15:34 -05:00
Jeremy Stretch
6634cd8616
Merge pull request #7785 from jasonyates/develop
...
Fixes #7783 - Site location visual changes
2021-11-09 15:12:47 -05:00
Jason Yates
5230efab81
Fixed #7783 - Site location visual changes
...
Updating site location list to visually match the /dcim/locations list where child locations are "indtended" with mdi-circle-small.
Also removes the padding-left attribute on each row as it is no longer functional.
2021-11-09 15:18:46 +00:00
Flo
4f07e05681
Add Mini-DIN 8 Console-Port-Type
2021-11-08 17:50:13 +01:00
jeremystretch
00b2bde4d7
Changelog for #7765
2021-11-08 08:24:14 -05:00