jeremystretch
|
1319b62acb
|
Standardize on get_FOO_color() method for returning ChoiceField colors
|
2022-02-11 14:25:13 -05:00 |
|
jeremystretch
|
5b985a924b
|
Changelog for #8548 & misc cleanup
|
2022-02-07 10:37:11 -05:00 |
|
Tijs Huisman
|
e2fc7e8cd7
|
Fixes #8548: Virtual Chassis position zero not shown in device page
|
2022-02-05 15:10:03 +01:00 |
|
jeremystretch
|
69305f0509
|
Fixes #8315: Fix display of NAT link for primary IPv4 address under device view
|
2022-02-03 10:30:26 -05:00 |
|
jeremystretch
|
85f9690377
|
Closes #8083: Removed "related devices" panel from device view
|
2021-12-18 14:30:28 -05:00 |
|
jeremystretch
|
8dbd3f332b
|
Closes #8081: Allow creating services directly from navigation menu
|
2021-12-15 11:55:27 -05:00 |
|
jeremystretch
|
cdc73d4f56
|
Closes #8080: Link to NAT IPs for device/VM primary IPs
|
2021-12-15 08:35:01 -05:00 |
|
jeremystretch
|
6f05f17c62
|
Standardize & simplify tags panel inclusion
|
2021-10-21 11:23:31 -04:00 |
|
jeremystretch
|
f04dc55030
|
Reorganize panel inclusion templates
|
2021-10-19 14:21:31 -04:00 |
|
jeremystretch
|
f193f0d3f9
|
Add contact assignments to models
|
2021-10-18 15:09:57 -04:00 |
|
jeremystretch
|
33ea8763d5
|
3839: Add airflow field to Device
|
2021-10-14 16:15:08 -04:00 |
|
jeremystretch
|
357a5d1e65
|
Refactor image attachments panel template
|
2021-10-01 12:45:41 -04:00 |
|
jeremystretch
|
460e3fd5d6
|
Introduce a common URL for the creation of image attachments
|
2021-10-01 12:34:30 -04:00 |
|
jeremystretch
|
bd957612c6
|
Fixes #7167: Ensure consistent font size when using monospace formatting
|
2021-09-09 16:05:46 -04:00 |
|
jeremystretch
|
e890944160
|
Use badge template tag for numeric values
|
2021-08-23 16:47:08 -04:00 |
|
jeremystretch
|
7be684835b
|
Introduce an inclusion template for object comments
|
2021-07-21 14:20:14 -04:00 |
|
jeremystretch
|
19eafef41e
|
General UI cleanup
|
2021-07-21 12:06:43 -04:00 |
|
Daniel Sheppard
|
744792452f
|
Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets
* #5278: Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
|
2021-05-17 16:26:02 -04:00 |
|
jeremystretch
|
ea5d02b1e6
|
Remove deprecated display_name() methods from models
|
2021-05-04 16:05:17 -04:00 |
|
checktheroads
|
460a203c29
|
Add basic support for smaller screens
|
2021-04-30 15:55:37 -07:00 |
|
checktheroads
|
8c3229ec38
|
fix device template styles
|
2021-04-21 13:20:09 -07:00 |
|
checktheroads
|
98829b209a
|
fix device template style
|
2021-04-20 01:18:34 -07:00 |
|
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 |
|