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

201 Commits

Author SHA1 Message Date
c5fb7b72f0 Closes : Remove 500-character limit for custom link text & URL fields 2022-07-28 14:36:20 -04:00
a6be8dccf5 Fixes : Respect desc_units when ordering rack units 2022-07-26 15:45:47 -04:00
466931d2fb Fixes : Arrange custom fields by group when editing objects 2022-07-26 12:41:51 -04:00
d442f8fd60 Fixes : Fix rendering of custom field values (regression from ) 2022-07-26 11:09:51 -04:00
7631722f97 Merge branch 'temp' into feature 2022-07-26 08:36:50 -04:00
6d30c07dd0 Update changelog for 2022-07-26 07:29:18 -05:00
12476036cd Changelog for , 2022-07-25 09:55:20 -04:00
6d53788ea2 Changelog for 2022-07-18 13:05:12 -04:00
b8da66bb55 Fixes : Handle split paths during trace when fanning out to front ports with differing cables 2022-07-18 11:51:59 -04:00
68b87dd668 Fixes : Fix ordering of content type creation to ensure compatability with demo data 2022-07-15 13:27:20 -04:00
024e7d8651 Fixes : Fix validation when assigning a virtual machine to a device 2022-07-15 10:19:56 -04:00
868e94fb73 Release v3.3-beta1 2022-07-14 12:04:53 -04:00
0b86326435 : Enable creating terminations in conjunction with cables via REST API 2022-07-13 15:35:37 -04:00
43a4a9c86d Complete release notes 2022-07-12 16:29:43 -04:00
f386ec82ae Fix CablePath serialization for pass-through port paths 2022-07-08 13:55:13 -04:00
1beb8522b9 : Document API changes 2022-07-06 16:02:53 -04:00
78a3dfc5d9 Changelog for 2022-07-06 13:38:25 -04:00
277c2ff869 Closes : Populate next available address when cloning an IP 2022-07-01 16:36:24 -04:00
23f391c5b5 Closes : Add serialize_object() method to ChangeLoggingMixin 2022-07-01 15:52:16 -04:00
a5124ab9c8 Closes : Enable custom fields and tags for circuit terminations 2022-07-01 15:10:31 -04:00
a57398b0d6 Closes : Introduce customfield_value template tag 2022-07-01 14:45:22 -04:00
12c138b341 Closes : Enable referencing the current user when evaluating permission constraints 2022-07-01 13:34:10 -04:00
3a6f46bf38 Closes : Introduce AbortRequest exception for cleanly interrupting object mutations 2022-06-30 15:15:07 -04:00
779969f150 Closes : Hide navigation menu items based on user permissions 2022-06-29 16:36:10 -04:00
a0f9b5e47b Document support for ObjectChildrenView 2022-06-29 14:30:47 -04:00
7dd5f9e720 Closes : Add tenant assignment for wireless LANs & links 2022-06-27 11:30:52 -04:00
fc02e15fb1 Closes : Enable highlighting devices within rack elevations 2022-06-24 11:04:38 -04:00
f9d81fd362 Closes : Add clone() method to NetBoxModel for copying instance attributes 2022-06-23 15:21:10 -04:00
dc05e62ce0 Documentation & clenaup for 2022-06-23 12:15:02 -04:00
3c15419bd0 Introduce IPNetworkSerializer to serialize allowed token IPs 2022-06-22 21:51:43 -04:00
a38a880e67 Refactor source IP resolution logic 2022-06-22 17:01:07 -04:00
7043c6faf9 Merge pull request from PieterL75/issue_8233
Closes : Restrict API key access by source IP
2022-06-22 16:23:59 -04:00
379880cd84 Closes : Enable assigning config contexts based on device location 2022-06-22 16:10:48 -04:00
341615668b Closes : Add termination_date field to Circuit 2022-06-22 15:09:50 -04:00
e4aa933d57 Closes : Add status field to Location 2022-06-22 13:33:19 -04:00
4587b83d85 Closes : Add PoE mode & type for interfaces 2022-06-21 21:22:24 -04:00
9c214622a1 Closes : Illustrate reservations vertically alongside rack elevations 2022-06-21 16:30:27 -04:00
84f0561712 Initial work on half-height RUs 2022-06-20 12:05:06 -04:00
536239d272 Merge branch 'feature' into issue_8233 2022-06-17 16:31:13 +02:00
87b3be26a0 Closes : Enabled django-rich test runner for more user-friendly output 2022-06-09 11:48:32 -04:00
db42589cca Closes : A virtual machine may be assigned to a site and/or cluster 2022-05-26 14:59:49 -04:00
b331f047af Closes : Enable the assignment of a VM to a specific host device within a cluster 2022-05-25 16:01:10 -04:00
31024ce672 Changelog & cleanup for 2022-05-24 16:39:05 -04:00
64146b8cb1 Closes : Add status field to Cluster 2022-05-19 16:13:22 -04:00
01d2ede097 Closes : Support overlapping assignment of NAT IP addresses 2022-05-11 16:22:07 -04:00
61d756c7c4 Closes : NetBoxTable no longer automatically clears pre-existing calls to prefetch_related() on its queryset 2022-04-29 13:09:39 -04:00
fa4807be8c Update releasenotes 2022-04-19 21:55:39 +02:00
086e34f728 Updated docs relnotes to refer to 8233 2022-04-19 21:33:29 +02:00
2587720298 Fix 8878: Restrict API key usage by Source IP 2022-04-19 14:44:35 +02:00
17df8a5c43 Closes : Enable custom field grouping 2022-04-15 14:45:28 -04:00