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

12160 Commits

Author SHA1 Message Date
710f9e3c46 Add auto-assign-issue GitHub action 2024-03-25 09:57:13 -04:00
59e12e73c2 Clean up GitHub actions 2024-03-25 09:55:21 -04:00
6f9f1d9d43 14799 dont cache report member names 2024-03-22 10:27:33 -04:00
35e20d156d Add link to NetBox Enterprise 2024-03-21 09:05:34 -04:00
4adb44f60d PRVB 2024-03-13 19:37:28 -04:00
c2cabe0273 Merge pull request from netbox-community/develop
Release v3.7.4
v3.7.4
2024-03-13 19:36:44 -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
8bdbb49a27 Fixes : Add description field to YAML export for device & module types 2024-03-13 19:10:49 -04:00
7ac21690e5 Fixes : Fix assignment of front & rear images to device types via REST API 2024-03-13 19:10:30 -04:00
7350950e88 Fixes : Fix querying virtual machine contacts via GraphQL 2024-03-13 19:09:52 -04:00
8fe3f5e3fd Closes : Enable custom links on ConfigContexts and ConfigTemplates 2024-03-13 14:44:41 -04:00
44f7ab0970 Add NetBox Enterprise deployment type 2024-03-12 10:57:14 -04:00
eca2a77584 Closes : Update coverage report 2024-03-12 10:51:29 -04:00
51b2bcf264 Closes : Add FC SFP types 2024-03-12 09:03:42 -04:00
1ff4e1287f Fixes: - Correct range expansion code when a numeric set is used ()
* Fixes:  - Correct range expansion code when a numeric set is used

* Correct to my own suggestion

* Clean up logic

* Simplify range detection

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-11 10:50:10 -04:00
f0e137133f Fixes: Extend GraphQL FHRPGroupType with IPAddressesMixin 2024-03-11 10:32:31 -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
bdcf4c4154 Fixes : Move IP mask validation logic from form to model 2024-03-01 11:28:48 -05:00
c45acf0a7c Fixes: Use systemctl enable --now shortcut in docs 2024-02-29 16:01:53 -05:00
8afbb4421b 15232 fix inventory item template permission 2024-02-29 15:30:51 -05:00
55ef24d56d Fixes : Fix selection of 3DES encryption for IKE & IPSec proposals 2024-02-29 14:54:41 -05:00
edb7d24b45 Added installed_module on NestedModuleBaySerializer ()
* added installed_module on NestedModuleBaySerializer 

* Update test

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-23 15:54:47 -05:00
17ec264f3a added display on virtual disk api 2024-02-23 15:33:35 -05:00
c21ec2139d Delete obsolete file 2024-02-23 10:15:14 -05:00
d7e7137582 PRVB 2024-02-21 16:04:04 -05:00
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