Jeremy Stretch
70c0aec53a
Release v4.0.2
2024-05-14 11:02:17 -04:00
Jeremy Stretch
beb9b96395
Changelog for #16096 , #16107 , #16123 , #16124 , #16127
2024-05-14 10:35:00 -04:00
Anton
1feb3742e2
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
b8a8db09ed
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
b67eda403a
Changelog for #15119 , #16077 , #16078 , #16090 , #16101
2024-05-13 19:15:40 -04:00
Jeremy Stretch
4a64a3f6e0
PRVB
2024-05-09 16:03:13 -04:00
Jeremy Stretch
9cd0a0d872
Release v4.0.1
2024-05-09 15:41:20 -04:00
Jeremy Stretch
d847f02434
Correct link
2024-05-09 15:39:48 -04:00
Arthur Hanson
8d11f8aa7c
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
Arthur Hanson
56ea7b8714
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
b87d1eca98
Fixes #16016 : Correct typo
2024-05-08 10:15:43 -04:00
Jeremy Stretch
fbcec97328
PRVB
2024-05-06 15:28:43 -04:00
Jeremy Stretch
f12b2fad1f
Release v4.0.0
2024-05-06 14:40:31 -04:00
Arthur Hanson
e6a7971110
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
51bd98bdfc
Merge branch 'develop' into feature
2024-05-06 12:59:24 -04:00
Jeremy Stretch
c02bd0ab19
Release v3.7.8
2024-05-06 12:43:46 -04:00
Jeremy Stretch
c6f833e83b
Changelog for #15877 , #15917 , #15925
2024-05-03 17:34:45 -04:00
Jeremy Stretch
b91741dd75
Changelog for #15630 , #15802 , #15831 , #15852 , #15915 , #15942 , #15944
2024-05-03 17:31:43 -04:00
Jeremy Stretch
d824e90e0a
Extend release checklist to include updating UI resources
2024-05-02 17:07:41 -04:00
Jeremy Stretch
6530051958
Closes #15630 : Remove server-side color mode preference & simplify toggling
2024-05-01 18:59:42 -04:00
Jeremy Stretch
44a7cd9876
Update changelog with beta2 bug fixes
2024-05-01 16:15:08 -04:00
Jeremy Stretch
312291b010
Merge branch 'develop' into feature
2024-05-01 16:09:14 -04:00
Jeremy Stretch
335a8d6449
Release v3.7.7
2024-05-01 15:08:08 -04:00
Jeremy Stretch
340f9f4fa8
Changelog for #11460 , #15891 , #15894 , #15896 , #15899 ; add warning for #15811
2024-05-01 14:52:15 -04:00
Jeremy Stretch
693c6e4da5
Changelog for #14852 , #15428 , #15524 , #15548 , #15812 , #15845 , #15872
2024-04-29 17:55:14 -04:00
Jeremy Stretch
c73a974fa9
Closes #15811 : Note potential incompatibilities for remote auth headers containing underscores
2024-04-29 16:46:56 -04:00
JCWasmx86
3cbade536e
Fixes #15812 : Add Date(Time)Var for scripts to allow much easier date… ( #15821 )
...
* Fixes #15812 : Add Date(Time)Var for scripts to allow much easier date input
* Extend tests for invalid data
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-29 12:46:39 -04:00
Daniel Sheppard
85db007ff5
Update changelog for #14750
2024-04-22 21:57:40 -05:00
Daniel Sheppard
7b1b91b8ee
Correct wording for #13874
2024-04-22 21:51:54 -05:00
Daniel Sheppard
6f36b8513c
Update changelog for #13874
2024-04-22 21:51:08 -05:00
Jeremy Stretch
c32dff5649
Release v4.0-beta2
2024-04-22 15:35:34 -04:00
Jeremy Stretch
46bd62fdc9
Merge branch 'develop' into feature
2024-04-22 13:23:42 -04:00
Jeremy Stretch
0b0dab42eb
PRVB
2024-04-22 12:23:31 -04:00
Jeremy Stretch
a61e20849b
Release v3.7.6
2024-04-22 11:46:03 -04:00
Arthur Hanson
1eca1c3d17
15803 localize help_text ( #15804 )
2024-04-22 11:42:20 -04:00
Jeremy Stretch
6b8bfe9947
Changelog for #14690 , #15541 , #15588 , #15761 , #15771 , #15790
2024-04-22 11:25:21 -04:00
Jeremy Stretch
ebe504c825
Closes #15664 : Restore usage of READTHEDOCS env variable
2024-04-22 09:52:03 -04:00
Jeremy Stretch
3d3c1c315b
Update documentation for the DEFAULT_LANGUAGE configuration parameter
2024-04-19 16:15:32 -04:00
Jeff Gehlbach
f4c8f5f5b6
Add link to plugin certification program details in Plugin module of docs. Fixes #15769
2024-04-19 08:49:13 -04:00
Jeremy Stretch
d0f0782bc0
Update changelog
2024-04-17 16:24:04 -04:00
Jeremy Stretch
19fe5ef25c
Changelog for #15427 , #15582 , #15635
2024-04-17 16:18:57 -04:00
Jeremy Stretch
b5bb732031
Closes #10696 : Break out instructions for installing & removing plugins ( #15757 )
...
* Closes #10696 : Break out instructions for installing & rmeoving plugins
* Misc cleanup
2024-04-17 11:58:14 -04:00
Jeremy Stretch
95cc29d898
Closes #15752 : Remove the ENABLE_LOCALIZATION configuration parameter
2024-04-17 11:54:29 -04:00
Jeremy Stretch
157df069e8
Closes #15738 : Remove configuration parameters date & time formatting
2024-04-17 11:50:14 -04:00
Jeremy Stretch
f0aca5bac1
Remove notes referencing past releases
2024-04-17 08:41:51 -04:00
Jeremy Stretch
c858aa33cc
Fix broken link in installation guide
2024-04-17 08:37:38 -04:00
Markku Leiniö
4284028bb0
Closes #15727 : Add tab template context variable in the plugin doc
2024-04-17 08:30:39 -04:00
Markku Leiniö
21db54ae2f
Closes #15740 : Fix typos and deprecated List in docs ( #15741 )
...
* Fix typos in migration-v4.md
* Replace typing.List with list
typing.List is deprecated since Python 3.9
* Also replace typing.List with list in graphql-api.md
2024-04-17 08:28:03 -04:00
Jeremy Stretch
17e8773c8c
Changelog for #15640 , #15644 , #15654 , #15668 , #15685
2024-04-15 12:10:33 -04:00
Julio Oliveira at Encora
5098422f68
Fixes #15644 - Add the ability to configure HSTS in NetBox ( #15683 )
...
* Added SECURE_HSTS_SECONDSm SECURE_HSTS_INCLUDE_SUBDOMAINS, and SECURE_HSTS_PRELOAD to settings.py
* Addressed some PR comments.
* Apply suggestions from code review
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-15 10:19:15 -04:00
Jeremy Stretch
379fe7c160
Changelog for #15605 , #15616 , #15617 , #15619 , #15637 , #15638
2024-04-11 10:46:52 -04:00
Jeremy Stretch
b7668fbfc3
PRVB
2024-04-04 16:23:16 -04:00
Jeremy Stretch
ad0e476788
Release v3.7.5
2024-04-04 16:06:42 -04:00
Jeremy Stretch
48a3f3cb70
Changelog for #14707 , #15039 , #15598 , #15608 , #15609
2024-04-04 15:05:49 -04:00
muTeREdO
238fa704b9
add example showing how to order results. ( #15627 )
...
* add example showing how to order results.
This addresses issue 15622 by building off filtering example to
show how to order results on a named field.
* Apply suggestions from code review
---------
Co-authored-by: Frank Clements <fclements@scoore.net>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-04 14:21:26 -04:00
Jeremy Stretch
0abd0948b6
Closes #15607 : Update upgrade path diagram
2024-04-03 14:25:32 -04:00
Jeremy Stretch
24e2fc253a
Changelog for #15029 , #15102 , #15435 , #15597
2024-04-03 14:12:35 -04:00
Jeremy Stretch
8d773b1b93
Add warning to beta release notes
2024-04-03 09:02:25 -04:00
Jeremy Stretch
97b9117982
Release v4.0-beta1
2024-04-03 08:44:34 -04:00
Jeremy Stretch
489e956d83
Merge branch 'develop' into feature
2024-04-03 08:43:12 -04:00
Jeremy Stretch
bb4930b62f
Change log for #14799 , #15502
2024-04-03 08:15:44 -04:00
tobiWu
bbd7ddb7aa
Fix #15506 Update documentation for plugins index.md ( #15518 )
...
* Update documentation for plugins index.md
You should restart netbox-rq workers if you added a plugin. Otherwise you can't load modules from plugin to custom scripts later.
* Update docs/plugins/index.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-04-03 08:05:47 -04:00
Markku Leiniö
d285edc0c7
Fixes #15583 : Update API token provisioning example response ( #15584 )
...
* Fixes #15583 : Update API token provisioning example response
* Fix 'display' field output
2024-04-03 07:58:46 -04:00
Jeremy Stretch
8b8d63db2e
Include description field on Group serializer
2024-04-02 15:41:44 -04:00
Jeremy Stretch
7fe2e4849d
Update custom validation docs for #14279 , #15490
2024-04-02 14:14:58 -04:00
Jeremy Stretch
dda9381880
Remove old feature notifications
2024-04-02 14:14:58 -04:00
Arthur
ecf22bff4d
update readme for strawbery
2024-04-02 11:12:33 -07:00
Jeremy Stretch
7422605831
Fleshed out v4.0 release notes
2024-04-02 13:30:26 -04:00
Jeremy Stretch
3ab2f25ee1
Closes #15043 : Add v4.0 migration guide for plugins ( #15477 )
...
* Add v4.0 migration guide for plugins
* Note Python 3.12 support
* 15403 update GraphQL plugin conversion docs
* Add section on FieldSets
---------
Co-authored-by: Arthur <worldnomad@gmail.com>
2024-04-01 09:08:28 -04:00
Arthur Hanson
c8d288671e
15552 graphql docs ( #15578 )
...
* 15552 update query
* 15552 update query
* 15552 update query
* Update docs/integrations/graphql-api.md
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-29 14:50:11 -04:00
Arthur Hanson
99508150d3
15154 Add uWSGI as option to gunicorn ( #15550 )
...
* 15154 uwsgi docs
* 15154 uwsgi contrib files
* 15154 review comments - merge nginx conf
* Restructure gunicorn/uWSGI installation docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-28 15:24:08 -04:00
Jeremy Stretch
da6a1ef03e
Clean up the Markdown reference guide
2024-03-26 16:26:47 -04:00
Arthur Hanson
45c99e4477
9856 Replace graphene with Strawberry ( #15141 )
...
* 9856 base strawberry integration
* 9856 user and group
* 9856 user and circuits base
* 9856 extras and mixins
* 9856 fk
* 9856 update strawberry version
* 9856 update imports
* 9856 compatability fixes
* 9856 compatability fixes
* 9856 update strawberry types
* 9856 update strawberry types
* 9856 core schema
* 9856 dcim schema
* 9856 extras schema
* 9856 ipam and tenant schema
* 9856 virtualization, vpn, wireless schema
* 9856 fix old decorator
* 9856 cleanup
* 9856 cleanup
* 9856 fixes to circuits type specifiers
* 9856 fixes to circuits type specifiers
* 9856 update types
* 9856 GFK working
* 9856 GFK working
* 9856 _name
* 9856 misc fixes
* 9856 type updates
* 9856 _name to types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 update types
* 9856 GraphQLView
* 9856 GraphQLView
* 9856 fix OrganizationalObjectType
* 9856 single item query for schema
* 9856 circuits graphql tests working
* 9856 test fixes
* 9856 test fixes
* 9856 test fixes
* 9856 test fix vpn
* 9856 test fixes
* 9856 test fixes
* 9856 test fixes
* 9856 circuits test sans DjangoModelType
* 9856 core test sans DjangoModelType
* 9856 temp checkin
* 9856 fix extas FK
* 9856 fix tenancy FK
* 9856 fix virtualization FK
* 9856 fix vpn FK
* 9856 fix wireless FK
* 9856 fix ipam FK
* 9856 fix partial dcim FK
* 9856 fix dcim FK
* 9856 fix virtualization FK
* 9856 fix tests / remove debug code
* 9856 fix test imagefield
* 9856 cleanup graphene
* 9856 fix plugin schema
* 9856 fix requirements
* 9856 fix requirements
* 9856 fix docs
* 9856 fix docs
* 9856 temp fix tests
* 9856 first filterset
* 9856 first filterset
* 9856 fix tests
* 9856 fix tests
* 9856 working auto filter generation
* 9856 filter types
* 9856 filter types
* 9856 filter types
* 9856 fix graphiql test
* 9856 fix counter fields and merge feature
* 9856 temp fix tests
* 9856 fix tests
* 9856 fix tenancy, ipam filter definitions
* 9856 cleanup
* 9856 cleanup
* 9856 cleanup
* 9856 review changes
* 9856 review changes
* 9856 review changes
* 9856 fix base-requirements
* 9856 add wrapper to graphiql
* 9856 remove old graphiql debug toolbar
* 9856 review changes
* 9856 update strawberry
* 9856 remove superfluous check
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-22 12:56:30 -04:00
Jeremy Stretch
a9bb4c5c3e
Move choice sets from utilities.choices to netbox.choices
2024-03-22 08:59:52 -04:00
Jeremy Stretch
78b4fa5196
Closes #14279 : Pass current request to custom validators ( #15491 )
...
* Closes #14279 : Pass current request to custom validators
* Update custom validation docs
* Check that validator is a subclass of CustomValidator
2024-03-21 21:19:53 -04:00
Jeremy Stretch
a3ce14ad3c
Update release notes
2024-03-19 14:18:15 -04:00
Jeremy Stretch
89150f4b27
Add form rendering utilities to plugins dev docs
2024-03-19 13:34:13 -04:00
Daniel Sheppard
19f577ccaf
Closes : #13918 - Add facility field ( #15456 )
...
* Fixes : #13918 - Add facilities field to Location model.
* Stupidly forgot to `git add`
* Fix errant reference to site.
* Misc cleanup
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-18 10:09:50 -04:00
Jeremy Stretch
78bd7dec48
Merge branch 'develop' into feature
2024-03-15 12:32:54 -04:00
Jeremy Stretch
4adb44f60d
PRVB
2024-03-13 19:37:28 -04:00
Jeremy Stretch
06bdfdc9e8
Release v3.7.4
2024-03-13 19:23:51 -04:00
Jeremy Stretch
df7905d257
Changelog for #13722 , #14206 , #14366 , #14832 , #15322 , #15347 , #15356
2024-03-13 19:15:35 -04:00
Jeremy Stretch
78dd65219f
Closes #15357 : Rename CustomField.object_type to related_object_type ( #15366 )
2024-03-09 06:16:17 -05:00
Jeremy Stretch
de622801f1
Changelog for #15220 , #15232 , #15241 , #15243 , #15316
2024-03-08 17:05:10 -05:00
Jeremy Stretch
eeb732d96e
Fixes #15336 : Correct label for recurring scheduled jobs
2024-03-08 17:03:18 -05:00
Jeremy Stretch
8bb49d2296
Closes #15291 : Add tunnel termination buttons to VM interfaces table
2024-03-08 16:58:04 -05:00
Jeremy Stretch
6629c94148
Closes #15297 : Linkify platform column in device & virtual machine tables
2024-03-08 16:48:39 -05:00
Jeremy Stretch
7567c9d281
Changelog for #12795 , #15277 , #15292
2024-03-06 16:47:38 -05:00
Jeremy Stretch
709eac6b98
Closes #15292 : Remove obsolete device_role attribute from Device model
2024-03-01 11:31:47 -05:00
Jeff Gehlbach
c45acf0a7c
Fixes: Use systemctl enable --now shortcut in docs #15249
2024-02-29 16:01:53 -05:00
Jeremy Stretch
125a493dc6
Changelog for #14438 , #15042 , #15087 , #15131 , #15238
2024-02-29 11:37:23 -05:00
Jeremy Stretch
3ddacf4b88
Merge branch 'develop' into feature
2024-02-21 16:24:23 -05:00
Jeremy Stretch
d7e7137582
PRVB
2024-02-21 16:04:04 -05:00
Jeremy Stretch
503c78b0db
Release v3.7.3
2024-02-21 15:46:41 -05:00
Jeremy Stretch
580d417aa1
Changelog for #14064 , #14689 , #14966 , #15101 , #15185
2024-02-21 14:46:10 -05:00
Jeremy Stretch
f751afcce7
Changelog for #14405 , #14587 , #14946 , #15090 . #15174 , #15177 , #15184 , #15192
2024-02-20 16:29:46 -05:00
Jeremy Stretch
056543e1d2
Changelog for #14058 , #14079 , #14952 , #15127
2024-02-20 09:45:58 -05:00
Jeremy Stretch
72720354df
Update v4.0 release notes
2024-02-13 16:43:51 -05:00
Jeremy Stretch
e84e2a7969
Changelog for #15059 , #15067 , #15091 , #15115 , #15126 , #15133
2024-02-13 16:39:41 -05:00
Jeremy Stretch
20824ceb25
Closes #13283 : Add context to dropdown options ( #15104 )
...
* Initial work on #13283
* Enable passing TomSelect HTML template attibutes on DynamicModelChoiceField
* Merge disabled_indicator into option_attrs
* Add support for annotating a numeric count on dropdown options
* Annotate parent object on relevant fields
* Improve rendering of color options
* Improve rendering of color options
* Rename option_attrs to context
* Expose option context on ObjectVar for custom scripts
* Document dropdown context variables
2024-02-13 16:31:17 -05:00