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

12126 Commits

Author SHA1 Message Date
1b6fc49a3e 14999 fix FHRP create and add another 2024-02-02 14:52:38 -05:00
9f25289ce2 Fixes : can_add() template filter should accept a model (not an instance) 2024-02-02 11:59:44 -05:00
59510b4bd0 Issue VM to merge directly related site context ()
* Issue  VM to merge directly related site context

* Cleanup & rewrite test

---------

Co-authored-by: Chris Carter <chris.carter@spinlocksecurity.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-02 10:16:07 -05:00
1b9e6bed55 Fixes : Correct typo in label 2024-01-29 08:48:02 -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
3dc43861c5 fixed typo in cluster bulk edit 2024-01-25 17:24:58 -05:00
b9b4b8ae62 Add warning concerning AI-generated content 2024-01-25 13:58:23 -05:00
98c9f7fbbd Changelog for , , , 2024-01-25 12:55:22 -05:00
441e24bca7 Fixes : Correct typo in label 2024-01-25 12:20:21 -05:00
c8fb948a91 14511 Fix connected endpoints for GraphQL 2024-01-25 08:47:32 -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
f26ac3e7cb 14920 add help to status field in virtual device context import 2024-01-25 08:31:40 -05:00
487f1ccfde Fixes : Catch exceptions when rendering dashboard and revert to default 2024-01-24 17:19:07 -05:00
481d16de08 Fixes : JSONField should treat initial form data as JSON 2024-01-24 17:18:17 -05:00
23e201cec6 Fixes : Fix miscellaneous errors with string translations 2024-01-24 17:05:02 -05:00
fea8efa149 Closes , : Add Japanese & Turkish translations 2024-01-23 12:48:15 -05:00
0df7ca4309 Update translation sources 2024-01-22 16:18:20 -05:00
e4188b5bde Changelog for , , , , 2024-01-22 16:00:56 -05:00
cd8e977418 Fixes : Include custom fields in REST API representation of data sources 2024-01-22 15:54:26 -05:00
88e4559b5a Fixes : Add missing 'group' field to tunnel creation form 2024-01-22 15:53:29 -05:00
d606749335 Fixes : Omit username when running report/script via command line 2024-01-22 15:52:03 -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
fd5392563f Fixes - Constrains JobView (and related views) badge to specific named job ()
* Fixes  - Constrains JobView (and related views) badge to specific named job

* Adjust report views to resolve same problem

* Fixed PEP8 error

* Update netbox/templates/extras/script/base.html

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Move function to method on PythonModuleMixin

* Update netbox/extras/views.py

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update netbox/extras/views.py

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update netbox/extras/views.py

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update netbox/extras/views.py

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update to mixin and view

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-22 14:01:53 -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
1d15ba56b9 Grant permission to modify discussions 2024-01-20 23:02:55 -05:00
2b4ec9dc20 Update migration file for dummy plugin 2024-01-19 16:12:50 -05:00
1651a307c8 : Permit makemigrations --check without setting DEVELOPER=True 2024-01-19 16:08:58 -05:00
93a05289ad Closes : Extend CI workflow to check for missing Django migrations 2024-01-19 15:59:06 -05:00
04575aa0f8 Automatically lock inactive GitHub discussions after 180 days 2024-01-19 15:51:22 -05:00
d5733a1e89 Changelog for , , 2024-01-19 15:46:38 -05:00
48168de4ff Fixes : ValueError in web UI after REST API accepts invalid cus… ()
* Fixes : ValueError in web UI after REST API accepts invalid custom-field choice-set data

* PR Comments Addressed

* Set max_length=2 on extra_choices items; remove custom validation logic

* Move test for invalid choices to CustomFieldChoiceSetTest

* Omit unused imports

---------

Co-authored-by: julio.oliveira <julio.oliveira@alertmedia.com>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-19 15:24:08 -05:00
a87d76ad17 Fixes user delete when they have a bookmark ()
* fixes user delete when they have a bookmark 

* Include migration for user field

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-19 15:23:20 -05:00
749fc31bc4 limits ip addresses on interface tables 2024-01-19 14:53:24 -05:00
ebf6ce1b01 PRVB 2024-01-17 15:02:23 -05:00
b871a6c7a6 Merge pull request from netbox-community/develop
Release v3.7.1
2024-01-17 15:00:06 -05:00
61739a0bc5 Release v3.7.1 v3.7.1 2024-01-17 14:37:27 -05:00
66db4f3874 Fixes : Ensure all matching event rules are processed in response to an event 2024-01-17 14:09:06 -05:00
5de2dea8a6 Fixes : Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
621c3ccfa4 Fixes : Relax required fields for IKE & IPSec models on bulk import 2024-01-17 13:28: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
70dd8f17b6 Fixes : Allow null values in CustomFieldSerializer object_type & choice_set fields 2024-01-16 13:08:02 -05:00
c173c26e35 Fixes : Do not annotate available IPs when searching 2024-01-16 13:07:13 -05:00
bb806e21f7 Fixes: - Change site filter to use available_at_site instead of site_id 2024-01-16 11:28:46 -05:00
c5cbb99bf0 fix: add missing DH group 15 (3072)
DH group 15 was not selectable in the UI, and I strongly suspect this
patch will fix that, as that particular choices was missing in
`choices.py`.

Signed-off-by: Jorik Jonker <jorik@kippendief.biz>

Fixes 
2024-01-16 11:05:21 -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
c4c1ddf68d 14660: Update webhook docs ()
* 14660: Update webhook docks

* Update docs/integrations/webhooks.md

Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>

* : Doc note about webhook receiver on Docker

* Cleanup & remove Docker reference (out of scope for docs)

---------

Co-authored-by: Jeff Gehlbach <jeffg@jeffg.org>
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-10 15:20:36 -05:00
3645bd770f Add link to Transifex platform 2024-01-10 14:28:38 -05:00