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

12081 Commits

Author SHA1 Message Date
b7f6b728b9 Merge pull request from netbox-community/develop
Release v3.7.3
v3.7.3
2024-02-21 16:01:21 -05:00
503c78b0db Release v3.7.3 2024-02-21 15:46:41 -05:00
cb05288c4d Update translations 2024-02-21 15:24:50 -05:00
0373b8aade Update translation strings 2024-02-21 14:49:09 -05:00
580d417aa1 Changelog for , , , , 2024-02-21 14:46:10 -05:00
8571f428b1 fixed location import 2024-02-21 14:10:10 -05:00
276a73f820 : Fix missing format variable 2024-02-21 14:06:01 -05:00
d8fb5a819f fixed json field save issue 2024-02-21 14:00:34 -05:00
f14eac58e4 Fixed error display on parent import form ()
* fixed error display on parent import form 

* Rename parent_form; handle errors assigned to __all__

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-21 13:50:09 -05:00
1780acc8a6 Fixes the rackelevation api schema ()
* fixes the rackelevation api schema 

* fixes the rackelevation api schema 
2024-02-21 13:39:32 -05:00
a3b8262ab0 Added index on cachevalue ()
* added index on cachevalue 

* Update netbox/extras/models/search.py

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

* fixed migration

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-21 13:20:55 -05:00
a1ee02cdf0 15211 fix typo on DeviceType detail view 2024-02-21 12:10:35 -05:00
f751afcce7 Changelog for , , , . , , , 2024-02-20 16:29:46 -05:00
17a321a340 14405 render link_peer to CSV ()
* 14405 render link_peer to csv

* 14405 review changes
2024-02-20 16:24:14 -05:00
cf3969bc6c Added Last Login to user/profile GUI views and the /users/user API output ()
* Added Last Login to user/profile GUI and user api output

* Update netbox/templates/account/profile.html

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

* Update netbox/templates/account/profile.html

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

* Update netbox/templates/users/user.html

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

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 15:43:49 -05:00
9b9afdcf79 15192 fix config revision if no revisions 2024-02-20 14:28:04 -05:00
50e5bb9717 added validation error for script and report constraint 2024-02-20 14:15:27 -05:00
a063b5563c Added oidc to auth list ()
* added oidc to auth list 

* Alphabetic ordering

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 14:11:50 -05:00
8678d1a577 removed associate_by_email 2024-02-20 14:10:47 -05:00
839609d101 Added allow_null for front and rear image on api ()
* added allow_null for front and rear image on api 

* added allow_null for front and rear image on api 
2024-02-20 13:53:56 -05:00
dbcd713fe7 Fixes : Run deletion protection rules prior to enqueueing events 2024-02-20 13:22:55 -05:00
d216161014 Add link to netbox-docker repo 2024-02-20 11:36:27 -05:00
056543e1d2 Changelog for , , , 2024-02-20 09:45:58 -05:00
af27bf5eff 15094 Add missing gettext to error strings for internationalization ()
* 15049 add missing gettext to error strings

* 15049 add missing gettext to error strings

* 15094 review change

* 15094 review change

* Formatting cleanup

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 09:44:02 -05:00
29f029d480 Fixes: - Limits platform selection to manufacturer and platforms with no manufacturer ()
* Fixes:  - Limits platform selection to manufacturer and platforms with no manufacturer

* Apply suggestions from code review

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

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 09:28:15 -05:00
bd7d4a3f34 Fixes : Explicitly remove M2M assignments to objects being deleted to ensure change logging 2024-02-16 11:42:27 -05:00
de5c5aeb2a Fixes : Update existing AutoSyncRecord when changing the data file of an auto-synced object 2024-02-16 11:38:47 -05:00
2e74952ac6 added missing import 2024-02-16 01:20:54 +05:30
7cc215437f Fixes : Add missing group column on tunnels table 2024-02-14 09:27:01 -05:00
e84e2a7969 Changelog for , , , , , 2024-02-13 16:39:41 -05:00
2d70b50286 Fixes : Correct IP address count link in VM interfaces table 2024-02-13 12:16:11 -05:00
01fa2710eb Fixes : Fix uncaught exception when attempting invalid device bay import 2024-02-13 12:15:15 -05:00
12d830bcf2 Fixes : Fix FHRP group representation on assignments endpoint under brief mode ()
* Fixes : Fix FHRP group representation on assignments endpoint under brief mode

* Update API test
2024-02-13 11:29:53 -05:00
c37dfdc150 Fixes : Fix initial active tab when editing an L2VPN termination 2024-02-13 11:27:50 -05:00
df910928f2 Fixes : group field should be optional when creating VPN tunnel via REST API 2024-02-13 09:55:33 -05:00
1f800a975f Fixes : Fix unhandled exception with invalid permission constraints 2024-02-13 09:55:07 -05:00
c7ae2db8e3 Fixes : Correct typo in error message 2024-02-12 08:44:22 -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
426805cd24 Merge pull request from netbox-community/develop
Release v3.7.2
v3.7.2
2024-02-05 14:10:13 -05:00
a331ba65cb Release v3.7.2 2024-02-05 13:56:52 -05:00
4ba0ec78cf fix: performance for get__available_ips for prefix () 2024-02-05 13:30:59 -05:00
93edf74f7c Fixes : Fix "select all" button for device type components () 2024-02-05 13:05:25 -05:00
8a77ec70f2 Fixes : Pre-populate assigned tenant when allocating next available IP address under prefix view 2024-02-05 12:59:50 -05:00
0eba3acdb8 Closes: - Remove extra query for job under scripts and reports detailed view ()
* Closes:  - Remove extra query for job under scripts and reports detailed view

* Add report.result back as it is used by report.html
2024-02-05 12:13:03 -05:00
32083e58c0 Fixes: - Forces API to use django user model instead of proxy model ()
* Fixes:  - Forces API to use proxy model

* Update tests to use proxy model

* Revert "Update tests to use proxy model"

This reverts commit 1d784cfe5d689a00ae3c75edc56ce226e62e8fc3.

* Revert "Fixes:  - Forces API to use proxy model"

This reverts commit df85cc967c2e951cb02c8ea3b9074dc6bd7dc301.

* More realistic change to resole issue with netboxusers-list

* Revert "More realistic change to resole issue with netboxusers-list"

This reverts commit 15df8082aafbebf32c932c4c38b970851492eea8.

* Fixes:  - Better fix for netboxusers-list

* Swap model for serializer from proxy model
2024-02-05 11:57:30 -05:00