Commit Graph

10237 Commits

Author SHA1 Message Date
Jeremy Stretch
6d3df53325 Merge branch 'feature' into issue_9536 2022-06-23 10:35:27 -04:00
Jeremy Stretch
5d2226b52b Merge pull request #9590 from netbox-community/8233-api-token-ip
Closes #8233: Restrict API tokens by source IP
2022-06-23 08:29:45 -04:00
jeremystretch
eb20f5765d Update token model docs 2022-06-23 08:12:36 -04:00
jeremystretch
09be00d9b3 Allowed IPs should be optional on Token 2022-06-23 08:09:39 -04:00
jeremystretch
66f6723ada Introduce IPNetworkSerializer to serialize allowed token IPs 2022-06-22 21:51:43 -04:00
jeremystretch
1d8028243c Add token authentication tests 2022-06-22 21:10:18 -04:00
jeremystretch
ae95daa270 Refactor source IP resolution logic 2022-06-22 17:01:07 -04:00
Jeremy Stretch
66e7d28100 Merge pull request #9175 from PieterL75/issue_8233
Closes #8233: Restrict API key access by source IP
2022-06-22 16:23:59 -04:00
jeremystretch
ee2df5cc24 Closes #9582: Enable assigning config contexts based on device location 2022-06-22 16:10:48 -04:00
jeremystretch
f67aa2677c Closes #7120: Add termination_date field to Circuit 2022-06-22 15:09:50 -04:00
jeremystretch
568f801846 Closes #7744: Add status field to Location 2022-06-22 13:33:19 -04:00
jeremystretch
5691240267 Closes #1099: Add PoE mode & type for interfaces 2022-06-21 21:22:24 -04:00
jeremystretch
e9f0b021d5 Closes #4350: Illustrate reservations vertically alongside rack elevations 2022-06-21 16:30:27 -04:00
Hunter Johnston
633c60ba45 Closes #7702: Add Powerfeed Defaults to User Configurations 2022-06-21 12:58:41 -04:00
jeremystretch
8a2d363b65 Merge branch 'feature' into 9102-cabling 2022-06-20 15:04:55 -04:00
jeremystretch
de32c6188f Refactor dcim.svg module 2022-06-20 14:30:25 -04:00
Jeremy Stretch
154327a629 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
jeremystretch
b7425a0ec1 Add test for 0.5U devices 2022-06-20 13:57:37 -04:00
jeremystretch
d0c03756fc Clean up rack model tests 2022-06-20 12:37:56 -04:00
jeremystretch
203b7d286e Fix YAML representation of decimal values 2022-06-20 12:07:59 -04:00
jeremystretch
077a10ef26 Fix rack utilization calculation 2022-06-20 12:07:59 -04:00
jeremystretch
130915cf4d Refactor device rendering methods 2022-06-20 12:07:59 -04:00
jeremystretch
8b4286087c Clean up rack elevation rendering 2022-06-20 12:06:34 -04:00
jeremystretch
365523a5d0 Initial work on half-height RUs 2022-06-20 12:05:06 -04:00
jeremystretch
57021b02cb Merge branch 'develop' into feature 2022-06-20 11:50:23 -04:00
jeremystretch
70ec727caf PRVB 2022-06-20 11:38:49 -04:00
Jeremy Stretch
4bdd93ed9f Merge pull request #9569 from netbox-community/develop
Release v3.2.5
2022-06-20 11:35:48 -04:00
jeremystretch
1e13eeef87 Release v3.2.5 2022-06-20 11:22:36 -04:00
jeremystretch
19f85ce363 Closes #9453: Disable default loggers when running tests 2022-06-20 11:17:15 -04:00
jeremystretch
bca0568eff #9525: Add button colors 2022-06-20 09:44:59 -04:00
jeremystretch
3b3d576702 Changelog for #8944, #9108, #9556 2022-06-20 08:34:05 -04:00
Jeremy Stretch
3158b5b97e 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
Jeremy Stretch
c831e4acea 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
jeremystretch
7d65f573a6 Changelog for #9417, #9517, #9525 2022-06-20 08:06:49 -04:00
Jeremy Stretch
f1aae77588 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
Jeremy Stretch
48364ad23b 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
Jeremy Stretch
6dbe098c40 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
Hunter Johnston
bf057db8de Closes #9517: Linkify Power Port on Power Outlet Object View 2022-06-19 22:10:01 -04:00
Hunter Johnston
938d68b233 Closes #9417: Pre-populate manufacturer when adding modules to devices 2022-06-19 20:00:15 -04:00
Hunter Johnston
3541636f52 Closes #9525: Added split button functionality to ActionsColumn 2022-06-19 19:12:52 -04:00
Pieter Lambrecht
4fdce6a348 Show LastUsed in /user/api-tokens/ 2022-06-19 13:03:03 +02:00
Pieter Lambrecht
d5ad599ed4 Correct delay time from 6 to 60 seconds 2022-06-19 12:41:44 +02:00
Pieter Lambrecht
4b06390ada Disable token last_used update when in Maint mode 2022-06-19 12:40:52 +02:00
Hunter Johnston
f217167123 Implemented feature #9525 2022-06-18 23:08:06 -04:00
Hunter Johnston
7d0124240c Implemented feature #9525 2022-06-18 23:05:18 -04:00
kkthxbye-code
643209f5c9 Sanitize HTML after rendering markdown 2022-06-17 23:16:57 +02:00
kkthxbye-code
9db7f687d2 Don't close select field when multiple select 2022-06-17 22:53:51 +02:00
jeremystretch
b2fddb5261 Closes #9534: Add VLAN group selector to interface bulk edit forms 2022-06-17 14:51:45 -04:00
jeremystretch
c4a9f4faab Fixes #9549: Fix device counts for rack list under rack role view 2022-06-17 14:40:37 -04:00
jeremystretch
00f9fc5834 Fixes #9503: Hyperlinks in ack elevation SVGs must always use absolute URLs 2022-06-17 14:36:55 -04:00