1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

3529 Commits

Author SHA1 Message Date
19fe5ef25c Changelog for , , 2024-04-17 16:18:57 -04:00
b5bb732031 Closes : Break out instructions for installing & removing plugins ()
* Closes : Break out instructions for installing & rmeoving plugins

* Misc cleanup
2024-04-17 11:58:14 -04:00
4284028bb0 Closes : Add tab template context variable in the plugin doc 2024-04-17 08:30:39 -04:00
17e8773c8c Changelog for , , , , 2024-04-15 12:10:33 -04:00
5098422f68 Fixes - Add the ability to configure HSTS in NetBox ()
* 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 , , , , 2024-04-04 15:05:49 -04:00
238fa704b9 add example showing how to order results. ()
* 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 , , , 2024-04-03 14:12:35 -04:00
bb4930b62f Change log for , 2024-04-03 08:15:44 -04:00
bbd7ddb7aa Fix Update documentation for plugins index.md ()
* 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 : Update API token provisioning example response ()
* Fixes : 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 , , , , , , 2024-03-13 19:15:35 -04:00
de622801f1 Changelog for , , , , 2024-03-08 17:05:10 -05:00
eeb732d96e Fixes : Correct label for recurring scheduled jobs 2024-03-08 17:03:18 -05:00
8bb49d2296 Closes : Add tunnel termination buttons to VM interfaces table 2024-03-08 16:58:04 -05:00
6629c94148 Closes : 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 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 , , , , 2024-02-21 14:46:10 -05:00
f751afcce7 Changelog for , , , . , , , 2024-02-20 16:29:46 -05:00
056543e1d2 Changelog for , , , 2024-02-20 09:45:58 -05:00
e84e2a7969 Changelog for , , , , , 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 from aharrisson/develop
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
040dbcc875 Fixes : Fix inclusion of config_template field on REST API serializer for virtual machines 2024-02-08 09:10:24 -05:00
64b2ebdc79 Fixes : 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 
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 , , 2024-02-02 16:36:35 -05:00
ba755221bb Improved docs for how to register dashboard widgets () 2024-01-26 14:15:28 -05:00
b9cac97b73 remove GIT_PATH 2024-01-25 17:26:32 -05:00
98c9f7fbbd Changelog for , , , 2024-01-25 12:55:22 -05:00
a141f7f771 14691 add documentation for gunicorn bug ()
* 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 , , , , 2024-01-22 16:00:56 -05:00
ff752dac07 Closes : Add note to date & time configs regarding localization 2024-01-22 15:12:01 -05:00
3aaf370d4a Closes : Update source path for DataBackend class 2024-01-22 14:54:02 -05:00
79e0d3ae67 Fixes : Relax requirement for IKE policy ()
* Fixes : 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 , , 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 , , , 2024-01-16 13:24:55 -05:00
3d941411d4 Fixes : Change references to admin UI to Admin menu ()
* 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