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

716 Commits

Author SHA1 Message Date
b3c770216e Relocate and group generic views 2020-11-11 16:07:38 -05:00
d560e2da93 Fix tracing from front/rear ports 2020-11-11 11:48:55 -05:00
8348c5a674 Fix side panel width 2020-11-10 16:00:21 -05:00
52312195b6 Ensure consistent inclusion of custom fields for newly-supporting models 2020-11-10 12:33:20 -05:00
2377e04911 Fix up device component tab navigation & return URLs 2020-11-10 11:46:04 -05:00
b8a7870750 Fix bulk editing of device components 2020-11-10 09:22:50 -05:00
23cce55246 Merge branch 'develop' into develop-2.10 2020-11-05 15:33:07 -05:00
c53990c739 Closes #5307: Add a region selector for every site form field 2020-11-04 15:27:41 -05:00
9a9babfc35 Remove extraneous prefetch_related() calls from object list views 2020-10-30 16:54:41 -04:00
70e966923a Add CablePath.get_path() to prefetch path nodes 2020-10-30 13:32:10 -04:00
fcb5e6ae1c Merge branch 'develop' into develop-2.10 2020-10-30 10:38:05 -04:00
acd4054e79 Customize device component tables for user 2020-10-29 14:07:36 -04:00
22d2289ed2 add support for regions and vms 2020-10-23 01:18:04 -04:00
82c6fb6e19 Convert device inventory items list to table 2020-10-16 16:00:25 -04:00
7c1316619b Convert device device bays list to table 2020-10-16 15:51:46 -04:00
2146c38748 Convert device interfaces list to table 2020-10-16 15:42:48 -04:00
e3f98a011c Convert device rear ports list to table 2020-10-16 15:33:39 -04:00
68060cf9e9 Convert device front ports list to table 2020-10-16 15:28:28 -04:00
eed2e4a15b Convert device power outlets list to table 2020-10-16 15:16:36 -04:00
3a47e0e2ed Convert device power ports list to table 2020-10-16 15:09:23 -04:00
60c30b92ba Convert device console server ports list to table 2020-10-16 15:01:16 -04:00
99352a5d30 Convert device console ports list to table 2020-10-16 14:39:15 -04:00
96650b0216 Merge branch 'develop' into develop-2.10 2020-10-09 13:52:16 -04:00
44b842592a Restore total length count on trace view 2020-10-06 16:58:11 -04:00
a6e0ef8cd8 Clean up console/power/interface connections views 2020-10-06 16:15:18 -04:00
56ee425227 Introduce PathContains lookup to allow filtering against objects in path directly 2020-10-06 09:41:45 -04:00
19430ddeb5 Extend cable trace view to show related paths 2020-10-05 16:03:30 -04:00
d5d6b0e856 Optimize path prefetching 2020-10-05 14:47:21 -04:00
50aecd02f4 Fix up connection lists (pending additional work) 2020-10-05 12:05:29 -04:00
3d34f1cdcb Rename CablePath.is_connected to is_active 2020-10-05 11:13:33 -04:00
df73737128 Remove legacy connection_status fields 2020-10-05 10:47:41 -04:00
079c42291c Remove legacy connected endpoint fields 2020-10-05 09:56:46 -04:00
f8800b8303 Optimize console/power/interface connection lists 2020-10-02 21:44:16 -04:00
e9da84f91a Replace legacy trace() method 2020-10-02 14:54:16 -04:00
ae0a481c64 Fixes #5206: Apply user pagination preferences to all paginated object lists 2020-10-02 13:54:57 -04:00
610420c020 Drop support for split paths 2020-10-01 14:24:34 -04:00
19a3a4d4ef Add GenericRelation to originating cable paths on PathEndpoint 2020-10-01 11:30:03 -04:00
9b16d6df2e Merge v2.9.4 release 2020-09-23 16:11:00 -04:00
e404f4efd2 Closes #5164: Show total rack count per rack group under site view 2020-09-23 09:46:52 -04:00
12402f4c30 Fixes #5156: Add missing "add" button to rack reservations list 2020-09-21 15:14:44 -04:00
584b076886 Closes #4956: Include inventory items on primary device view 2020-09-18 11:35:15 -04:00
230e7bbe34 Closes #1846: Enable MPTT for InventoryItem hierarchy 2020-09-18 10:18:03 -04:00
df6ad680ce Closes #1755: Toggle order in which rack elevations are displayed 2020-09-14 14:22:21 -04:00
08c492f1f4 Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
f1877fcea9 Closes #5048: Show the device/VM name when editing a component 2020-09-04 15:10:34 -04:00
473d76c9d1 Fixes #5074: Fix inclusion of VC member interfaces when viewing VC master 2020-08-31 15:34:40 -04:00
ec66e1a5c0 Closes #4349: Drop support for embedded graphs 2020-08-21 11:57:46 -04:00
09015c98c4 Fixes #4903: Fix member count when searching for virtual chassis 2020-08-07 08:54:02 -04:00
65b42c93b0 Merge branch 'develop' into develop-2.9 2020-08-05 09:15:10 -04:00
af98e349e9 Fixes #4938: Show add, import buttons on virtual chassis list view 2020-08-03 12:52:00 -04:00