|
347ea4ca98
|
Tweak object list sizing, alignment
|
2021-07-20 21:16:36 -04:00 |
|
|
14f696e824
|
Merge branch 'develop' into feature
|
2021-06-14 09:23:01 -04:00 |
|
|
7e481960f9
|
Optimize MPTTColumn rendering
|
2021-06-14 09:19:05 -04:00 |
|
|
2d44bade4b
|
Merge branch 'develop' into feature
|
2021-06-02 20:35:38 -04:00 |
|
|
5cb5f9a963
|
Linkify prefix children count
|
2021-05-27 15:40:55 -04:00 |
|
|
5b4dacf0f5
|
Merge branch 'develop' into feature
|
2021-05-25 13:19:17 -04:00 |
|
|
b3423e1722
|
Release v2.11.4
|
2021-05-25 11:38:43 -04:00 |
|
|
2c9aa86bf0
|
fix checkbox styles
|
2021-04-22 18:57:43 -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 |
|
|
18f206747c
|
Closes #6088: Improved table configuration form
|
2021-04-12 10:46:32 -04:00 |
|
|
d6fcd22752
|
Fixes #6110: Fix handling of TemplateColumn values for table export
|
2021-04-08 10:30:13 -04:00 |
|
|
7885ec5511
|
Clean up custom field column implementation
|
2021-03-29 17:51:45 -04:00 |
|
|
be3d33eebd
|
Add support for custom fields in tables (#5460)
* Add support for custom fields in tables
* Fix empty list displays as none
Co-authored-by: TomGrozev <TomGrozev@users.noreply.github.com>
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
|
2021-03-29 17:15:21 -04:00 |
|
|
1544823d73
|
Closes #5926: Strip leading/trailing whitespace from TemplateColumns rendered for export
|
2021-03-26 16:20:01 -04:00 |
|
|
bb00f2ff46
|
Introduce paginate_table() utility to simplify table pagination
|
2021-03-26 13:02:55 -04:00 |
|
|
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 |
|
|
889316085c
|
Closes #5998: Introduce ContentTypeColumn
|
2021-03-17 16:29:43 -04:00 |
|
|
187f4fa4aa
|
fix device & device component templates
|
2021-03-14 17:26:33 -07:00 |
|
|
9b89afd6dc
|
begin bootstrap 5 migration, update templates
|
2021-03-13 02:19:42 -07:00 |
|
|
e703d9ff78
|
Introduce UtilizationColumn to render utilization graphs consistently
|
2021-03-04 20:58:43 -05:00 |
|
|
32501c96e5
|
Introduce MPTTColumn to represent MPTT models
|
2021-03-04 20:47:24 -05:00 |
|
|
23b58ccbe8
|
Override value() on custom table columns
|
2021-03-04 15:56:12 -05:00 |
|
|
6a9b50f95d
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
|
867f308027
|
Replace Font Awesome icons with Material Design
|
2020-11-06 14:33:20 -05:00 |
|
|
97c8306eeb
|
Drop add_prefetch from BaseTable; improve dynamic prefetching for table querysets
|
2020-10-30 16:15:16 -04:00 |
|
|
fcb5e6ae1c
|
Merge branch 'develop' into develop-2.10
|
2020-10-30 10:38:05 -04:00 |
|
|
00e102fb0c
|
Fix resetting column preferences
|
2020-10-29 14:42:40 -04:00 |
|
|
ffdb727e1c
|
Update BaseTable to accept user instance directly
|
2020-10-29 14:03:08 -04:00 |
|
|
a969b81e63
|
Change color for edit button
|
2020-10-16 16:36:12 -04:00 |
|
|
dde52309d2
|
Fixes #5243: Redirect user to appropriate tab after modifying device components
|
2020-10-15 16:55:20 -04:00 |
|
|
96650b0216
|
Merge branch 'develop' into develop-2.10
|
2020-10-09 13:52:16 -04:00 |
|
|
9738257aa2
|
Fixes #5217: Prevent erroneous removal of prefetched GenericForeignKey data from tables
|
2020-10-07 13:09:08 -04:00 |
|
|
12e2537222
|
General cleanup of tables
|
2020-09-25 14:18:29 -04:00 |
|
|
28f0da0bc1
|
Introduce LinkedCountColumn to standardize approach to counting related items in tables
|
2020-09-25 12:42:17 -04:00 |
|
|
18a8a91d57
|
Introduce ChoiceFieldColumn to replace template columns
|
2020-09-25 10:52:14 -04:00 |
|
|
2bc524a2ee
|
Standardize usage of BooleanColumn
|
2020-09-16 14:25:07 -04:00 |
|
|
b559c827d2
|
Fixes #5091: Avoid KeyError when handling invalid table preferences
|
2020-09-02 13:30:19 -04:00 |
|
|
6e50ed084d
|
Fix tags display
|
2020-07-08 13:10:40 -04:00 |
|
|
f4c14d4854
|
Replace get_component_template_actions() with ButtonsColumn
|
2020-07-02 16:47:28 -04:00 |
|
|
c484fa99e2
|
Introduce ButtonsColumn to reduce boilerplate and standardize organizational object links
|
2020-07-01 13:47:01 -04:00 |
|
|
af778f8fca
|
TagFilter should call unrestricted() on its queryset
|
2020-06-29 16:07:14 -04:00 |
|
|
ba138de53b
|
Fix display of tags
|
2020-06-24 16:27:44 -04:00 |
|
|
067e89f6a0
|
Allow unrestricted access to assigned tags
|
2020-06-16 14:59:22 -04:00 |
|
|
9abc67bbeb
|
Fixes #4737: Introduce ColoredLabelColumn for consistent display of colored labels
|
2020-06-10 11:38:23 -04:00 |
|
|
e0ebb8e7d8
|
Fixes #4617: Restore IP prefix depth notation in list view
|
2020-05-13 17:08:48 -04:00 |
|
|
a4dbd2dae5
|
Closes #3064: Include tags in object lists as a toggleable table column
|
2020-05-06 14:42:51 -04:00 |
|
|
b0478a7e5b
|
Enable dynamic queryset field prefetching based on table columns
|
2020-05-04 14:08:11 -04:00 |
|
|
88687608e7
|
Always include the 'actions' column, if present
|
2020-04-29 10:17:52 -04:00 |
|
|
8ec2e3cc7b
|
Introduce default_columns Meta parameter to reduce boilerplate
|
2020-04-28 16:33:06 -04:00 |
|