From de96bde96d1b0795e9b67af05fc5b6a41657962c Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:12:18 +0200 Subject: [PATCH 1/2] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 9f2fc2d..c44ff5b 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://www.galette.eu", "demo": "https://demo.galette.eu/login", "admindoc": "https://doc.galette.eu/fr/master/", - "code": "https://github.com/galette/galette" + "code": "https://github.com/galette/galette", + "cpe": "cpe:2.3:a:galette:galette" }, "license": "GPL-3.0-or-later", "maintainer": { @@ -63,9 +64,12 @@ "ask": { "en": "Choose SQL databe you want" }, - "choices": ["pgsql", "mysql"], + "choices": [ + "pgsql", + "mysql" + ], "default": "pgsql" } ] } -} +} \ No newline at end of file From 13335bb7c1fb2363d215c78d4390cce665eb65d4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 25 Sep 2022 17:42:00 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42b4c23..c807850 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Galette is a membership management web application towards non profit organizati **Shipped version:** 0.9.5.2~ynh3 + **Demo:** https://demo.galette.eu/login ## Screenshots diff --git a/README_fr.md b/README_fr.md index fd4970a..9ce36ac 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Outil de gestion d'adhérents et de cotisation en ligne pour associations -**Version incluse :** 0.9.5.2~ynh3 +**Version incluse :** 0.9.5.2~ynh3 + **Démo :** https://demo.galette.eu/login