Abhimanyu Saharan
3a36dbc33f
added id to GenericObjectSerializer #14606
2024-02-21 15:53:47 +05:30
Jeremy Stretch
f751afcce7
Changelog for #14405 , #14587 , #14946 , #15090 . #15174 , #15177 , #15184 , #15192
2024-02-20 16:29:46 -05:00
Arthur Hanson
17a321a340
14405 render link_peer to CSV ( #15201 )
...
* 14405 render link_peer to csv
* 14405 review changes
2024-02-20 16:24:14 -05:00
Zacho
cf3969bc6c
Added Last Login to user/profile GUI views and the /users/user API output ( #15198 )
...
* 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
Arthur
9b9afdcf79
15192 fix config revision if no revisions
2024-02-20 14:28:04 -05:00
Abhimanyu Saharan
50e5bb9717
added validation error for script and report constraint #15174
2024-02-20 14:15:27 -05:00
Abhimanyu Saharan
a063b5563c
Added oidc to auth list ( #15204 )
...
* added oidc to auth list #14587
* Alphabetic ordering
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 14:11:50 -05:00
Abhimanyu Saharan
8678d1a577
removed associate_by_email #14946
2024-02-20 14:10:47 -05:00
Abhimanyu Saharan
839609d101
Added allow_null for front and rear image on api ( #15200 )
...
* added allow_null for front and rear image on api #15184
* added allow_null for front and rear image on api #15184
2024-02-20 13:53:56 -05:00
Jeremy Stretch
dbcd713fe7
Fixes #15090 : Run deletion protection rules prior to enqueueing events
2024-02-20 13:22:55 -05:00
Jeremy Stretch
d216161014
Add link to netbox-docker repo
2024-02-20 11:36:27 -05:00
Jeremy Stretch
056543e1d2
Changelog for #14058 , #14079 , #14952 , #15127
2024-02-20 09:45:58 -05:00
Arthur Hanson
af27bf5eff
15094 Add missing gettext to error strings for internationalization ( #15155 )
...
* 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
Daniel Sheppard
29f029d480
Fixes : #14058 - Limits platform selection to manufacturer and platforms with no manufacturer ( #15183 )
...
* Fixes : #14058 - 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
Jeremy Stretch
bd7d4a3f34
Fixes #14079 : Explicitly remove M2M assignments to objects being deleted to ensure change logging
2024-02-16 11:42:27 -05:00
Jeremy Stretch
de5c5aeb2a
Fixes #14952 : Update existing AutoSyncRecord when changing the data file of an auto-synced object
2024-02-16 11:38:47 -05:00
Abhimanyu Saharan
2e74952ac6
added missing import #15058
2024-02-16 01:20:54 +05:30
Jeremy Stretch
7cc215437f
Fixes #15127 : Add missing group column on tunnels table
2024-02-14 09:27:01 -05:00
Jeremy Stretch
e84e2a7969
Changelog for #15059 , #15067 , #15091 , #15115 , #15126 , #15133
2024-02-13 16:39:41 -05:00
Jeremy Stretch
2d70b50286
Fixes #15059 : Correct IP address count link in VM interfaces table
2024-02-13 12:16:11 -05:00
Jeremy Stretch
01fa2710eb
Fixes #15067 : Fix uncaught exception when attempting invalid device bay import
2024-02-13 12:15:15 -05:00
Jeremy Stretch
12d830bcf2
Fixes #15133 : Fix FHRP group representation on assignments endpoint under brief mode ( #15134 )
...
* Fixes #15133 : Fix FHRP group representation on assignments endpoint under brief mode
* Update API test
2024-02-13 11:29:53 -05:00
Jeremy Stretch
c37dfdc150
Fixes #15091 : Fix initial active tab when editing an L2VPN termination
2024-02-13 11:27:50 -05:00
Jeremy Stretch
df910928f2
Fixes #15126 : group field should be optional when creating VPN tunnel via REST API
2024-02-13 09:55:33 -05:00
Jeremy Stretch
1f800a975f
Fixes #15115 : Fix unhandled exception with invalid permission constraints
2024-02-13 09:55:07 -05:00
teapot
c7ae2db8e3
Fixes #15111 : Correct typo in error message
2024-02-12 08:44:22 -05:00
Ikko Eltociear Ashimine
ae7d6ffd92
Update remote-authentication.md
...
Seperator -> Separator
2024-02-12 08:43:11 -05:00
Jeff Gehlbach
011bc5bd78
Merge pull request #15053 from aharrisson/develop
...
Fix custom script documentation example script
2024-02-09 11:19:51 -05:00
Jeremy Stretch
040dbcc875
Fixes #15070 : Fix inclusion of config_template field on REST API serializer for virtual machines
2024-02-08 09:10:24 -05:00
Jeremy Stretch
64b2ebdc79
Fixes #15084 : Fix "add export template" link
2024-02-08 08:47:16 -05:00
Anders Harrisson
4afebd3565
Fix custom script documentation example script
...
The example script still uses the old "role" field when creating
a Device object.
Fixes #15052
2024-02-06 12:42:17 +01:00
Jeremy Stretch
28aee9b69a
PRVB
2024-02-05 14:12:50 -05:00
Jeremy Stretch
426805cd24
Merge pull request #15048 from netbox-community/develop
...
Release v3.7.2
v3.7.2
2024-02-05 14:10:13 -05:00
Jeremy Stretch
a331ba65cb
Release v3.7.2
2024-02-05 13:56:52 -05:00
Smixi
4ba0ec78cf
fix: performance for get__available_ips for prefix ( #15041 )
2024-02-05 13:30:59 -05:00
Jeremy Stretch
93edf74f7c
Fixes #14945 : Fix "select all" button for device type components ( #15027 )
2024-02-05 13:05:25 -05:00
Jeremy Stretch
8a77ec70f2
Fixes #15015 : Pre-populate assigned tenant when allocating next available IP address under prefix view
2024-02-05 12:59:50 -05:00
Daniel Sheppard
0eba3acdb8
Closes : #14570 - Remove extra query for job under scripts and reports detailed view ( #14998 )
...
* Closes : #14570 - 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
Daniel Sheppard
32083e58c0
Fixes : #14840 - Forces API to use django user model instead of proxy model ( #14881 )
...
* Fixes : #14840 - 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: #14840 - 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 : #14840 - Better fix for netboxusers-list
* Swap model for serializer from proxy model
2024-02-05 11:57:30 -05:00
Arthur Hanson
8e8d302850
15020 Update assigned VMs site when move cluster ( #15031 )
...
* 15020 Update assigned VMs site when move cluster
* 15020 call super
* 15020 change to use denormalized
2024-02-05 11:41:33 -05:00
Jeremy Stretch
fde9c1664a
Closes #13729 : Censor sensitive data source parameters in change log ( #15032 )
2024-02-05 11:35:12 -05:00
Daniel Sheppard
1a9149d7d4
Fixes : #14839 - Check for tunnel termination type in data and instance in addition to intially passed data. ( #14995 )
...
* Fixes : #14839 - Check for tunnel termination type in additional instances
* Incorporate recommended changes
2024-02-05 09:59:24 -05:00
Arthur Hanson
31fb6961e9
14947 fix for missing changelog if only update m2m ( #14986 )
...
* 14947 fix for missing changelog if only update m2m
* 14947 review change
* 14947 DRY save logic
* 14947 DRY save logic
* Refactor logic
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-05 09:52:10 -05:00
Jeremy Stretch
b408beaed5
Changelog for #14962 , #14999 , #15025
2024-02-02 16:36:35 -05:00
Arthur
1b6fc49a3e
14999 fix FHRP create and add another
2024-02-02 14:52:38 -05:00
Jeremy Stretch
9f25289ce2
Fixes #15025 : can_add() template filter should accept a model (not an instance)
2024-02-02 11:59:44 -05:00
ChrisPortman
59510b4bd0
Issue #14962 VM to merge directly related site context ( #14992 )
...
* Issue #14962 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
teapot
1b9e6bed55
Fixes #14960 : Correct typo in label
2024-01-29 08:48:02 -05:00
Mattias L
ba755221bb
Improved docs for how to register dashboard widgets ( #14913 )
2024-01-26 14:15:28 -05:00
Abhimanyu Saharan
b9cac97b73
remove GIT_PATH #14942
2024-01-25 17:26:32 -05:00