From 20380596d4e6ea7385bc0dc3215e7a0bcc62c1e4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 06:13:10 +0000 Subject: [PATCH 1/4] Auto-update READMEs --- ALL_README.md | 1 + README_es.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 README_es.md 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_es.md b/README_es.md new file mode 100644 index 0000000..900bd1c --- /dev/null +++ b/README_es.md @@ -0,0 +1,48 @@ + + +# Noalyss para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg) + +[![Instalar Noalyss con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=noalyss) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarNoalyss 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 + +Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. + +**Versión actual:** 9.2.0.0~ynh1 + +**Demo:** + +## Capturas + +![Captura de Noalyss](./doc/screenshots/Sélection_099_0.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug +o +sudo yunohost app upgrade noalyss -u https://github.com/YunoHost-Apps/noalyss_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 35a0dea..963a8f1 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Noalyss +# YunoHost 上的 Noalyss [![集成程度](https://dash.yunohost.org/integration/noalyss.svg)](https://dash.yunohost.org/appci/app/noalyss) ![工作状态](https://ci-apps.yunohost.org/ci/badges/noalyss.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/noalyss.maintain.svg) From e22d9692efe6dc4ecf5465878092f9e59a7ae98b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 8 Jun 2024 08:14:43 +0200 Subject: [PATCH 2/4] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 53b6b65..ce670b9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Noalyss" description.en = "Accounting free software (Belgian and French accounting)" description.fr = "Logiciel libre de comptabilité (comptabilité Belge et Française)" -version = "9.2.0.0~ynh1" +version = "9.2.0.5~ynh1" maintainers = [] @@ -47,8 +47,8 @@ ram.runtime = "50M" default = "visitors" [resources] [resources.sources.main] - url = "https://download.noalyss.eu/noalyss-package/version-92/noalyss-9200.tar.gz" - sha256 = "59c6117ccb7ec0fa5f88ed72c7cd98bbe52f54062c247906006d95c9ec769ef7" + url = "https://download.noalyss.eu/noalyss-package/version-92/noalyss-9205.tar.gz" + sha256 = "21c721dce7fefd41aa360091c7f707441076ea094cc8fb3d5a12f0e20c72a4f9" [resources.system_user] From 47bc1ffde3227ef822f4ccd6ce240e51ac0a464c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jun 2024 06:14:56 +0000 Subject: [PATCH 3/4] 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 33e8c16..c650bbc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. -**Shipped version:** 9.2.0.0~ynh1 +**Shipped version:** 9.2.0.5~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 900bd1c..151b9d9 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. -**Versión actual:** 9.2.0.0~ynh1 +**Versión actual:** 9.2.0.5~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a3c1e5b..7856d08 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. -**Paketatutako bertsioa:** 9.2.0.0~ynh1 +**Paketatutako bertsioa:** 9.2.0.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index bf7671a..53621ee 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Noalyss est un serveur de comptabilité destiné à être hébergé sur Internet afin de contenir la comptabilité d’un nombre illimité de sociétés et d’utilisateurs ne se connaissant pas. Chaque société a ses propres dossiers comptables, ses propres utilisateurs, et ne peut pas interférer avec la comptabilité des autres, à moins d’y être expressément autorisé. -**Version incluse :** 9.2.0.0~ynh1 +**Version incluse :** 9.2.0.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7b9721e..b99e3a7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. -**Versión proporcionada:** 9.2.0.0~ynh1 +**Versión proporcionada:** 9.2.0.5~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 963a8f1..8a60a3f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Noalyss is an accounting server intended to be hosted on the Internet in order to contain the accounting of an unlimited number of companies and users who do not know each other. Each company has its own accounting files, its own users, and cannot interfere with the accounting of others, unless expressly authorized to do so. -**分发版本:** 9.2.0.0~ynh1 +**分发版本:** 9.2.0.5~ynh1 **演示:** From 096814e6ab087ea838f4f3d93bb0aebb3ea2fb71 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 8 Jun 2024 08:15:21 +0200 Subject: [PATCH 4/4] Update backup --- scripts/backup | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/backup b/scripts/backup index 70f8a38..563a471 100755 --- a/scripts/backup +++ b/scripts/backup @@ -26,10 +26,6 @@ ynh_backup --src_path="$install_dir" ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" #=================================================