checktheroads
|
844186d520
|
fix object title style
|
2021-04-15 16:52:46 -07:00 |
|
checktheroads
|
4c3b0abe7b
|
Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
# netbox/dcim/tables/template_code.py
# netbox/netbox/views/__init__.py
# netbox/project-static/css/base.css
# netbox/templates/base.html
# netbox/templates/circuits/circuit.html
# netbox/templates/circuits/circuittermination_edit.html
# netbox/templates/circuits/inc/circuit_termination.html
# netbox/templates/circuits/provider.html
# netbox/templates/dcim/device.html
# netbox/templates/dcim/device/base.html
# netbox/templates/dcim/device_component.html
# netbox/templates/dcim/devicetype.html
# netbox/templates/dcim/inc/device_napalm_tabs.html
# netbox/templates/dcim/rack.html
# netbox/templates/dcim/site.html
# netbox/templates/dcim/virtualchassis.html
# netbox/templates/extras/configcontext.html
# netbox/templates/extras/object_journal.html
# netbox/templates/extras/tag.html
# netbox/templates/generic/object.html
# netbox/templates/generic/object_list.html
# netbox/templates/home.html
# netbox/templates/inc/nav_menu.html
# netbox/templates/ipam/aggregate.html
# netbox/templates/ipam/ipaddress.html
# netbox/templates/ipam/prefix.html
# netbox/templates/ipam/vlan.html
# netbox/templates/ipam/vlangroup_edit.html
# netbox/templates/ipam/vlangroup_vlans.html
# netbox/templates/secrets/secret.html
# netbox/templates/tenancy/tenant.html
# netbox/templates/users/api_tokens.html
# netbox/templates/virtualization/cluster.html
# netbox/templates/virtualization/vminterface_edit.html
# netbox/utilities/forms/fields.py
# netbox/utilities/templates/buttons/export.html
|
2021-04-14 11:30:15 -07:00 |
|
jeremystretch
|
d427e0522e
|
Closes #5757: Add unique identifier to every object view
|
2021-04-13 16:14:12 -04:00 |
|
jeremystretch
|
46e144f647
|
Clean up object header
|
2021-04-13 16:03:07 -04:00 |
|
jeremystretch
|
2b0ccf3acd
|
Provide absolute URL for object search form
|
2021-04-02 15:27:00 -04:00 |
|
checktheroads
|
5fdf2d3416
|
replace rack elevation logic
|
2021-03-19 09:25:27 -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 |
|
Jeremy Stretch
|
64d11d32c8
|
Fix conditional display journal & change log tabs
|
2021-03-16 15:33:41 -04:00 |
|
Jeremy Stretch
|
1f1a62da67
|
Initial work on #151: Object journaling
|
2021-03-16 15:00:08 -04:00 |
|
checktheroads
|
4ab5d15ee6
|
update templates to bootstrap 5 classes
|
2021-03-14 17:26:56 -07:00 |
|
checktheroads
|
991f71bf28
|
update templates to bootstrap 5 classes
|
2021-03-14 01:06:18 -07:00 |
|
checktheroads
|
4c60a602b9
|
bootstrap 5 template updates
|
2021-03-13 11:16:29 -07:00 |
|
checktheroads
|
9b89afd6dc
|
begin bootstrap 5 migration, update templates
|
2021-03-13 02:19:42 -07:00 |
|
Jeremy Stretch
|
51120ccf31
|
Introduce generic object template
|
2021-03-02 15:58:33 -05:00 |
|