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

6644 Commits

Author SHA1 Message Date
6f05f17c62 Standardize & simplify tags panel inclusion 2021-10-21 11:23:31 -04:00
cfb3897047 Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
8c058dcd45 Closes #7530: Move device type component lists to separate views 2021-10-20 15:04:40 -04:00
7b70129974 Refactor device component views 2021-10-20 14:24:02 -04:00
efb41b7433 Merge branch 'develop' into feature 2021-10-20 10:10:10 -04:00
090df05193 PRVB 2021-10-20 09:59:33 -04:00
fc5a23cc88 Release v3.0.8 2021-10-20 09:31:12 -04:00
73f2f9fc63 Closes #7551: Add UI field to filter interfaces by kind 2021-10-19 15:57:02 -04:00
eb4b4a6c8d Closes #7561: Add a utilization column to the IP ranges table 2021-10-19 15:51:39 -04:00
39430e01de Fixes #7550: Fix rendering of UTF8-encoded data in change records 2021-10-19 15:41:19 -04:00
c1720505f3 Fixes #7584: Fix alignment of object identifier under object view 2021-10-19 15:22:22 -04:00
f04dc55030 Reorganize panel inclusion templates 2021-10-19 14:21:31 -04:00
7c56b21095 Closes #7354: Relax uniqueness constraints on region, site group, and location names 2021-10-19 13:46:35 -04:00
8d0ed99bcd Clean up UniqueTogetherValidator workarounds 2021-10-19 13:32:43 -04:00
8375995680 Closes #1943: Relax uniqueness constraint on cluster names 2021-10-19 13:06:41 -04:00
0afd3e6189 Closes #6715: Add tenant assignment for cables 2021-10-19 12:33:17 -04:00
554b44b9f2 Fix string repr for ContactAssignment 2021-10-18 16:47:49 -04:00
b44a5ea609 Prevent duplicate contact assignments 2021-10-18 16:33:31 -04:00
487d67768b Cleanup and documentation for #1344 2021-10-18 16:20:31 -04:00
f485a47b48 Tweak uniqueness constraints 2021-10-18 15:41:29 -04:00
faf1e6a43d Add contact/role assignment tables 2021-10-18 15:30:28 -04:00
f193f0d3f9 Add contact assignments to models 2021-10-18 15:09:57 -04:00
2e78568d4d Initial work on contacts 2021-10-18 13:59:05 -04:00
aa5c42683a Fix #7556 : NewVersion showing url 2021-10-18 16:12:23 +02:00
9c6938e7ae Minor Style Improvement: Fix interface table dropdowns being hidden when opened 2021-10-15 17:45:47 -07:00
811c21ec7e Minor Style Improvement: Add vertical spacing to Device Type component navigation & fix inconsistent component active color 2021-10-15 17:21:36 -07:00
84c14aadc7 Fixes #7300: Fix incorrect Device LLDP interface row coloring & improve related JS 2021-10-15 17:07:54 -07:00
f1f0d9cd0d Fixes #7495: Fix sidenav overlapping elements 2021-10-15 15:02:50 -07:00
33ea8763d5 3839: Add airflow field to Device 2021-10-14 16:15:08 -04:00
2c2c2e9060 3839: Add airflow field to DeviceType 2021-10-14 15:45:36 -04:00
176bd2396b Closes #6711: Add longtext custom field type with Markdown support 2021-10-14 14:48:00 -04:00
e16942dea5 Fixes #7529: Restore horizontal scrolling for tables in narrow viewports 2021-10-14 13:44:54 -04:00
a7b6c40596 Fixing display of webhook types 2021-10-14 20:35:21 +03:00
b95773938d Fixes #7534: Avoid exception when utilizing "create and add another" twice in succession 2021-10-14 12:24:29 -04:00
6898ae7106 Fixes #7544: Fix multi-value filtering of custom field objects 2021-10-14 11:36:13 -04:00
3e7922e41e Merge branch 'develop' into feature 2021-10-11 14:43:20 -04:00
1a4f8c5422 PRVB 2021-10-11 14:42:29 -04:00
d66fc8f661 Release v3.0.7 2021-10-08 13:49:15 -04:00
031876964f #2102: Implement q search filter for device type components 2021-10-08 13:42:43 -04:00
5a6190e321 Closes #6874: Add tenant assignment for locations 2021-10-07 15:46:21 -04:00
18c3bb673f Closes #1337: Add WWN field to interfaces 2021-10-07 15:09:42 -04:00
c63766c4c6 Fix test for #7051 2021-10-07 14:19:29 -04:00
af6237e12e Fixes #7479: Fix parent interface choices when bulk editing VM interfaces 2021-10-07 13:57:00 -04:00
00328226ec Fixes #7051: Fix permissions evaluation and improve error handling for connected device REST API endpoint 2021-10-07 13:15:59 -04:00
b31ba4e9d2 Changelog & UI tweaks for #6879 2021-10-07 12:41:24 -04:00
4be5d3f9e9 Merge pull request #6960 from candlerb/candlerb/6879-v3
Display device names in front of device front/rear images
2021-10-07 12:35:17 -04:00
045ec7d3a0 Merge pull request #7486 from alexanderhofstaetter/patch-1
Added "USB Micro AB" combo type to choices
2021-10-07 10:35:40 -04:00
b73db750e5 Fixes #7471: Correct redirect URL when attaching images via "add another" button 2021-10-07 09:58:42 -04:00
3f766ffea8 Fixes #7474: Fix AttributeError exception when rendering a report or custom script 2021-10-07 09:37:21 -04:00
f28761202f Added "USB Micro AB" combo type to choices 2021-10-07 14:31:54 +02:00