Skip to content

[18.0][FIX] web_pwa_customize: PWA manifest, browser theme-color#3603

Open
jans23 wants to merge 1 commit into
OCA:18.0from
Nitrokey:18.0-fix-web_pwa_customize
Open

[18.0][FIX] web_pwa_customize: PWA manifest, browser theme-color#3603
jans23 wants to merge 1 commit into
OCA:18.0from
Nitrokey:18.0-fix-web_pwa_customize

Conversation

@jans23

@jans23 jans23 commented Jul 3, 2026

Copy link
Copy Markdown

This is based on the work in #3501 and incorporates Victor's feedback as well as some minor improvements.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @victoralmau,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added series:18.0 mod:web_pwa_customize Module web_pwa_customize labels Jul 3, 2026
@pedrobaeza pedrobaeza requested a review from victoralmau July 3, 2026 12:11
@pedrobaeza pedrobaeza added this to the 18.0 milestone Jul 3, 2026

@victoralmau victoralmau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also removes empty lines within the _get_webmanifest() method.

The license change is because it was initially defined incorrectly; I don't think it will be a problem.

Comment thread web_pwa_customize/__manifest__.py Outdated
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Web Pwa Customize",
"version": "18.0.1.1.0",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"version": "18.0.1.1.0",
"version": "18.0.1.0.0",

It is not necessary to change the version.

Comment thread web_pwa_customize/views/pwa_assets.xml Outdated
<template
id="webclient_bootstrap_pwa"
inherit_id="web.webclient_bootstrap"
priority="99"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
priority="99"

@jans23 jans23 force-pushed the 18.0-fix-web_pwa_customize branch from a4067a7 to a778278 Compare July 6, 2026 08:30
@jans23

jans23 commented Jul 6, 2026

Copy link
Copy Markdown
Author

@victoralmau changed as requested.

@jans23 jans23 force-pushed the 18.0-fix-web_pwa_customize branch from a778278 to 1f4b5d3 Compare July 6, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_pwa_customize Module web_pwa_customize series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants