netbox/netbox/templates/dcim
2020-10-07 11:14:16 -04:00
..
inc Clean up power connection tables 2020-10-06 13:30:28 -04:00
bulk_disconnect.html Fixes #2573: Fix bulk console/power/interface disconnections 2018-11-08 15:04:34 -05:00
cable_connect.html Remove obsolete livesearch Javascript 2020-08-11 12:56:27 -04:00
cable_edit.html Closes #3310: Pre-select site/rack for B side when creating a new cable 2020-01-22 16:07:09 -05:00
cable_trace.html Extend cable trace view to show related paths 2020-10-05 16:03:30 -04:00
cable.html Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00
console_connections_list.html Rename base template 2020-04-10 10:21:02 -04:00
consoleport_delete.html Initial push to public repo 2016-03-01 11:23:03 -05:00
consoleport.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
consoleserverport_delete.html Initial push to public repo 2016-03-01 11:23:03 -05:00
consoleserverport.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
device_component_add.html Rename base template 2020-04-10 10:21:02 -04:00
device_component_edit.html Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
device_component.html Split url_name template filter into viewname() and validated_viewname() 2020-06-25 16:50:35 -04:00
device_config.html Upgraded to Django 2.1 2018-11-02 14:42:15 -04:00
device_edit.html Closes #5149: Add rack group field to device edit form 2020-09-21 15:26:32 -04:00
device_import_child.html Initial work on JSON/YAML-based DeviceType import 2019-09-13 16:18:29 -04:00
device_import.html Initial work on JSON/YAML-based DeviceType import 2019-09-13 16:18:29 -04:00
device_list.html #4416: Add bulk_add view for InventoryItems 2020-07-01 14:55:11 -04:00
device_lldp_neighbors.html Retrieve port-id in LLDP tab 2019-10-21 11:57:23 +02:00
device_status.html Fixes #3474: Fix device status page loading when NAPALM call fails 2019-10-09 15:44:32 -04:00
device.html Clean up power connection tables 2020-10-06 13:30:28 -04:00
devicebay_delete.html Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -04:00
devicebay_depopulate.html Initial work on #91: Support for subdevices 2016-07-01 17:34:47 -04:00
devicebay_populate.html Rename base template 2020-04-10 10:21:02 -04:00
devicebay.html Add plugin buttons & content to device component views 2020-06-25 13:27:01 -04:00
devicetype_component_add.html Rename base template 2020-04-10 10:21:02 -04:00
devicetype_edit.html Add front/rear images for device types; include in rack elevations 2020-02-20 12:11:59 -05:00
devicetype.html Fixes #4905: Fix front port count on device type view 2020-07-27 10:19:24 -04:00
frontport.html Closes #4996: Add "connect" buttons to individual device component views 2020-08-13 11:14:33 -04:00
interface_connections_list.html Rename base template 2020-04-10 10:21:02 -04:00
interface_delete.html Initial push to public repo 2016-03-01 11:23:03 -05:00
interface_edit.html Merge develop into develop-2.10 2020-09-04 16:09:05 -04:00
interface.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
inventoryitem_bulk_delete.html Added warning message about automatically deleting child inventory items 2018-01-31 10:25:06 -05:00
inventoryitem_delete.html Renamed Module to InventoryItem (prep for #824) 2017-03-21 12:54:08 -04:00
inventoryitem.html Fixes #4950: Include inventory item label in API serializer, UI view 2020-08-05 10:11:38 -04:00
power_connections_list.html Rename base template 2020-04-10 10:21:02 -04:00
powerfeed_edit.html Rename power_factor to max_utilization 2019-06-17 14:52:11 -04:00
powerfeed.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
poweroutlet_delete.html Initial push to public repo 2016-03-01 11:23:03 -05:00
poweroutlet.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
powerpanel.html Clean up power connection tables 2020-10-06 13:30:28 -04:00
powerport_delete.html Initial push to public repo 2016-03-01 11:23:03 -05:00
powerport.html Standardize path endpoint templates 2020-10-05 13:23:55 -04:00
rack_edit.html Closes #450: Add 'outer_width' and 'outer_depth' fields to Rack 2018-11-02 09:51:17 -04:00
rack_elevation_list.html Closes #1755: Toggle order in which rack elevations are displayed 2020-09-14 14:22:21 -04:00
rack.html Clean up power utilization logic 2020-10-07 11:14:16 -04:00
rackreservation_edit.html Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00
rackreservation.html Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00
rearport.html Closes #4996: Add "connect" buttons to individual device component views 2020-08-13 11:14:33 -04:00
site_edit.html Arranged object tags into a separate panel 2018-07-10 10:48:33 -04:00
site.html Merge v2.9.4 release 2020-09-23 16:11:00 -04:00
virtualchassis_add_member.html Rename base template 2020-04-10 10:21:02 -04:00
virtualchassis_add.html Initial work on #2018: Add name to VirtualChassis 2020-06-24 15:21:42 -04:00
virtualchassis_edit.html Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00
virtualchassis_remove_member.html Added virtual chassis member remove view 2018-02-01 12:49:23 -05:00
virtualchassis.html Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis 2020-09-17 14:22:14 -04:00