Jeremy Stretch
|
be96e57539
|
Fix tag assignment when bulk creating components
|
2020-04-22 14:05:27 -04:00 |
|
Jeremy Stretch
|
4a28d6d01c
|
Update InterfaceBulkCreateForm for VMs
|
2020-04-22 12:09:40 -04:00 |
|
Jeremy Stretch
|
175e337bf3
|
Update device component bulk edit forms to use form_from_model()
|
2020-04-22 11:47:26 -04:00 |
|
Jeremy Stretch
|
226638d0f6
|
Add bulk creation view for rear ports
|
2020-04-22 11:26:04 -04:00 |
|
Jeremy Stretch
|
9c60a2a661
|
Introduce model-specific bulk create forms for device components
|
2020-04-22 11:15:39 -04:00 |
|
Jeremy Stretch
|
443bd5d573
|
Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero
|
2020-04-21 16:13:34 -04:00 |
|
Jeremy Stretch
|
33e91c90f5
|
Fixes #4510: Enforce address family for device primary IPv4/v6 addresses
|
2020-04-21 14:50:15 -04:00 |
|
Jeremy Stretch
|
ba8be5afcd
|
Fixes #3356: Correct Swagger schema specification for the available prefixes/IPs API endpoints
|
2020-04-21 14:12:49 -04:00 |
|
Jeremy Stretch
|
573f5e1162
|
Fixes #2994: Prevent modifying termination points of existing cable to ensure end-to-end path integrity
|
2020-04-21 13:41:38 -04:00 |
|
Jeremy Stretch
|
0380717ea4
|
Merge pull request #4521 from netbox-community/4388-cable-tracing
Fixes #4388: Improve connection endpoint detection
|
2020-04-21 12:49:48 -04:00 |
|
Jeremy Stretch
|
91a97c5007
|
Pretty-up cable trace template
|
2020-04-21 11:59:14 -04:00 |
|
Jeremy Stretch
|
b3a0d2b6ad
|
Extend tests for #4388
|
2020-04-21 10:53:21 -04:00 |
|
Jeremy Stretch
|
a148b66560
|
Merge pull request #4501 from toerb/develop
add rack width of 21 inches for ETSI racks
|
2020-04-20 11:03:09 -04:00 |
|
Jeremy Stretch
|
05def79739
|
Adapt tracing view to account for split ends (WIP)
|
2020-04-15 17:09:04 -04:00 |
|
Jeremy Stretch
|
e8ff7b7fd4
|
Refactor cable tracing logic
|
2020-04-15 15:46:41 -04:00 |
|
Jeremy Stretch
|
8319b89b42
|
Merge pull request #4492 from kobayashi/4361-type-connection_status
Fix #4361 Set correct type of connection_status in swagger schema
|
2020-04-15 09:45:39 -04:00 |
|
Jeremy Stretch
|
d8bdc0eb62
|
Fixes #4496: Fix exception when validating certain models via REST API
|
2020-04-15 09:37:30 -04:00 |
|
kobayashi
|
233e972418
|
Fixes #4361: Set correct type of connection_state
|
2020-04-15 01:02:11 -04:00 |
|
Jeremy Stretch
|
2264e47f48
|
Fixes #4489: Fix display of parent/child role on device type view
|
2020-04-14 12:13:05 -04:00 |
|
Jeremy Stretch
|
979e58c3b6
|
Fix format string
|
2020-04-14 09:43:12 -04:00 |
|
Jeremy Stretch
|
73779f4769
|
Remove format strings to ensure compilation under old Python releases
|
2020-04-13 14:07:44 -04:00 |
|
Jeremy Stretch
|
4bc0fcebde
|
Fixes #4481: Remove extraneous material from example configuration file
|
2020-04-13 13:49:34 -04:00 |
|
Jeremy Stretch
|
355b68e2af
|
Post-release version bump
|
2020-04-13 11:31:16 -04:00 |
|
Jeremy Stretch
|
ed9a0002a6
|
Release v2.8.0
|
2020-04-13 11:21:33 -04:00 |
|
Jeremy Stretch
|
722bdfe3f1
|
Fixes #4476: Correct typo in slugs for Infiniband interface types
|
2020-04-13 10:51:25 -04:00 |
|
Jeremy Stretch
|
abc3a20ff0
|
Fixes #4474: Fix population of device types when bulk editing devices
|
2020-04-13 10:34:44 -04:00 |
|
Jeremy Stretch
|
3b9fe64105
|
Use packaging.version.parse directly
|
2020-04-10 11:18:01 -04:00 |
|
Jeremy Stretch
|
cd57422f7d
|
Tweak PluginMenuButton icon_class to require additional "fa" class
|
2020-04-10 10:36:03 -04:00 |
|
Jeremy Stretch
|
fb447bce45
|
Rename base template
|
2020-04-10 10:21:02 -04:00 |
|
Jeremy Stretch
|
f2ce312a36
|
Minor tweaks to plugins development doc
|
2020-04-10 10:20:36 -04:00 |
|
Jeremy Stretch
|
6edb8d7ab3
|
Add plugins settings to example config
|
2020-04-09 15:45:38 -04:00 |
|
Jeremy Stretch
|
864b0110e7
|
Set X_FRAME_OPTIONS to SAMEORIGIN (changed in Django 3.0)
|
2020-04-09 15:31:18 -04:00 |
|
Jeremy Stretch
|
c397830b1c
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
|
Jeremy Stretch
|
77cb3976d1
|
Post-release version bump
|
2020-04-08 13:34:36 -04:00 |
|
Jeremy Stretch
|
7ffa7d528c
|
Release v2.7.12
|
2020-04-08 13:26:33 -04:00 |
|
toerb
|
a553df030a
|
add rack width of 21 inches for ETSI racks
|
2020-04-08 09:30:14 +02:00 |
|
Jeremy Stretch
|
d1d0248d98
|
Added webhook_receiver management command
|
2020-04-07 13:37:48 -04:00 |
|
Jeremy Stretch
|
204a220809
|
Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0
|
2020-04-07 10:17:34 -04:00 |
|
Daniel Sheppard
|
854dd643ab
|
Fixes: #4396 - Fix typing on interface serializer
|
2020-04-07 08:33:00 -05:00 |
|
Jeremy Stretch
|
8ba6dad2bb
|
Merge branch 'develop' into develop-2.8
|
2020-04-06 13:51:05 -04:00 |
|
Jeremy Stretch
|
d363fd0e6e
|
Fix nav menu w/plugins enabled
|
2020-04-06 13:27:41 -04:00 |
|
Jeremy Stretch
|
4afd82b178
|
Add tests for plugins caching config
|
2020-04-06 12:00:28 -04:00 |
|
Jeremy Stretch
|
47c0617dd7
|
Remove extraneous plugin config
|
2020-04-06 11:51:03 -04:00 |
|
Jeremy Stretch
|
90f374d24c
|
Add tests for plugin configuration, min/max version
|
2020-04-06 11:44:38 -04:00 |
|
Jeremy Stretch
|
262580d948
|
#4439: Fix null integer field display
|
2020-04-03 13:47:58 -04:00 |
|
Jeremy Stretch
|
a6f7fa6ad3
|
Closes #4448: Allow connecting cables between two circuit terminations
|
2020-04-03 13:44:41 -04:00 |
|
Jeremy Stretch
|
7af91e2409
|
Closes #4147: Use absolute URLs in rack elevation SVG renderings
|
2020-04-03 13:16:35 -04:00 |
|
Jeremy Stretch
|
85dff7ece4
|
Fixes #4449: Fix reservation edit/delete button URLs on rack view
|
2020-04-03 12:13:36 -04:00 |
|
Jeremy Stretch
|
446188b6f9
|
Skip PluginTest if dummy_plugin not in PLUGINS list
|
2020-04-02 16:13:15 -04:00 |
|
Jeremy Stretch
|
3ada8feeb5
|
Naming tweaks
|
2020-04-02 15:43:23 -04:00 |
|