1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

738 Commits

Author SHA1 Message Date
7eef726ee1 Fix filtering for platforms, tenant groups 2021-07-20 15:39:58 -04:00
1661d1f4ca #6372: Fix query issues with & refactor API select 2021-07-19 16:39:16 -07:00
c14b546d5f #6372: Refactor Select2 naming 2021-07-19 16:39:16 -07:00
88e382e7a1 Merge v2.11.8 changes 2021-07-06 12:10:29 -04:00
70585ff32e Fixes #6695: Fix exception when importing device type with invalid front port definition 2021-07-05 09:30:52 -04:00
631d991d8d Closes #6368: Enable virtual chassis assignment during bulk import of devices 2021-07-01 15:49:05 -04:00
c7afc9eb28 Rename custom field model forms 2021-06-23 11:53:58 -04:00
3f63a02145 Rename and refactor CustomFieldForm 2021-06-23 11:53:58 -04:00
4a6278f598 Merge v2.11.7 2021-06-16 16:27:37 -04:00
685e0ce00d Closes #6588: Add support for webp files as front/rear device type images 2021-06-16 14:01:30 -04:00
14f696e824 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
a1ba3b567c Introduce ColorField for consistent represention of color choice fields in forms 2021-06-09 17:17:39 -04:00
b3ed545d6a Closes #3682: Add color field to front and rear ports 2021-06-09 16:51:51 -04:00
7e18b0dd3a Remove csv_headers model attributes 2021-06-09 15:52:49 -04:00
6ec296f2a7 Fixes #6563: Fix filtering by location for cable connection forms 2021-06-08 14:15:06 -04:00
2d44bade4b Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
110a6d11a5 Closes #6487: Add location filter to cable connection form 2021-05-28 09:09:59 -04:00
5b4dacf0f5 Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
7219c3449f #6372: Fix invalid filter form fields 2021-05-23 11:39:08 -07:00
da0aa38614 #6372: Move object list search panel into collapsed view & remove search field 2021-05-23 00:31:48 -07:00
ea6c8a1a65 Fixed #6438 Device Type Import does not import/export description/label fields for many components 2021-05-20 06:30:44 +00:00
546bbe5418 Fixes #6426: Allow assigning virtual chassis member interfaces to LAG on VC master 2021-05-18 16:42:21 -04:00
c777daf6e6 Merge branch 'develop' into feature 2021-05-07 10:27:23 -04:00
e9b21aaf86 Fixes #6312: Interface device filter should return all virtual chassis interfaces only if device is master 2021-05-07 09:47:32 -04:00
456ffb79ff Merge v2.11.2 2021-04-27 14:05:38 -04:00
9a588231c5 Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00
eb55761c38 Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
#	netbox/project-static/js/forms.js
#	netbox/templates/dcim/location.html
#	netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -07:00
396c91f8f7 Fixes #6246: Permit full-length descriptions when creating device components and VM interfaces 2021-04-22 14:05:07 -04:00
497e50c559 Closes #6190: Allow filtering devices with no location assigned 2021-04-19 16:55:57 -04:00
620d222f98 Closes #6189: Add ability to search for locations by name or description 2021-04-19 15:56:39 -04:00
a2d16143e3 Fixes #6188: Support custom field filtering for regions, site groups, and locations 2021-04-19 11:05:40 -04:00
43703b6f40 add bootstrap classes to VC membership form 2021-04-18 11:35:21 -07:00
0bce1da4e3 Clean up stray references to old RackGroup model 2021-04-11 13:43:06 -04:00
4f7626828a Fixes #6107: Fix rack selection field on device form 2021-04-07 16:58:40 -04:00
81193eb550 Fixes #6106: Allow assigning a virtual interface as the parent of an existing interface 2021-04-07 16:36:09 -04:00
71022d58d3 Site is required when creating devices 2021-04-05 16:35:01 -04:00
19cb575b90 Permit the assignment of virtual interfaces as parents 2021-04-05 14:48:11 -04:00
d844ee2c79 Empty time_zone should be null 2021-04-05 13:05:07 -04:00
374cb74978 Filter parent location by ID 2021-04-05 11:53:40 -04:00
4883bc3dd4 Empty MAC address should be null 2021-04-02 17:53:00 -04:00
83c4577f6d Merge branch 'develop' into feature 2021-03-31 17:11:54 -04:00
7bd853e87b Fixes #5805: Fix missing custom field filters for cables, rack reservations 2021-03-31 17:02:21 -04:00
b91e5763e2 Add 'available_on' VLAN filters for devices & VMs 2021-03-30 21:32:48 -04:00
1e3c7e1a87 Fix form errors 2021-03-29 16:23:26 -04:00
30e4504ee5 Enable bulk editing of device location assignment 2021-03-29 11:01:17 -04:00
c828806b67 Merge branch 'develop' into feature 2021-03-25 16:09:28 -04:00
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
5374e6c881 Closes #6040: Add UI search fields for asset tag for devices and racks 2021-03-24 15:05:19 -04:00
ab65ab860f Closes #5641: Allow filtering device components by label 2021-03-24 14:48:38 -04:00
b51d66ea72 Closes #5736: Add Site as editable field in bulk editing of Device 2021-03-22 11:15:17 +01:00