jeremystretch
|
77fa999c40
|
Fixes #11683: Fix CSV header attribute detection when auto-detecting import format
|
2023-02-07 17:24:26 -05:00 |
|
jeremystretch
|
35a218bd7a
|
Add step for creating search index
|
2023-02-07 16:55:50 -05:00 |
|
jeremystretch
|
7d12b5ad88
|
Update housekeeping command docs
|
2023-02-07 16:52:54 -05:00 |
|
jeremystretch
|
d2cad0b87e
|
Display login message as success
|
2023-02-07 16:49:07 -05:00 |
|
jeremystretch
|
ae999c1760
|
PRVB
|
2023-02-02 15:41:24 -05:00 |
|
Jeremy Stretch
|
a3f355b727
|
Merge pull request #11655 from netbox-community/develop
Release v3.4.4
|
2023-02-02 15:39:38 -05:00 |
|
jeremystretch
|
7da3f1d896
|
Release v3.4.4
|
2023-02-02 15:24:54 -05:00 |
|
Maximilian Wilhelm
|
b54f65ab96
|
Closes #11152: Add support to abort custom script gracefully (#11621)
Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
|
2023-02-02 15:22:55 -05:00 |
|
jeremystretch
|
52233c6c79
|
Fixes #11650: Display error message when attempting to create device component with duplicate name
|
2023-02-02 14:59:16 -05:00 |
|
jeremystretch
|
6852685eac
|
Refresh the README
|
2023-02-02 14:18:32 -05:00 |
|
Abhimanyu Saharan
|
7e19227d57
|
handled scripts error when only interval is used
|
2023-02-02 10:25:19 -05:00 |
|
jeremystretch
|
f9486dc50f
|
Fixes #11635: Pre-populate assigned VRF when following "first available IP" link from prefix view
|
2023-02-01 12:28:54 -05:00 |
|
Arthur
|
c247b4b319
|
11620 fix interface poe type filter
|
2023-02-01 10:24:20 -05:00 |
|
jeremystretch
|
f402851177
|
Fix rendering of example code
|
2023-01-30 10:25:20 -05:00 |
|
jeremystretch
|
0340f05932
|
Fixes #11613: Correct plugin import logic fix from #11267
|
2023-01-27 19:56:12 -05:00 |
|
jeremystretch
|
928c5e1d5d
|
Update NetBox Cloud link
|
2023-01-27 16:46:49 -05:00 |
|
jeremystretch
|
7b8066a8f5
|
Changelog for #11267
|
2023-01-27 16:45:20 -05:00 |
|
Jeremy Stretch
|
da63d5fb07
|
Fixes #11267: Avoid catching ImportError exceptions when loading plugins (#11566)
* Avoid catching ImportErrors when loading plugin URLs
* Avoid catching ImportErrors when loading plugin resources
|
2023-01-27 16:44:10 -05:00 |
|
jeremystretch
|
3c291bed2f
|
Closes #11598: Add buttons to easily switch between rack list and elevations views
|
2023-01-26 10:53:59 -05:00 |
|
jeremystretch
|
7da05a817c
|
Closes #11554: Add module types count to manufacturers list
|
2023-01-26 08:46:25 -05:00 |
|
jeremystretch
|
d3aa423ada
|
Closes #11585: Add IP address filters for services
|
2023-01-25 21:25:25 -05:00 |
|
jeremystretch
|
1319a9abdb
|
Closes #10762: Permit selection custom fields to have only one choice
|
2023-01-25 10:27:05 -05:00 |
|
jeremystretch
|
e6c26455a2
|
Fixes #11528: Show edit/delete buttons in user tokens table
|
2023-01-25 10:09:37 -05:00 |
|
jeremystretch
|
2392bb2d3a
|
Fixes #11528: Permit import of devices using uploaded file
|
2023-01-25 09:55:45 -05:00 |
|
jeremystretch
|
a10b2abbad
|
Fixes #11562: Correct ordering of virtual chassis interfaces with duplicate names
|
2023-01-24 15:44:02 -05:00 |
|
jeremystretch
|
c71dc97591
|
Closes #10888, #10889: Add supplementary notes to installation docs
|
2023-01-24 14:40:09 -05:00 |
|
jeremystretch
|
2ff062db2a
|
Add NetBox Labs as a sponsor
|
2023-01-23 10:44:42 -05:00 |
|
jeremystretch
|
b1d993b4bf
|
Reference GitHub advisory reporting
|
2023-01-23 10:23:49 -05:00 |
|
jeremystretch
|
5de439627f
|
Changelog for #11487
|
2023-01-23 10:21:11 -05:00 |
|
Arthur Hanson
|
6b34b72972
|
11487 remove set null from read-only custom fields bulk edit (#11552)
* 11487 remove set null from read-only custom fields bulk edit
* 11487 removes unreleased sentry-sdk
|
2023-01-23 08:48:14 -05:00 |
|
jeremystretch
|
2bc0d8f03c
|
Changelog for #11537
|
2023-01-20 16:48:22 -05:00 |
|
jeremystretch
|
0f56c35549
|
Fixes #11555: Avoid inadvertent interpretation of search query as regular expression under global search
|
2023-01-20 16:47:19 -05:00 |
|
jeremystretch
|
36e14a19e9
|
PRVB
|
2023-01-20 14:21:03 -05:00 |
|
Jeremy Stretch
|
baf3398a98
|
Merge pull request #11551 from netbox-community/develop
Release v3.4.3
|
2023-01-20 14:19:15 -05:00 |
|
jeremystretch
|
2bd45320b2
|
Correct pinned sentry-sdk version
|
2023-01-20 13:53:28 -05:00 |
|
jeremystretch
|
6fbf7f4009
|
#11516: Tweak fix to ensure proper highlighting
|
2023-01-20 13:43:47 -05:00 |
|
jeremystretch
|
fa3799227d
|
Release v3.4.3
|
2023-01-20 13:10:21 -05:00 |
|
jeremystretch
|
a2c7fd0ca4
|
Fixes #11544: Catch ValidationError exception when filtering by invalid MAC address
|
2023-01-20 12:06:34 -05:00 |
|
Arthur
|
b7434c3dbe
|
11537 remove connection from power feed table
|
2023-01-20 11:52:56 -05:00 |
|
jeremystretch
|
e8a5634436
|
Changelog for #11118, #11227, #11228
|
2023-01-20 10:24:57 -05:00 |
|
reishoku
|
c776be0aa2
|
Add 800GbE interface support: QSFP-DD OSFP (#11429)
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
Signed-off-by: KOSHIKAWA Kenichi <reishoku.misc@pm.me>
|
2023-01-20 10:09:53 -05:00 |
|
jeremystretch
|
525b7913ca
|
#11118: Extend L2VPN filters to device & VM interfaces
|
2023-01-20 09:58:58 -05:00 |
|
Abhimanyu Saharan
|
b0df4ad642
|
added l2vpn_termination on vlan filterset (#11501)
* added l2vpn_termination on vlan filterset
* added l2vpn to vlan filterset
|
2023-01-20 09:34:41 -05:00 |
|
Abhimanyu Saharan
|
359c0fc8fb
|
added device and vm tab on device role (#11500)
* added vm tab on device role
* added blank lines
* updated templates
* fixed lint issues
|
2023-01-20 09:30:18 -05:00 |
|
Jeremy Stretch
|
8fa2960106
|
Changelog for #11433, #11516
|
2023-01-17 21:22:02 -05:00 |
|
Abhimanyu Saharan
|
07b60b6c57
|
fixed AttributeError: object of class Schema has no attribute fields
|
2023-01-17 21:12:06 -05:00 |
|
kkthxbye-code
|
ff30bd2f73
|
Add re.escape to highlight_string
|
2023-01-17 20:42:17 -05:00 |
|
jeremystretch
|
3ea55783a3
|
Fixes #11522: Correct tag links under contact & tenant list views
|
2023-01-17 10:32:22 -05:00 |
|
jeremystretch
|
fb20443825
|
Changelog for #11488, #11497
|
2023-01-17 10:27:53 -05:00 |
|
jeremystretch
|
5bfa94397f
|
#11488: Additional cleanup
|
2023-01-17 10:26:34 -05:00 |
|