Arthur
8f4f82c46b
16031 make script result message display markdown
2024-05-08 11:43:20 -04:00
Jeremy Stretch
008b11c760
Fixes #16020 : Include Python version on system UI view
2024-05-08 10:35:38 -04:00
Jeremy Stretch
fb460952ec
Fixes #16025 : Fix execution of scripts via the runscript management command
2024-05-08 10:30:47 -04:00
Markku Leiniö
a2f1820312
Fixes #16032 : Specify the WSGI module to load in uwsgi.ini
2024-05-08 10:28:35 -04:00
Jeremy Stretch
d38ce1d30a
Fixes #16016 : Correct typo
2024-05-08 10:15:43 -04:00
teapot
efb6e7e23b
Fixes #16027 : Correct typo in error message
2024-05-08 09:42:20 -04:00
Jeremy Stretch
85a27214be
Fixes #16017 : Bump Django to 5.0.6
2024-05-07 21:33:13 -04:00
Jeremy Stretch
f7cd23d974
Fixes #16011 : Fix site tenant assignment by PK via REST API
2024-05-07 16:35:11 -04:00
Jeremy Stretch
47278b7347
Fixes #15995 : Permit nullable fields referenced by unique constraints to be omitted from REST API requests
2024-05-07 15:33:14 -04:00
Jeremy Stretch
0db2aa6b4f
Fixes #16003 : Enable cache busting on upgrade for setmode.js
2024-05-07 11:10:19 -04:00
Jeremy Stretch
4022995107
Fixes #15982 : Restore the "assign IP" tab
2024-05-07 10:43:49 -04:00
Jeremy Stretch
f6c7c7e166
Fixes #15977 : Hide all admin menu items for non-authenticated users ( #15978 )
...
* Fixes #15977 : Hide all admin menu items for non-authenticated users
* Account for absence of auth_required on PluginMenuItem
2024-05-07 10:37:42 -04:00
Tobias Genannt
7a3d5cda3a
Fix #15992 : Removed integrations for sentry-sdk
...
According to the Sentry Python SDK documentation setting the
integrations manually is only needed when the integration configuration
needs to be changed.
See: https://docs.sentry.io/platforms/python/integrations/django/#options
2024-05-07 09:11:36 -04:00
Jeremy Stretch
6ae164a47d
Update supported Python versions for v4.0
2024-05-06 16:41:16 -04:00
Jeremy Stretch
55ad7740af
PRVB
2024-05-06 15:28:43 -04:00
Jeremy Stretch
bc81222481
Merge pull request #15975 from netbox-community/develop
...
Release v4.0.0
2024-05-06 15:21:02 -04:00
Jeremy Stretch
ccaed7d774
Bump PR
2024-05-06 15:06:51 -04:00
Jeremy Stretch
beece4040f
Release v4.0.0
2024-05-06 14:40:31 -04:00
transifex-integration[bot]
879ed11209
Updates for file netbox/translations/en/LC_MESSAGES/django.po ( #15974 )
...
* Translate django.po in fr
100% translated source file: 'django.po'
on 'fr'.
* Translate django.po in ja
100% translated source file: 'django.po'
on 'ja'.
* Translate django.po in pt
100% translated source file: 'django.po'
on 'pt'.
* Translate django.po in ru
100% translated source file: 'django.po'
on 'ru'.
* Translate django.po in es
100% translated source file: 'django.po'
on 'es'.
* Translate django.po in tr
100% translated source file: 'django.po'
on 'tr'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-05-06 14:24:48 -04:00
Jeremy Stretch
2865bed832
Update source translation strings
2024-05-06 13:42:27 -04:00
Jeremy Stretch
8e44b09afc
Merge pull request #15972 from netbox-community/feature
...
Prep for v4.0 release
2024-05-06 13:38:13 -04:00
Arthur Hanson
19d32a9c84
15934 screenshots ( #15935 )
...
* 15934 update documentation screenshots
* 15934 update documentation screenshots
* 15934 update documentation screenshots
* Update cable trace screenshot
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-06 13:08:55 -04:00
Jeremy Stretch
58f4c854eb
Merge branch 'develop' into feature
2024-05-06 12:59:24 -04:00
Jeremy Stretch
5f9a43ba5f
Merge branch 'master' into develop
2024-05-06 12:55:19 -04:00
Jeremy Stretch
ecb54b639c
Release v3.7.8
2024-05-06 12:54:53 -04:00
transifex-integration[bot]
afc8cff47a
Translate django.po in ja
...
100% translated source file: 'django.po'
on 'ja'.
2024-05-06 12:54:53 -04:00
Jeremy Stretch
9094cbcec0
Fixes #15960 : Use internal ManyToManyColumn to ensure proper export behavior
2024-05-06 12:54:53 -04:00
Jeremy Stretch
258df27906
Fixes #15961 : Fix secret toggle button by avoiding duplicate event handler
2024-05-06 12:54:53 -04:00
Daniel Sheppard
a9fe8ba05e
Fixes : #15948 - Fixes cable fanin/fanout when both are required ( #15953 )
...
* Preliminary fix for #15948
* Tweaking of line height
2024-05-06 12:54:53 -04:00
Arthur
8f3f6a4456
12127 enable cable add button
2024-05-06 12:54:53 -04:00
Jeremy Stretch
54197fa165
Changelog for #15877 , #15917 , #15925
2024-05-06 12:54:53 -04:00
Nancy Yang
7a35327921
Fixes #15917 : slim-select-pagination-bug-fix : fixed several bugs related to slim select ( #15918 )
...
* slim-select-pagination-bug-fix : fixed several bugs related to slim
select search box gui element
1. If user enters a search text in the filter text box, the user will
not be able to scroll to the next page. That is the user will only be
able to see the first page of returned item with a none empty search
string.
2. User will not be able to select an item returned from search query
if user clicks reload after a dynami search. When the user is able
to load a second page, the user will be able to select an item from
the third+ page if previous bug is fixed.
* Recompile static assets
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-06 12:54:53 -04:00
Jeremy Stretch
15f089dfb5
Fixes #15877 : Consider VC membership when assigning LAG interfaces via bulk edit
2024-05-06 12:54:53 -04:00
Jeremy Stretch
f3d20023b8
Fixes #15925 : Fix rendering of cable traces to circuit terminations
2024-05-06 12:54:53 -04:00
Jeremy Stretch
172003c26e
PRVB
2024-05-06 12:54:53 -04:00
Jeremy Stretch
f319d830eb
Release v3.7.8
2024-05-06 12:43:46 -04:00
transifex-integration[bot]
69ebf3986d
Translate django.po in ja
...
100% translated source file: 'django.po'
on 'ja'.
2024-05-06 12:34:29 -04:00
Jeremy Stretch
8f8a3453b9
Fixes #15960 : Use internal ManyToManyColumn to ensure proper export behavior
2024-05-06 10:32:29 -04:00
Jeremy Stretch
a377625a24
Fixes #15961 : Fix secret toggle button by avoiding duplicate event handler
2024-05-06 10:31:29 -04:00
Daniel Sheppard
99264550ab
Fixes : #15948 - Fixes cable fanin/fanout when both are required ( #15953 )
...
* Preliminary fix for #15948
* Tweaking of line height
2024-05-06 09:48:14 -04:00
Arthur
06833df26b
12127 enable cable add button
2024-05-06 08:37:22 -04:00
Jeremy Stretch
0b16416b3a
Changelog for #15877 , #15917 , #15925
2024-05-03 17:34:45 -04:00
Jeremy Stretch
1c94e711ed
Changelog for #15630 , #15802 , #15831 , #15852 , #15915 , #15942 , #15944
2024-05-03 17:31:43 -04:00
Jeremy Stretch
114ee36e52
Closes #15915 : Replace plugins list with an overall system status view ( #15950 )
...
* Replace plugins list with an overall system status view
* Enable export of system status data
2024-05-03 17:26:19 -04:00
Nancy Yang
b3432cba0e
Fixes #15917 : slim-select-pagination-bug-fix : fixed several bugs related to slim select ( #15918 )
...
* slim-select-pagination-bug-fix : fixed several bugs related to slim
select search box gui element
1. If user enters a search text in the filter text box, the user will
not be able to scroll to the next page. That is the user will only be
able to see the first page of returned item with a none empty search
string.
2. User will not be able to select an item returned from search query
if user clicks reload after a dynami search. When the user is able
to load a second page, the user will be able to select an item from
the third+ page if previous bug is fixed.
* Recompile static assets
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-03 13:22:29 -04:00
Jeremy Stretch
5766b632bd
Fixes #15944 : Extend paginator template to be aware of placement
2024-05-03 11:56:37 -04:00
Jeremy Stretch
28cbe125a7
Closes #15942 : Refactor settings_and_registry() context processor
2024-05-03 10:58:03 -04:00
Jeremy Stretch
6cb2c3c2f0
Closes #15932 : Update embedded documentation for generic templates
2024-05-03 10:57:05 -04:00
Jeremy Stretch
f2412884a6
Fixes #15877 : Consider VC membership when assigning LAG interfaces via bulk edit
2024-05-03 10:55:41 -04:00
Jeremy Stretch
68dbdeef76
Fixes #15925 : Fix rendering of cable traces to circuit terminations
2024-05-03 10:54:34 -04:00