checktheroads
|
125965b559
|
migrate templates to bootstrap 5
|
2021-04-18 11:35:42 -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 |
|
checktheroads
|
187f4fa4aa
|
fix device & device component templates
|
2021-03-14 17:26:33 -07:00 |
|
checktheroads
|
991f71bf28
|
update templates to bootstrap 5 classes
|
2021-03-14 01:06:18 -07:00 |
|
checktheroads
|
9b89afd6dc
|
begin bootstrap 5 migration, update templates
|
2021-03-13 02:19:42 -07:00 |
|
Jeremy Stretch
|
d750b690e7
|
Closes #4971: Allow assigning devices to locations without a rack
|
2021-03-03 14:28:07 -05:00 |
|
Jeremy Stretch
|
6a9b50f95d
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
Jeremy Stretch
|
47b7ec8d00
|
Fixes #5584: Restore power utilization panel under device view
|
2021-01-07 11:19:11 -05:00 |
|
Jeremy Stretch
|
1d7bee5eee
|
Move device template
|
2020-11-19 16:19:08 -05:00 |
|
Jeremy Stretch
|
9736d6ba48
|
Separate device component lists into discrete views
|
2020-11-13 15:00:12 -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
|
b8a7870750
|
Fix bulk editing of device components
|
2020-11-10 09:22:50 -05:00 |
|
Jeremy Stretch
|
62b0a68bef
|
Don't use chevron-right icon for hierarchy
|
2020-11-06 16:26:16 -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
|
f82e2a8d20
|
Fixed up device & device type tab navigation
|
2020-10-30 11:41:51 -04:00 |
|
Jeremy Stretch
|
fcb5e6ae1c
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
Jeremy Stretch
|
cf328ca51e
|
Fix interfaces table header
|
2020-10-29 13:38:07 -04:00 |
|
Jeremy Stretch
|
ce2210b7bc
|
Introduce table_config_form template tag to simplify form generation
|
2020-10-23 16:47:53 -04:00 |
|
Jeremy Stretch
|
00caa368c5
|
Remove interface IPs toggle
|
2020-10-16 16:40:21 -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
|
dde52309d2
|
Fixes #5243: Redirect user to appropriate tab after modifying device components
|
2020-10-15 16:55:20 -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
|
d5d6b0e856
|
Optimize path prefetching
|
2020-10-05 14:47:21 -04:00 |
|
kobayashi
|
5c8694ad65
|
Fixes #5184: Fix missing Power Utilization
|
2020-09-27 16:33:47 -04:00 |
|
Jeremy Stretch
|
9b16d6df2e
|
Merge v2.9.4 release
|
2020-09-23 16:11:00 -04:00 |
|
Jeremy Stretch
|
c986321402
|
Fix "add secret" link for VMs
|
2020-09-21 10:54:04 -04:00 |
|
Jeremy Stretch
|
43f3e682c5
|
Support assignment of secrets to virtual machines
|
2020-09-18 15:39:41 -04:00 |
|
Jeremy Stretch
|
584b076886
|
Closes #4956: Include inventory items on primary device view
|
2020-09-18 11:35:15 -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
|
ec66e1a5c0
|
Closes #4349: Drop support for embedded graphs
|
2020-08-21 11:57:46 -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
|
b1ec332a56
|
Fixes #4951: Redirect to device inventory view after creting a new inventory item
|
2020-08-06 13:20:12 -04:00 |
|
Jeremy Stretch
|
d1a505d07f
|
Fixes #4914: Fix toggling cable status under device view
|
2020-07-28 12:54:21 -04:00 |
|
Jeremy Stretch
|
22ee6703ad
|
Merge branch 'develop' into develop-2.9
|
2020-07-23 14:35:34 -04:00 |
|
Josh VanDeraa
|
3fd3c7a383
|
Removes IP address check for NAPALM in HTML
|
2020-07-23 09:24:02 -05:00 |
|
Jeremy Stretch
|
1ed152cd49
|
Fix unrestricted queries for Tags
|
2020-07-02 16:25:13 -04:00 |
|
Jeremy Stretch
|
e635dc1fb3
|
Arrange device components within tabs
|
2020-07-02 15:10:56 -04:00 |
|
Jeremy Stretch
|
1f9cdc71d4
|
Move device and device_type ForeignKeys to abstract component models
|
2020-07-02 13:07:32 -04:00 |
|
Jeremy Stretch
|
fa0c7a76cb
|
Fix permission evaluation for add console/power port buttons
|
2020-07-01 15:14:06 -04:00 |
|