Jeremy Stretch
|
5909a9b01e
|
Closes #4806: Add a url field to all API serializers
|
2020-07-06 16:41:08 -04:00 |
|
Jeremy Stretch
|
7cd60c91fd
|
Changelog for #2006
|
2020-07-06 14:02:06 -04:00 |
|
Jeremy Stretch
|
3826d624aa
|
Closes #4817: Standardize device/VM component name field to 64 characters
|
2020-07-02 12:08:19 -04:00 |
|
Jeremy Stretch
|
779dc8be86
|
Merge branch 'develop' into develop-2.9
|
2020-07-02 10:01:01 -04:00 |
|
Jeremy Stretch
|
b4cc72c9db
|
Release NetBox v2.8.7
|
2020-07-02 09:37:20 -04:00 |
|
Jeremy Stretch
|
07e4bb3eb0
|
Add changelog for #4695 and #4708
|
2020-07-01 11:06:49 -04:00 |
|
Jeremy Stretch
|
9f91f20dbd
|
Closes #4807: Add bulk edit ability for device bay templates
|
2020-06-30 15:22:30 -04:00 |
|
Jeremy Stretch
|
6e100ba372
|
Closes #4793: Add description field to device component templates
|
2020-06-30 15:12:53 -04:00 |
|
Jeremy Stretch
|
20dc440a92
|
Fixes #4771: Fix add/remove tag population when bulk editing objects
|
2020-06-30 09:55:54 -04:00 |
|
Jeremy Stretch
|
d9992d5e20
|
Fixes #4774: Fix exception when deleting a device with device bays
|
2020-06-30 09:43:05 -04:00 |
|
Jeremy Stretch
|
5d9ab02f87
|
Closes #4796: Introduce configuration parameters for default rack elevation size
|
2020-06-30 09:26:32 -04:00 |
|
Jeremy Stretch
|
d60c46c0a4
|
Closes #4802: Allow changing page size when displaying only a single page of results
|
2020-06-30 09:00:42 -04:00 |
|
Jeremy Stretch
|
2d935e3c6e
|
Closes #4795: Add bulk disconnect capability for console and power ports
|
2020-06-25 17:08:51 -04:00 |
|
Jeremy Stretch
|
a93bc52818
|
Closes #4792: Add bulk rename capability for console and power ports
|
2020-06-25 14:18:29 -04:00 |
|
Jeremy Stretch
|
e7ba126b80
|
Changelog for #4788
|
2020-06-25 12:22:21 -04:00 |
|
Jeremy Stretch
|
c6fefa1df1
|
Changelog for #2018
|
2020-06-24 16:22:37 -04:00 |
|
Jeremy Stretch
|
af15ba9d40
|
Update changelog for #4721
|
2020-06-24 12:44:00 -04:00 |
|
Jeremy Stretch
|
dc610d77f4
|
Update REST API changes for #4615
|
2020-06-18 14:24:50 -04:00 |
|
Jeremy Stretch
|
bbb62a2e41
|
Merge branch 'develop' into develop-2.9
|
2020-06-18 13:20:32 -04:00 |
|
Jeremy Stretch
|
6ce05e7c41
|
Fixes #4775: Allow selecting an alternate device type when creating component templates
|
2020-06-18 11:59:24 -04:00 |
|
Jeremy Stretch
|
b47e0a3c0a
|
Merge branch 'develop' into develop-2.9
|
2020-06-17 16:57:17 -04:00 |
|
Jeremy Stretch
|
44fd706707
|
Fixes #4772: Fix "brief" format for the secrets REST API endpoint
|
2020-06-17 14:22:55 -04:00 |
|
Jeremy Stretch
|
f03969dcec
|
Merge pull request #4770 from netbox-community/3703-limit-tag-creation
Closes #3703: Restrict tag creation
|
2020-06-17 12:28:04 -04:00 |
|
Jeremy Stretch
|
f5f9cd478b
|
Update release notes for #3703
|
2020-06-17 11:29:59 -04:00 |
|
Jeremy Stretch
|
6e2712a5c6
|
Fixes #4766: Fix redirect after login when next is not specified
|
2020-06-17 09:15:03 -04:00 |
|
Jeremy Stretch
|
59c5d1e57e
|
Merge branch 'develop' into develop-2.9
|
2020-06-15 16:04:32 -04:00 |
|
Jeremy Stretch
|
7bc64b3b4c
|
Release v2.8.6
|
2020-06-15 14:37:36 -04:00 |
|
Jeremy Stretch
|
505673d84e
|
Fixes #4710: Fix merging of form fields among custom scripts
|
2020-06-15 14:20:00 -04:00 |
|
Jeremy Stretch
|
ec459c4f7d
|
Closes #4744: Hide IP addresses tab when viewing a container prefix
|
2020-06-15 13:33:16 -04:00 |
|
Jeremy Stretch
|
888d93507b
|
Closes #4761: Enable tag assignment during bulk creation of IP addresses
|
2020-06-15 13:24:34 -04:00 |
|
Jeremy Stretch
|
e6f68f0099
|
Fixes #4760: Enable power port template assignment when bulk editing power outlet templates
|
2020-06-15 13:18:26 -04:00 |
|
Jeremy Stretch
|
0ea46c6a43
|
Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks
|
2020-06-15 11:53:47 -04:00 |
|
Jeremy Stretch
|
4f4bbcd2fc
|
Fixes #4756: Filter parent group by site when creating rack groups
|
2020-06-15 10:02:35 -04:00 |
|
Jeremy Stretch
|
9d8a9333c0
|
Closes #4755: Enable creation of rack reservations directly from navigation menu
|
2020-06-12 15:11:27 -04:00 |
|
Jeremy Stretch
|
d00371c36c
|
Changelog and migrations fix for #4615
|
2020-06-11 13:42:20 -04:00 |
|
Jeremy Stretch
|
a3091feb7b
|
Fixes #4743: Allow users to create "next available" IPs without needing permission to create prefixes
|
2020-06-10 16:06:11 -04:00 |
|
Jeremy Stretch
|
43b5379daa
|
Update v2.9 release notes
|
2020-06-10 15:05:15 -04:00 |
|
Jeremy Stretch
|
8103a31069
|
Closes #4742: Add tagging for cables, power panels, and rack reservations
|
2020-06-10 14:55:46 -04:00 |
|
Jeremy Stretch
|
9f3c8b9820
|
Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels
|
2020-06-10 11:38:23 -04:00 |
|
Jeremy Stretch
|
cf78f3d3a1
|
Fixes #4736: Add cable trace endpoints for pass-through ports
|
2020-06-09 15:12:10 -04:00 |
|
Jeremy Stretch
|
790c6695c9
|
Changelog for #4674
|
2020-06-08 17:00:47 -04:00 |
|
Jeremy Stretch
|
90f0a72e94
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
7d13c80400
|
Fixes #4725: Fix "brief" rendering of various REST API endpoints
|
2020-06-05 15:49:06 -04:00 |
|
Jeremy Stretch
|
ba0746e027
|
Closes #4698: Improve display of template code for object in admin UI
|
2020-06-04 13:11:24 -04:00 |
|
Jeremy Stretch
|
ccce836e02
|
Dropped backward compatibility for the /admin/webhook-backend-status URL
|
2020-06-03 14:15:29 -04:00 |
|
Jeremy Stretch
|
324aefeeef
|
Dropped backward compatibility for 'webhooks' Redis queue
|
2020-06-03 14:13:18 -04:00 |
|
Jeremy Stretch
|
0240107c1d
|
Update permissions documentation
|
2020-06-03 10:03:15 -04:00 |
|
Jeremy Stretch
|
931a121eb7
|
Remove delete_token permission from TokenDeleteView
|
2020-06-02 15:36:31 -04:00 |
|
Jeremy Stretch
|
e50c4e50ee
|
Fixes #4707: Fix prefix_count population on VLAN API serializer
|
2020-06-02 13:40:14 -04:00 |
|
Jeremy Stretch
|
fe00577020
|
Remove activate_userkey permission
|
2020-06-02 09:51:56 -04:00 |
|