Jeremy Stretch
61bff5e863
Fixes #16123 : Fix custom script execution via REST API
2024-05-14 10:31:55 -04:00
Jeremy Stretch
a4aa71c215
Update translations
2024-05-14 09:30:28 -04:00
Jeremy Stretch
a7919e3777
Update source strings for translations
2024-05-14 09:22:27 -04:00
Anton
d154e05937
add ENABLE_TRANSLATION setting to optionally turn translation off ( #16096 )
...
* add USE_I18N setting
* change setting name to ENABLE_TRANSLATION
* raise a warning in the UI when translation is disabled
* Misc cleanup
* Rename to TRANSLATION_ENABLED for consistency with other settings
---------
Co-authored-by: Anton Myasnikov <anton.myasnikov@nordigy.ru>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-14 09:21:00 -04:00
Jeremy Stretch
a55a2bdaf1
Fixes #16124 : Fix GraphQL API support for querying virtual machine interfaces
2024-05-14 09:15:57 -04:00
Jeremy Stretch
6975377028
Closes #16127 : Enable loading local settings
2024-05-14 09:14:40 -04:00
Jeremy Stretch
0c67224c3b
Fix permissions for stalebot (see actions/stale #1131 )
2024-05-14 08:20:31 -04:00
Jeremy Stretch
023b2a3037
Closes #16107 : Set LOGIN_REQUIRED
to True by default ( #16122 )
...
* Closes #16107 : Set LOGIN_REQUIRED to True by default
* Update tests
2024-05-14 07:53:19 -04:00
Jeremy Stretch
570798107b
Changelog for #15119 , #16077 , #16078 , #16090 , #16101
2024-05-13 19:15:40 -04:00
Arthur Hanson
243ef8aca7
16078 make GraphQL NumberFilter optional ( #16115 )
...
* 16078 make GraphQL NumberFilter optional
* 16078 add tests for graphql filtering
* 16078 add tests for graphql filtering
* 16078 add tests for graphql filtering
2024-05-13 19:01:30 -04:00
Jeremy Stretch
42222734ad
Refactor & expand search view tests
2024-05-13 18:56:44 -04:00
Jeremy Stretch
dfd32e1a5c
Update queryset resolution methods for compatibility with Django 5.0
2024-05-13 18:56:44 -04:00
Jeremy Stretch
6e8e928202
Fixes #16101 : Fix initial loading of pagination widget for dynamic object tables
2024-05-13 18:55:13 -04:00
Jeremy Stretch
5480c96c65
Closes #16070 : Set default template for ObjectChildrenView
2024-05-13 15:21:52 -04:00
Arthur
786d8e2dbb
16110 fix typo
2024-05-13 15:20:33 -04:00
Julio-Oliveira-Encora
1799e2bd27
Added Cluster category and cluster, cluster_group for VLAN Group filters.
2024-05-13 15:16:01 -04:00
Markku Leiniö
f74073ad42
Closes #16090 : Show NetBox version if plugin validation fails ( #16094 )
...
* Closes #16090 : Show NetBox version if plugin validation fails
* Shorten error message
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-13 09:37:40 -04:00
Arthur
2530a432dc
16077 fix display of config revision
2024-05-13 09:33:30 -04:00
Jeremy Stretch
1817828273
PRVB
2024-05-09 16:03:13 -04:00
Jeremy Stretch
7f0e163418
Merge pull request #16072 from netbox-community/develop
...
Release v4.0.1
2024-05-09 16:02:03 -04:00
Jeremy Stretch
5233619ec7
Merge branch 'master' into develop
2024-05-09 15:48:45 -04:00
Jeremy Stretch
47ed436b82
Release v4.0.1
2024-05-09 15:41:20 -04:00
Jeremy Stretch
504d0102f4
Correct link
2024-05-09 15:39:48 -04:00
Arthur Hanson
f56ad42b83
14121 update plugin development docs for pyproject.toml ( #15952 )
...
* 14121 update plugin development docs for pyproject.toml
* 14121 review feedback
* Update docs/plugins/development/index.md
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
* 14121 remove setup.py references
* 14121 add cookiecutter reference
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-09 15:06:19 -04:00
Jeremy Stretch
efdae65afb
Fixes #16061 : Omit hidden fields from event rule form
2024-05-09 15:01:53 -04:00
Abhimanyu Saharan
aa2db6f1b2
Adds 2.5 and 10g ( #16068 )
...
* adds 2.5 and 10g #15451
* Tweak constant names for consistency w/peers
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-09 14:58:24 -04:00
Arthur Hanson
cfab3616fd
15973 fix switch type on cable edit ( #16049 )
...
* 15973 fix switch type on cable edit
* 15973 fix cable add from device
2024-05-09 14:54:38 -04:00
Abhimanyu Saharan
f8b48747ee
adds vms tab on device object view #15328
2024-05-09 14:33:31 -04:00
Markku Leiniö
b76aded928
Closes #16056 : Add binary-path configuration in uwsgi.ini
2024-05-09 13:11:11 -04:00
Jeremy Stretch
8ce4f8780f
Closes #16010 : Enable Prometheus middleware only if metrics are enabled
2024-05-09 10:47:33 -04:00
Jeremy Stretch
89dbabafcc
Fixes #15968 : Avoid resizing quick search field to display clear button
2024-05-09 10:46:41 -04:00
teapot
95a3907e50
Fixes #16051 : Wrap empty_text with gettext_lazy()
2024-05-09 08:09:53 -04:00
Arthur Hanson
dcb24b6ee7
15148 add copy button to config context ( #15954 )
...
* 15148 add copy button to config context
* Merge configcontext_format.html into configcontext_data.html
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-09 08:06:53 -04:00
Markku Leiniö
6b6ade0f46
Closes #16043 : Add 'die-on-term = true' to fix stopping uWSGI ( #16045 )
...
* Closes #16043 : Add 'die-on-term = true' to fix stopping uWSGI
* Fix spelling
2024-05-08 14:51:54 -04:00
Arthur Hanson
0deb785449
16014 Update incorrect django-graphene reference and add link to filtering docs. ( #16015 )
...
* 16014 change ref from django-graphene to django-strawberry
* 16014 add references to filtering syntax
* 16014 remove graphene reference
* 16014 remove graphene reference
* Remove obsolete reference to Graphene
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-08 14:29:54 -04:00
Jeremy Stretch
19431084ab
#15999 : Additional cleanup
2024-05-08 14:06:48 -04:00
Arnold
31da0ffe04
Putting field labels above fields
2024-05-08 14:06:04 -04:00
Daniel Sheppard
fcbc4544b4
Return an empty dict if the module cannot be loaded
2024-05-08 13:29:39 -04:00
Markku Leiniö
d0ea104e34
Closes #16034 : Disable uWSGI logging
2024-05-08 12:02:23 -04:00
Jeremy Stretch
fb44546b6f
Remove duplicate column definition from ReportResultsTable
2024-05-08 11:59:36 -04:00
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