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

10376 Commits

Author SHA1 Message Date
4587b83d85 Closes #1099: Add PoE mode & type for interfaces 2022-06-21 21:22:24 -04:00
9c214622a1 Closes #4350: Illustrate reservations vertically alongside rack elevations 2022-06-21 16:30:27 -04:00
52178f78d1 Closes #7702: Add Powerfeed Defaults to User Configurations 2022-06-21 12:58:41 -04:00
440dfabefe Merge branch 'feature' into 9102-cabling 2022-06-20 15:04:55 -04:00
64080e808e Refactor dcim.svg module 2022-06-20 14:30:25 -04:00
7decad1ff3 Merge pull request #9571 from netbox-community/51-half-height-rack-units
Closes #51: Half height rack units
2022-06-20 14:13:44 -04:00
103729c085 Add test for 0.5U devices 2022-06-20 13:57:37 -04:00
4ced0bed13 Clean up rack model tests 2022-06-20 12:37:56 -04:00
0d6d68c62f Fix YAML representation of decimal values 2022-06-20 12:07:59 -04:00
278891c262 Fix rack utilization calculation 2022-06-20 12:07:59 -04:00
ae12948558 Refactor device rendering methods 2022-06-20 12:07:59 -04:00
0c915f7de9 Clean up rack elevation rendering 2022-06-20 12:06:34 -04:00
84f0561712 Initial work on half-height RUs 2022-06-20 12:05:06 -04:00
ba12db3019 Merge branch 'develop' into feature 2022-06-20 11:50:23 -04:00
575e2c443b PRVB 2022-06-20 11:38:49 -04:00
7c09259b7d Merge pull request #9569 from netbox-community/develop
Release v3.2.5
v3.2.5
2022-06-20 11:35:48 -04:00
7ba268946a Release v3.2.5 2022-06-20 11:22:36 -04:00
8074ca95bd Closes #9453: Disable default loggers when running tests 2022-06-20 11:17:15 -04:00
d691ea92d0 #9525: Add button colors 2022-06-20 09:44:59 -04:00
903a3e1a9c Changelog for #8944, #9108, #9556 2022-06-20 08:34:05 -04:00
4109113319 Merge pull request #9558 from kkthxbye-code/fix-9556
Fixes #9556 - Don't close select field when multiple select (v2)
2022-06-20 08:25:49 -04:00
872c11502f Merge pull request #9522 from kkthxbye-code/fix-9108
Fixes #9108 & #8944 - Sanitize HTML after rendering markdown
2022-06-20 08:16:43 -04:00
10cb4f359a Changelog for #9417, #9517, #9525 2022-06-20 08:06:49 -04:00
45babf162e Merge pull request #9562 from huntabyte/feature-9525
Closes: #9525 - Add split button functionality to table rows
2022-06-20 08:03:20 -04:00
3434428357 Merge pull request #9563 from huntabyte/feature-9417
Closes #9417: Pre-populate manufacturer when adding modules to devices
2022-06-20 07:49:10 -04:00
25128bd06f Merge pull request #9564 from huntabyte/feature-9517
Closes #9517: Linkify Power Port on Power Outlet Object View
2022-06-20 07:45:30 -04:00
e7620b0dd0 Closes #9517: Linkify Power Port on Power Outlet Object View 2022-06-19 22:10:01 -04:00
65683d0df1 Closes #9417: Pre-populate manufacturer when adding modules to devices 2022-06-19 20:00:15 -04:00
ff2ccfd670 Closes #9525: Added split button functionality to ActionsColumn 2022-06-19 19:12:52 -04:00
81cea9b9d9 Show LastUsed in /user/api-tokens/ 2022-06-19 13:03:03 +02:00
ae342a0506 Correct delay time from 6 to 60 seconds 2022-06-19 12:41:44 +02:00
f8221340af Disable token last_used update when in Maint mode 2022-06-19 12:40:52 +02:00
b1ec703ba9 Implemented feature #9525 2022-06-18 23:08:06 -04:00
3d785d836d Implemented feature #9525 2022-06-18 23:05:18 -04:00
7c79c90cd2 Sanitize HTML after rendering markdown 2022-06-17 23:16:57 +02:00
a6e285316a Don't close select field when multiple select 2022-06-17 22:53:51 +02:00
e6018cd38f Closes #9534: Add VLAN group selector to interface bulk edit forms 2022-06-17 14:51:45 -04:00
92a6523bf3 Fixes #9549: Fix device counts for rack list under rack role view 2022-06-17 14:40:37 -04:00
2815eca260 Fixes #9503: Hyperlinks in ack elevation SVGs must always use absolute URLs 2022-06-17 14:36:55 -04:00
896ebf01b1 Changelog for #8704, #9533, #9374, #9466, #9537 2022-06-17 14:04:57 -04:00
a71b2e231b Merge pull request #9309 from CroogQT/multiselect
Multiselect
2022-06-17 14:00:54 -04:00
56f3aaf7c8 Merge pull request #9473 from kkthxbye-code/fix-9466
Fixes #9466 - Clear webhook queue on script failure
2022-06-17 13:58:26 -04:00
87a9cc0b9e Merge pull request #9527 from kkthxbye-code/fix-9374
Partially fixes #9374 - Implement a custom paginator for DeviceViewSet to improve config_context load times
2022-06-17 13:44:37 -04:00
972a1fdd14 Merge pull request #9543 from hagbarddenstore/fix-9537
Replace None in templates with placeholder filter
2022-06-17 13:16:46 -04:00
723954f0d9 Merge pull request #9547 from kkthxbye-code/fix-9533
Fixes #9533 - Move markdown documentation to docs
2022-06-17 13:14:44 -04:00
536239d272 Merge branch 'feature' into issue_8233 2022-06-17 16:31:13 +02:00
d32bbd06cf Fix last_used=None error 2022-06-17 15:52:12 +02:00
5d868168a5 Rename timediff to lasted_used_diff 2022-06-17 14:58:20 +02:00
5d4575ed25 Only update every 60 seconds 2022-06-17 14:57:19 +02:00
c04b4bbbfa Add last_used to Token model and update when used 2022-06-17 14:45:56 +02:00