checktheroads
|
5e4878843e
|
fix custom link rendering
|
2021-04-23 09:31:16 -07:00 |
|
checktheroads
|
fe4a9bff2d
|
remove all bootstrap icons in favor of material design icons
|
2021-04-21 11:31:28 -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 |
|
Jeremy Stretch
|
3869028d53
|
Clean up organizational object URLs
|
2021-03-29 16:17:25 -04:00 |
|
checktheroads
|
683f75fad1
|
bootstrap 5 template updates
|
2021-03-15 08:54:01 -07:00 |
|
Jeremy Stretch
|
51120ccf31
|
Introduce generic object template
|
2021-03-02 15:58:33 -05:00 |
|
Jeremy Stretch
|
d237b97776
|
Update custom_fields_panel.html
|
2020-11-19 13:53:37 -05:00 |
|
Jeremy Stretch
|
790e1ee2e4
|
Update created_updated.html
|
2020-11-19 13:44:34 -05:00 |
|
Jeremy Stretch
|
d5d87e0fdd
|
Update templates to use "object" context var
|
2020-11-19 13:22:33 -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
|
0030fe1779
|
Fixes #5146: Add custom fields support for cables, power panels, rack reservations, and virtual chassis
|
2020-09-17 14:22:14 -04:00 |
|
Jeremy Stretch
|
95965d65c9
|
Fix some instances where RestrictedQuerySet is evaluated prematurely
|
2020-06-26 12:22:02 -04:00 |
|
Jeremy Stretch
|
59c1e34024
|
Initial work on #2018: Add name to VirtualChassis
|
2020-06-24 15:21:42 -04:00 |
|
Jeremy Stretch
|
fed9408b90
|
#4416: Establish a dedicated view for VirtualChassis objects
|
2020-04-24 14:59:38 -04:00 |
|