Arthur
|
67c6037bea
|
9608 update yasg -> spectacular fix url test fails
|
2023-01-25 09:05:49 -08:00 |
|
Arthur
|
1604ca2d15
|
9608 update yasg -> spectacular fix all errors
|
2023-01-25 08:44:52 -08:00 |
|
Arthur
|
9196f98253
|
9608 update yasg -> spectacular
|
2023-01-24 16:22:16 -08:00 |
|
Arthur
|
8dcd3eda28
|
9608 update yasg -> spectacular
|
2023-01-24 15:56:49 -08:00 |
|
Arthur
|
a949de8d5f
|
9608 try setting serializer_class for APIView
|
2023-01-24 14:20:46 -08:00 |
|
Arthur
|
cd047881b9
|
9608 update yasg -> spectacular
|
2023-01-24 11:14:00 -08:00 |
|
Arthur
|
5f06daaa74
|
9608 update yasg -> spectacular
|
2023-01-24 11:06:47 -08:00 |
|
Arthur
|
ac235b7990
|
9608 update yasg -> spectacular
|
2023-01-24 10:25:04 -08:00 |
|
Arthur
|
590e7af995
|
9608 update yasg -> spectacular
|
2023-01-24 10:07:12 -08:00 |
|
Arthur
|
f54dbb66c0
|
add extend_schema_field to dcim
|
2023-01-24 08:49:46 -08:00 |
|
Arthur
|
0a880fe6e3
|
merge changes to feature
|
2023-01-24 08:45:17 -08:00 |
|
Arthur
|
9a56a9f8f6
|
9608 add peer_device, peer_interface back
|
2023-01-24 08:35:50 -08:00 |
|
jeremystretch
|
bab1ce77e5
|
Changelog for #11440
|
2023-01-24 09:41:56 -05:00 |
|
kkthxbye
|
024df81760
|
Add the enabled filed to InterfaceTemplate
|
2023-01-24 09:38:45 -05:00 |
|
jeremystretch
|
dceffca849
|
Merge branch 'develop' into feature
|
2023-01-20 14:29:31 -05:00 |
|
jeremystretch
|
d5e6829eff
|
PRVB
|
2023-01-20 14:21:03 -05:00 |
|
Jeremy Stretch
|
504800a7db
|
Merge pull request #11551 from netbox-community/develop
Release v3.4.3
|
2023-01-20 14:19:15 -05:00 |
|
jeremystretch
|
97723b1f96
|
Correct pinned sentry-sdk version
|
2023-01-20 13:53:28 -05:00 |
|
jeremystretch
|
5911041777
|
#11516: Tweak fix to ensure proper highlighting
|
2023-01-20 13:43:47 -05:00 |
|
jeremystretch
|
fcd0481b09
|
Release v3.4.3
|
2023-01-20 13:10:21 -05:00 |
|
jeremystretch
|
cc350165dd
|
Fixes #11544: Catch ValidationError exception when filtering by invalid MAC address
|
2023-01-20 12:06:34 -05:00 |
|
Arthur
|
db7e1b8a97
|
11537 remove connection from power feed table
|
2023-01-20 11:52:56 -05:00 |
|
jeremystretch
|
188f773081
|
Changelog for #11118, #11227, #11228
|
2023-01-20 10:24:57 -05:00 |
|
reishoku
|
6271f81cff
|
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
|
4bfc3bf412
|
#11118: Extend L2VPN filters to device & VM interfaces
|
2023-01-20 09:58:58 -05:00 |
|
Abhimanyu Saharan
|
d5a92104d1
|
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
|
ddd4f805a5
|
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
|
a1c1b19482
|
Changelog for #11433, #11516
|
2023-01-17 21:22:02 -05:00 |
|
Abhimanyu Saharan
|
426bc15065
|
fixed AttributeError: object of class Schema has no attribute fields
|
2023-01-17 21:12:06 -05:00 |
|
kkthxbye-code
|
df5febf6e7
|
Add re.escape to highlight_string
|
2023-01-17 20:42:17 -05:00 |
|
jeremystretch
|
9e09e46700
|
Fixes #11522: Correct tag links under contact & tenant list views
|
2023-01-17 10:32:22 -05:00 |
|
jeremystretch
|
ba0e9bb1d2
|
Changelog for #11488, #11497
|
2023-01-17 10:27:53 -05:00 |
|
jeremystretch
|
19da92b510
|
#11488: Additional cleanup
|
2023-01-17 10:26:34 -05:00 |
|
Abhimanyu Saharan
|
beb1f4e172
|
added missing description field on the api serializers
|
2023-01-17 10:20:34 -05:00 |
|
kkthxbye-code
|
fb3d1ef399
|
Check for the extras.run_script permission when running scripts via. the API
|
2023-01-17 10:13:18 -05:00 |
|
Jeremy Stretch
|
943dca7b95
|
Closes #8184: Enable HTMX for embedded tables (#11518)
* Enable HTMX rendering for embedded tables
* Start converting embedded tables to use HTMX (WIP)
* Additional table conversions (WIP)
* Standardize HTMX usage for nested group models
* Enable HTMX for additional emebedded tables
* Fix HTMX table rendering for ObjectChildrenView
* Standardize usage of inc/panel_table.html
* Hide selection boxes in embedded tables
|
2023-01-16 15:50:45 -05:00 |
|
jeremystretch
|
ff4eb41c09
|
Closes #11254: Introduce the X-Request-ID HTTP header to annotate the unique ID of each request for change logging
|
2023-01-13 11:41:57 -05:00 |
|
jeremystretch
|
4faa3b4e23
|
Remove old feature version notices
|
2023-01-13 10:58:20 -05:00 |
|
jeremystretch
|
1890286959
|
Closes #11489: Refactor & combine core middleware
|
2023-01-13 10:00:49 -05:00 |
|
jeremystretch
|
d997fe9432
|
Merge branch 'develop' into feature
|
2023-01-13 09:23:02 -05:00 |
|
jeremystretch
|
d7c37d9dd6
|
Fixes #11483: Apply configured formatting to custom date fields
|
2023-01-13 08:23:57 -05:00 |
|
jeremystretch
|
24de404fbc
|
Changelog for #11416
|
2023-01-12 09:37:52 -05:00 |
|
jeremystretch
|
8565d175f9
|
Fixes #11467: Correct count on interfaces tab when viewing a VC master device
|
2023-01-12 09:05:55 -05:00 |
|
Arthur
|
8d9e151030
|
11416 fix circuit termination deletion
|
2023-01-11 16:09:39 -05:00 |
|
jeremystretch
|
758c5347fb
|
Fixes #10201: Fix AssertionError exception when removing some terminations from an existing cable
|
2023-01-11 14:42:25 -05:00 |
|
Jonathan Senecal
|
1e54eee631
|
Update ipaddress.md
Missing `ipam` before `IPAddress.status`
|
2023-01-11 09:45:28 -05:00 |
|
jeremystretch
|
448760a2fe
|
Add items to contributing guide
|
2023-01-10 15:47:33 -05:00 |
|
jeremystretch
|
e44b22f7d1
|
Refresh contributing guide
|
2023-01-10 08:41:06 -05:00 |
|
jeremystretch
|
30379c3f52
|
Changelog for #11438, #11444
|
2023-01-09 10:58:23 -05:00 |
|
jeremystretch
|
8729d60c1c
|
Fixes #11402: Avoid LookupError exception when running scripts with commit disabled
|
2023-01-09 10:57:13 -05:00 |
|