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

3544 Commits

Author SHA1 Message Date
335a8d6449 Release v3.7.7 2024-05-01 15:08:08 -04:00
340f9f4fa8 Changelog for , , , , ; add warning for 2024-05-01 14:52:15 -04:00
693c6e4da5 Changelog for , , , , , , 2024-04-29 17:55:14 -04:00
c73a974fa9 Closes : Note potential incompatibilities for remote auth headers containing underscores 2024-04-29 16:46:56 -04:00
3cbade536e Fixes : Add Date(Time)Var for scripts to allow much easier date… ()
* Fixes : 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
85db007ff5 Update changelog for 2024-04-22 21:57:40 -05:00
7b1b91b8ee Correct wording for 2024-04-22 21:51:54 -05:00
6f36b8513c Update changelog for 2024-04-22 21:51:08 -05:00
0b0dab42eb PRVB 2024-04-22 12:23:31 -04:00
a61e20849b Release v3.7.6 2024-04-22 11:46:03 -04:00
1eca1c3d17 15803 localize help_text () 2024-04-22 11:42:20 -04:00
6b8bfe9947 Changelog for , , , , , 2024-04-22 11:25:21 -04:00
ebe504c825 Closes : Restore usage of READTHEDOCS env variable 2024-04-22 09:52:03 -04:00
3d3c1c315b Update documentation for the DEFAULT_LANGUAGE configuration parameter 2024-04-19 16:15:32 -04:00
f4c8f5f5b6 Add link to plugin certification program details in Plugin module of docs. Fixes 2024-04-19 08:49:13 -04:00
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