Jeremy Stretch
|
e635dc1fb3
|
Arrange device components within tabs
|
2020-07-02 15:10:56 -04:00 |
|
Jeremy Stretch
|
7b33fac71d
|
Display component templates under tabs
|
2020-07-02 14:35:36 -04:00 |
|
Jeremy Stretch
|
a1e5a8b86a
|
Introduce badge template tag
|
2020-07-02 14:29:23 -04:00 |
|
Jeremy Stretch
|
92c889ef9e
|
#4416: Provide bulk rename ability for device component templates
|
2020-07-02 13:58:53 -04:00 |
|
Jeremy Stretch
|
eb2da300b0
|
Fix form initialization for interface import
|
2020-07-02 13:27:54 -04:00 |
|
Jeremy Stretch
|
6abb7e8f4d
|
#4721: Tweak migrations to ensure Interface.device cannot be null
|
2020-07-02 13:12:37 -04:00 |
|
Jeremy Stretch
|
1f9cdc71d4
|
Move device and device_type ForeignKeys to abstract component models
|
2020-07-02 13:07:32 -04:00 |
|
Jeremy Stretch
|
d03d302eef
|
Closes #4817: Standardize device/VM component name field to 64 characters
|
2020-07-02 12:08:19 -04:00 |
|
Jeremy Stretch
|
c5362f5931
|
Fix permissions evaluation for nonstandard tests
|
2020-07-02 11:43:03 -04:00 |
|
Jeremy Stretch
|
f28bde179e
|
Extend label field to all device components
|
2020-07-02 11:18:08 -04:00 |
|
Jeremy Stretch
|
8d7377ba04
|
Merge branch 'develop' into develop-2.9
|
2020-07-02 10:01:01 -04:00 |
|
Jeremy Stretch
|
95462ce0ec
|
Post-release version bump
|
2020-07-02 09:39:15 -04:00 |
|
Jeremy Stretch
|
9f614452b4
|
Release NetBox v2.8.7
|
2020-07-02 09:37:20 -04:00 |
|
Jeremy Stretch
|
fa0c7a76cb
|
Fix permission evaluation for add console/power port buttons
|
2020-07-01 15:14:06 -04:00 |
|
Jeremy Stretch
|
06ae424b80
|
#4416: Add bulk rename view for InventoryItem
|
2020-07-01 15:12:05 -04:00 |
|
Jeremy Stretch
|
e4b5045ec7
|
#4416: Add bulk_add view for InventoryItems
|
2020-07-01 14:55:11 -04:00 |
|
Jeremy Stretch
|
7e3e18faea
|
#4416: Add individual & changelog views for InventoryItem
|
2020-07-01 14:46:12 -04:00 |
|
Jeremy Stretch
|
225b6c6958
|
Fix collection of assigned IPs when editing a device
|
2020-07-01 14:23:21 -04:00 |
|
Jeremy Stretch
|
57b73c485f
|
#4416: Remove individual view for extras.Tag
|
2020-07-01 14:21:51 -04:00 |
|
Jeremy Stretch
|
c484fa99e2
|
Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links
|
2020-07-01 13:47:01 -04:00 |
|
Jeremy Stretch
|
8959d2e0a7
|
#4416: Add individual delete views for organizational objects
|
2020-07-01 12:08:26 -04:00 |
|
Jeremy Stretch
|
4613b69c28
|
Extend GetReturnURLMixin to automatically resolve default return URL for querysets
|
2020-07-01 11:50:31 -04:00 |
|
Jeremy Stretch
|
43d610405f
|
Add changelog for #4695 and #4708
|
2020-07-01 11:06:49 -04:00 |
|
Jeremy Stretch
|
7e8a4a2a77
|
Merge pull request #4797 from netbox-community/4695_fix_api_cable_choices_termination_types
Fixes #4695 - Add Metadata class that returns content type choices
|
2020-07-01 11:03:01 -04:00 |
|
Jeremy Stretch
|
56ec4a6360
|
Merge pull request #4706 from netbox-community/4604_check_position_stack
4708: more flexible checks on RearPort usage
|
2020-07-01 10:59:17 -04:00 |
|
Jeremy Stretch
|
0b1df1483f
|
Automatically import ContentType when entering nbshell
|
2020-06-30 16:34:53 -04:00 |
|
Jeremy Stretch
|
7fab929194
|
Fix evaluation of empty label_pattern
|
2020-06-30 16:30:54 -04:00 |
|
Jeremy Stretch
|
89ea34015d
|
Enable bulk editing of device component labels
|
2020-06-30 16:15:17 -04:00 |
|
Jeremy Stretch
|
7defa22b0b
|
Remove reference to choices API endpoints
|
2020-06-30 15:55:15 -04:00 |
|
Jeremy Stretch
|
88e3ac30b6
|
Closes #4807: Add bulk edit ability for device bay templates
|
2020-06-30 15:22:30 -04:00 |
|
Jeremy Stretch
|
52a13b1960
|
Closes #4793: Add description field to device component templates
|
2020-06-30 15:12:53 -04:00 |
|
Jeremy Stretch
|
52cff1ee50
|
Fixes #4771: Fix add/remove tag population when bulk editing objects
|
2020-06-30 09:55:54 -04:00 |
|
Jeremy Stretch
|
8a26f475a7
|
Fixes #4774: Fix exception when deleting a device with device bays
|
2020-06-30 09:43:05 -04:00 |
|
Jeremy Stretch
|
51e9b0a22a
|
Closes #4796: Introduce configuration parameters for default rack elevation size
|
2020-06-30 09:26:32 -04:00 |
|
Jeremy Stretch
|
268b4c854e
|
Closes #4802: Allow changing page size when displaying only a single page of results
|
2020-06-30 09:00:42 -04:00 |
|
Jeremy Stretch
|
af778f8fca
|
TagFilter should call unrestricted() on its queryset
|
2020-06-29 16:07:14 -04:00 |
|
Jeremy Stretch
|
15f32bdd73
|
Wrap ComponentTraceMixin in a parent class
|
2020-06-29 15:14:12 -04:00 |
|
Jeremy Stretch
|
36498c9dd2
|
Base manager for Tag should use RestrictedQuerySet
|
2020-06-29 14:57:29 -04:00 |
|
Jeremy Stretch
|
66703d8963
|
Fix evaluation of RestrictedQuerySet
|
2020-06-29 14:42:37 -04:00 |
|
Jeremy Stretch
|
71812d1bd5
|
Fix evaluation of RestrictedQuerySet
|
2020-06-29 14:41:43 -04:00 |
|
Jeremy Stretch
|
5ed6136915
|
Introduce ComponentTraceMixin to minimize boilerplate
|
2020-06-29 14:40:36 -04:00 |
|
Jeremy Stretch
|
a47a100cb7
|
Fix unrestricted evaluations of RestrictedQuerySet
|
2020-06-29 13:31:26 -04:00 |
|
Jeremy Stretch
|
9ea4f82eaa
|
Prefetch tagged VLANs for VMInterfaces
|
2020-06-29 12:18:59 -04:00 |
|
Jeremy Stretch
|
617e20af0b
|
Standardize VMInterfaceTest
|
2020-06-29 12:06:36 -04:00 |
|
Jeremy Stretch
|
89ff59d048
|
Add graphs endpoint to VMInterfaceViewSet
|
2020-06-29 12:05:00 -04:00 |
|
Jeremy Stretch
|
6ecbf45974
|
Fix evaluation of RestrictedQuerySets
|
2020-06-29 11:48:36 -04:00 |
|
Jeremy Stretch
|
eb45ad600e
|
Fix evaluation of RestrictedQuerySets
|
2020-06-29 11:35:13 -04:00 |
|
Jeremy Stretch
|
10e6b6ca66
|
Fix RestrictedQuerySet evaluation in tests
|
2020-06-29 11:27:23 -04:00 |
|
Jeremy Stretch
|
5732466e56
|
Signal receiver should call unrestricted()
|
2020-06-29 11:07:11 -04:00 |
|
Jeremy Stretch
|
ce55d0c791
|
Tweak querysets to work with restriction
|
2020-06-29 10:57:09 -04:00 |
|