7c14b8d97b
Clean up display of tenant groups
2022-03-22 15:29:05 -04:00
75dae5fbe8
Introduce linkify template filter
2022-03-22 14:51:20 -04:00
1319b62acb
Standardize on get_FOO_color() method for returning ChoiceField colors
2022-02-11 14:25:13 -05:00
6f05f17c62
Standardize & simplify tags panel inclusion
2021-10-21 11:23:31 -04:00
f04dc55030
Reorganize panel inclusion templates
2021-10-19 14:21:31 -04:00
25f501fb12
Remove obsolete responsive_table.html template
2021-09-15 12:41:21 -04:00
19eafef41e
General UI cleanup
2021-07-21 12:06:43 -04:00
805892f623
Template cleanup ( #6421 )
...
* Clean up & comment base templates
* Clean up login template & form
* Use SVG file for NetBox logo
* Simplify breadcrumbs
* Merge changelog.html into home.html
* Rename title_container block to header
* Move breadcrumbs block to object.html
* Attach names to endblock template tags
* Reorganize root-level templates into base/ and inc/
* Remove obsolete reference to Bootstrap 3.4.1
2021-05-17 16:27:27 -04:00
460a203c29
Add basic support for smaller screens
2021-04-30 15:55:37 -07:00
fe4a9bff2d
remove all bootstrap icons in favor of material design icons
2021-04-21 11:31:28 -07:00
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
d1d2ad6a5c
bootstrap 5 class updates
2021-04-13 21:51:12 -07:00
eac53a779b
Migrate prefix, VLAN templates to new structure
2021-03-29 16:43:29 -04:00
3869028d53
Clean up organizational object URLs
2021-03-29 16:17:25 -04:00
9b89afd6dc
begin bootstrap 5 migration, update templates
2021-03-13 02:19:42 -07:00
51120ccf31
Introduce generic object template
2021-03-02 15:58:33 -05:00
6a9b50f95d
Closes #5873 : Use numeric IDs in all object URLs
2021-02-26 17:23:23 -05:00
d237b97776
Update custom_fields_panel.html
2020-11-19 13:53:37 -05:00
790e1ee2e4
Update created_updated.html
2020-11-19 13:44:34 -05:00
d5d87e0fdd
Update templates to use "object" context var
2020-11-19 13:22:33 -05:00
62b0a68bef
Don't use chevron-right icon for hierarchy
2020-11-06 16:26:16 -05:00
72dace29b7
Replace Glyphicons with Material Design
2020-11-06 14:49:14 -05:00
867f308027
Replace Font Awesome icons with Material Design
2020-11-06 14:33:20 -05:00
1f0a4cc548
Closes #5075 : Include a VLAN membership view for VM interfaces
2020-09-23 11:48:32 -04:00
19a10cee82
Rename base template
2020-04-10 10:21:02 -04:00
8364694fb4
added plugin template content injection to primary model detail views
2020-03-15 23:45:18 -04:00
2cf990bd92
Standardize on two-word form of "change log"
2020-02-19 12:45:52 -05:00
8acd3d0a72
Introduced clone, edit, and delete buttons
2019-12-13 15:54:50 -05:00
446acbdf82
Closes #33 : Add ability to clone objects (pre-populate form fields)
2019-12-06 16:13:52 -05:00
37c2c4b4a2
Merge v2.5.11
2019-04-29 14:40:18 -04:00
f4aec1e7d0
Change VLAN view columns to a 4/8 split
2019-04-22 07:47:16 -04:00
dd58e78fde
Add custom links to templates
2019-04-15 21:38:04 -04:00
b29944d5d7
Check view permissions for object navigation tabs
2019-04-12 09:29:36 -04:00
c208d8fc2e
* Added CSS to:
...
* Hide URLs
* Hide elements with "noprint" class
* Added noprint to:
* Header Panel
* Search Panel, Tags Panel
* Buttons
* Various list elements
* Related elements
2019-03-05 15:42:47 -06:00
045856c9ac
Introduced a placeholder template filter
2018-11-05 13:00:46 -05:00
97b6038be2
Cleaned up custom fields panel template
2018-07-20 19:56:04 -04:00
663bbd025e
Updated custom fields inclusion tag to use 'with'
2018-07-10 11:02:37 -04:00
4802e516e5
Arranged object tags into a separate panel
2018-07-10 10:48:33 -04:00
edf53d4516
Flip the order of tag and URL name for the tag template tag
2018-07-05 15:20:13 -04:00
3c2e0b0b17
Added changelog views
2018-06-14 16:15:14 -04:00
21c4085c51
Moved object header templates into object base templates
2018-06-14 13:34:37 -04:00
e6b3983a4e
Added template tag for tag links
2018-05-18 11:09:11 -04:00
9b3869790d
Implemented tags for all primary models
2018-05-10 12:53:11 -04:00
38a208242b
Closes #1945 : Implemented a VLAN members view
2018-03-15 15:33:13 -04:00
b8df05cf88
Fixes #1655 . Removed explicit field references. ( #1656 )
...
* Fixes #1655
Further field name references were found in `consoleport.html`. These have now been removed, so we rely on proper a proper `__str__` implementation of both `ConsolePort` and `ConsoleServerPort`.
* Fixes #1655 : Removed explicit field references
Cleaned up all (notable) .name references, and removed them so __str__ can do the lifting. Did not remove the references where it was explicitly referenced to .name (eg. in details). Extended the Secret model to also include the name in __str__, since that was weirdly absent.
* Adapted PR to comply with comments
Re-introduced certain references to make sure explicit references are still used where needed.
2017-11-02 11:51:27 -04:00
12d643694f
Cleaned up title blocks
2017-08-02 13:15:28 -04:00
779446da64
Fixes #1187 : Fixed table pagination by introducing a custom table template
2017-05-16 16:19:55 -04:00
f3b9930dea
Initial work on regions
2017-02-28 12:11:43 -05:00
b0f9035e2d
Additional work on #904
2017-02-21 14:53:22 -05:00
aba9748ffd
Fix #235 : Enable global vlan ( #904 )
...
* Fix #235 : Enable global vlan
Decouple site/vlan, make site optional for vlan/vlangroup
Change html generation code to check site existence before
dereference
Create site search function, if site is None for a VLAN, view it as
global VLAN
* commit1
* commit2
* commit3
* Add migration file for VLAN&VLAN group
* Revert unintentional commits
2017-02-21 13:27:24 -05:00