Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] all: add missing author in all manifests #1044

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test_themes/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@
'test_themes/static/src/systray_items/*',
],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}
1 change: 1 addition & 0 deletions theme_anelusia/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
'configurator_snippets': {
'homepage': ['s_text_cover', 's_images_wall', 's_color_blocks_2', 's_references', 's_media_list','s_key_images', 's_call_to_action'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-anelusia.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_artists/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
'configurator_snippets': {
'homepage': ['s_sidegrid', 's_product_catalog', 's_cta_box', 's_title', 's_image_frame', 's_images_wall', 's_shape_image'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-artists.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_avantgarde/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'homepage': ['s_sidegrid', 's_features_wall', 's_carousel', 's_timeline', 's_quadrant'],
},
'depends': ['theme_common'],
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-avantgarde.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_aviato/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
'configurator_snippets': {
'homepage': ['s_banner', 's_text_image', 's_image_text', 's_picture', 's_title', 's_masonry_block_default_template', 's_company_team', 's_showcase', 's_quotes_carousel'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-aviato.odoo.com',

Expand Down
1 change: 1 addition & 0 deletions theme_beauty/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
'configurator_snippets': {
'homepage': ['s_intro_pill', 's_masonry_block_mosaic_template', 's_pricelist_boxed', 's_features_wall', 's_image_frame', 's_call_to_action'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-beauty.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_bewise/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
'configurator_snippets': {
'homepage': ['s_striped_center_top', 's_title', 's_color_blocks_2', 's_faq_collapse', 's_masonry_block_default_template', 's_company_team_shapes'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-bewise.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_bistro/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
'homepage': ['s_image_title', 's_key_images', 's_pricelist_cafe', 's_quotes_carousel', 's_quadrant'],
'pricing': ["s_text_image", "s_product_catalog"],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-bistro.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_bookstore/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
'2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-bookstore.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_buzzy/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
'2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-buzzy.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_clean/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
'configurator_snippets': {
'homepage': ['s_banner', 's_color_blocks_2', 's_title', 's_text_image', 's_image_text', 's_numbers_showcase', 's_company_team', 's_accordion_image', 's_cta_card'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-clean.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_cobalt/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
'configurator_snippets': {
'homepage': ['s_banner', 's_image_text', 's_key_images', 's_text_image', 's_company_team_detail', 's_references_grid'],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-cobalt.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_common/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
'views/old_snippets/s_page_header.xml',
'views/old_snippets/s_three_columns_circle.xml',
],
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}
1 change: 1 addition & 0 deletions theme_enark/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
'2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-enark.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_graphene/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
},
},
'depends': ['theme_common'],
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-graphene.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_kea/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-kea.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_kiddo/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-kiddo.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_loftspace/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-loftspace.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_monglia/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-monglia.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_nano/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
'2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-nano.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_notes/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-notes.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_odoo_experts/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-odoo-experts.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_orchid/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
'2': ['s_text_cover', 's_image_text', 's_text_image', 's_image_text_2nd', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-orchid.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_paptic/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-paptic.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_real_estate/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-real-estate.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_test_custo/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@
'theme_test_custo/static/tests/tours/**/*',
],
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}
1 change: 1 addition & 0 deletions theme_treehouse/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-treehouse.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_vehicle/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
'5': ['s_text_block_h1', 's_text_block', 's_image_gallery', 's_picture'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-vehicle.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_yes/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-yes.odoo.com',
'assets': {
Expand Down
1 change: 1 addition & 0 deletions theme_zap/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
'personal': ['s_text_cover', 's_image_text', 's_text_block_h2', 's_numbers', 's_features', 's_call_to_action'],
},
},
'author': 'Odoo S.A.',
'license': 'LGPL-3',
'live_test_url': 'https://theme-zap.odoo.com',
'assets': {
Expand Down