19fe5ef25c
Changelog for #15427 , #15582 , #15635
2024-04-17 16:18:57 -04:00
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
4284028bb0
Closes #15727 : Add tab template context variable in the plugin doc
2024-04-17 08:30:39 -04:00
17e8773c8c
Changelog for #15640 , #15644 , #15654 , #15668 , #15685
2024-04-15 12:10:33 -04:00
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
b7668fbfc3
PRVB
2024-04-04 16:23:16 -04:00
ad0e476788
Release v3.7.5
2024-04-04 16:06:42 -04:00
48a3f3cb70
Changelog for #14707 , #15039 , #15598 , #15608 , #15609
2024-04-04 15:05:49 -04:00
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
24e2fc253a
Changelog for #15029 , #15102 , #15435 , #15597
2024-04-03 14:12:35 -04:00
bb4930b62f
Change log for #14799 , #15502
2024-04-03 08:15:44 -04:00
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
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
da6a1ef03e
Clean up the Markdown reference guide
2024-03-26 16:26:47 -04:00
4adb44f60d
PRVB
2024-03-13 19:37:28 -04:00
06bdfdc9e8
Release v3.7.4
2024-03-13 19:23:51 -04:00
df7905d257
Changelog for #13722 , #14206 , #14366 , #14832 , #15322 , #15347 , #15356
2024-03-13 19:15:35 -04:00
de622801f1
Changelog for #15220 , #15232 , #15241 , #15243 , #15316
2024-03-08 17:05:10 -05:00
eeb732d96e
Fixes #15336 : Correct label for recurring scheduled jobs
2024-03-08 17:03:18 -05:00
8bb49d2296
Closes #15291 : Add tunnel termination buttons to VM interfaces table
2024-03-08 16:58:04 -05:00
6629c94148
Closes #15297 : Linkify platform column in device & virtual machine tables
2024-03-08 16:48:39 -05:00
c45acf0a7c
Fixes: Use systemctl enable --now shortcut in docs #15249
2024-02-29 16:01:53 -05:00
d7e7137582
PRVB
2024-02-21 16:04:04 -05:00
503c78b0db
Release v3.7.3
2024-02-21 15:46:41 -05:00
580d417aa1
Changelog for #14064 , #14689 , #14966 , #15101 , #15185
2024-02-21 14:46:10 -05:00
f751afcce7
Changelog for #14405 , #14587 , #14946 , #15090 . #15174 , #15177 , #15184 , #15192
2024-02-20 16:29:46 -05:00
056543e1d2
Changelog for #14058 , #14079 , #14952 , #15127
2024-02-20 09:45:58 -05:00
e84e2a7969
Changelog for #15059 , #15067 , #15091 , #15115 , #15126 , #15133
2024-02-13 16:39:41 -05:00
ae7d6ffd92
Update remote-authentication.md
...
Seperator -> Separator
2024-02-12 08:43:11 -05:00
011bc5bd78
Merge pull request #15053 from aharrisson/develop
...
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
040dbcc875
Fixes #15070 : Fix inclusion of config_template field on REST API serializer for virtual machines
2024-02-08 09:10:24 -05:00
64b2ebdc79
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
4afebd3565
Fix custom script documentation example script
...
The example script still uses the old "role" field when creating
a Device object.
Fixes #15052
2024-02-06 12:42:17 +01:00
28aee9b69a
PRVB
2024-02-05 14:12:50 -05:00
a331ba65cb
Release v3.7.2
2024-02-05 13:56:52 -05:00
b408beaed5
Changelog for #14962 , #14999 , #15025
2024-02-02 16:36:35 -05:00
ba755221bb
Improved docs for how to register dashboard widgets ( #14913 )
2024-01-26 14:15:28 -05:00
b9cac97b73
remove GIT_PATH #14942
2024-01-25 17:26:32 -05:00
98c9f7fbbd
Changelog for #14511 , #14703 , #14838 , #14920
2024-01-25 12:55:22 -05:00
a141f7f771
14691 add documentation for gunicorn bug ( #14924 )
...
* 14691 add documentation for gunicorn bug
* Update docs/installation/4-gunicorn.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-25 08:41:01 -05:00
e4188b5bde
Changelog for #14572 , #14847 , #14879 , #14885 , #14892
2024-01-22 16:00:56 -05:00
ff752dac07
Closes #14862 : Add note to date & time configs regarding localization
2024-01-22 15:12:01 -05:00
3aaf370d4a
Closes #14889 : Update source path for DataBackend class
2024-01-22 14:54:02 -05:00
79e0d3ae67
Fixes #14847 : Relax requirement for IKE policy ( #14878 )
...
* Fixes #14847 : Relax requirement for IKE policy
* Docs tweak
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-22 13:27:55 -05:00
d5733a1e89
Changelog for #14645 , #14755 , #14851
2024-01-19 15:46:38 -05:00
ebf6ce1b01
PRVB
2024-01-17 15:02:23 -05:00
61739a0bc5
Release v3.7.1
2024-01-17 14:37:27 -05:00
530a15e906
Closes 14655: Document raw text configuration render
...
Also fix a missing character typo.
2024-01-17 10:37:52 -05:00
1235b496b4
Changelog for #13844 , #14778 , #14791 , #14793
2024-01-16 13:24:55 -05:00
3d941411d4
Fixes #14722 : Change references to admin UI to Admin menu ( #14743 )
...
* Change references to admin UI to Admin menu
* Change also for reports and custom scripts
* Minor tweaks to help text flow better
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 16:04:46 -05:00