Jeremy Stretch
|
d45f06fde4
|
Closes #5327: Be more strict when capturing anticipated ImportError exceptions
|
2020-11-09 16:49:05 -05:00 |
|
John Anderson
|
ffe01cb42b
|
move get_queryset() to common mixin
|
2020-10-30 02:56:43 -04:00 |
|
John Anderson
|
152fe800c7
|
add support for regions and vms
|
2020-10-23 01:18:04 -04:00 |
|
John Anderson
|
cdd1948721
|
initial work on config context performance improvements
|
2020-10-20 01:07:22 -04:00 |
|
Jeremy Stretch
|
61d2692029
|
Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py
|
2020-08-13 12:49:49 -04:00 |
|
Jeremy Stretch
|
f3f4c38b07
|
Closes #4994: Add cable attribute to PowerFeed API serializer
|
2020-08-13 10:30:28 -04:00 |
|
Jeremy Stretch
|
29c77acf87
|
Fixes #4903: Fix member count when searching for virtual chassis
|
2020-08-07 08:54:02 -04:00 |
|
Jeremy Stretch
|
e4d78608c8
|
Fixes #4950: Include inventory item label in API serializer, UI view
|
2020-08-05 10:11:38 -04:00 |
|
Jeremy Stretch
|
fdf2dc8912
|
Closes #4940: Added an occupied field to rack unit representations for rack elevation views
|
2020-08-03 13:37:32 -04:00 |
|
Jeremy Stretch
|
3ad3e9146f
|
Fixes #4921: Render non-viewable devices as unavailable space in rack elevations
|
2020-07-29 09:43:13 -04:00 |
|
Jeremy Stretch
|
05e7af702b
|
Remove restriction enforcement from RestrictedQuerySet
|
2020-07-23 12:48:03 -04:00 |
|
Jeremy Stretch
|
96d058c231
|
Merge branch 'develop' into develop-2.9
|
2020-07-21 12:57:02 -04:00 |
|
Jeremy Stretch
|
43a4590014
|
Closes #4871: Specify ordering for querysets using annotate() to count related objects
|
2020-07-20 12:07:19 -04:00 |
|
Josh VanDeraa
|
754ff4a599
|
Moves location of the IP address / hostname check and assignment
|
2020-07-13 08:36:15 -05:00 |
|
Josh VanDeraa
|
ee4e5ad525
|
Adds verification of device.name configured
|
2020-07-10 16:18:58 -05:00 |
|
Josh VanDeraa
|
b8169778be
|
Adds to NAPALM, name lookup if no primary IP address for device
|
2020-07-10 15:12:25 -05:00 |
|
Jeremy Stretch
|
7b94ea92ef
|
Merge branch 'develop' into develop-2.9
|
2020-07-09 16:38:37 -04:00 |
|
Jeremy Stretch
|
1a6267e89a
|
Closes #4837: Use dynamic form widget for relationships to MPTT objects
|
2020-07-09 09:50:01 -04:00 |
|
Sander Steffann
|
3affd467e1
|
Fix typo in format string
|
2020-07-08 22:20:20 +02:00 |
|
Jeremy Stretch
|
5909a9b01e
|
Closes #4806: Add a url field to all API serializers
|
2020-07-06 16:41:08 -04:00 |
|
Jeremy Stretch
|
1d64348563
|
Extend label field to all device components
|
2020-07-02 11:18:08 -04:00 |
|
Jeremy Stretch
|
779dc8be86
|
Merge branch 'develop' into develop-2.9
|
2020-07-02 10:01:01 -04:00 |
|
Jeremy Stretch
|
48716ff75b
|
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
|
6e100ba372
|
Closes #4793: Add description field to device component templates
|
2020-06-30 15:12:53 -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
|
c4040a517d
|
Fix evaluation of RestrictedQuerySet
|
2020-06-29 14:41:43 -04:00 |
|
Jeremy Stretch
|
3445147773
|
Fix unrestricted evaluations of RestrictedQuerySet
|
2020-06-29 13:31:26 -04:00 |
|
Jeremy Stretch
|
487013fd25
|
Call restrict() when retrieving related Graphs
|
2020-06-29 10:14:43 -04:00 |
|
Daniel Sheppard
|
79942d7242
|
#4695 - Rename LimitedMetaData to ContentTypeMetadata
|
2020-06-26 11:09:27 -05:00 |
|
Daniel Sheppard
|
e40f9444f0
|
#4695 - Add Metadata class that returns content type choices
|
2020-06-26 10:59:21 -05:00 |
|
Jeremy Stretch
|
1a52a7b88a
|
Initial work on #2018: Add name to VirtualChassis
|
2020-06-24 15:21:42 -04:00 |
|
Sander Steffann
|
e04a7cdbd0
|
Revert "Bumping version just to test the GitHub Action"
This reverts commit 203f5204
|
2020-06-24 13:09:11 +02:00 |
|
Sander Steffann
|
203f52046d
|
Bumping version just to test the GitHub Action
|
2020-06-24 13:07:54 +02: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
|
0b165e12a8
|
Replace TaggitSerializer and TagListSerializerField with TaggedObjectSerializer
|
2020-06-17 09:57:17 -04:00 |
|
Jeremy Stretch
|
59c5d1e57e
|
Merge branch 'develop' into develop-2.9
|
2020-06-15 16:04:32 -04:00 |
|
Jeremy Stretch
|
7c5a8c959d
|
Merge pull request #4723 from jsenecal/4615_interface_label
Closes: #4615 Physical labels
|
2020-06-11 13:03:46 -04:00 |
|
Jonathan Senecal
|
441b371719
|
Add label to DeviceBay models and serializers
|
2020-06-11 10:19:53 -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
|
cf78f3d3a1
|
Fixes #4736: Add cable trace endpoints for pass-through ports
|
2020-06-09 15:12:10 -04:00 |
|
Jonathan Senecal
|
beb6488d9c
|
pycodestyle
|
2020-06-08 23:07:53 -04:00 |
|
Jeremy Stretch
|
90f0a72e94
|
Merge branch 'develop' into develop-2.9
|
2020-06-08 10:33:23 -04:00 |
|
Jeremy Stretch
|
2d3619c4e1
|
Fix list_brief tests
|
2020-06-05 16:09:55 -04:00 |
|
Jeremy Stretch
|
7d13c80400
|
Fixes #4725: Fix "brief" rendering of various REST API endpoints
|
2020-06-05 15:49:06 -04:00 |
|
Jonathan Senecal
|
d59102e98c
|
Add label to *port serializers
|
2020-06-05 10:42:13 -04:00 |
|
Jonathan Senecal
|
b561c0bb76
|
Add label to Interface serializers
|
2020-06-04 16:50:51 -04:00 |
|
Jeremy Stretch
|
115fbecb44
|
Update custom napalm_read, napalm_write permissions
|
2020-06-02 09:46:32 -04:00 |
|
Jeremy Stretch
|
05def79739
|
Adapt tracing view to account for split ends (WIP)
|
2020-04-15 17:09:04 -04:00 |
|
Jeremy Stretch
|
d8bdc0eb62
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
Jeremy Stretch
|
c397830b1c
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
|