From 776cbfb9a856535043c0a63254679f65c62ba5e1 Mon Sep 17 00:00:00 2001 From: rodinux Date: Sun, 21 Apr 2024 00:25:25 +0200 Subject: [PATCH 1/4] correct syntax --- conf/config.local.php | 2 +- doc/ADMIN_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.local.php b/conf/config.local.php index 1954891..ba02ca8 100644 --- a/conf/config.local.php +++ b/conf/config.local.php @@ -951,7 +951,7 @@ const USE_CRON = true; * @var null|string */ -const LOCAL_ADDRESSES_ROOT = '__DATA_DIR__/data/local_addresses/'; +const LOCAL_ADDRESSES_ROOT = DATA_ROOT . '/local_addresses/'; /** * Chemin vers le fichier pour des configurations personnelles qui ne sera pas écraser diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 89b8e8a..208bfd0 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -14,7 +14,7 @@ en vous connectant avec le user root: ``` cd __DATA_DIR__/data/local_addresses/ wget https://paheko.cloud/addresses/fr.sqlite -chown -R $app:www-data fr.sqlite +chown -R __APP__:www-data fr.sqlite ``` La base de données devrait normalement être mise à jours tous les mois, pour la mettre à jour, il vous faudra supprimer le fichier `fr.sqlite` et recommencer cette procédure. From a06414798ee6f5abd8b7ff2302a4081c9b0853c4 Mon Sep 17 00:00:00 2001 From: rodinux Date: Sun, 21 Apr 2024 00:27:18 +0200 Subject: [PATCH 2/4] force accept new version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8a04287..14b405d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paheko" description.en = "Association management software" description.fr = "Logiciel de gestion d'association" -version = "1.3.8~ynh2" +version = "1.3.8~ynh3" maintainers = ["rodinux"] From ee6ca919199a1bd77925fd04f6468f8146ff1638 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Apr 2024 22:27:27 +0000 Subject: [PATCH 3/4] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8a0a91c..3adea16 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. -**Shipped version:** 1.3.8~ynh2 +**Shipped version:** 1.3.8~ynh3 **Demo:** diff --git a/README_eu.md b/README_eu.md index 05cd967..3c273f6 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. -**Paketatutako bertsioa:** 1.3.8~ynh2 +**Paketatutako bertsioa:** 1.3.8~ynh3 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 77d2bcb..4a0da24 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Paheko (mot de la langue Māori qui signifie « coopérer », illustrant le but du logiciel : améliorer ensemble le quotidien de la gestion d'une association) est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents. -**Version incluse :** 1.3.8~ynh2 +**Version incluse :** 1.3.8~ynh3 **Démo :** diff --git a/README_gl.md b/README_gl.md index dbcb000..af3c7e9 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. -**Versión proporcionada:** 1.3.8~ynh2 +**Versión proporcionada:** 1.3.8~ynh3 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 235e8da..70e37a5 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. -**分发版本:** 1.3.8~ynh2 +**分发版本:** 1.3.8~ynh3 **演示:** From 8186499b928285711a9d1b131d28cb6c435ccd14 Mon Sep 17 00:00:00 2001 From: rodinux Date: Sun, 21 Apr 2024 00:42:15 +0200 Subject: [PATCH 4/4] syntax --- doc/ADMIN_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 208bfd0..9ef31b0 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -21,6 +21,6 @@ La base de données devrait normalement être mise à jours tous les mois, pour **Important** : Pour une raison quelconque, le courriel ne fonctionne pas lors de l’installation sur une sous-instance. Nous vous encourageons à utiliser un nom de domaine complet dédié à ce domaine (avec le chemin défini sur /). Sur une première installation, vous aurez peut-être besoin d'une première mise à jour pour mettre à jour le dossier `__DATA_DIR__/data`, vous pouvez forcer la mise à jour: ``` -yunohost app $app upgrade -F +yunohost app __APP__ upgrade -F ```