From fe2822d7dcc904c5402c71fb4564d3725f1f88ff Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 22 Jan 2023 09:16:10 +0100 Subject: [PATCH 1/4] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 044f748..a850e3f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.26.tar.gz -SOURCE_SUM=2de8fd4ce3c4f9056f89d8b9339b65aace2ae56a6b203efc9223a6d4d3f4e0f2 +SOURCE_SUM=cd5b790017c506ae478cfe1fd33c17f51d3933d9090a37c42665f8082a19c05d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From 0f22ab12cac510f6392a7c233ecfd3b7ff40a37c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 22 Jan 2023 08:16:18 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 2 +- README_fr.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index d33ccb9..147cd2d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Kanboard for YunoHost -[![Integration level](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Working status](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Working status](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) [![Install Kanboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 5bacca0..20036e9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # Kanboard pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) [![Installer Kanboard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Kanboard rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Kanboard rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Kanboard est un logiciel de gestion de projet Kanban gratuit et open source. @@ -28,9 +28,9 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source. **Démo :** https://demo.yunohost.org/kanboard/ -## Captures d'écran +## Captures d’écran -![Capture d'écran de Kanboard](./doc/screenshots/board.png) +![Capture d’écran de Kanboard](./doc/screenshots/board.png) ## Avertissements / informations importantes @@ -46,9 +46,9 @@ Cela est dû à une limitation de Kanboard. ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -64,4 +64,4 @@ ou sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From df85967511443a4af629e0a42fc37a95e4003482 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 22 Jan 2023 09:19:17 +0100 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4d6afeb..fd6128e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Kanban project management software", "fr": "Logiciel de gestion de projet Kanban" }, - "version": "1.2.26~ynh1", + "version": "1.2.26~ynh2", "url": "https://kanboard.net", "upstream": { "license": "MIT", From 56311ed093d8e3ca5966e9c46050ddaf598d9fa3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 22 Jan 2023 08:19:30 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 147cd2d..d2ae0e4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Kanboard is a free and open source Kanban project management software. - Drag and drop tasks to manage your project -**Shipped version:** 1.2.26~ynh1 +**Shipped version:** 1.2.26~ynh2 **Demo:** https://demo.yunohost.org/kanboard/ diff --git a/README_fr.md b/README_fr.md index 20036e9..e9d6fbd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source. - Glisser et déposez des tâches pour gérer votre projet -**Version incluse :** 1.2.26~ynh1 +**Version incluse :** 1.2.26~ynh2 **Démo :** https://demo.yunohost.org/kanboard/