downgraded flag & flag_lists as flag_lists db upgrade failes
upgraded core to ^9.3
This commit is contained in:
@@ -15,122 +15,12 @@ base_table: commerce_subscription
|
||||
base_field: subscription_id
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
id: default
|
||||
display_title: Master
|
||||
display_plugin: default
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'view own commerce_subscription'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_comment: ''
|
||||
query_tags: { }
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
items_per_page: 25
|
||||
offset: 0
|
||||
id: 0
|
||||
total_pages: null
|
||||
tags:
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
override: true
|
||||
sticky: false
|
||||
caption: ''
|
||||
summary: ''
|
||||
description: ''
|
||||
columns:
|
||||
subscription_id: subscription_id
|
||||
title: title
|
||||
billing_schedule: billing_schedule
|
||||
state: state
|
||||
starts: starts
|
||||
ends: ends
|
||||
info:
|
||||
subscription_id:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
title:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
billing_schedule:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
state:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
starts:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
ends:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
default: state
|
||||
empty_table: false
|
||||
row:
|
||||
type: fields
|
||||
title: Subscriptions
|
||||
fields:
|
||||
subscription_id:
|
||||
id: subscription_id
|
||||
@@ -139,6 +29,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: subscription_id
|
||||
plugin_id: field
|
||||
label: ''
|
||||
exclude: true
|
||||
alter:
|
||||
@@ -195,9 +88,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: subscription_id
|
||||
plugin_id: field
|
||||
title:
|
||||
id: title
|
||||
table: commerce_subscription
|
||||
@@ -205,6 +95,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: title
|
||||
plugin_id: field
|
||||
label: Title
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -260,9 +153,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: title
|
||||
plugin_id: field
|
||||
billing_schedule:
|
||||
id: billing_schedule
|
||||
table: commerce_subscription
|
||||
@@ -270,6 +160,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: billing_schedule
|
||||
plugin_id: field
|
||||
label: 'Billing schedule'
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -325,9 +218,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: billing_schedule
|
||||
plugin_id: field
|
||||
state:
|
||||
id: state
|
||||
table: commerce_subscription
|
||||
@@ -335,6 +225,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: state
|
||||
plugin_id: field
|
||||
label: State
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -389,9 +282,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: state
|
||||
plugin_id: field
|
||||
starts:
|
||||
id: starts
|
||||
table: commerce_subscription
|
||||
@@ -399,6 +289,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: starts
|
||||
plugin_id: field
|
||||
label: Starts
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -456,9 +349,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: starts
|
||||
plugin_id: field
|
||||
ends:
|
||||
id: ends
|
||||
table: commerce_subscription
|
||||
@@ -466,6 +356,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: ends
|
||||
plugin_id: field
|
||||
label: Ends
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -523,9 +416,6 @@ display:
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: ends
|
||||
plugin_id: field
|
||||
operations:
|
||||
id: operations
|
||||
table: commerce_subscription
|
||||
@@ -533,6 +423,8 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
plugin_id: entity_operations
|
||||
label: Operations
|
||||
exclude: false
|
||||
alter:
|
||||
@@ -575,13 +467,44 @@ display:
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
destination: false
|
||||
entity_type: commerce_subscription
|
||||
plugin_id: entity_operations
|
||||
filters: { }
|
||||
sorts: { }
|
||||
title: Subscriptions
|
||||
header: { }
|
||||
footer: { }
|
||||
pager:
|
||||
type: full
|
||||
options:
|
||||
offset: 0
|
||||
items_per_page: 25
|
||||
total_pages: null
|
||||
id: 0
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
first: '« First'
|
||||
last: 'Last »'
|
||||
expose:
|
||||
items_per_page: false
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options: '5, 10, 25, 50'
|
||||
items_per_page_options_all: false
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset: false
|
||||
offset_label: Offset
|
||||
quantity: 9
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
expose_sort_order: true
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
access:
|
||||
type: perm
|
||||
options:
|
||||
perm: 'view own commerce_subscription'
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
empty:
|
||||
area:
|
||||
id: area
|
||||
@@ -590,13 +513,13 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
plugin_id: text
|
||||
empty: true
|
||||
tokenize: false
|
||||
content:
|
||||
value: 'You don''t have any subscriptions yet.'
|
||||
format: basic_html
|
||||
plugin_id: text
|
||||
relationships: { }
|
||||
tokenize: false
|
||||
sorts: { }
|
||||
arguments:
|
||||
uid:
|
||||
id: uid
|
||||
@@ -605,6 +528,9 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
entity_type: commerce_subscription
|
||||
entity_field: uid
|
||||
plugin_id: numeric
|
||||
default_action: 'not found'
|
||||
exception:
|
||||
value: all
|
||||
@@ -619,8 +545,8 @@ display:
|
||||
summary_options:
|
||||
base_path: ''
|
||||
count: true
|
||||
items_per_page: 25
|
||||
override: false
|
||||
items_per_page: 25
|
||||
summary:
|
||||
sort_order: asc
|
||||
number_of_records: 0
|
||||
@@ -633,9 +559,83 @@ display:
|
||||
admin_permission: 'administer commerce_subscription'
|
||||
break_phrase: false
|
||||
not: false
|
||||
entity_type: commerce_subscription
|
||||
entity_field: uid
|
||||
plugin_id: numeric
|
||||
filters: { }
|
||||
style:
|
||||
type: table
|
||||
options:
|
||||
grouping: { }
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
columns:
|
||||
subscription_id: subscription_id
|
||||
title: title
|
||||
billing_schedule: billing_schedule
|
||||
state: state
|
||||
starts: starts
|
||||
ends: ends
|
||||
default: state
|
||||
info:
|
||||
subscription_id:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
title:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
billing_schedule:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
state:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
starts:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
ends:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
override: true
|
||||
sticky: false
|
||||
summary: ''
|
||||
empty_table: false
|
||||
caption: ''
|
||||
description: ''
|
||||
row:
|
||||
type: fields
|
||||
query:
|
||||
type: views_query
|
||||
options:
|
||||
query_comment: ''
|
||||
disable_sql_rewrite: false
|
||||
distinct: false
|
||||
replica: false
|
||||
query_tags: { }
|
||||
relationships: { }
|
||||
header: { }
|
||||
footer: { }
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
@@ -648,23 +648,23 @@ display:
|
||||
- user.permissions
|
||||
tags: { }
|
||||
page_1:
|
||||
display_plugin: page
|
||||
id: page_1
|
||||
display_title: 'User subscriptions'
|
||||
display_plugin: page
|
||||
position: 1
|
||||
display_options:
|
||||
display_description: ''
|
||||
display_extenders: { }
|
||||
path: user/%user/subscriptions
|
||||
menu:
|
||||
type: tab
|
||||
title: Subscriptions
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: ''
|
||||
weight: 0
|
||||
context: '0'
|
||||
expanded: false
|
||||
menu_name: account
|
||||
display_description: ''
|
||||
parent: ''
|
||||
context: '0'
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
Reference in New Issue
Block a user