checktheroads
7d07631f12
migrate connection toggle to typescript
2021-04-19 20:48:03 -07:00
checktheroads
8737e9824f
migrate url handling of tab display to typescript
2021-04-19 20:47:36 -07:00
checktheroads
ea472c844e
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/templates/generic/object_list.html
2021-04-19 19:40:15 -07:00
checktheroads
a29e2582ed
dist updates
2021-04-19 17:10:27 -07:00
checktheroads
98477ef6c6
update device/interfaces template with correct interface filtering elements
2021-04-19 17:09:42 -07:00
checktheroads
86be6aebff
fix issue with option re-ordering
2021-04-19 17:09:15 -07:00
checktheroads
f9754bddf1
migrate move up/down buttons to typescript
2021-04-19 17:00:18 -07:00
checktheroads
03390815af
migrate table config to typescript & update templates
2021-04-19 17:00:09 -07:00
checktheroads
82ef6f8ac5
implement generic api request function
2021-04-19 16:59:26 -07:00
jeremystretch
497e50c559
Closes #6190 : Allow filtering devices with no location assigned
2021-04-19 16:55:57 -04:00
jeremystretch
7cf9e202a3
Fixes #6215 : Restore tenancy section in virtual machine form
2021-04-19 16:50:56 -04:00
jeremystretch
620d222f98
Closes #6189 : Add ability to search for locations by name or description
2021-04-19 15:56:39 -04:00
jeremystretch
a2d16143e3
Fixes #6188 : Support custom field filtering for regions, site groups, and locations
2021-04-19 11:05:40 -04:00
jeremystretch
97c087ef5f
Fixes #6196 : Fix object list display for users with read-only permissions
2021-04-19 10:46:23 -04:00
Matt Palmer
07f39b31da
Expose Django SESSION_COOKIE_NAME setting
...
There are situations in which it is convenient to be able to modify the name of the cookie that the application uses for storing the session token (conflicts with other cookies on the same domain, for example).
2021-04-19 12:00:27 +10:00
checktheroads
f7c1bc71d9
migrate templates to bootstrap 5
2021-04-18 16:42:28 -07:00
checktheroads
4b0d5815c0
migrate script job checking to typescript & update templates for bootstrap 5
2021-04-18 14:17:13 -07:00
checktheroads
5c07a968fe
update styles
2021-04-18 11:36:41 -07:00
checktheroads
f4ac87af3a
add bootstrap mixin subclass to bulk rename form so classes are properly assigned
2021-04-18 11:36:12 -07:00
checktheroads
125965b559
migrate templates to bootstrap 5
2021-04-18 11:35:42 -07:00
checktheroads
43703b6f40
add bootstrap classes to VC membership form
2021-04-18 11:35:21 -07:00
checktheroads
7cdae0f689
add provider networks to navigation
2021-04-18 00:23:06 -07:00
checktheroads
61ce2c95b3
migrate templates to bootstrap 5
2021-04-18 00:22:52 -07:00
checktheroads
08128748a7
migrate generic modal to bootstrap 5
2021-04-17 18:35:20 -07:00
checktheroads
c9fe7f6db6
migrate cluster templates to bootstrap 5
2021-04-17 18:35:09 -07:00
checktheroads
a8cad28da7
migrate interface filtering to typescript
2021-04-17 18:16:13 -07:00
checktheroads
c035af5409
migrate virtual machine & vm interface to bootstrap 5
2021-04-17 18:15:53 -07:00
checktheroads
eb951fdaf1
migrate secrets to bootstrap 5 and deprecate jquery functions
2021-04-17 17:18:13 -07:00
checktheroads
726ab7fc05
fix user key styles
2021-04-16 17:04:08 -07:00
checktheroads
fb25c79b9c
migrate yaml nav item definitions to dataclasses
2021-04-16 15:55:06 -07:00
checktheroads
3c0f4278c7
update extras templates
2021-04-16 14:58:44 -07:00
jeremystretch
6bd4b3c167
Fixes #6184 : Fix parent object table column in prefix IP addresses list
2021-04-16 13:07:41 -04:00
jeremystretch
89350a80ad
PRVB
2021-04-16 10:32:21 -04:00
jeremystretch
8af78c6d84
Release v2.11.0
2021-04-16 09:36:05 -04:00
jeremystretch
5bd30060e7
Fixes #6177 : Prevent VM interface from being assigned as its own parent
2021-04-16 09:18:58 -04:00
jeremystretch
c24cac9a44
Fixes #6176 : Correct position of MAC address field when creating VM interfaces
2021-04-16 09:16:43 -04:00
jeremystretch
8a425a93ae
Fixes #6173 : Fix assigned device/VM count when bulk editing/deleting device roles
2021-04-15 19:53:46 -04:00
checktheroads
59256cf8b3
update cable trace styles
2021-04-15 16:53:04 -07:00
checktheroads
844186d520
fix object title style
2021-04-15 16:52:46 -07:00
checktheroads
93b6d785f3
fix circuit termination styles
2021-04-15 15:26:59 -07:00
jeremystretch
0bb2a051b6
Fixes #6171 : Fix display of horizontally-scrolling object lists
2021-04-15 15:52:11 -04:00
jeremystretch
ef78a7d41b
Merge branch 'develop' into feature
2021-04-15 15:46:48 -04:00
jeremystretch
ae349d4424
Release v2.10.10
2021-04-15 15:20:30 -04:00
Jeremy Stretch
c2b7226205
Merge pull request #6169 from promasu/develop
...
Fixes #6168 : Add SFP56 interface type
2021-04-15 13:29:44 -04:00
jeremystretch
f67369a9a9
Fixes #5643 : Fix VLAN assignment when editing VM interfaces in bulk
2021-04-15 13:26:19 -04:00
Adrian Nöthlich
14d2a49942
Fixes #6168 : Add SFP56 interface type
...
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
2021-04-15 18:37:45 +02:00
jeremystretch
92df40a6a0
Fixes #5652 : Update object data when renaming a custom field
2021-04-15 12:04:34 -04:00
checktheroads
0e6e9c5238
fix table config modal styles
2021-04-14 17:05:10 -07:00
checktheroads
de65ffb99d
fix napalm tab layout from merge conflict
2021-04-14 16:11:25 -07:00
checktheroads
2d5472cf2a
fix object list layout
2021-04-14 16:05:08 -07:00
jeremystretch
a2203da1c6
Fixes #6162 : Fix choice field filters (multiple models)
2021-04-14 16:17:19 -04:00
jeremystretch
b393ec2856
Enable webhooks for JournalEntry
2021-04-14 14:55:01 -04:00
checktheroads
c3d908126f
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
2021-04-14 11:33:33 -07:00
checktheroads
4c3b0abe7b
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/views/__init__.py
# netbox/project-static/css/base.css
# netbox/templates/base.html
# netbox/templates/circuits/circuit.html
# netbox/templates/circuits/circuittermination_edit.html
# netbox/templates/circuits/inc/circuit_termination.html
# netbox/templates/circuits/provider.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_component.html
# netbox/templates/dcim/devicetype.html
# netbox/templates/dcim/inc/device_napalm_tabs.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/site.html
# netbox/templates/dcim/virtualchassis.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/object_journal.html
# netbox/templates/extras/tag.html
# netbox/templates/generic/object.html
# netbox/templates/generic/object_list.html
# netbox/templates/home.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/aggregate.html
# netbox/templates/ipam/ipaddress.html
# netbox/templates/ipam/prefix.html
# netbox/templates/ipam/vlan.html
# netbox/templates/ipam/vlangroup_edit.html
# netbox/templates/ipam/vlangroup_vlans.html
# netbox/templates/secrets/secret.html
# netbox/templates/tenancy/tenant.html
# netbox/templates/users/api_tokens.html
# netbox/templates/virtualization/cluster.html
# netbox/templates/virtualization/vminterface_edit.html
# netbox/utilities/forms/fields.py
# netbox/utilities/templates/buttons/export.html
2021-04-14 11:30:15 -07:00
jeremystretch
664ba55460
Reorganize base TestCase classes
2021-04-14 14:22:58 -04:00
jeremystretch
3d0882856f
Closes #5796 : Add DC terminal power port, outlet types
2021-04-14 10:44:15 -04:00
jeremystretch
e849d28276
Closes #5980 : Add Saf-D-Grid power port, outlet types
2021-04-14 10:40:31 -04:00
jeremystretch
18a691482d
Closes #6160 : Add F connector port type
2021-04-14 10:38:54 -04:00
jeremystretch
7c48e3632d
Closes #6157 : Support Markdown rendering for report logs
2021-04-14 10:21:07 -04:00
jeremystretch
8701b20899
Fixes #6155 : Fix admin links for plugins, background tasks
2021-04-14 09:46:05 -04:00
checktheroads
8ca2884c1c
dist updates
2021-04-13 21:51:30 -07:00
checktheroads
d1d2ad6a5c
bootstrap 5 class updates
2021-04-13 21:51:12 -07:00
jeremystretch
e3f5062583
Merge branch 'develop' into feature
2021-04-13 16:41:46 -04:00
jeremystretch
d427e0522e
Closes #5757 : Add unique identifier to every object view
2021-04-13 16:14:12 -04:00
jeremystretch
46e144f647
Clean up object header
2021-04-13 16:03:07 -04:00
jeremystretch
6ad20c53d9
Delete unused template
2021-04-13 15:58:21 -04:00
jeremystretch
cc433388f5
Fixes #6056 : Optimize change log cleanup
2021-04-13 13:48:22 -04:00
jeremystretch
1fba4b7e32
Fixes #5419 : Update parent device/VM when deleting a primary IP
2021-04-13 13:23:25 -04:00
jeremystretch
c249cd4ffd
Fixes #6152 : Fix custom field filtering for cables, virtual chassis
2021-04-13 12:05:44 -04:00
jeremystretch
d54bf5f75e
Fixes #6144 : Fix MAC address field display in VM interfaces search form
2021-04-13 11:52:32 -04:00
jeremystretch
b1d20d3228
Closes #6149 : Support image attachments for locations
2021-04-13 11:39:04 -04:00
jeremystretch
e5602abee0
Closes #5848 : Filter custom fields by content type in format <app_label>.<model>
2021-04-13 11:30:45 -04:00
jeremystretch
a296a9e109
Closes #6150 : Enable change logging for journal entries
2021-04-13 10:53:55 -04:00
jeremystretch
e5bbf47ab9
Fixes #5583 : Eliminate redundant change records when adding/removing tags
2021-04-13 10:14:25 -04:00
jeremystretch
9bda2a44ae
Fix permissions for cable trace view tests
2021-04-12 16:25:52 -04:00
jeremystretch
a1d32c3a21
Add view tests for CircuitTermination
2021-04-12 16:07:52 -04:00
jeremystretch
b4b68c0b00
Move create_test_device() to testing utils
2021-04-12 16:07:03 -04:00
jeremystretch
608bf30bda
Add cable trace view tests
2021-04-12 15:52:24 -04:00
jeremystretch
f503c72782
Closes #6146 : Add bulk disconnect support for power feeds
2021-04-12 15:02:29 -04:00
jeremystretch
f8903a8183
Merge branch 'develop' into feature
2021-04-12 14:19:30 -04:00
jeremystretch
99f4b2cf95
PRVB
2021-04-12 13:29:37 -04:00
jeremystretch
7c29fb449e
Release v2.10.9
2021-04-12 13:10:33 -04:00
jeremystretch
7ddcec3a0d
Fixes #6082 : Support colons in webhook header values
2021-04-12 12:09:37 -04:00
jeremystretch
18f206747c
Closes #6088 : Improved table configuration form
2021-04-12 10:46:32 -04:00
jeremystretch
0bce1da4e3
Clean up stray references to old RackGroup model
2021-04-11 13:43:06 -04:00
jeremystretch
65ed047084
Fixes #6124 : Location parent filter should return all child locations (not just those directly assigned)
2021-04-11 13:42:24 -04:00
jeremystretch
b0573f88e6
Merge branch 'develop' into feature
2021-04-11 13:16:00 -04:00
jeremystretch
348fca7e28
Fixes #6117 : Handle exception when attempting to assign an MPTT-enabled model as its own parent
2021-04-11 12:57:53 -04:00
Marcus Weiner
701ad8a4a9
Allow skipping TLS cert verification on Redis connection ( #6084 )
...
* Allow skipping redis tls cert verification
* Add config example
2021-04-09 14:51:58 -04:00
jeremystretch
2cc088c633
Fixes #6131 : Correct handling of boolean fields when cloning objects
2021-04-09 14:42:07 -04:00
jeremystretch
a3721a94ce
Closes #6121 : Extend parent interface assignment to VM interfaces
2021-04-09 10:53:05 -04:00
jeremystretch
7439faad34
Fixes #6123 : Prevent device from being assigned to mismatched site and location
2021-04-09 09:56:36 -04:00
jeremystretch
6efe54aa88
Closes #6125 : Add locations count to home page
2021-04-09 09:47:34 -04:00
jeremystretch
9e62d1ad8f
Fixes #6130 : Improve display of assigned models in custom fields list
2021-04-09 09:43:35 -04:00
jeremystretch
e69251b21a
Fixes #6070 : Add missing 'count_ipaddresses' attribute to VMInterface serializer
2021-04-08 14:22:45 -04:00
jeremystretch
f096c4a5d0
#6081 : Tweak queryset filtering
2021-04-08 14:18:07 -04:00
jeremystretch
03b3f5937f
Fixes #6108 : Do not infer tenant assignment from parent objects for prefixes, IP addresses
2021-04-08 13:50:06 -04:00
jeremystretch
696b5c80a7
Closes #6097 : Redirect old slug-based object views
2021-04-08 13:25:29 -04:00
jeremystretch
d6fcd22752
Fixes #6110 : Fix handling of TemplateColumn values for table export
2021-04-08 10:30:13 -04:00
jeremystretch
54d9ca8ed8
Add racks count to location view
2021-04-08 10:10:46 -04:00
jeremystretch
05d8a06cd5
Closes #6109 : Add device counts to locations table
2021-04-08 10:08:50 -04:00
jeremystretch
4f7626828a
Fixes #6107 : Fix rack selection field on device form
2021-04-07 16:58:40 -04:00
jeremystretch
81193eb550
Fixes #6106 : Allow assigning a virtual interface as the parent of an existing interface
2021-04-07 16:36:09 -04:00
jeremystretch
38b09dc610
Fixes #6105 : Hide checkboxes for VMs under cluster VMs view
2021-04-07 16:26:16 -04:00
jeremystretch
ae3527df16
Fixes #6081 : Fix interface connections REST API endpoint
2021-04-07 16:04:32 -04:00
jeremystretch
59e185b781
Fixes #6104 : Fix location column on racks table
2021-04-07 15:40:03 -04:00
jeremystretch
b5ad29e3f2
Fixes #6100 : Fix VM interfaces table "add interfaces" link
2021-04-07 15:17:02 -04:00
jeremystretch
838200219f
Include child regions, site groups
2021-04-06 09:42:36 -04:00
jeremystretch
d42b0691b2
Fix 'select all' widget
2021-04-05 17:13:32 -04:00
jeremystretch
71022d58d3
Site is required when creating devices
2021-04-05 16:35:01 -04:00
jeremystretch
a313b675a6
Simplify CircuitTermination display in circuits table
2021-04-05 15:24:57 -04:00
jeremystretch
ae18693715
Add 'add export template' link to dropdown
2021-04-05 15:13:35 -04:00
jeremystretch
3ad7622bf0
Catch AttributeError when generating ContentType labels
2021-04-05 15:11:29 -04:00
jeremystretch
19cb575b90
Permit the assignment of virtual interfaces as parents
2021-04-05 14:48:11 -04:00
jeremystretch
3cfab25f8a
Tweak JournalEntry form layout
2021-04-05 14:35:09 -04:00
jeremystretch
85359bb10f
Fix ContentType assignment
2021-04-05 14:05:28 -04:00
jeremystretch
aa2beb1d78
Add tagged items count to tag view
2021-04-05 13:53:25 -04:00
jeremystretch
2e07ac5a47
Rearrange provider, provider network templates
2021-04-05 13:18:19 -04:00
jeremystretch
d844ee2c79
Empty time_zone should be null
2021-04-05 13:05:07 -04:00
jeremystretch
83496c66d1
Move breadcrumb generation to template
2021-04-05 12:06:59 -04:00
jeremystretch
374cb74978
Filter parent location by ID
2021-04-05 11:53:40 -04:00
jeremystretch
f0018dcba9
LinkedCountColumn should always invoke filter by ID
2021-04-05 11:47:25 -04:00
jeremystretch
7949a5e1fd
Migrate VLANGroup site assignments
2021-04-05 11:40:46 -04:00
jeremystretch
0a1531ce8a
TenantColumn should export null if no tenant is assigned
2021-04-05 11:18:30 -04:00
jeremystretch
7b8bd2d4ce
Location model cleanup
2021-04-05 11:09:33 -04:00
jeremystretch
4883bc3dd4
Empty MAC address should be null
2021-04-02 17:53:00 -04:00
jeremystretch
72a115b434
Add child interfaces table to interface view
2021-04-02 17:33:34 -04:00
jeremystretch
f28edd0864
Use CommentField for JournalEntry comments
2021-04-02 17:14:15 -04:00
jeremystretch
d69ec7f8e4
Add manufacturer column to DeviceTable
2021-04-02 17:02:12 -04:00
jeremystretch
779837389b
Convert all LinkColumns to Column(linkify=True)
2021-04-02 16:59:53 -04:00
jeremystretch
2b0ccf3acd
Provide absolute URL for object search form
2021-04-02 15:27:00 -04:00
jeremystretch
e4f3b3447e
Remove redundant prechange_data assignments
2021-04-02 15:21:11 -04:00
Jeremy Stretch
eb8e4f64fc
Restore 'brief' parameter (regression from a292ff5cc0
)
2021-04-02 11:37:09 -04:00
Jeremy Stretch
6287f75e67
Toggle VLANGroup scope selector fields
2021-04-02 11:31:46 -04:00
Jeremy Stretch
d82f2e289a
Use ContentTypeChoiceField for all ContentType fields
2021-04-02 10:55:16 -04:00
Jeremy Stretch
73e9842877
Introduce ContentTypeChoiceField
2021-04-02 10:54:13 -04:00
Jeremy Stretch
a86178f19b
Simplify VLANGroup scope assignment (WIP)
2021-04-02 09:36:14 -04:00
Jeremy Stretch
b77c228853
Rebuild CablePaths when a CircuitTermination is modified
2021-04-02 09:17:11 -04:00
Jeremy Stretch
5e4432b9ad
Show the last node in a CablePath with no destination
2021-04-01 21:29:46 -04:00
Jeremy Stretch
e7f10fdaea
Include termination side in CircuitTermination string repr
2021-04-01 21:03:00 -04:00
Jeremy Stretch
8713ed5d73
Add test for trace through multiple circuits
2021-04-01 20:38:36 -04:00
Jeremy Stretch
cd64fcac8d
Linkify connected object
2021-04-01 17:21:04 -04:00
Jeremy Stretch
96759af86f
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
Jeremy Stretch
d57222328b
Rename Cloud to ProviderNetwork
2021-04-01 10:21:41 -04:00
Jeremy Stretch
83c4577f6d
Merge branch 'develop' into feature
2021-03-31 17:11:54 -04:00
Jeremy Stretch
7bd853e87b
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
Jeremy Stretch
9df2130e11
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
Jeremy Stretch
6242e195be
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
Jeremy Stretch
f2f0ea8d04
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
Jeremy Stretch
b7309d5c69
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
Jeremy Stretch
04fc3a5a9e
Closes #6001 : Paginate component tables under device views
2021-03-31 14:24:05 -04:00
Jeremy Stretch
6ec8ac7597
Fixes #6073 : Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00
Jeremy Stretch
9a5f54bdaf
Add tests for filtering VLANs by device/VM
2021-03-31 10:59:15 -04:00
Jeremy Stretch
ad5e167ad7
Remove obsolete grouping logic
2021-03-31 10:04:44 -04:00
Jeremy Stretch
d33d9522cc
Fix VM VLAN filtering
2021-03-30 21:46:56 -04:00
Jeremy Stretch
a292ff5cc0
Remove brief_mode parameter from DynamicModelChoiceMixin
2021-03-30 21:34:50 -04:00
Jeremy Stretch
b91e5763e2
Add 'available_on' VLAN filters for devices & VMs
2021-03-30 21:32:48 -04:00
Jeremy Stretch
e1e840eb69
Fix VLANGroup 'add VLAN' button
2021-03-30 21:23:57 -04:00
Jeremy Stretch
0eb9f41470
Changelog & docs for #5380
2021-03-30 18:59:47 -04:00
Martin Rødvand
878154c305
Closes #5830 : Add as_attachment field to API serializers and admin view.
2021-03-30 23:26:55 +02:00
Martin Rødvand
9ede726eea
Add boolean as_attachment to Export template
2021-03-30 22:27:26 +02:00
Jeremy Stretch
bfa95c16e3
Add missing tests for SiteGroup
2021-03-30 11:06:59 -04:00
Jeremy Stretch
7885ec5511
Clean up custom field column implementation
2021-03-29 17:51:45 -04:00
Tom Grozev
be3d33eebd
Add support for custom fields in tables ( #5460 )
...
* Add support for custom fields in tables
* Fix empty list displays as none
Co-authored-by: TomGrozev <TomGrozev@users.noreply.github.com>
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
2021-03-29 17:15:21 -04:00
Jeremy Stretch
c7040fd418
Closes #6038 : Include tagged objects list on tag view
2021-03-29 16:53:41 -04:00
Jeremy Stretch
eac53a779b
Migrate prefix, VLAN templates to new structure
2021-03-29 16:43:29 -04:00
Jeremy Stretch
0986fd1081
Rearrange locations link in navigation menu
2021-03-29 16:27:37 -04:00
Jeremy Stretch
1e3c7e1a87
Fix form errors
2021-03-29 16:23:26 -04:00
Jeremy Stretch
3869028d53
Clean up organizational object URLs
2021-03-29 16:17:25 -04:00
Jeremy Stretch
12945704e9
Fix ConfigContext application for SiteGroups
2021-03-29 15:57:44 -04:00
Jeremy Stretch
cd629fc737
Closes #4833 : Allow assigning config contexts by device type
2021-03-29 15:40:09 -04:00
Jeremy Stretch
b070be1c41
Closes #5425 : Create separate tabs for VMs and devices under the cluster view
2021-03-29 14:55:17 -04:00
Jeremy Stretch
8fa37d3ec8
Device component lists should link to component-specific device view
2021-03-29 14:49:22 -04:00
Jeremy Stretch
b1935ddcab
Fix initial tab display
2021-03-29 11:41:30 -04:00
Jeremy Stretch
93353e94a2
Note that 'table' is a reserved name for ExportTemplates
2021-03-29 11:25:57 -04:00
Jeremy Stretch
30e4504ee5
Enable bulk editing of device location assignment
2021-03-29 11:01:17 -04:00
Jeremy Stretch
a9716af0fa
Tweak table display for components marked as connected
2021-03-29 10:53:02 -04:00
Jeremy Stretch
2c9b791b85
Improve Interface validation
2021-03-29 10:34:31 -04:00
Jeremy Stretch
fe4bf62793
Truncate comments in JournalEntryTable
2021-03-29 09:54:06 -04:00
Jeremy Stretch
8a8342b106
Strip microseconds from JournalEntry creation time
2021-03-29 09:48:45 -04:00
Jeremy Stretch
e52702f6c2
Fix journal entry table ordering
2021-03-29 09:44:04 -04:00
Jeremy Stretch
0fae7504b3
Add Markdown support for JournalEntry comments
2021-03-29 09:43:21 -04:00
Jeremy Stretch
0364d8cd43
Closes #6014 : Move virtual machine interfaces list to a separate view
2021-03-26 20:19:19 -04:00
Jeremy Stretch
1544823d73
Closes #5926 : Strip leading/trailing whitespace from TemplateColumns rendered for export
2021-03-26 16:20:01 -04:00
Jeremy Stretch
36c903da04
Add dedicated view for tags
2021-03-26 15:25:18 -04:00
Jeremy Stretch
981e7017bb
Enable get view tests for organizational objects
2021-03-26 15:15:59 -04:00
Jeremy Stretch
2820d26a0f
Add dedicated views for nested group models
2021-03-26 15:07:29 -04:00
Jeremy Stretch
b7e44a744d
Add dedicated views for organizational models
2021-03-26 14:44:43 -04:00
Jeremy Stretch
bb00f2ff46
Introduce paginate_table() utility to simplify table pagination
2021-03-26 13:02:55 -04:00
Jeremy Stretch
65d90aa8a3
Merge branch 'develop' into feature
2021-03-26 10:53:21 -04:00
Jeremy Stretch
c8eae3a5c3
PRVB
2021-03-26 10:11:57 -04:00
Jeremy Stretch
f59b5119e5
Release v2.10.8
2021-03-26 10:04:00 -04:00
Jeremy Stretch
8eca7377a5
Fixes #6060 : Fix exception on cable trace in UI
2021-03-26 09:40:51 -04:00
Jeremy Stretch
c828806b67
Merge branch 'develop' into feature
2021-03-25 16:09:28 -04:00
Jeremy Stretch
e639de9861
PRVB
2021-03-25 15:36:32 -04:00
Jeremy Stretch
54a979c936
Release v2.10.7
2021-03-25 15:15:36 -04:00
Jeremy Stretch
d18652f726
Fixes #6012 : Pre-populate attributes when creating an available child prefix via the UI
2021-03-25 15:04:56 -04:00
Jeremy Stretch
bcfc2e5f74
Changelog & tweaks for #5650
2021-03-25 11:51:02 -04:00
Jeremy Stretch
a135396d7b
Merge pull request #5672 from cpmills1975/5650-render-incomplete-lengths
...
Indicate when cable length is not definitive
2021-03-25 11:44:00 -04:00
Jeremy Stretch
ef987bd008
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
Jeremy Stretch
0a60bcdb8d
Merge pull request #6028 from rodvand/develop
...
Closes #5736 : Add Site as editable field in bulk editing of Device
2021-03-25 11:08:00 -04:00
Jeremy Stretch
5374e6c881
Closes #6040 : Add UI search fields for asset tag for devices and racks
2021-03-24 15:05:19 -04:00
Jeremy Stretch
ab65ab860f
Closes #5641 : Allow filtering device components by label
2021-03-24 14:48:38 -04:00
Jeremy Stretch
ad2742dbb2
Fixes #6023 : Fix display of bottom banner with uBlock Origin enabled
2021-03-24 14:25:09 -04:00
maxime-gerges-external
c8042ad511
Closes #6010 : Avoid duplicate entries when searching for VC
2021-03-22 11:15:58 +01:00
Martin Rødvand
b51d66ea72
Closes #5736 : Add Site as editable field in bulk editing of Device
2021-03-22 11:15:17 +01:00
checktheroads
21d31b5747
fix prefix table styles
2021-03-19 09:38:26 -07:00
checktheroads
1ea208ba00
fix handling of filtered-by properties
2021-03-19 09:26:39 -07:00
checktheroads
5fdf2d3416
replace rack elevation logic
2021-03-19 09:25:27 -07:00
Jeremy Stretch
e4ecd2dae9
Fixes #6006 : Fix VLAN group/site association for bulk prefix import
2021-03-19 10:22:30 -04:00
Jeremy Stretch
b6f6293b76
Prevent the attachment of a Cable to a CircuitTermination on a Cloud
2021-03-18 15:07:22 -04:00
Jeremy Stretch
d45edcd216
Linkify circuit terminations in table
2021-03-18 14:49:06 -04:00
Jeremy Stretch
d45a17247d
Add circuit cloud filters & tests
2021-03-18 14:32:28 -04:00
Jeremy Stretch
2e97bf48c5
Include circuits list on cloud view
2021-03-18 14:05:32 -04:00
Jeremy Stretch
872e936924
Add termination FKs on Circuit model
2021-03-18 13:54:05 -04:00
Jeremy Stretch
574a43fff7
Enable attaching circuit terminations to clouds
2021-03-18 13:53:48 -04:00
Jeremy Stretch
6ff8a267e9
Introduce the Cloud model
2021-03-18 11:20:09 -04:00
checktheroads
5f5df97e59
dist updates
2021-03-17 23:35:05 -07:00
checktheroads
cbd4d2f99a
fix journal layout
2021-03-17 23:32:08 -07:00
checktheroads
a1ac1876ad
handle selection resets
2021-03-17 23:32:01 -07:00
checktheroads
58841e85db
update css classes for bootstrap 5 colors
2021-03-17 23:31:15 -07:00
checktheroads
46cd22ea7e
style textareas supporting markdown with monospace font
2021-03-17 23:30:39 -07:00
checktheroads
cf8dad5763
fix object journal styles
2021-03-17 22:37:13 -07:00
checktheroads
8ea2949d84
Update sidenav menu data with Locations and SiteGroups
2021-03-17 22:25:51 -07:00
checktheroads
e4af9ebc6f
fix import/export styles
2021-03-17 22:25:20 -07:00
checktheroads
7a3af8de83
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
...
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/forms.py
# netbox/templates/dcim/cable_connect.html
# netbox/templates/dcim/consoleport.html
# netbox/templates/dcim/consoleserverport.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_edit.html
# netbox/templates/dcim/interface.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/rack_edit.html
# netbox/templates/dcim/site.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/objectchange.html
# netbox/templates/generic/object.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/ipaddress_edit.html
# netbox/templates/ipam/vrf.html
# netbox/utilities/templates/buttons/export.html
2021-03-17 22:02:43 -07:00
Jeremy Stretch
433c48a1a3
Fix IP address interface validation
2021-03-17 16:44:34 -04:00
Jeremy Stretch
889316085c
Closes #5998 : Introduce ContentTypeColumn
2021-03-17 16:29:43 -04:00
checktheroads
05c0a9256d
dist updates
2021-03-17 13:00:29 -07:00
checktheroads
c10b8cf55b
bootstrap 5 template updates
2021-03-17 13:00:20 -07:00
checktheroads
4e837c2770
update select to handle display property
2021-03-17 12:39:35 -07:00
Jeremy Stretch
7e65a3d3b4
Add JournalEntry filter for kind
2021-03-17 13:02:40 -04:00
Jeremy Stretch
82fbd975f1
Add kind field to JournalEntry
2021-03-17 12:51:39 -04:00
Jeremy Stretch
956e2728c2
Add bulk edit, delete views for journal entries
2021-03-17 10:41:06 -04:00
Jeremy Stretch
7f1d9aeaf8
Skip secondary check if get_absolute_url() not defined for model
2021-03-16 16:48:08 -04:00
Jeremy Stretch
f2c079de87
Add JournalEntry tests
2021-03-16 16:47:35 -04:00
Jeremy Stretch
8be4fbbce3
Add JournalEntry list view w/filtering
2021-03-16 15:57:23 -04:00
Jeremy Stretch
64d11d32c8
Fix conditional display journal & change log tabs
2021-03-16 15:33:41 -04:00
Jeremy Stretch
1f1a62da67
Initial work on #151 : Object journaling
2021-03-16 15:00:08 -04:00
Jeremy Stretch
e97adcb614
Move ConfigContext classes out of models.py
2021-03-16 13:08:07 -04:00
Jeremy Stretch
2bb4a81e23
Closes #5975 : Allow partial vCPU allocations for virtual machines
2021-03-16 11:52:59 -04:00
Jeremy Stretch
46a024441c
Closes #5995 : Dropped backward compatibility for queryset parameter on ObjectVar and MultiObjectVar
2021-03-16 11:28:50 -04:00
Jeremy Stretch
a694dbb020
Closes #5990 : Deprecated display_field parameter for custom script ObjectVar and MultiObjectVar fields
2021-03-16 11:08:34 -04:00
Jeremy Stretch
c64f96d65b
Drop usage of display_field on DynamicModelChoiceFields
2021-03-16 10:29:15 -04:00
Jeremy Stretch
fb48c1f6dd
Add 'display' field to all REST API serializers
2021-03-16 10:06:25 -04:00
Jeremy Stretch
f64f205e81
Omit prefetch_related() for VLANGroup
2021-03-15 20:58:23 -04:00
Jeremy Stretch
10778f8479
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-15 20:48:55 -04:00
Jeremy Stretch
bb6360cad4
Fix up VLANGroup tests
2021-03-15 20:35:18 -04:00
Jeremy Stretch
c0c4eed3a8
Extend VLANGroup to support cluster/cluster group assignment
2021-03-15 16:32:07 -04:00
checktheroads
9c66e1f01b
dist updates
2021-03-15 08:54:09 -07:00
checktheroads
683f75fad1
bootstrap 5 template updates
2021-03-15 08:54:01 -07:00
checktheroads
a303a0dfb7
fix form error rendering
2021-03-15 08:53:48 -07:00
checktheroads
b0d634a89e
add startswith helper
2021-03-15 08:53:28 -07:00
checktheroads
f62e49c02b
remove console.log
2021-03-15 08:34:35 -07:00
checktheroads
61f137866e
customize file upload field
2021-03-15 07:49:59 -07:00
checktheroads
3f1714f076
fix select loading display
2021-03-15 07:49:39 -07:00
checktheroads
afce8e2516
dist updates
2021-03-14 17:32:07 -07:00
checktheroads
4e30ed9693
style fixes
2021-03-14 17:31:55 -07:00
checktheroads
7f02b9436b
fix styling when element is not in a form-floating div
2021-03-14 17:31:42 -07:00
checktheroads
a237725d0d
improve handling of loading data
2021-03-14 17:31:06 -07:00
checktheroads
91561e9ca5
fix search panel styling
2021-03-14 17:27:03 -07:00
checktheroads
4ab5d15ee6
update templates to bootstrap 5 classes
2021-03-14 17:26:56 -07:00
checktheroads
187f4fa4aa
fix device & device component templates
2021-03-14 17:26:33 -07:00
checktheroads
3bb2b9e8f6
dist updates
2021-03-14 01:07:01 -07:00
checktheroads
59d8c0b321
handle server-side form errors
2021-03-14 01:06:51 -07:00
checktheroads
d0cb7d843d
fix select data handling
2021-03-14 01:06:35 -07:00
checktheroads
991f71bf28
update templates to bootstrap 5 classes
2021-03-14 01:06:18 -07:00
checktheroads
9e51ddd8d8
fix prefix layout
2021-03-13 14:26:12 -07:00
checktheroads
f65f924011
update templates to bootstrap 5 classes
2021-03-13 14:26:06 -07:00
checktheroads
b482c30866
add dist to git
2021-03-13 13:56:40 -07:00
checktheroads
676d93e829
add UI readme
2021-03-13 13:51:55 -07:00
checktheroads
cb93953b2c
clean up ui src files
2021-03-13 13:51:51 -07:00
jathanism
68082a88a7
Fix use of URLValidator
to correctly validate RELEASE_CHECK_URL
2021-03-13 11:39:21 -08:00
checktheroads
4c60a602b9
bootstrap 5 template updates
2021-03-13 11:16:29 -07:00
checktheroads
912cd220cc
add javascript
2021-03-13 02:31:57 -07:00
checktheroads
3b120c0372
add styles
2021-03-13 02:31:46 -07:00
checktheroads
2799d71e93
add ui dependencies
2021-03-13 02:31:28 -07:00
checktheroads
fcd7b42941
remove legacy libraries
2021-03-13 02:29:56 -07:00
checktheroads
6fe2f83435
scaffold new ui directory
2021-03-13 02:28:21 -07:00
checktheroads
94c25b0ff4
update templates & rendering for bootstrap 5
2021-03-13 02:27:32 -07:00
checktheroads
ec38ec8004
restructure home stats for new layout
2021-03-13 02:25:28 -07:00
checktheroads
1d9e55ca6e
implement layout changes
2021-03-13 02:20:50 -07:00
checktheroads
9b89afd6dc
begin bootstrap 5 migration, update templates
2021-03-13 02:19:42 -07:00
Jeremy Stretch
1aa22d1ba8
Add missing SiteGroup filter test case
2021-03-12 16:15:19 -05:00
Jeremy Stretch
61d23df83a
Closes #5972 : Bulk edit support for organizational models ( #5974 )
...
* Enable bulk editing of organizational models
* Enable bulk editing of nested group models
* Changelog for #5972
2021-03-12 16:14:42 -05:00
Jeremy Stretch
fca5accba8
Clean up base serializers
2021-03-12 13:31:28 -05:00
Jeremy Stretch
947da63d56
Move Location from racks.py to sites.py
2021-03-12 11:20:16 -05:00
Jeremy Stretch
c061f7021e
Merge pull request #5964 from rodvand/develop
...
Closes #5953 : Adds Markdown rendering of Custom Scripts' descriptions
2021-03-12 10:56:33 -05:00
Abraham Vegh
720b88048d
Skip the cheatsheet link when tabbing
2021-03-11 22:40:03 -05:00
Martin Rødvand
d58291d119
Closes #5953 : Adds Markdown rendering of Custom Scripts' descriptions
2021-03-11 22:27:43 +01:00
Jeremy Stretch
132b1ff479
Fixes #5962 : Ensure consistent display of change log action labels
2021-03-11 13:42:26 -05:00
Jeremy Stretch
fadf15dbc0
Fix VLAN group assignment for VLANs
2021-03-11 11:07:27 -05:00
Jeremy Stretch
cb9478e0ea
Closes #5950 : Use TimeZoneSerializerField from django-timezone-field
2021-03-10 17:08:11 -05:00
Jeremy Stretch
04964cc52b
Fixes #5595 : Restore ability to delete an uploaded device type image
2021-03-10 17:00:35 -05:00
Jeremy Stretch
6ab1c06036
Extend VLAN group assignment form
2021-03-10 16:50:04 -05:00
Jeremy Stretch
d3fee54644
Fix VLAN.clean()
2021-03-10 16:26:27 -05:00
Jeremy Stretch
f4e49495e2
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-10 14:51:11 -05:00
Jeremy Stretch
c072ba088f
Add webhook support for additional models
2021-03-10 14:49:02 -05:00
Jeremy Stretch
4397d3da02
Remove redundant TreeManager from TenantGroup
2021-03-10 14:35:44 -05:00
Jeremy Stretch
fc5bb966f0
Declare TaggableManager on PrimaryModel base class
2021-03-10 14:32:50 -05:00
Jeremy Stretch
20f60cd99d
Fix feature assignments for device component templates
2021-03-10 14:03:50 -05:00
Jeremy Stretch
ac0c54cce4
#5401 : Add custom field support for VMInterface
2021-03-10 13:49:10 -05:00
Jeremy Stretch
19b78e63ce
Introduce ChangeLoggedModel as a standard model
2021-03-10 13:37:13 -05:00
Jeremy Stretch
653af17755
Merge branch 'feature' into 5284-vlangroup-scope
2021-03-09 20:17:47 -05:00
Jeremy Stretch
bac2387f50
Merge branch 'develop' into feature
2021-03-09 20:04:20 -05:00
Jeremy Stretch
9990fd25d4
PRVB
2021-03-09 17:16:22 -05:00
Jeremy Stretch
5b07c77708
Release v2.10.6
2021-03-09 16:57:03 -05:00
Jeremy Stretch
c3ad2d0a80
Fixes #5948 : Invalidate cached queries when running renaturalize
2021-03-09 16:39:55 -05:00
Jeremy Stretch
4dae781be0
Change VLANGroup site to scope (GFK)
2021-03-09 16:18:59 -05:00
Jeremy Stretch
c6641ec1de
Closes #3451 : Add pre-/post-change snapshots to webhooks
2021-03-09 13:03:44 -05:00
Jeremy Stretch
c083b862a7
Improve JSON output formatting of webhook receiver
2021-03-09 12:03:56 -05:00
Jeremy Stretch
6ffadb501b
Closes #5610 : Add REST API endpoint for webhooks
2021-03-09 09:22:58 -05:00
Jeremy Stretch
38ded66c4e
Closes #5608 : Add REST API endpoint for custom links
2021-03-08 20:57:44 -05:00
Jeremy Stretch
358d7ac562
Closes #5942 : Add button to add a new IP address on interface view
2021-03-08 17:16:07 -05:00
Jeremy Stretch
cae784ff52
Merge pull request #5928 from wobcom/feature/ip-actions-in-interface-view
...
Add IP action buttons to interface view
2021-03-08 16:58:53 -05:00
Jeremy Stretch
e7157973e7
Fixes #5922 : Fix options for filtering object permissions in admin UI
2021-03-08 16:51:11 -05:00
Jeremy Stretch
61e5eff666
Fixes #5935 : Fix filtering prefixes list by multiple prefix values
2021-03-08 16:27:12 -05:00
Jeremy Stretch
16a3d1339a
Closes #5592 : Add IP addresses count to VRF view
2021-03-08 15:57:17 -05:00
Jeremy Stretch
14bc3a3cf8
Closes #5938 : Deprecate support for Python 3.6
2021-03-08 13:36:56 -05:00
Jeremy Stretch
79b19821f6
Closes #5892 : Introduce SiteGroup model ( #5937 )
...
* Initial work on #5892
* Add site group selection to object edit forms
* Add documentation for site groups
* Changelog for #5892
* Finish application of site groups to config context
2021-03-08 13:28:53 -05:00
Jeremy Stretch
69a3d14b53
Add filter tests for interface parent and LAG
2021-03-05 16:20:46 -05:00
Jeremy Stretch
d74c07e1a2
Clean up parent/LAG interface form validation
2021-03-05 14:13:03 -05:00
Jeremy Stretch
e1a86139dc
Add parent field to Interface
2021-03-05 13:49:41 -05:00
Jeremy Stretch
8e1fe6339e
Rename parent attribute on CableTerminations to parent_object
2021-03-05 13:06:21 -05:00
Jeremy Stretch
7a5cf80412
Clean up extraneous imports
2021-03-05 12:48:53 -05:00
Jeremy Stretch
5406e8e2e7
Optimize background site/location updates
2021-03-05 09:56:47 -05:00
Julian Jacobi
ad1da22257
Add IP action buttons to interface view
2021-03-05 10:45:58 +01:00
Jeremy Stretch
e703d9ff78
Introduce UtilizationColumn to render utilization graphs consistently
2021-03-04 20:58:43 -05:00
Jeremy Stretch
32501c96e5
Introduce MPTTColumn to represent MPTT models
2021-03-04 20:47:24 -05:00
Jeremy Stretch
6149ba6e36
Export only visible columns
2021-03-04 17:31:37 -05:00
Jeremy Stretch
a8a272b068
Enable table-based export
2021-03-04 16:58:56 -05:00
Jeremy Stretch
20a85c1ef2
Introduce TenantColumn to simplify representation
2021-03-04 16:07:55 -05:00
Jeremy Stretch
23b58ccbe8
Override value() on custom table columns
2021-03-04 15:56:12 -05:00
Jeremy Stretch
9c967ee3ea
Fixes #5913 : Improve change logging ( #5924 )
...
* Initial work on #5913
* Provide per-line diff highlighting
* BulkDeteView should delete objects individually to secure a pre-change snapshot
* Add changelog tests for bulk operations
2021-03-04 13:06:04 -05:00
Jeremy Stretch
d750b690e7
Closes #4971 : Allow assigning devices to locations without a rack
2021-03-03 14:28:07 -05:00
Jeremy Stretch
fdb3e3f9a4
Closes #5895 : Rename RackGroup to Location
2021-03-03 13:30:33 -05:00
Jeremy Stretch
a17018a875
#3648 : Add missing mark_connected form fields
2021-03-03 10:20:35 -05:00
Jeremy Stretch
8de20fcd1f
Closes #5375 : Add 'speed' attribute to console port models
2021-03-03 10:20:08 -05:00
Jeremy Stretch
51120ccf31
Introduce generic object template
2021-03-02 15:58:33 -05:00
Jeremy Stretch
8dd7123923
Closes #3648 : Mark cable termination models as connected without attaching a cable
2021-03-01 21:34:42 -05:00
Jeremy Stretch
6ed2e7b636
Closes #5894 : Use primary keys when filtering object lists by related objects in the UI
2021-03-01 17:24:30 -05:00
Jeremy Stretch
a87f34ebb3
Merge pull request #5820 from stuntguy3000/develop
...
Fix Primary IP Sorting Issues for Devices and VMs
2021-03-01 16:04:43 -05:00
Jeremy Stretch
75d875615b
Merge pull request #5897 from wobcom/feature/device_components_custom_links
...
Activate custom links on device components
2021-03-01 16:01:35 -05:00
Jeremy Stretch
07e6abdac4
Closes #5901 : Add 'created' and 'last_updated' fields to device component models
2021-03-01 15:42:39 -05:00
Jeremy Stretch
1ddc1a6781
Closes #5451 : Add support for multiple-selection custom fields
2021-03-01 14:52:57 -05:00
Jeremy Stretch
3f216fa4a3
Remove unused CustomFieldModel class
2021-03-01 14:33:52 -05:00
Jeremy Stretch
fdda30704b
Add custom fields section to interface edit template
2021-03-01 14:12:09 -05:00
Jeremy Stretch
5418520252
Add custom field support to component bulk edit forms
2021-03-01 13:57:57 -05:00
Jeremy Stretch
9d526b0907
Add custom field support to component creation forms
2021-03-01 13:42:31 -05:00
Jeremy Stretch
9db492eb07
Add custom field support to ComponentCreateForm
2021-03-01 13:37:53 -05:00
Jeremy Stretch
d6ee4d58ba
Add custom field support for device component models
2021-03-01 13:07:25 -05:00
niels
18ab1144bb
Fixes : #5703 - Populate VRF and Tenant fields when adding IP address
2021-03-01 09:19:50 -06:00
Last Wednesday
0dd6d552a8
Fixes : #5630 - Add QSFP+ (64GFC) FibreChannel Interface option
...
* Added option for 64GFC QSFP+ Interface for FibreChannel in netbox/dcim/choices.py
2021-03-01 08:48:40 -06:00
Julian Jacobi
cfddf570b9
add custom links to device components
2021-03-01 09:30:43 +01:00
Jeremy Stretch
6a9b50f95d
Closes #5873 : Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
Jeremy Stretch
1dcd857ca6
Closes #5370 : Extend custom field support to organizational models
2021-02-26 16:25:37 -05:00
Jeremy Stretch
7e6cb9d186
Closes #1638 : Migrate all primary keys to 64-bit integers
2021-02-26 16:12:52 -05:00
Jeremy Stretch
cf78307577
Update organizational models to use custom field forms
2021-02-26 11:25:23 -05:00
Jeremy Stretch
12fbd34962
Introduce NestedGroupModelSerializer
2021-02-25 17:15:42 -05:00
Jeremy Stretch
ed059d80d6
Introduce OrganizationalModelSerializer
2021-02-25 16:44:16 -05:00
Jeremy Stretch
664a39911c
Add custom field support for organizational models to API serializers
2021-02-25 15:58:13 -05:00
Jeremy Stretch
d6cf385a3c
Update CircuitTermination fields to use SelectSpeedWidget
2021-02-25 14:12:34 -05:00
Jeremy Stretch
cef8204f40
Merge tags fields with primary object fields in form display
2021-02-25 14:03:14 -05:00
Jeremy Stretch
42e82f0ead
Update object edit template to use fieldsets where possible
2021-02-25 13:51:48 -05:00
Jeremy Stretch
2a517cde9f
Add support for form fieldsets
2021-02-25 13:08:02 -05:00
Jeremy Stretch
992657cbe0
Introduce SelectSpeedWidget
2021-02-25 11:47:26 -05:00
Luke Anderson
d2c8aae59c
Fix #5819 and #5872 - Fix Primary IP Sorting Issues for Devices and VMs
2021-02-25 22:32:51 +10:30
Jeremy Stretch
bec7ea7072
Standardize model types based on function
2021-02-24 21:01:16 -05:00
Jeremy Stretch
0a6ebdee48
Upgrade Django to 3.2b1
2021-02-24 19:00:14 -05:00
Jeremy Stretch
b1cd634ab4
PRVB
2021-02-24 15:38:36 -05:00
Jeremy Stretch
db781437fc
Release v2.10.5
2021-02-24 15:15:33 -05:00
Jeremy Stretch
89e6fd68e5
Merge pull request #5753 from nerzhul/patch-1
...
fix: add missing password when using redis in sentinel mode
2021-02-24 15:01:03 -05:00
Jeremy Stretch
04a6e2de9d
Changelog and test for #5786
2021-02-24 14:39:09 -05:00
Jeremy Stretch
0cd29daea2
Merge pull request #5787 from pgnuta/patch-1
...
Update /netbox/tenancy/api/serializers.py to allow nullable group
2021-02-24 14:29:11 -05:00
Jeremy Stretch
b392502b9b
Fixes #5841 : Disallow the creation of available prefixes/IP addresses in violation of assigned permission constraints
2021-02-24 14:21:42 -05:00
Chris Mills
4c7c2edf9a
Fixes : #5847 - Provide custom CSS for pagination chevrons
2021-02-22 23:28:30 +00:00
Daniel Sheppard
3d3748d6f5
Fixes : #5315 - Make "null_option" on DynamicModelChoiceField also null the value on the model. ( #5704 )
...
Fixes : #5315 - Fix site unassignment from VLAN when using "None" option
2021-02-12 10:53:40 -06:00
pgnuta
fa3199d41c
Update serializers.py
...
Group should be nullable via API to match frontend functionality and Swagger documentation.
2021-02-11 11:49:57 +13:00
Jeremy Stretch
3d90e3aee9
Fixes #5626 : Fix REST API representation for circuit terminations connected to non-interface endpoints
2021-02-08 16:44:04 -05:00
root
713f02ca3f
Fixes #5735 : enforcement of duplicate IP address detection with roles
2021-02-07 10:31:56 +00:00
Jeremy Stretch
1430c0a6e6
Fixes #5738 : Fix redirect to device components view after disconnecting a cable
2021-02-04 13:19:42 -05:00
Jeremy Stretch
e3e928f1c4
Fixes #5718 : Fix bulk editing of services when no port(s) are defined
2021-02-04 13:01:55 -05:00
Loïc Blot
be1b6b6aa3
fix: add missing password when using redis in sentinel mode
2021-02-04 16:50:07 +01:00
Jeremy Stretch
b4ba5cbb7a
Fixes #5716 : Fix filtering rack reservations by custom field
2021-02-02 11:49:38 -05:00
Jeremy Stretch
1964073072
PRVB
2021-01-26 16:02:14 -05:00
Daniel Sheppard
3409a1bfba
Merge remote-tracking branch 'origin/develop' into develop
2021-01-26 14:04:22 -06:00
Daniel Sheppard
fc8f02c180
Corrects error with ListSerializer as request_body
2021-01-26 14:03:46 -06:00
Jeremy Stretch
03e48161a1
Release v2.10.4
2021-01-26 13:06:29 -05:00
Daniel Sheppard
aabc1a8265
Fixes : #5232 - Corrects swagger definition
2021-01-26 10:42:01 -06:00
Jeremy Stretch
d5a0e12283
Certain component types are optional
2021-01-26 10:35:03 -05:00
Jeremy Stretch
90e8f26cd4
Closes #5678 : Show available type choices for all device component import forms
2021-01-26 10:17:58 -05:00
Jeremy Stretch
d4e83ca1c0
Fixes #5683 : Correct rack elevation displayed when viewing a reservation
2021-01-26 09:57:33 -05:00
Jeremy Stretch
137aa9da2c
Fixes #5648 : Include VC member interfaces on interfaces tab count when viewing VC master
2021-01-25 14:29:03 -05:00
Jeremy Stretch
87c600aa7c
Fixes #5665 : Validate rack group is assigned to same site when creating a rack
2021-01-25 14:19:32 -05:00
Thomas Fargeix
b6e532f01d
Fix how SECRET_KEY is generated
...
Use secrets.choice instead of random.sample to generate the secret key.
2021-01-24 21:20:55 +01:00
Chris Mills
02e8979178
Changes to template, view and CablePath class to
...
indicate to users whether the cable length is
accurate or not.
2021-01-22 16:45:08 +00:00
Jeremy Stretch
5e962719ca
Closes #5542 : Show cable trace lengths in both meters and feet
2021-01-20 21:29:23 -05:00
Chris Mills
e739d6aa05
Fix white cables
2021-01-20 23:52:54 +00:00
Jeremy Stretch
f469920759
Fixes #5640 : Fix permissions assessment when adding VM interfaces in bulk
2021-01-20 15:18:13 -05:00
Jeremy Stretch
3c9be8cd08
Fixes #5639 : Fix filtering connection lists by device name
2021-01-19 11:24:34 -05:00
Jeremy Stretch
a0e82e1817
Fixes #5574 : Restrict the creation of device bay templates on non-parent device types
2021-01-19 10:49:56 -05:00
Jeremy Stretch
58699a220b
Merge pull request #5596 from FragmentedPacket/5586-vc-filtering
...
Closes 5586: Adds name, master, and master_id filtering
2021-01-19 09:31:24 -05:00
Janek Bevendorff
d838a76461
Add choices for GG45 and TERA connectors and Cat7a/Cat8 cables
...
Fixes #5612
2021-01-18 14:13:07 +01:00
Jeremy Stretch
1e1e2d5f54
Fixes #5597 : Fix ordering devices by primary IP address
2021-01-11 11:28:03 -05:00
Mikhail Yohman
c51d2a56ac
Closes 5586: Adds name, master, and master_id filtering
2021-01-08 20:18:48 -07:00
Jeremy Stretch
e9d888bf63
Closes #5570 : Add "management only" filter widget for interfaces list
2021-01-07 11:29:59 -05:00
Jeremy Stretch
47b7ec8d00
Fixes #5584 : Restore power utilization panel under device view
2021-01-07 11:19:11 -05:00
Jeremy Stretch
c8f09f28b1
PRVB
2021-01-05 21:10:58 -05:00
Jeremy Stretch
601cbd2306
Release v2.10.3
2021-01-05 20:33:46 -05:00
Jeremy Stretch
0accaedad0
Fixes #5569 : Ensure consistent labeling of interface mgmt_only field
2021-01-05 15:15:36 -05:00
Jeremy Stretch
98983e7e1a
Merge pull request #5578 from candlerb/candlerb-5573
...
Report inconsistent values when migrating custom field data
2021-01-05 15:00:20 -05:00
Daniel Sheppard
3441216aca
Fixes : #5564 - Raise validation error if a PowerPortTemplate's draw exceeds maximum
2021-01-05 09:52:11 -06:00
Daniel Sheppard
d16a7e108c
Fixes : #5563 - Fix power feed cable trace
2021-01-05 09:22:10 -06:00
Brian Candler
359ae5d116
Raise exceptions for other inconsistencies when migrating custom field data
...
Fixes #5573
2021-01-05 15:05:17 +00:00
Daniel Sheppard
a9a2509d39
Fixes : #5049 - Account for chassis neighbors in lldp_neighbors template
2021-01-05 08:48:55 -06:00
Jeremy Stretch
e73c225965
Fixes #5551 : Restore missing import button on services list
2020-12-31 10:38:47 -05:00
Jeremy Stretch
39e6872288
Fixes #5557 : Fix VRF route target assignment via REST API
2020-12-31 10:32:40 -05:00
Jeremy Stretch
af3c4905ea
Fixes #5558 : Fix regex validation support for custom URL fields
2020-12-31 10:21:01 -05:00
Jeremy Stretch
7873952e7a
Avoid wrapping text in hierarchical table columns
2020-12-30 15:30:31 -05:00
Jeremy Stretch
d989ce2b70
Fixes #5547 : Add custom field bulk import support for cables, power panels, rack reservations, and virtual chassis
2020-12-29 12:43:52 -05:00
Jeremy Stretch
249948e174
Fixes #5546 : Add custom field bulk edit support for cables, power panels, rack reservations, and virtual chassis
2020-12-29 11:55:31 -05:00
Jeremy Stretch
8ae3331d04
Closes #5549 : Eliminate extraneous database queries when using brief API calls
2020-12-29 11:41:44 -05:00
Jeremy Stretch
b2e05aafc1
Closes #5531 : Ensure consistent calls to parent clean() methods for models, forms
2020-12-28 12:54:42 -05:00
Jeremy Stretch
cc1a43e5d9
Fixes #5533 : Fix bulk editing of objects with required custom fields
2020-12-28 11:10:27 -05:00
Jeremy Stretch
6f39e6599d
Fixes #5540 : Fix exception when viewing a provider with one or more tags assigned
2020-12-28 10:48:50 -05:00
Jeremy Stretch
1fe5857411
Fixes #5543 : Fix rendering of config contexts with cluster assignment for devices
2020-12-28 10:45:23 -05:00
Jeremy Stretch
fce61295c9
Fixes #5301 : Fix misleading error when racking a device with invalid parameters
2020-12-23 16:21:26 -05:00
Jeremy Stretch
fe2e33a9e1
Merge pull request #5522 from netbox-community/5311-site-rack-validation
...
Employ signals to update child objects when RackGroup/Rack site assignment changes
2020-12-23 14:24:56 -05:00
Jeremy Stretch
8d9d4cec05
Extend handle_rackgroup_site_change() receiver to update power panels
2020-12-23 14:02:05 -05:00
Jeremy Stretch
ddd10ba8af
Clean up hierarchical table columns
2020-12-22 16:14:16 -05:00
Jeremy Stretch
e4f22bc494
Employ signals to update child objects when RackGroup/Rack site assignment changes
2020-12-22 15:22:53 -05:00
Jeremy Stretch
09633ee11b
Move rack group field directly beneath site
2020-12-22 13:51:58 -05:00
Jeremy Stretch
8f4197c020
Fixes #5518 : Fix persistent vertical scrollbar
2020-12-22 10:28:09 -05:00
Jeremy Stretch
5fe5fd71b5
PRVB
2020-12-21 16:19:40 -05:00
Jeremy Stretch
e196d82e76
Release v2.10.2
2020-12-21 16:03:43 -05:00
Jeremy Stretch
23f334e5df
Fixes #5488 : Fix caching error when viewing cable trace after toggling cable status
2020-12-21 15:30:34 -05:00
Robin Schneider
c5a265e828
Use HTTPS URL schema everywhere ( #5505 )
...
* Use HTTPS everywhere (mechanical edit using util from https-everywhere)
```Shell
node ~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
git checkout netbox/project-static/
```
A few additional changes where reset manually before the commit.
* Use HTTPS everywhere (mechanical edit using util from opening_hours.js)
```Shell
make -f ~/src/opening-hours/opening_hours.js/Makefile qa-https-everywhere
git checkout netbox/project-static/
git checkout netbox/*/tests
```
2020-12-21 12:02:30 -05:00
Jeremy Stretch
278c881059
as_range: Catch TypeErrors
2020-12-21 11:54:35 -05:00
Jeremy Stretch
b09112941a
Fixes #5510 : Fix filtering by boolean custom fields
2020-12-21 11:47:11 -05:00
Jeremy Stretch
158ed5765b
Fixes #5507 : Fix custom field data assignment via UI for IP addresses, secrets
2020-12-21 09:43:15 -05:00
Jeremy Stretch
1e5778e6db
Clean up prefix hierarchy annotation
2020-12-18 15:43:15 -05:00
Jeremy Stretch
442dee72b5
Fixes #5499 : Fix filtering of displayed device/VM interfaces by regex
2020-12-18 15:02:52 -05:00
Jeremy Stretch
b1402f3bae
Fixes #5498 : Fix filtering rack reservations by username
2020-12-18 12:18:59 -05:00
Jeremy Stretch
6ca9e2a777
Closes #5496 : Add form field to filter rack reservation by user
2020-12-18 12:09:41 -05:00
Jeremy Stretch
34a0e2e72d
Closes #5489 : Add filters for type and width to racks list
2020-12-17 15:55:22 -05:00
Jeremy Stretch
af2777c580
Fixes #5487 : Support filtering rack type/width with multiple values
2020-12-17 15:50:47 -05:00
Jeremy Stretch
4a066a1913
Rename get_subquery() to count_related()
2020-12-17 14:47:49 -05:00
Jeremy Stretch
91083fd6c5
Call Coalesce() inside get_queryset()
2020-12-17 14:45:50 -05:00
Jeremy Stretch
202e7d0ebf
Fixes #5486 : Optimize retrieval of config context data for device/VM REST API views
2020-12-17 14:03:10 -05:00
Jeremy Stretch
26426c1431
Fixes #5484 : Fix "tagged" indication in VLAN members list
2020-12-17 09:46:50 -05:00
Jeremy Stretch
2fba20acda
Merge pull request #5481 from cloos/5123-cf-select-changelog
...
Fixes #5123 : Add tests for custom field select changelog
2020-12-16 14:29:27 -05:00
Jeremy Stretch
3c887b0dd9
Fixes #5468 : Fix unlocking secrets from device/VM view
2020-12-16 13:48:44 -05:00
Christian Loos
2ffdc46f81
Fixes #5123 : Add tests for custom field select changelog
2020-12-16 18:50:55 +01:00
Jeremy Stretch
577c86fb80
Fixes #5478 : Fix display of route target description
2020-12-16 10:38:09 -05:00
Jeremy Stretch
4ce7dfa55e
Fixes #5473 : Fix alignment of rack names in elevations list
2020-12-16 09:26:22 -05:00
Jeremy Stretch
bd144c996a
PRVB
2020-12-15 22:16:26 -05:00
Jeremy Stretch
2dad44c93f
Release v2.10.1
2020-12-15 22:03:54 -05:00
Jeremy Stretch
c835ec5102
Fixes #5470 : Fix exception when making OPTIONS request for a REST API list endpoint
2020-12-15 21:04:47 -05:00
Jeremy Stretch
e2d17b1999
#5444 : Also fix the enabled field'
2020-12-15 16:52:58 -05:00
Jeremy Stretch
3c2ddf1f69
Fixes #5444 : Don't force overwriting of mgmt_only when bulk editing interfaces
2020-12-15 16:17:52 -05:00
Jeremy Stretch
d64fc261e2
Tweak validation for custom date fields
2020-12-15 16:00:18 -05:00
Jeremy Stretch
34643f536e
Fixes #5466 : Fix validation for required custom fields
2020-12-15 15:56:42 -05:00
Jeremy Stretch
6a3dab0142
Fixes #5465 : Correct return URL when disconnecting a cable from a device
2020-12-15 13:52:35 -05:00
Daniel Sheppard
3c2b2f26b9
Fixes : #5450 - Added Coalesce to viewsets for the _count functions
2020-12-15 12:50:28 -06:00
Jeremy Stretch
67f9e16905
Fixes #5453 : Correct change log representation when creating a cable
2020-12-15 13:37:02 -05:00
Daniel Sheppard
14a46f82ee
Fixes : #5463 - Add check for ip_addresses attribute on circuittermination connected_endpoint
2020-12-15 12:30:42 -06:00
Jeremy Stretch
974500c281
Add test for #5461
2020-12-15 12:01:53 -05:00
Daniel Sheppard
1f4954bf0e
Fixes : #5461 - Assign object=rack in netbox/templates/dcim/rack_elevation_list.html
2020-12-15 08:39:27 -06:00
Daniel Sheppard
9615dc0638
Fixes : #5458 - Fix devicetype_component_table.html
2020-12-14 16:30:10 -06:00
Jeremy Stretch
c1e56a3717
Post-release version bump
2020-12-14 14:41:01 -05:00
Jeremy Stretch
f572f66426
Release v2.10.0
2020-12-14 14:27:14 -05:00
Jeremy Stretch
a371c08c86
Merge branch 'develop' into develop-2.10
2020-12-11 16:57:04 -05:00
Jeremy Stretch
55e8d37fb0
Post-release version bump
2020-12-11 16:49:13 -05:00
Jeremy Stretch
31fc8076e3
Release v2.9.11
2020-12-11 16:33:08 -05:00
John Anderson
53f330dbe8
fixes #5387 - Fix error when rendering config contexts when objects have multiple tags assigned ( #5447 )
2020-12-11 16:20:46 -05:00
Jeremy Stretch
13a13f3943
Fixes #5446 : Fix validation for plugin version and required settings
2020-12-11 16:05:50 -05:00
Jeremy Stretch
00ca227292
Fixes #5433 : Exclude SVG files from front/rear image upload for device types (currently unsupported)
2020-12-11 09:27:00 -05:00
Jeremy Stretch
5c8ed73608
Closes #5439 : Add CS and SN fiber port types
2020-12-11 08:56:02 -05:00
Jeremy Stretch
43d7d5570e
Merge branch 'develop' into develop-2.10
2020-12-10 10:26:15 -05:00
Jeremy Stretch
e062cbb79f
Fixes #5436 : Show assigned IP addresses in interfaces list
2020-12-10 08:52:55 -05:00
Jeremy Stretch
27e27788cd
Closes #5424 : Allow passing Python code to nbshell using --command
2020-12-08 16:14:52 -05:00
Jeremy Stretch
cc5c000a6d
Move CI to GitHub Actions ( #5431 )
...
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
Jeremy Stretch
2c7fc5df75
Closes #5411 : Include cable tags in trace view
2020-12-04 15:56:33 -05:00
Jeremy Stretch
f7e61cc153
Fixes #5417 : Fix exception when viewing a device installed within a device bay
2020-12-04 15:21:33 -05:00
Jeremy Stretch
e7f64334c0
Fixes #5410 : Restore tags field on cable connection forms
2020-12-04 08:57:19 -05:00
Jeremy Stretch
584b8109a0
Fixes #5408 : Fix updating secrets without setting new plaintext
2020-12-03 15:23:39 -05:00
Jeremy Stretch
d75696b30a
Fixes #5407 : Add direct link to secret on secrets list
2020-12-03 14:15:48 -05:00
Jeremy Stretch
22bb700f94
Fixes #5396 : Fix uniqueness constraint for virtual machine names
2020-12-03 13:40:42 -05:00
Jeremy Stretch
407b16c98c
Fix device component template
2020-12-02 16:39:26 -05:00
Jeremy Stretch
96ce9122f4
Clean up breadcrumbs for device component views
2020-12-02 16:25:38 -05:00
Jeremy Stretch
a80f13243e
Clean up tagged VLANs table column
2020-12-02 15:57:55 -05:00
Jeremy Stretch
c166852054
Remove warning message re: DEFAULT_TIMEOUT
2020-12-02 15:40:31 -05:00
Jeremy Stretch
ba00d57d37
Closes #4711 : Rename Webhook.obj_type to content_types
2020-12-02 14:49:07 -05:00
Jeremy Stretch
f5133c6737
Include nested representation of nodes within each CablePath
2020-12-02 14:30:05 -05:00
Jeremy Stretch
5a4234fcb9
Standardize validation of interface VLAN assignments
2020-12-02 14:19:02 -05:00
Jeremy Stretch
3cbe8ddf02
Consolidate CableCSVForm validation logic
2020-12-02 13:17:30 -05:00
Jeremy Stretch
8461832a7b
Fixes #5395 : Fix cable tracing for rear ports with no corresponding front port
2020-12-02 12:03:25 -05:00
Jeremy Stretch
f504d1aa99
#5306 : Standardize device/VM assignment for IP addresses & secrets
2020-12-02 10:53:40 -05:00
Jeremy Stretch
2b0ddd2a98
Closes #5399 : Show options for cable endpoint types during bulk import
2020-12-02 10:08:41 -05:00
Jeremy Stretch
cc271aefe1
Closes #5400 : Store custom field defaults as JSON values
2020-12-01 16:05:23 -05:00
Jeremy Stretch
0b57389af6
Add a better progress indicator for trace_paths
2020-12-01 13:30:59 -05:00
Jeremy Stretch
ef77961cf4
Fix tests
2020-12-01 12:01:10 -05:00
Jeremy Stretch
915cf3e715
Merge branch 'develop' into develop-2.10
2020-12-01 11:42:55 -05:00
Jeremy Stretch
cadba74b1f
#5306 : Introduce CSVContentTypeField for cable termination types
2020-12-01 11:03:05 -05:00
Jeremy Stretch
f55e966c8f
Closes #4865 : Replace all Count() annotations with subqueries ( #5385 )
...
* Convert circuits to use subqueries
* Convert dcim to use subqueries
* Convert extras to use subqueries
* Convert ipam to use subqueries
* Convert secrets to use subqueries
* Convert virtualization to use subqueries
* Update global search view to use subqueries where appropriate
* Remove extraneous order_by() calls
2020-11-25 15:49:18 -05:00
Jeremy Stretch
77bbe5730b
Fixes #5383 : Fix setting user password via REST API
2020-11-25 11:47:53 -05:00
Jeremy Stretch
f8b523b97b
Extend assertInstanceEqual to accept a list of data fields to exclude from comparison with the instance
2020-11-25 11:44:44 -05:00
Jeremy Stretch
d9c503a9ec
Fixes #5176 : Enforce content type restrictions when creating objects via the REST API
2020-11-25 10:24:41 -05:00
Jeremy Stretch
52aa123a9f
Fix view tests
2020-11-25 09:22:24 -05:00
Jeremy Stretch
4e25c70f96
Merge branch 'develop' into develop-2.10
2020-11-24 16:50:21 -05:00
Jeremy Stretch
d250fd91a9
Post-release version bump
2020-11-24 16:48:55 -05:00
Jeremy Stretch
b4c7727a82
Release v2.9.10
2020-11-24 16:36:46 -05:00
Jeremy Stretch
9ac64d57d0
Changelog for #5319
2020-11-24 16:29:09 -05:00
Jeremy Stretch
6f68be5aa7
Merge pull request #5362 from ndom91/5319-usb-power-outlet
...
Add: USB power outlet/ports
2020-11-24 16:26:26 -05:00
Jeremy Stretch
b68c79be6b
Fixes #5376 : Correct invalid custom field filter logic values
2020-11-24 10:28:34 -05:00
Jeremy Stretch
b3d674e170
Remove extraneous imports
2020-11-24 10:13:03 -05:00
ndom91
bff9bd5dbd
chore: fix pep8 formatting fail
2020-11-24 16:07:22 +01:00
ndom91
e7e63796ac
fix: typo
2020-11-24 15:50:10 +01:00
Jeremy Stretch
e1911a624b
Merge branch 'develop-2.10' of https://github.com/netbox-community/netbox into develop-2.10
2020-11-24 09:44:54 -05:00
ndom91
825cc9a86f
update: ordering / completeness of usb connectors
2020-11-24 15:44:51 +01:00
Jeremy Stretch
869c87e396
Add tests for per-device component views
2020-11-24 09:44:03 -05:00
Daniel Sheppard
e9fb91b197
Fixes : #5374 - Fix exception thrown when tracing mid-point
2020-11-24 08:41:48 -06:00
Jeremy Stretch
a081d0d93a
Use smaller navigation tabs
2020-11-24 09:24:28 -05:00
Jeremy Stretch
6cae4d7ee4
Fix CustomFieldSerializer content_types queryset
2020-11-23 18:55:17 -05:00
Jeremy Stretch
98f2d2501b
Add REST API test for custom fields
2020-11-23 16:01:51 -05:00
Jeremy Stretch
a05fe69043
Add REST API endpoint for custom fields
2020-11-23 15:54:42 -05:00
Jeremy Stretch
6fb080ff4c
Rename CustomFieldFilterSet
2020-11-23 14:47:54 -05:00
Jeremy Stretch
181f5c991b
Fixes #5309 : Avoid extraneous database queries when manipulating objects
2020-11-20 15:40:09 -05:00
Jeremy Stretch
3dd2e4c84c
Fixes #5360 : Clear VLAN assignments when setting interface mode to none
2020-11-20 14:40:21 -05:00
ndom91
83f7f9f0e5
add: USB power outlet/ports
2020-11-19 23:59:51 +01:00
Jeremy Stretch
1d7bee5eee
Move device template
2020-11-19 16:19:08 -05:00
Jeremy Stretch
1d922ee813
Migrate all ObjectView subclasses to use get_extra_context()
2020-11-19 15:59:11 -05:00
Jeremy Stretch
d237b97776
Update custom_fields_panel.html
2020-11-19 13:53:37 -05:00
Jeremy Stretch
790e1ee2e4
Update created_updated.html
2020-11-19 13:44:34 -05:00
Jeremy Stretch
e5caea04c1
Update UserKey views to use "object" context var
2020-11-19 13:43:17 -05:00
Jeremy Stretch
2f1ca902f7
Fall back to base template if object template doesn't exist
2020-11-19 13:31:59 -05:00
Jeremy Stretch
d5d87e0fdd
Update templates to use "object" context var
2020-11-19 13:22:33 -05:00
Jeremy Stretch
3e7cf416f1
Update ObjectChangeLogView to use "object" context var
2020-11-19 11:49:37 -05:00
Jeremy Stretch
e2d2ff8586
Standardize on "object" for ObjectView template context
2020-11-19 11:29:18 -05:00
Jeremy Stretch
11fa348575
Fixes #5358 : Fix user table configuration for VM interfaces
2020-11-19 09:45:01 -05:00
Jeremy Stretch
a05fc091c8
Fixes #5356 : Populate manufacturer field when adding a device component template
2020-11-17 16:30:58 -05:00
Jeremy Stretch
f2bc6f0f96
Fixes #5355 : Limit rack groups by selected site when editing a rack
2020-11-17 16:25:20 -05:00
Jeremy Stretch
ef426deb53
Tweak help modal icon
2020-11-17 15:07:05 -05:00
Jeremy Stretch
6773709c34
Merge branch 'develop' into develop-2.10
2020-11-17 14:35:06 -05:00
Jeremy Stretch
5b9e1b04dc
Fix badge icon CSS
2020-11-17 13:38:19 -05:00
Jeremy Stretch
bb15f78ca5
Fix Cable model validation tests
2020-11-17 10:26:03 -05:00
Jeremy Stretch
83daadd575
Highlight the current termination
2020-11-16 16:07:29 -05:00
Jeremy Stretch
c559775135
Add support for tracing split paths
2020-11-16 15:49:07 -05:00
Jeremy Stretch
ba2ff0acb8
Fix icon class
2020-11-16 13:17:43 -05:00
Jeremy Stretch
5106e879c6
Fix CSS for dropdown menu icons
2020-11-16 12:15:27 -05:00
Jeremy Stretch
8c4d4532a4
Fixes #5235 : Fix exception when editing IP address with a NAT IP assigned to a non-racked device
2020-11-16 10:59:41 -05:00
Jeremy Stretch
9a736170fe
Fixes #5350 : Filter available racks by selected group when creating a rack reservation
2020-11-16 10:38:57 -05:00
Jeremy Stretch
9f8f9e8b97
Fixes #5345 : Fix non-deterministic ordering of prefixes and IP addresses
2020-11-16 10:17:05 -05:00
Jeremy Stretch
d0e6e9c837
Correct return URLs for device component actions
2020-11-13 15:37:34 -05:00
Jeremy Stretch
5f8b0cc40a
Ensure consistent display of device component buttons
2020-11-13 15:29:37 -05:00
Jeremy Stretch
9736d6ba48
Separate device component lists into discrete views
2020-11-13 15:00:12 -05:00
Jeremy Stretch
052346364a
Don't wrap component names
2020-11-13 13:14:10 -05:00
Jeremy Stretch
424d72a7b3
Fix up related paths list
2020-11-13 12:12:25 -05:00
Jeremy Stretch
eb5f6167a5
Add segment_count property to CablePath
2020-11-13 12:11:53 -05:00
Jeremy Stretch
e84a6b99a8
Improved cable trace UI
2020-11-12 16:55:02 -05:00
Jeremy Stretch
f3f3993963
Enforce custom field validation on the model
2020-11-12 14:23:08 -05:00
Jeremy Stretch
4a8a1ce45c
Check for extraneous custom field data on clean()
2020-11-12 12:18:31 -05:00
Jonathon Reinhart
7aa9ecd17a
Closes #5337 : Add "splice" port type
2020-11-12 10:41:29 -05:00
Jeremy Stretch
aed25fea3a
#259 : Add present_in_vrf filters for IPAddress
2020-11-12 10:27:44 -05:00
Jeremy Stretch
a3675854be
Clean up generic view templates
2020-11-11 16:58:29 -05:00
Jeremy Stretch
b3c770216e
Relocate and group generic views
2020-11-11 16:07:38 -05:00
Jeremy Stretch
8714c33e8a
Move constants out of views.py
2020-11-11 15:36:57 -05:00
Jeremy Stretch
a0772fd7ba
Move context processors under NetBox core
2020-11-11 15:28:07 -05:00
Jeremy Stretch
3d6baeaab0
Move selection field validation from admin form to model
2020-11-11 15:24:39 -05:00
Jeremy Stretch
64d1f57276
Add custom get_operation_id() method to avoid monkey-patching coreapi
2020-11-11 14:25:43 -05:00
Jeremy Stretch
963df7e398
Correct FrontPortTemplate update data
2020-11-11 13:02:58 -05:00
Jeremy Stretch
5ed5ffea0e
Bulk update should return complete object representation
2020-11-11 13:02:28 -05:00
Jeremy Stretch
d560e2da93
Fix tracing from front/rear ports
2020-11-11 11:48:55 -05:00
Jeremy Stretch
2b359ce1c7
Move rest_api_server_error() to utilities.api
2020-11-10 17:19:14 -05:00
Jeremy Stretch
4971469590
Move APIRootView to netbox.api.views
2020-11-10 17:13:22 -05:00
Jeremy Stretch
db0c61dea4
Consolidate middleware under NetBox core
2020-11-10 16:59:37 -05:00
Jeremy Stretch
8348c5a674
Fix side panel width
2020-11-10 16:00:21 -05:00
Jeremy Stretch
d03c14d49c
Closes #5154 : Utilize all horizontal space for web UI
2020-11-10 13:55:53 -05:00
Jeremy Stretch
7a61354d8c
Fix rack elevation image toggles
2020-11-10 13:42:48 -05:00
Jeremy Stretch
b9af6ef841
Tweak icons
2020-11-10 13:36:40 -05:00
Jeremy Stretch
de0e69840e
Fix RegionTestCase
2020-11-10 13:13:01 -05:00
Jeremy Stretch
52312195b6
Ensure consistent inclusion of custom fields for newly-supporting models
2020-11-10 12:33:20 -05:00
Jeremy Stretch
fbe1ec3e6d
Extend some CSV import tests to check ChoiceField slugs
2020-11-10 12:14:54 -05:00
Jeremy Stretch
46b48ee55d
Add missing tenant attribute
2020-11-10 11:58:59 -05:00
Jeremy Stretch
f631f8c45b
Correct label for RIR
2020-11-10 11:58:34 -05:00
Jeremy Stretch
1552681e6b
Don't use responsive tables for device components
2020-11-10 11:53:40 -05:00
Jeremy Stretch
2377e04911
Fix up device component tab navigation & return URLs
2020-11-10 11:46:04 -05:00
Jeremy Stretch
aac930237a
Fix permissions for REST API status view
2020-11-10 11:16:35 -05:00
Jeremy Stretch
97c588a8ba
Clean up service form
2020-11-10 11:05:29 -05:00
Jeremy Stretch
3d6bf1e0f8
Clean up CustomField regex validation
2020-11-10 10:21:18 -05:00
Jeremy Stretch
b8a7870750
Fix bulk editing of device components
2020-11-10 09:22:50 -05:00
Jeremy Stretch
cb79a5a56d
Remove old tables.py
2020-11-10 09:05:42 -05:00
Jeremy Stretch
0567f0d190
Merge branch 'develop' into develop-2.10
2020-11-09 20:58:59 -05:00
Jeremy Stretch
340e665817
Post release version bump
2020-11-09 20:57:35 -05:00
Jeremy Stretch
a6f0154803
Release v2.9.9
2020-11-09 20:51:35 -05:00
Jeremy Stretch
9b2dc89c6c
Closes #5327 : Be more strict when capturing anticipated ImportError exceptions
2020-11-09 16:49:05 -05:00
Jeremy Stretch
dc7da4f0f6
Fixes #5316 : Dry running scripts should not trigger webhooks
2020-11-09 16:22:45 -05:00
Jeremy Stretch
ab33b3aa84
Fixes #5328 : Fix CreatedUpdatedFilterTest when running in non-UTC timezone
2020-11-09 16:04:09 -05:00
Jeremy Stretch
bf836d4d46
Fixes #5331 : Fix filtering of sites by null region
2020-11-09 15:58:59 -05:00
Jeremy Stretch
c3f2cc7648
Correct buttons() method in dummy plugin template content
2020-11-09 14:31:53 -05:00
Jeremy Stretch
d2c4c7fb10
Closes #5324 : Add missing template extension tags for plugins for VM interface view
2020-11-09 14:19:22 -05:00
991jo
7cf4095983
Fixed a UI Bug where there is no whitespace after grouped custom links.
...
See #5325 for details
2020-11-09 07:56:26 +01:00
John Anderson
0d27abc6fc
fixes #5314 - Fix config context rendering when multiple tags are assgined to an object
2020-11-06 16:47:07 -05:00
Jeremy Stretch
62b0a68bef
Don't use chevron-right icon for hierarchy
2020-11-06 16:26:16 -05:00
Jeremy Stretch
5db14f9410
Tweak CSS
2020-11-06 16:09:55 -05:00
Jeremy Stretch
6542a326c1
Clean up stray Font Awesome icons
2020-11-06 15:06:45 -05:00
Jeremy Stretch
72dace29b7
Replace Glyphicons with Material Design
2020-11-06 14:49:14 -05:00
Jeremy Stretch
867f308027
Replace Font Awesome icons with Material Design
2020-11-06 14:33:20 -05:00
Jeremy Stretch
d388472773
Add Material Design icons
2020-11-06 12:13:00 -05:00
Jeremy Stretch
39b322ae6b
Closes #5313 : Denote official support for Python 3.8
2020-11-05 16:08:33 -05:00
Jeremy Stretch
23cce55246
Merge branch 'develop' into develop-2.10
2020-11-05 15:33:07 -05:00
Jeremy Stretch
f2cba78549
Closes #5310 : Link to rack groups within rack list table
2020-11-05 14:24:22 -05:00
Jeremy Stretch
f845eeb117
Closes #5304 : Return server error messages as JSON when handling REST API requests
2020-11-04 17:11:57 -05:00
Jeremy Stretch
c53990c739
Closes #5307 : Add a region selector for every site form field
2020-11-04 15:27:41 -05:00
Jeremy Stretch
798220cf9a
Fix filter reference
2020-11-04 13:05:24 -05:00
Jeremy Stretch
7598b891c1
Add initial_params to all forms
2020-11-04 11:09:13 -05:00
Jeremy Stretch
1f0b1dd10e
Add initial_params to DynamicModelChoiceMixin
2020-11-04 10:15:15 -05:00
Jeremy Stretch
bd62611117
Skip signal processing when loading cables from fixtures
2020-11-03 13:32:05 -05:00
Jeremy Stretch
2bb79a2773
Add missing bulk update test data
2020-11-02 16:56:04 -05:00
Jeremy Stretch
9fae11a42f
Add present_in_vrf filters
2020-11-02 15:39:46 -05:00
Jeremy Stretch
700aa1ad5c
Add import/export RTs to VRFTable
2020-11-02 14:55:05 -05:00
Jeremy Stretch
9a9babfc35
Remove extraneous prefetch_related() calls from object list views
2020-10-30 16:54:41 -04:00
Jeremy Stretch
97c8306eeb
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
2020-10-30 16:15:16 -04:00
Jeremy Stretch
8d02303515
Optimize cable termination tables
2020-10-30 13:57:17 -04:00
Jeremy Stretch
70e966923a
Add CablePath.get_path() to prefetch path nodes
2020-10-30 13:32:10 -04:00
Jeremy Stretch
f82e2a8d20
Fixed up device & device type tab navigation
2020-10-30 11:41:51 -04:00
Jeremy Stretch
2424f684b9
Post-release version bump
2020-10-30 10:41:05 -04:00
Jeremy Stretch
fcb5e6ae1c
Merge branch 'develop' into develop-2.10
2020-10-30 10:38:05 -04:00
Jeremy Stretch
cbd155406b
Release v2.9.8
2020-10-30 10:11:13 -04:00
Jeremy Stretch
6d28eae5dc
Merge pull request #5290 from nniehoff/5282-ldap-logging
...
Fixing #5282 - moving logging configuration from to configuration.py
2020-10-30 09:11:12 -04:00
Jeremy Stretch
ca932ecadc
Merge pull request #5286 from netbox-community/5285-plugins-api-app_name
...
Fixes #5285 : Include plugin API endpoints in root view without needing app_name set
2020-10-30 09:10:12 -04:00
Jeremy Stretch
04d763d814
Merge pull request #5266 from netbox-community/4559-config-context-rendering
...
4559 config context rendering
2020-10-30 09:09:40 -04:00
John Anderson
28c17f33ab
move get_queryset() to common mixin
2020-10-30 02:56:43 -04:00
John Anderson
db87a69488
convert region fields to f-string
2020-10-30 02:56:26 -04:00
Nick Niehoff
2b154dcfdf
Fixing #5282 - moving logging configuration from authentication.py to configuration.py
2020-10-29 15:14:52 -06:00
Jeremy Stretch
aad32c4866
Add tests for UserConfig API endpoint
2020-10-29 16:05:59 -04:00
Jeremy Stretch
00e102fb0c
Fix resetting column preferences
2020-10-29 14:42:40 -04:00
Jeremy Stretch
a43361170c
Fix overwriting of existing preferences
2020-10-29 14:15:38 -04:00
Jeremy Stretch
acd4054e79
Customize device component tables for user
2020-10-29 14:07:36 -04:00
Jeremy Stretch
ffdb727e1c
Update BaseTable to accept user instance directly
2020-10-29 14:03:08 -04:00
Jeremy Stretch
cf328ca51e
Fix interfaces table header
2020-10-29 13:38:07 -04:00
Jeremy Stretch
b871d2a8c4
Fixes #5285 : Include plugin API endpoints in root view without needing app_name set
2020-10-29 12:30:10 -04:00
Jeremy Stretch
2f3557c18f
Fixes #5273 : Fix exception when validating a new permission with no models selected
2020-10-27 10:01:49 -04:00
John Anderson
047f03a58c
clean up imports
2020-10-25 19:00:56 -04:00
John Anderson
606b015314
Merge branch 'develop' into 4559-config-context-rendering
2020-10-25 18:47:40 -04:00
John Anderson
26ff33c41a
pep8
2020-10-25 17:56:42 -04:00
John Anderson
9e84e3b83b
added tests
2020-10-25 16:49:18 -04:00
Jeremy Stretch
ce2210b7bc
Introduce table_config_form template tag to simplify form generation
2020-10-23 16:47:53 -04:00
John Anderson
82f5d0070e
account for null value annotations
2020-10-23 10:56:02 -04:00
John Anderson
22d2289ed2
add support for regions and vms
2020-10-23 01:18:04 -04:00
Jeremy Stretch
ff3d0b72b9
Tweak the table config form for generic use
2020-10-21 16:06:37 -04:00
Jeremy Stretch
4de7fcd758
Convert table config updates to use REST API
2020-10-21 14:52:50 -04:00
Jeremy Stretch
2845dd488e
Add a REST API endpoint for updating user preferences
2020-10-21 09:05:33 -04:00
Jeremy Stretch
2e558ba031
Closes #5139 : Omit utilization statistics from RIR list
2020-10-20 13:16:35 -04:00
John Anderson
3ba18633de
initial work on config context performance improvements
2020-10-20 01:07:22 -04:00
Jeremy Stretch
9cbfc0ce9a
Merge pull request #5251 from netbox-community/4786-device-component-tables
...
#4786 : Convert device component templates to tables
2020-10-19 15:01:40 -04:00
Jeremy Stretch
55a2e0299c
Standardize device component table columns
2020-10-19 13:55:02 -04:00
Jeremy Stretch
e304f105c9
Cleanup stray output
2020-10-16 17:03:14 -04:00
Jeremy Stretch
502b66367c
Convert VM interfaces list to table
2020-10-16 17:01:55 -04:00
Jeremy Stretch
00caa368c5
Remove interface IPs toggle
2020-10-16 16:40:21 -04:00
Jeremy Stretch
a969b81e63
Change color for edit button
2020-10-16 16:36:12 -04:00
Jeremy Stretch
0a67926012
Fix up missing table columns
2020-10-16 16:33:08 -04:00
Jeremy Stretch
51821818e0
Add cable trace buttons
2020-10-16 16:14:05 -04:00
Jeremy Stretch
82c6fb6e19
Convert device inventory items list to table
2020-10-16 16:00:25 -04:00
Jeremy Stretch
7c1316619b
Convert device device bays list to table
2020-10-16 15:51:46 -04:00
Jeremy Stretch
2146c38748
Convert device interfaces list to table
2020-10-16 15:42:48 -04:00
Jeremy Stretch
e3f98a011c
Convert device rear ports list to table
2020-10-16 15:33:39 -04:00
Jeremy Stretch
68060cf9e9
Convert device front ports list to table
2020-10-16 15:28:28 -04:00
Jeremy Stretch
eed2e4a15b
Convert device power outlets list to table
2020-10-16 15:16:36 -04:00
Jeremy Stretch
3a47e0e2ed
Convert device power ports list to table
2020-10-16 15:09:23 -04:00
Jeremy Stretch
60c30b92ba
Convert device console server ports list to table
2020-10-16 15:01:16 -04:00
Jeremy Stretch
99352a5d30
Convert device console ports list to table
2020-10-16 14:39:15 -04:00
Jeremy Stretch
35273c7bfe
Add connection column for path endpoints
2020-10-16 11:41:24 -04:00
Jeremy Stretch
769b240164
Extend device component tables to include cable peer
2020-10-16 11:11:41 -04:00
Jeremy Stretch
823aa6b712
Add compatible types for PowerFeed
2020-10-16 11:05:42 -04:00
Jeremy Stretch
73bf3b9498
Reorganize DCIM tables
2020-10-16 10:39:13 -04:00
Daniel Sheppard
32274dec86
Closes : #4967 - Adds Tenancy to Aggregate model
2020-10-15 20:40:19 -05:00
Jeremy Stretch
dde52309d2
Fixes #5243 : Redirect user to appropriate tab after modifying device components
2020-10-15 16:55:20 -04:00
Jeremy Stretch
c9c8d337a0
Closes #5011 : Standardized name field lengths across all models
2020-10-15 15:37:34 -04:00
Jeremy Stretch
8781cf1c57
Closes #609 : Add min/max value and regex validation for custom fields
2020-10-15 15:06:01 -04:00
John Anderson
87c13a876b
fixes #5113 - incorrect caching of permission object assignments to user groups in the admin panel
2020-10-14 20:10:21 -04:00
Jeremy Stretch
e7d26ca5dc
Move Cable and CablePath to cables.py
2020-10-14 16:54:30 -04:00
Jeremy Stretch
143f3cc27c
#4711 : Rename CustomField.obj_type to content_types
2020-10-14 15:26:46 -04:00
Jeremy Stretch
defade84e4
Fix plugin name resolution
2020-10-13 17:18:13 -04:00
Jeremy Stretch
80c142ab7c
Closes #4918 : Add a REST API endpoint which returns NetBox's current operational status
2020-10-13 16:57:45 -04:00
Jeremy Stretch
c0c5f52ed9
Reorganize REST API components under netbox app
2020-10-13 15:57:21 -04:00
Jeremy Stretch
97ac6851d0
Merge branch 'develop' into develop-2.10
2020-10-12 09:51:54 -04:00
Jeremy Stretch
d4b96a5a27
Post-release version bump
2020-10-12 09:51:11 -04:00
Jeremy Stretch
1aabb2ed5d
Release v2.9.7
2020-10-12 09:39:39 -04:00
Jeremy Stretch
f53810ebb2
Fixes #5231 : Fix KeyError exception when viewing object with custom link and debugging is disabled
2020-10-09 15:53:45 -04:00
Jeremy Stretch
d61d62088f
Ditch hard-coded filtering of ContentTypes API endpoint
2020-10-09 15:11:56 -04:00
Jeremy Stretch
3df3706f27
Closes #5190 : Add a REST API endpoint for content types
2020-10-09 15:08:29 -04:00
Jeremy Stretch
66c4597525
Add RouteTarget to __all__
2020-10-09 14:38:21 -04:00
Jeremy Stretch
30778a9c40
Closes #5225 : CircuitTermination port_speed is now optional
2020-10-09 14:06:24 -04:00
Jeremy Stretch
96650b0216
Merge branch 'develop' into develop-2.10
2020-10-09 13:52:16 -04:00
Jeremy Stretch
7545599493
Post-release version bump
2020-10-09 13:31:28 -04:00
Jeremy Stretch
3047208e6a
Release v2.9.6
2020-10-09 13:17:16 -04:00
Jeremy Stretch
a796e29c98
Fixes #5229 : Fix AttributeError exception when LDAP authentication is enabled
2020-10-09 13:16:07 -04:00
Jeremy Stretch
5f0e04aebe
Post-release version bump
2020-10-09 13:01:01 -04:00
Jeremy Stretch
918ca4fdcb
Release v2.9.5
2020-10-09 12:57:14 -04:00
Jeremy Stretch
f35715683e
Closes #5202 : Extend the available context data when rendering custom links
2020-10-09 12:36:09 -04:00
Jeremy Stretch
b5a65bc66c
Fixes #5211 : Add missing has_primary_ip filter for virtual machines
2020-10-09 11:46:16 -04:00
Jeremy Stretch
3a21f7ab26
Fixes #5226 : Custom choice fields should be blank initially if no default choice has been designated
2020-10-09 11:34:50 -04:00
Jeremy Stretch
a2c012d2c4
Fixes #5224 : Don't allow a rear port to have fewer positions than the number of mapped front ports
2020-10-08 16:24:08 -04:00
Jeremy Stretch
752b099d22
Exempt InventoryItem from queryset caching (MPTT)
2020-10-08 15:30:59 -04:00
Jeremy Stretch
44caa402d0
Delete obsolete LoopDetected exception
2020-10-08 15:01:55 -04:00
Jeremy Stretch
a716ca705c
Rewrite cablepath tests to create components within each test
2020-10-08 14:55:13 -04:00
Jeremy Stretch
75ddc63466
Handle split paths
2020-10-08 14:01:47 -04:00
Jeremy Stretch
0e41bc48b7
Add /trace API endpoints for CircuitTermination and PowerFeed
2020-10-08 13:55:29 -04:00
Daniel Sheppard
4896059162
Fixes : #5220 - Fix API patch request against IP-Address endpoint with null assigned_object_type
2020-10-08 12:50:29 -05:00
Jeremy Stretch
0c5efa243d
Handle traces which split at a RearPort
2020-10-08 13:45:47 -04:00
Daniel Sheppard
eadecf3eda
Fixes : #5221 - Fix bulk component creation over multiple VMs
2020-10-08 12:39:20 -05:00
Jeremy Stretch
ae1ceb26b9
Standardize cable/connection field ordering
2020-10-08 11:23:24 -04:00
Jeremy Stretch
55268c90c8
Replace connection_status with connected_endpoint_reachable on InterfaceConnectionSerializer
2020-10-08 11:15:09 -04:00
Jeremy Stretch
aa0ee2720b
Add cable paths API detail view for pass-through ports
2020-10-08 10:32:17 -04:00
Jeremy Stretch
35759fdb70
Redo the cable trace UI (WIP)
2020-10-07 16:39:15 -04:00
Jeremy Stretch
39e4ab164e
Fixes #5218 : Raise validation error if a power port's allocated_draw exceeds its maximum_draw
2020-10-07 13:23:19 -04:00
Jeremy Stretch
5089df3ffd
Fix error in OBJECTCHANGE_OBJECT table column template
2020-10-07 13:13:03 -04:00
Jeremy Stretch
9738257aa2
Fixes #5217 : Prevent erroneous removal of prefetched GenericForeignKey data from tables
2020-10-07 13:09:08 -04:00
Jeremy Stretch
85439fd952
Fix PowerFeed display in cable traces
2020-10-07 11:33:47 -04:00
Jeremy Stretch
eaf8d95ce5
Clean up power utilization logic
2020-10-07 11:14:16 -04:00
Jeremy Stretch
f560693748
Rewrite trace_paths management command and call in upgrade.sh
2020-10-07 10:30:11 -04:00
Jeremy Stretch
6db3c65bcc
Swap order of cabling migrations
2020-10-07 09:50:12 -04:00
Jeremy Stretch
693b32077a
Update the netbox-discuss mailing list URL
2020-10-07 08:53:04 -04:00
Jeremy Stretch
c7c66626b6
Standardize 'cabled' and 'connected' filters; complete tests
2020-10-06 17:28:25 -04:00
Jeremy Stretch
44b842592a
Restore total length count on trace view
2020-10-06 16:58:11 -04:00
Jeremy Stretch
2c9ae60dec
Optimize path node representations
2020-10-06 16:34:03 -04:00
Jeremy Stretch
a6e0ef8cd8
Clean up console/power/interface connections views
2020-10-06 16:15:18 -04:00
Jeremy Stretch
6b3a1998c8
Add test_is_connected to CircuitTerminationTestCase
2020-10-06 15:59:21 -04:00
Jeremy Stretch
534364a30f
Improve model docstrings
2020-10-06 15:48:52 -04:00
Jeremy Stretch
52ec35b94f
Correct serializer field lists
2020-10-06 15:27:40 -04:00
Jeremy Stretch
3870f5d246
Remove unused CablePathManager
2020-10-06 15:26:59 -04:00
Jeremy Stretch
23cde6d1b8
Include cable_peer on CableTermination serializers
2020-10-06 14:30:46 -04:00
Jeremy Stretch
c813ae4f04
Clean up power connection tables
2020-10-06 13:30:28 -04:00
Jeremy Stretch
d984dbd83b
Extend device view to show local cable termination for all components
2020-10-06 13:08:41 -04:00
Jeremy Stretch
d59f0891e4
Cache peer termination on CableTerminations
2020-10-06 12:10:12 -04:00
Jeremy Stretch
6275c8c67d
Prefetch path & destination for API views
2020-10-06 10:41:52 -04:00
Jeremy Stretch
ffdf5514ae
Tweak component templates
2020-10-06 10:37:59 -04:00
Jeremy Stretch
56ee425227
Introduce PathContains lookup to allow filtering against objects in path directly
2020-10-06 09:41:45 -04:00
Jeremy Stretch
19430ddeb5
Extend cable trace view to show related paths
2020-10-05 16:03:30 -04:00
Jeremy Stretch
d5d6b0e856
Optimize path prefetching
2020-10-05 14:47:21 -04:00
Jeremy Stretch
32b8148da1
Standardize path endpoint templates
2020-10-05 13:23:55 -04:00
Jeremy Stretch
50aecd02f4
Fix up connection lists (pending additional work)
2020-10-05 12:05:29 -04:00
Jeremy Stretch
b2066bc4b7
Merge schema migrations
2020-10-05 11:47:24 -04:00
Jeremy Stretch
32aa2daea6
PowerFeedSerializer should subclass ConnectedEndpointSerializer
2020-10-05 11:39:17 -04:00
Jeremy Stretch
b846f631a4
Rename connection_status to connected_endpoint_reachable
2020-10-05 11:32:39 -04:00
Jeremy Stretch
3d34f1cdcb
Rename CablePath.is_connected to is_active
2020-10-05 11:13:33 -04:00
Jeremy Stretch
df73737128
Remove legacy connection_status fields
2020-10-05 10:47:41 -04:00
Jeremy Stretch
079c42291c
Remove legacy connected endpoint fields
2020-10-05 09:56:46 -04:00
Jeremy Stretch
f8800b8303
Optimize console/power/interface connection lists
2020-10-02 21:44:16 -04:00
Jeremy Stretch
5737f6fca0
Cache each CablePath on its originating endpoint
2020-10-02 17:16:43 -04:00
Jeremy Stretch
8cb636bed2
Update console/power/interface connection tables
2020-10-02 15:10:49 -04:00
Jeremy Stretch
7ff247c57f
Add trace view for PowerFeed
2020-10-02 14:57:50 -04:00
Jeremy Stretch
e9da84f91a
Replace legacy trace() method
2020-10-02 14:54:16 -04:00
Jeremy Stretch
cd9c425d9a
Merge pull request #5208 from glennmatthews/gfm-issue-5197
...
5197: Limit main IPAddress view to a max of 10 duplicate addresses; add new duplicates view
2020-10-02 14:16:32 -04:00
Glenn Matthews
6612e0107e
Limit main IPAddress view to a max of 10 duplicate addresses. Fixes #5197
2020-10-02 14:01:51 -04:00
Jeremy Stretch
ae0a481c64
Fixes #5206 : Apply user pagination preferences to all paginated object lists
2020-10-02 13:54:57 -04:00
Jeremy Stretch
aa0d4c4145
Replace connection_status filter with is_connected
2020-10-02 12:25:31 -04:00
Jeremy Stretch
66355da04c
CablePath.origin should be unique
2020-10-02 11:51:23 -04:00
Jeremy Stretch
e0abd7ef3e
Remove dcim.tests.test_api.ConnectionTest
2020-10-02 11:45:42 -04:00
Jeremy Stretch
4fd1219814
Add tests for all PathEndpoint classes
2020-10-02 11:35:17 -04:00
Daniel Sheppard
1a43ef82d9
Fixes : #5201 - Fix bulk "all" operations on VLAN Groups
2020-10-02 09:59:16 -05:00
Jeremy Stretch
9f242216e6
Rename test elements to be more readable
2020-10-02 10:14:52 -04:00
Jeremy Stretch
9d10c57dc9
Remove legacy CablePathTestCase
2020-10-02 09:55:28 -04:00
Jeremy Stretch
d50a0d94be
Add tests for multiple pass-through breakouts
2020-10-02 09:54:12 -04:00
Jeremy Stretch
3b0a75edf8
Add test for updated paths on cable status change
2020-10-01 17:25:44 -04:00
Jeremy Stretch
0d07b0346b
Add test for connecting cables out of order
2020-10-01 16:53:13 -04:00
Jeremy Stretch
c974c5687c
Capture path end-to-end status in CablePath
2020-10-01 16:42:57 -04:00
Jeremy Stretch
610420c020
Drop support for split paths
2020-10-01 14:24:34 -04:00
Jeremy Stretch
cd398b15d8
retrace_paths should ignore case in model names
2020-10-01 13:10:08 -04:00
Jeremy Stretch
8abc05544c
CircuitTermination and PowerFeed are path endpoints
2020-10-01 13:05:00 -04:00
Jeremy Stretch
105c0fd3d2
Introduce retrace_paths management command
2020-10-01 12:18:42 -04:00
Jeremy Stretch
19a3a4d4ef
Add GenericRelation to originating cable paths on PathEndpoint
2020-10-01 11:30:03 -04:00
Daniel Sheppard
f2bc824a8e
Fixes : #5199 - Change default logging for LDAP to INFO
2020-10-01 09:27:17 -05:00
Daniel Sheppard
23a9cb2fad
Fixes : #5199 - Change default logging for LDAP to INFO
2020-10-01 09:25:56 -05:00
Jeremy Stretch
46df5a97b2
Remove extraneous test objects
2020-09-30 17:12:38 -04:00
Jeremy Stretch
e53ae1d584
Extend cable path tests
2020-09-30 17:10:22 -04:00
Jeremy Stretch
cd71799373
Ignore the position stack when traversing single-position rear ports
2020-09-30 17:09:39 -04:00
Jeremy Stretch
319329e2b2
Extend cable path tests
2020-09-30 16:17:22 -04:00
Jeremy Stretch
985197788b
Add initial tests
2020-09-30 15:15:27 -04:00
Jeremy Stretch
587e6fcf72
Initial work on cable paths (WIP)
2020-09-30 15:13:06 -04:00
Daniel Sheppard
ee7f43abe1
Fixes #4523 - Add site vlan to certain scenarios where sites are the same
2020-09-29 14:45:02 -05:00
kobayashi
5c8694ad65
Fixes #5184 : Fix missing Power Utilization
2020-09-27 16:33:47 -04:00
Jeremy Stretch
12e2537222
General cleanup of tables
2020-09-25 14:18:29 -04:00
Jeremy Stretch
28f0da0bc1
Introduce LinkedCountColumn to standardize approach to counting related items in tables
2020-09-25 12:42:17 -04:00
Jeremy Stretch
18a8a91d57
Introduce ChoiceFieldColumn to replace template columns
2020-09-25 10:52:14 -04:00
Jeremy Stretch
1b55285167
Relocate CSS classes for ChoiceFields from model to ChoiceSet
2020-09-24 16:35:53 -04:00
Jeremy Stretch
47fd9cab1c
Add tests for route targets; extend VRF tests
2020-09-24 13:51:17 -04:00
Jeremy Stretch
f684d07c61
Model import/export route targets on VRFs
2020-09-24 12:09:28 -04:00
Jeremy Stretch
dfb5a06d9d
Introduce the RouteTarget model
2020-09-24 11:25:52 -04:00
Jeremy Stretch
856500b014
Fixes #5174 : Ensure consistent alignment of rack elevations
2020-09-24 10:11:34 -04:00
Jeremy Stretch
380f59ac0b
Fixes #5175 : Fix toggling of rack elevation order
2020-09-24 10:01:02 -04:00
Jeremy Stretch
9b16d6df2e
Merge v2.9.4 release
2020-09-23 16:11:00 -04:00
Jeremy Stretch
d30874e0de
Post-release version bump
2020-09-23 15:39:36 -04:00
Jeremy Stretch
31fcad4dbb
Release v2.9.4
2020-09-23 15:24:59 -04:00
Jeremy Stretch
e2a840ff0b
Closes #5053 : Mention local_requirements.txt when an ImportError occurs
2020-09-23 15:19:42 -04:00
Jeremy Stretch
0a40418614
Fixes #5066 : Update view_reportresult to view_report permission
2020-09-23 13:40:15 -04:00
Jeremy Stretch
90dbe9bf60
Closes #5171 : Introduce the RQ_DEFAULT_TIMEOUT configuration parameter
2020-09-23 13:28:05 -04:00
Jeremy Stretch
09dc271eec
Fix reference to update_data
2020-09-23 12:20:45 -04:00
Jeremy Stretch
1f0a4cc548
Closes #5075 : Include a VLAN membership view for VM interfaces
2020-09-23 11:48:32 -04:00
Jeremy Stretch
c0b94e4e8e
Fixes #5137 : Correct permission for viewing report results is extras.view_reportresult
2020-09-23 10:16:22 -04:00
Jeremy Stretch
e404f4efd2
Closes #5164 : Show total rack count per rack group under site view
2020-09-23 09:46:52 -04:00
Jeremy Stretch
116b20cb9f
Fix ImageAttachmentTestCase
2020-09-22 16:26:08 -04:00
Jeremy Stretch
afa1449f89
Fixes #5167 : Support filtering ObjectChanges by multiple users
2020-09-22 16:17:39 -04:00
Jeremy Stretch
0c3fafdfef
Closes #4897 : Allow filtering by content type identified as <app>.<model> string
2020-09-22 16:06:38 -04:00
Jeremy Stretch
38ed612cb9
Add test for API bulk updates
2020-09-22 13:50:55 -04:00
Jeremy Stretch
5677fab2f9
Support bulk operations for both PUT and PATCH
2020-09-22 11:55:46 -04:00
Jeremy Stretch
a998c826a8
Introduce BulkUpdateModelMixin; rename BulkDeleteSerializer
2020-09-22 11:50:43 -04:00
Jeremy Stretch
961a491ea4
Merge pull request #5163 from netbox-community/3436-api-bulk-delete
...
#3436 : Support for bulk deletion via REST API
2020-09-22 10:29:41 -04:00
Jeremy Stretch
c1b57af771
Monkey-patch DRF to treat bulk_destroy as a built-in operation
2020-09-22 10:06:13 -04:00
Jeremy Stretch
d44c2ba8fe
Merge branch 'develop-2.10' into 1503-secret-assignment
2020-09-22 09:24:03 -04:00
Jeremy Stretch
d540728f50
Closes #5149 : Add rack group field to device edit form
2020-09-21 15:26:32 -04:00
Jeremy Stretch
12402f4c30
Fixes #5156 : Add missing "add" button to rack reservations list
2020-09-21 15:14:44 -04:00
Jeremy Stretch
3a90366538
Fix filtering services by port number
2020-09-21 14:36:58 -04:00
Jeremy Stretch
b85990daa6
Fix return URL when editing a service
2020-09-21 13:34:39 -04:00
Jeremy Stretch
e77f1bdd85
Introduce array_to_string() utility function; add port_list property to Service
2020-09-21 13:31:38 -04:00
Jeremy Stretch
f97d8963f2
Initial work on #2179 : Allow a service to have multiple ports
2020-09-21 13:21:41 -04:00
Jeremy Stretch
c986321402
Fix "add secret" link for VMs
2020-09-21 10:54:04 -04:00
Jeremy Stretch
0b33c53f47
Update secrets API, views
2020-09-18 16:58:51 -04:00
Jeremy Stretch
b2a14d4654
Extend secret filters
2020-09-18 16:35:36 -04:00
Jeremy Stretch
64adbf8769
Fix migrations to ensure secret assigned_object is required
2020-09-18 16:00:21 -04:00
Jeremy Stretch
43f3e682c5
Support assignment of secrets to virtual machines
2020-09-18 15:39:41 -04:00
Jeremy Stretch
ec095e58b7
#1503 : Initial work on generic secret assignments (WIP)
2020-09-18 14:51:09 -04:00
Jeremy Stretch
0cc2a6b2cf
Closes #5003 : CSV import now accepts slug values for choice fields
2020-09-18 13:03:38 -04:00
Jeremy Stretch
584b076886
Closes #4956 : Include inventory items on primary device view
2020-09-18 11:35:15 -04:00
Jeremy Stretch
52dc80209c
Closes #1692 : Allow assigment of inventory items to parent items in web UI
2020-09-18 11:05:31 -04:00
Jeremy Stretch
230e7bbe34
Closes #1846 : Enable MPTT for InventoryItem hierarchy
2020-09-18 10:18:03 -04:00
Jeremy Stretch
0030fe1779
Fixes #5146 : Add custom fields support for cables, power panels, rack reservations, and virtual chassis
2020-09-17 14:22:14 -04:00
Jeremy Stretch
61cf903028
Clean up CustomField admin form
2020-09-17 12:43:08 -04:00
Jeremy Stretch
3d2f6c0703
Simplify form field for boolean CustomFields
2020-09-17 12:26:02 -04:00
Jeremy Stretch
4ecd3d23f7
Disable bulk deletion of CustomFields in admin UI
2020-09-17 12:14:02 -04:00
Jeremy Stretch
2d56a658b3
Clean up stale data when a custom field is changed/deleted
2020-09-16 17:03:31 -04:00
Jeremy Stretch
2bc524a2ee
Standardize usage of BooleanColumn
2020-09-16 14:25:07 -04:00
Jeremy Stretch
43f1fbf5b3
Fixes #5136 : Fix exception when bulk editing interface 802.1Q mode
2020-09-16 13:07:55 -04:00
Jeremy Stretch
e983f44fd3
Closes #5128 : Increase maximum rear port positions from 64 to 1024
2020-09-16 12:53:11 -04:00
Jeremy Stretch
4d9da4a1f8
Closes #5134 : Display full hierarchy in breadcrumbs for sites/racks
2020-09-16 12:44:49 -04:00
Jeremy Stretch
03b207d154
Fixes #5105 : Validation should fail when reassigning a primary IP from device to VM
2020-09-16 11:10:30 -04:00
Jeremy Stretch
a743102567
Fix serialization of custom_fields for change logging
2020-09-15 15:53:59 -04:00
Jeremy Stretch
eba2ea06ff
Add test for bulk API deletions
2020-09-15 14:36:38 -04:00
Jeremy Stretch
6694ec78bc
Implement support for bulk deletion of objects via a single REST API request
2020-09-15 13:36:36 -04:00
Jeremy Stretch
df6ad680ce
Closes #1755 : Toggle order in which rack elevations are displayed
2020-09-14 14:22:21 -04:00
John Anderson
c5e82a3895
fixes #5108 - correct the runreport management command to work with JobResults model
2020-09-10 17:43:41 -04:00
Jeremy Stretch
4466458076
Fixes #5118 : Specifying an empty list of tags should clear assigned tags (REST API)
2020-09-09 13:43:10 -04:00
Jeremy Stretch
47a6fc19ca
Fixes #5109 : Fix representation of custom choice field values for webhook data
2020-09-09 11:47:21 -04:00
Jeremy Stretch
c891f43b14
Fixes #5050 : Fix potential failure on 0016_replicate_interfaces schema migration from old release
2020-09-09 10:29:17 -04:00
Jeremy Stretch
695e9ec5d7
Fixes #5111 : Allow use of tuples when specifying ObjectVar query_params
2020-09-09 09:52:57 -04:00
Jeremy Stretch
c5ab89d71e
Merge branch 'develop-2.10' into 4878-custom-fields
2020-09-04 16:14:06 -04:00
Jeremy Stretch
08c492f1f4
Merge develop into develop-2.10
2020-09-04 16:09:05 -04:00
Jeremy Stretch
0c8d45f679
Post-release version bump
2020-09-04 15:57:28 -04:00
Jeremy Stretch
5f9e687c9c
Release v2.9.3
2020-09-04 15:45:23 -04:00
Jeremy Stretch
f1877fcea9
Closes #5048 : Show the device/VM name when editing a component
2020-09-04 15:10:34 -04:00
Jeremy Stretch
78d104e60c
Fixes #5046 : Disabled plugin menu items are no longer clickable
2020-09-04 14:13:35 -04:00
Jeremy Stretch
83eede8bc5
Merge pull request #5071 from n0emis/redirect-when-logged-in
...
Redirect users away from /login, if they are already logged in
2020-09-04 13:53:51 -04:00
Jeremy Stretch
de081d0205
Fixes #5095 : Fix display of assigned prefixes in VLANs list
2020-09-03 11:28:25 -04:00
Simeon Keske
f92569d468
move redirect code to own function
2020-09-02 22:33:39 +02:00
Jeremy Stretch
bbbfc27593
Fixes #5072 : Add REST API filters for image attachments
2020-09-02 16:10:07 -04:00
Jeremy Stretch
d289b26034
Fixes #5089 : Redirect to device view after editing component
2020-09-02 13:45:15 -04:00
Jeremy Stretch
babdc1db38
Link to console/power ports in connection views
2020-09-02 13:33:59 -04:00
Jeremy Stretch
b559c827d2
Fixes #5091 : Avoid KeyError when handling invalid table preferences
2020-09-02 13:30:19 -04:00
Jeremy Stretch
268aa755c4
Closes #5080 : Add 8P6C, 8P4C, 8P2C port types
2020-09-02 10:21:22 -04:00
Jeremy Stretch
5d7935c855
Fixes #5090 : Fix status display for console/power/interface connections
2020-09-01 16:28:11 -04:00
Jeremy Stretch
6305a35a4f
Fixes #5085 : Fix ordering by assignment in IP addresses table
2020-09-01 15:18:47 -04:00
Jeremy Stretch
a0103036e4
Fixes #5087 : Restore label field when editing console server ports, power ports, and power outlets
2020-09-01 13:59:50 -04:00
Jeremy Stretch
7dbeaf7a01
Fixes #5078 : Fix assignment of existing IP addresses to interfaces via web UI
2020-09-01 10:19:28 -04:00
Jeremy Stretch
967073eaaf
Fixes #5081 : Fix exception during webhook processing with custom select field
2020-09-01 09:54:45 -04:00
Jeremy Stretch
473d76c9d1
Fixes #5074 : Fix inclusion of VC member interfaces when viewing VC master
2020-08-31 15:34:40 -04:00
Jeremy Stretch
5bff50cade
Fixes #5063 : Fix "add device" link in rack elevations for opposite side of half-depth devices
2020-08-31 15:26:00 -04:00
Simeon Keske
bfcbd9da6c
Redirect users away from /login, if they are already logged in
2020-08-30 01:44:27 +02:00
Jeremy Stretch
2435c177f5
Post-release version bump
2020-08-27 14:15:09 -04:00
Jeremy Stretch
f3e4911c68
Release v2.9.2
2020-08-27 14:03:51 -04:00
Jeremy Stretch
e8e4ff4111
Closes #5056 : Add interface and parent columns to IP address list
2020-08-27 13:46:31 -04:00
Jeremy Stretch
523c32b8af
Fixes #5061 : Allow adding/removing tags when bulk editing virtual machine interfaces
2020-08-27 13:26:41 -04:00
Jeremy Stretch
5cdccb47f4
Fixes #5060 : Fix validation when bulk-importing child devices
2020-08-27 11:27:17 -04:00
Jeremy Stretch
fa73bf8e87
Closes #5505 : Add tags column to device/VM component list tables
2020-08-27 09:43:20 -04:00
Jeremy Stretch
5fe4e6cc96
Fixes #5058 : Correct URL for front rack elevation images when using external storage
2020-08-27 09:26:56 -04:00
Jeremy Stretch
f23900fc8c
Fixes #5059 : Fix inclusion of checkboxes for interfaces in virtual machine view
2020-08-27 09:22:53 -04:00
Jeremy Stretch
53e09a924c
Restore and rename CustomChoiceFieldInspector
2020-08-26 15:04:22 -04:00
Jeremy Stretch
bde25e69f8
Add CustomFieldsDataFieldInspector for OpenAPI spec
2020-08-26 14:36:45 -04:00
Jeremy Stretch
d2b7eb161c
Cache CustomField assignments for API queries
2020-08-25 16:44:59 -04:00
Jeremy Stretch
378c0ac259
Fix filtering by custom field value
2020-08-25 16:21:54 -04:00
Jeremy Stretch
a9086b0679
Fix import test
2020-08-25 15:31:01 -04:00
Jeremy Stretch
d0f1c733e7
Replace CustomFieldsSerializer with CustomFieldsDataField
2020-08-25 15:22:32 -04:00
Jeremy Stretch
0b7d019c02
Remove unused CustomChoiceFieldInspector
2020-08-25 15:16:20 -04:00
Jeremy Stretch
5b3de8defe
Use DjangoJSONEncoder for encoding custom field data
2020-08-25 13:57:18 -04:00
Jeremy Stretch
fb8904af54
Remove unused attributes, methods
2020-08-25 13:49:23 -04:00
Jeremy Stretch
f7b8d6ede5
Add choices ArrayField to CustomField; drop CustomFieldChoice
2020-08-25 13:24:46 -04:00
Jeremy Stretch
d9e5adc032
Update serializer to access custom_field_data directly
2020-08-25 10:43:04 -04:00
Jeremy Stretch
236db7d42d
Merge pull request #5039 from innovationnorway/5002-available-prefixes-swagger
...
Use correct serializer for available-prefixes POST response
2020-08-24 15:09:58 -04:00
Jeremy Stretch
c85a45e520
Further work on custom fields
2020-08-24 14:11:13 -04:00
Jeremy Stretch
5da7590eea
Fixes #4988 : Fix ordering of rack reservations with identical creation times
2020-08-24 12:04:48 -04:00
Jeremy Stretch
df97eb2f72
Fixes #5045 : Allow assignment of interfaces to non-master VC peer LAG during import
2020-08-24 11:33:45 -04:00
Jeremy Stretch
32a0e519ad
Fixes #5041 : Fix form tabs when assigning an IP to a VM interface
2020-08-24 10:56:23 -04:00
Jeremy Stretch
78d6561e39
Fixes #5040 : Limit SLAAC status to IPv6 addresses
2020-08-24 10:51:47 -04:00
Jeremy Stretch
9147823305
Fixes #5042 : Fix display of SLAAC label for IP addresses status
2020-08-24 10:47:26 -04:00
Jeremy Stretch
e7cf87be97
Fixes #5035 : Fix exception when modifying an IP address assigned to a VM
2020-08-24 10:39:41 -04:00
Jeremy Stretch
6e28490b84
Fixes #5038 : Fix validation of primary IPs assigned to virtual machines
2020-08-24 09:41:04 -04:00
Joakim Bakke Hellum
fcc15d2e33
Use correct serializer for available-prefixes POST response
...
POST `/ipam/prefixes/{id}/available-prefixes/` returns single `Prefix` object, not list of `AvailablePrefix` objects.
2020-08-23 20:49:50 +02:00
Jeremy Stretch
3522eafd2c
Post-release version bump
2020-08-22 21:06:06 -04:00
Jeremy Stretch
35a280eb31
Release v2.9.1
2020-08-22 21:03:51 -04:00
Jeremy Stretch
728088f5fa
Closes #5033 : Support backward compatibility for REMOTE_AUTH_BACKEND
2020-08-22 20:39:46 -04:00
Jeremy Stretch
2276603ac3
Drop CustomFieldValue
2020-08-21 16:21:11 -04:00
Jeremy Stretch
879166d939
Initial work on reimplementing custom fields
2020-08-21 15:16:33 -04:00
Jeremy Stretch
f37997ac54
Closes #4814 : Allow nested LAG interfaces
2020-08-21 13:35:03 -04:00
Jeremy Stretch
ed65603632
Closes #4540 : Add IP address status type for SLAAC
2020-08-21 13:17:41 -04:00
Jeremy Stretch
802af06c0f
Closes #4991 : Add Python and NetBox versions to error page
2020-08-21 12:58:48 -04:00
Jeremy Stretch
ec66e1a5c0
Closes #4349 : Drop support for embedded graphs
2020-08-21 11:57:46 -04:00
Jeremy Stretch
ee34e28986
Drop backward compatibility for REMOTE_AUTH_DEFAULT_PERMISSIONS defined as a list
2020-08-21 11:18:57 -04:00
Jeremy Stretch
d1071b79e3
Closes #4360 : Drop support for the Django template language in export templates
2020-08-21 11:16:30 -04:00
Jeremy Stretch
2339fe22ae
Closes #4941 : commit argument is now required argument in a custom script's run() method
2020-08-21 11:06:36 -04:00
Jeremy Stretch
e02590ac96
Post-release version bump
2020-08-21 09:56:29 -04:00
Jeremy Stretch
23aae52992
Merge branch 'develop' into develop-2.9
2020-08-21 09:21:18 -04:00
Jeremy Stretch
8f88d2afab
Closes #5024 : List available options for choice fields within CSV import forms
2020-08-20 15:44:30 -04:00
Jeremy Stretch
8d351178ac
Fixes #5022 : Fix exception when editing IP address with NAT inside IP assigned
2020-08-20 14:38:58 -04:00
Jeremy Stretch
bc0e6cc8dd
Fixes #5012 : Return details of exceptions resulting from report/script execution
2020-08-20 12:47:26 -04:00
Jeremy Stretch
bf4fee1592
Fixes #5020 : Correct handling of dependent objects during bulk deletion
2020-08-20 09:44:45 -04:00
Jeremy Stretch
e1cf27a3ac
Refactor DCIM models into separate submodules
2020-08-19 16:37:23 -04:00
Jeremy Stretch
db5bb8e5bb
Fix changelog tests
2020-08-19 16:02:10 -04:00
Jeremy Stretch
3ebef04a11
Closes #5016 : assertHttpStatus() should report form validation errors
2020-08-18 17:02:47 -04:00
Jeremy Stretch
0d9fc309d5
Update test script ObjectVars
2020-08-18 14:43:21 -04:00
Jeremy Stretch
c9c79dabef
Fixes #5004 : Permit assignment of an interface to a LAG on any peer virtual chassis member
2020-08-18 14:41:47 -04:00
Jeremy Stretch
bc5f800a8b
Refactor tests (again)
2020-08-18 13:30:16 -04:00
Jeremy Stretch
36d86e6220
Avoid using post_data() for form data
2020-08-18 13:13:13 -04:00
Jeremy Stretch
986ef2b8e6
Move changelog signals setup to a context manager
2020-08-18 13:05:41 -04:00
Jeremy Stretch
5629124755
Tweak passing of tags
2020-08-18 12:37:07 -04:00
Jeremy Stretch
0bfb64dc09
Simplify tag creation
2020-08-18 11:33:23 -04:00
Jeremy Stretch
c482dcd8cb
Dump full response content on unexpected status code
2020-08-18 10:41:28 -04:00
Jeremy Stretch
881cab051b
Add changelog tests for UI views
2020-08-18 10:05:58 -04:00
Jeremy Stretch
afebf525d1
Move housekeeping to _handle_changed_object()
2020-08-18 09:13:07 -04:00
Jeremy Stretch
0e5d0a43f9
Fix serialization of tags for REST API updates
2020-08-17 16:18:47 -04:00
Jeremy Stretch
cf086cd7b2
Remove errant import
2020-08-17 14:15:02 -04:00
Jeremy Stretch
81c72739b5
Attach object modification signals before running a custom script
2020-08-17 13:43:48 -04:00
Jeremy Stretch
ff5a3c1055
Cache custom fields on instance during bulk edit
2020-08-17 12:29:40 -04:00
Jeremy Stretch
bc04543b33
Cache custom fields on instance prior to calling create()/update()
2020-08-17 12:22:37 -04:00
Jeremy Stretch
dd707c97af
Cache custom fields on instance prior to save()
2020-08-17 11:08:14 -04:00
kobayashi
34708a8fa5
Fixes #4989 : Fix no vm count for cluster in global search
2020-08-17 10:59:01 -04:00
Jeremy Stretch
4ee8e473eb
Move ObjectChange creation into signal receivers
2020-08-14 17:03:45 -04:00
Jeremy Stretch
b4299241fe
Cast all query param values to string
2020-08-14 11:38:15 -04:00
Jeremy Stretch
66c91484f5
Clean up display_name for various models
2020-08-14 10:20:34 -04:00
Jeremy Stretch
808d621eda
VC member selection should use display_name
2020-08-14 10:09:54 -04:00
Jeremy Stretch
943c2230ba
Bump version for upcoming v2.9 release
2020-08-13 13:12:09 -04:00
Jeremy Stretch
fd139a77f5
Closes #4997 : Introduce OrderedDefaultRouter; move root API views to views.py
2020-08-13 12:49:49 -04:00
Jeremy Stretch
a08418bff8
Closes #4996 : Add "connect" buttons to individual device component views
2020-08-13 11:14:33 -04:00
Jeremy Stretch
bdc4189812
Fixes #4995 : Fix missing buttons to add console/power ports under device view
2020-08-13 10:53:34 -04:00
Jeremy Stretch
e252de319e
Add region field to device form
2020-08-13 10:45:01 -04:00
Jeremy Stretch
0e91d837a0
Allow selecting NAT IP address by assigned virtual machine
2020-08-13 10:42:19 -04:00
Jeremy Stretch
71c2e235a8
Use display_name in VRF selection widgets
2020-08-13 10:32:57 -04:00
Jeremy Stretch
ed0e212ce0
Closes #4994 : Add cable attribute to PowerFeed API serializer
2020-08-13 10:30:28 -04:00
Jeremy Stretch
b405e8294b
Merge branch 'develop' into develop-2.9
2020-08-13 10:20:39 -04:00
Jeremy Stretch
a7cd09d6d4
Fixes #4993 : Add cable to nested CircuitTermination serializer
2020-08-13 10:19:50 -04:00
Jeremy Stretch
bc61393256
Merge branch 'develop' into develop-2.9
2020-08-13 10:06:03 -04:00