diff --git a/ALL_README.md b/ALL_README.md index a01b345..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # 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) diff --git a/README.md b/README.md index 1e2b1ff..f1ed8d0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software. - Drag and drop tasks to manage your project -**Shipped version:** 1.2.36~ynh1 +**Shipped version:** 1.2.37~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..cc7fa6e --- /dev/null +++ b/README_es.md @@ -0,0 +1,56 @@ + + +# Kanboard para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) + +[![Instalar Kanboard con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarKanboard 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 + +Kanboard is a free and open source Kanban project management software. + +### Features + +- Visualize your work +- Limit your work in progress to focus on your goal +- Drag and drop tasks to manage your project + + +**Versión actual:** 1.2.37~ynh1 + +**Demo:** + +## Capturas + +![Captura de Kanboard](./doc/screenshots/board.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/kanboard_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug +o +sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 2201b78..670f386 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software. - Drag and drop tasks to manage your project -**Paketatutako bertsioa:** 1.2.36~ynh1 +**Paketatutako bertsioa:** 1.2.37~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 14eda41..9f016c1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,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.36~ynh1 +**Version incluse :** 1.2.37~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 8ac21fb..ad51a72 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software. - Drag and drop tasks to manage your project -**Versión proporcionada:** 1.2.36~ynh1 +**Versión proporcionada:** 1.2.37~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ca04d17..67d8cb9 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Kanboard +# YunoHost 上的 Kanboard [![集成程度](https://dash.yunohost.org/integration/kanboard.svg)](https://dash.yunohost.org/appci/app/kanboard) ![工作状态](https://ci-apps.yunohost.org/ci/badges/kanboard.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/kanboard.maintain.svg) @@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software. - Drag and drop tasks to manage your project -**分发版本:** 1.2.36~ynh1 +**分发版本:** 1.2.37~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 9228c19..ba4883e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Kanboard" description.en = "Kanban project management software" description.fr = "Logiciel de gestion de projet Kanban" -version = "1.2.36~ynh1" +version = "1.2.37~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.36.tar.gz" - sha256 = "51a0e84e3f7eaf1d4efb16ac994568aabad47b47551f487ca17d46c47ca905e2" + url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.37.tar.gz" + sha256 = "dc65cf9ec02b9e869992c8480516a1ef0d6fc23e331db9c489a45d41f1c8ee49" autoupdate.strategy = "latest_github_release" [resources.system_user] diff --git a/tests.toml b/tests.toml index cbb6f3f..6bee7fe 100644 --- a/tests.toml +++ b/tests.toml @@ -2,6 +2,12 @@ test_format = 1.0 [default] + # ------------------------------- + # Default args to use for install + # ------------------------------- + + args.admin = "admin" + # ------------------------------- # Commits to test upgrade from # -------------------------------