From 2376dafbe413b6e810069f94f2e703bb48333c43 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:26:22 +0000 Subject: [PATCH 1/5] 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 90f2040..663b6f9 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ OpenProject is a web-based project management software. * Official app website: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 7043f6e..d2d6180 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ OpenProject is a web-based project management software. * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From 07a0afedb19356ec551dd668a4eb96349b696a69 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Mar 2024 07:15:57 +0100 Subject: [PATCH 2/5] Auto-update README --- ALL_README.md | 6 ++++++ README.md | 24 ++++++++++----------- README_fr.md | 30 +++++++++++++------------- README_gl.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_it.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 151 insertions(+), 27 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_gl.md create mode 100644 README_it.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..3d6c579 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index f1027de..c9b67f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install OpenProject with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* -> *This package allows you to install OpenProject quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install OpenProject quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview @@ -38,19 +38,19 @@ OpenProject is a web-based project management software. ## 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 -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug or sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 7f1afb5..c236295 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # OpenProject pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer OpenProject avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer OpenProject 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 OpenProject rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -31,7 +31,7 @@ OpenProject is a web-based project management software. - Meeting agendas and meeting minutes -**Version incluse :** 12.5.8~ynh1 +**Version incluse :** 12.5.8~ynh1 ## Captures d’écran @@ -39,22 +39,22 @@ OpenProject is a web-based project management software. ## 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 -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug ou sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_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 :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..e3ac58f --- /dev/null +++ b/README_gl.md @@ -0,0 +1,59 @@ + + +# OpenProject para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) + +[![Instalar OpenProject con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar OpenProject de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +OpenProject is a web-based project management software. + +### Features + +- Project planning and scheduling +- Product roadmap and release planning +- Task management and team collaboration +- Time tracking, cost reporting and budgeting +- Bug tracking +- Wikis +- Forums +- Meeting agendas and meeting minutes + + +**Versión proporcionada:** 12.5.8~ynh1 + +## Capturas de pantalla + +![Captura de pantalla de OpenProject](./doc/screenshots/screenshot1.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +ou +sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..b58c8bc --- /dev/null +++ b/README_it.md @@ -0,0 +1,59 @@ + + +# OpenProject per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) + +[![Installa OpenProject con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare OpenProject su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +OpenProject is a web-based project management software. + +### Features + +- Project planning and scheduling +- Product roadmap and release planning +- Task management and team collaboration +- Time tracking, cost reporting and budgeting +- Bug tracking +- Wikis +- Forums +- Meeting agendas and meeting minutes + + +**Versione pubblicata:** 12.5.8~ynh1 + +## Screenshot + +![Screenshot di OpenProject](./doc/screenshots/screenshot1.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +o +sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:** From 22afb8e5697c8e9279edb5ee3399200ea12ec9a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 23 Jun 2024 14:12:23 +0200 Subject: [PATCH 3/5] Update READMEs --- ALL_README.md | 4 +++- README.md | 2 +- README_es.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 181 insertions(+), 2 deletions(-) create mode 100644 README_es.md create mode 100644 README_eu.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,8 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index c9b67f6..b5b166c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install OpenProject with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install OpenProject quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..c23b9e4 --- /dev/null +++ b/README_es.md @@ -0,0 +1,59 @@ + + +# OpenProject para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) + +[![Instalar OpenProject con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarOpenProject rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +OpenProject is a web-based project management software. + +### Features + +- Project planning and scheduling +- Product roadmap and release planning +- Task management and team collaboration +- Time tracking, cost reporting and budgeting +- Bug tracking +- Wikis +- Forums +- Meeting agendas and meeting minutes + + +**Versión actual:** 12.5.8~ynh1 + +## Capturas + +![Captura de OpenProject](./doc/screenshots/screenshot1.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +o +sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..e820d82 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,59 @@ + + +# OpenProject YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) + +[![Instalatu OpenProject YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek OpenProject YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +OpenProject is a web-based project management software. + +### Features + +- Project planning and scheduling +- Product roadmap and release planning +- Task management and team collaboration +- Time tracking, cost reporting and budgeting +- Bug tracking +- Wikis +- Forums +- Meeting agendas and meeting minutes + + +**Paketatutako bertsioa:** 12.5.8~ynh1 + +## Pantaila-argazkiak + +![OpenProject(r)en pantaila-argazkia](./doc/screenshots/screenshot1.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +edo +sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..49db644 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,59 @@ + + +# YunoHost 上的 OpenProject + +[![集成程度](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![工作状态](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) + +[![使用 YunoHost 安装 OpenProject](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 OpenProject。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +OpenProject is a web-based project management software. + +### Features + +- Project planning and scheduling +- Product roadmap and release planning +- Task management and team collaboration +- Time tracking, cost reporting and budgeting +- Bug tracking +- Wikis +- Forums +- Meeting agendas and meeting minutes + + +**分发版本:** 12.5.8~ynh1 + +## 截图 + +![OpenProject 的截图](./doc/screenshots/screenshot1.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +或 +sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 88fe7584bfe87279323adb0e70aa360b6a024a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 30 Jun 2024 18:47:22 +0200 Subject: [PATCH 4/5] Debug --- scripts/install | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/install b/scripts/install index 9798e84..616f7ad 100755 --- a/scripts/install +++ b/scripts/install @@ -64,12 +64,12 @@ chmod 750 "/etc/openproject/" chmod -R o-rwx "/etc/openproject/" chown -R $app:$app "/etc/openproject/" -ynh_exec_warn_less openproject config:set PORT=$port -ynh_exec_warn_less openproject config:set SERVER_PROTOCOL_FORCE_HTTPS="true" -ynh_exec_warn_less openproject config:set SERVER_HOSTNAME=$domain -ynh_exec_warn_less openproject config:set SERVER_PATH_PREFIX=$path +openproject config:set PORT=$port +openproject config:set SERVER_PROTOCOL_FORCE_HTTPS="true" +openproject config:set SERVER_HOSTNAME=$domain +openproject config:set SERVER_PATH_PREFIX=$path -ynh_exec_warn_less openproject configure >> "$YNH_STDINFO" +openproject configure #================================================= # GENERIC FINALIZATION From 080e6c5b2b085229e9b6912be94060e2c6af9316 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 30 Jun 2024 16:47:28 +0000 Subject: [PATCH 5/5] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b5b166c..56a6466 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # OpenProject for YunoHost -[![Integration level](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Working status](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![Working status](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![Install OpenProject with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) diff --git a/README_es.md b/README_es.md index c23b9e4..17be4f3 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # OpenProject para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![Instalar OpenProject con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) diff --git a/README_eu.md b/README_eu.md index e820d82..c5b82f0 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # OpenProject YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![Instalatu OpenProject YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) diff --git a/README_fr.md b/README_fr.md index c236295..335f7eb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # OpenProject pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![Installer OpenProject avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) diff --git a/README_gl.md b/README_gl.md index e3ac58f..95f3510 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # OpenProject para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![Instalar OpenProject con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 49db644..69a79fd 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 OpenProject -[![集成程度](https://dash.yunohost.org/integration/openproject.svg)](https://dash.yunohost.org/appci/app/openproject) ![工作状态](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/openproject.svg)](https://ci-apps.yunohost.org/ci/apps/openproject/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/openproject.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/openproject.maintain.svg) [![使用 YunoHost 安装 OpenProject](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=openproject)