From bb636d6abd5785940ef732711ed7a6d1af75c9f1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 21:42:29 +0100 Subject: [PATCH 1/9] Upgrade to v7.32 https://github.com/wekan/wekan/releases/tag/v7.32 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fa09eda..51f6103 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.30~ynh1" +version = "7.32~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.30/wekan-7.30-amd64.zip" - amd64.sha256 = "8e2b7caefa1467716e00a36d7b951c3f490dec4a6c7f22a4ab3c9925ed09f5cb" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.32/wekan-7.32-amd64.zip" + amd64.sha256 = "e8e6ddd58031a16fab7a48970fe48e67f95f8cb5b995eba6ede85fd744cac8c9" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From 05575fbfdac01c435197d038d7e3817a5fc95c9f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 20:42:33 +0000 Subject: [PATCH 2/9] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 759a28c..c7ab6c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.30~ynh1 +**Shipped version:** 7.32~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h @@ -47,4 +47,4 @@ or sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index ebc89cc..cfe0e72 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.30~ynh1 +**Version incluse :** 7.32~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h From 2f80d765b6422df099553250f8d0f9d77c0546f6 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Mon, 26 Feb 2024 04:08:20 +0100 Subject: [PATCH 3/9] Upgrade to v7.34 (#297) --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c7ab6c7..e8bcbd3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.32~ynh1 +**Shipped version:** 7.34~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index cfe0e72..b0c21e2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.32~ynh1 +**Version incluse :** 7.34~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/manifest.toml b/manifest.toml index 51f6103..e840cfa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.32~ynh1" +version = "7.34~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.32/wekan-7.32-amd64.zip" - amd64.sha256 = "e8e6ddd58031a16fab7a48970fe48e67f95f8cb5b995eba6ede85fd744cac8c9" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.34/wekan-7.34-amd64.zip" + amd64.sha256 = "6490e1edb1aae60d1b90e1dd182ab7325aa97397266446ae5543fbac82152ea9" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From e8ac94f9e3b96de181f3eea9a075bc3672758980 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Feb 2024 21:42:30 +0100 Subject: [PATCH 4/9] Upgrade to v7.35 https://github.com/wekan/wekan/releases/tag/v7.35 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e840cfa..3dc0c16 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.34~ynh1" +version = "7.35~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.34/wekan-7.34-amd64.zip" - amd64.sha256 = "6490e1edb1aae60d1b90e1dd182ab7325aa97397266446ae5543fbac82152ea9" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.35/wekan-7.35-amd64.zip" + amd64.sha256 = "8c2139e047cd92c08562d8dfd11863a126efb36a655d7627fd05993b9444cb15" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From cc4d5e64e12af43b19fb3c23a7b23a1b3953785e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Feb 2024 20:42:33 +0000 Subject: [PATCH 5/9] 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 e8bcbd3..09b4b07 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.34~ynh1 +**Shipped version:** 7.35~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index b0c21e2..f1dde4c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.34~ynh1 +**Version incluse :** 7.35~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h From 3507ed82e8acecc49289f2b9c0a19c68dd500c7e Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 7 Mar 2024 17:36:57 +0100 Subject: [PATCH 6/9] Upgrade to v7.36 (#301) --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09b4b07..fffb269 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.35~ynh1 +**Shipped version:** 7.36~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index f1dde4c..91acb31 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.35~ynh1 +**Version incluse :** 7.36~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/manifest.toml b/manifest.toml index 3dc0c16..49b089c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.35~ynh1" +version = "7.36~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.35/wekan-7.35-amd64.zip" - amd64.sha256 = "8c2139e047cd92c08562d8dfd11863a126efb36a655d7627fd05993b9444cb15" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.36/wekan-7.36-amd64.zip" + amd64.sha256 = "a468ced1cada882706f591b61b4f344b7960fc66add2ee9f474603fe493c57d9" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From d727b41eeef722306a65cc507b5dc591d9e02557 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 7 Mar 2024 16:37:02 +0000 Subject: [PATCH 7/9] Auto-update README --- README.md | 12 ++++++------ README_fr.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index fffb269..fdf97cd 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ WeKan is an completely Open Source and Free software collaborative kanban board ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -47,4 +47,4 @@ or sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 91acb31..4a19c12 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,11 +29,11 @@ WeKan est une application de tableau kanban collaborative entièrement libre et ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -47,4 +47,4 @@ ou sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** From 104fcea6730193b47af8e6b1e4208bc39aad39f8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 18 Mar 2024 02:46:10 +0100 Subject: [PATCH 8/9] Upgrade to v7.41 https://github.com/wekan/wekan/releases/tag/v7.41 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 49b089c..dad52ee 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.36~ynh1" +version = "7.41~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.36/wekan-7.36-amd64.zip" - amd64.sha256 = "a468ced1cada882706f591b61b4f344b7960fc66add2ee9f474603fe493c57d9" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.41/wekan-7.41-amd64.zip" + amd64.sha256 = "4fde1d1ef915a9a3045d1aeb7a29a8918995aca9b775434f66caf7504334ccda" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip" From de79acf779d922d78403a74816b7871b648e1c71 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 18 Mar 2024 01:46:14 +0000 Subject: [PATCH 9/9] Auto-update README --- README.md | 7 +++---- README_fr.md | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fdf97cd..628e581 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board application. +**Shipped version:** 7.41~ynh1 -**Shipped version:** 7.36~ynh1 - -**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h +**Demo:** ## Screenshots @@ -41,7 +40,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug or sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 4a19c12..051e9cc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative entièrement libre et open source. +**Version incluse :** 7.41~ynh1 -**Version incluse :** 7.36~ynh1 - -**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h +**Démo :** ## Captures d’écran @@ -41,7 +40,7 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug ou sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug