From cd3bf5f6c9c12051843fe8b04081e36b2a323659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 29 Dec 2020 16:10:03 +0100 Subject: [PATCH] Testing (#106) * Fix linter warning * Set cronjob permissions to rw-r--r-- (#104) * Upgrade to 1.2.18 --- README.md | 6 +++--- README_fr.md | 10 +++++----- check_process | 3 --- conf/app.src | 4 ++-- conf/config.php | 3 +++ manifest.json | 2 +- scripts/install | 1 + scripts/restore | 1 + scripts/upgrade | 8 +------- 9 files changed, 17 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 6c9a7b8..18f48c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Kanboard for Yunohost +# Kanboard for YunoHost [![Integration level](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) -[![Install Kanboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kanboard) +[![Install Kanboard with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard) *[Lire ce readme en français.](./README_fr.md)* @@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Kanboard is a visual task manager that makes it easy to manage small projects in a collaborative way. The tool is particularly suitable for people who use the Kanban method. Kanboard can be seen as a (Simplified) alternative to the proprietary Trello software. Kanboard is a minimalist software, it focuses only on the features that are really necessary. The user interface is simple and clear. The tool is designed to run on a small machine such as a Raspberry Pi or a Virtual Private Server (VPS). There are no external dependencies, drag and drop of tasks uses the new HTML5 APIs. -**Shipped version:** 1.2.16 +**Shipped version:** 1.2.18 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 6042062..67db2dc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,7 +1,7 @@ -# Kanboard pour Yunohost +# Kanboard pour YunoHost [![Integration level](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) -[![Installer Kanboard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kanboard) +[![Installer Kanboard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kanboard) *[Read this readme in english.](./README.md)* @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Kanboard est un gestionnaire de tâches visuel qui permet de gérer facilement des petits projets de manière collaborative. L'outil est particulièrement adapté aux personnes qui utilisent la méthode Kanban. On peut voir Kanboard comme une alternative (simplifiée) au logiciel propriétaire Trello. Kanboard est un logiciel minimaliste, il se concentre uniquement sur les fonctionnalités réellement nécessaires. L'interface utilisateur est simple et clair. L'outil est prévu pour fonctionner sur une petite machine tel qu'un Raspberry Pi ou un serveur virtuel privé (VPS). Il n'y a aucune dépendance externe, le glisser-déposer des tâches utilise les nouvelles API de HTML5. -**Version incluse :** 1.2.16 +**Version incluse :** 1.2.18 ## Captures d'écran @@ -46,7 +46,7 @@ Kanboard est un gestionnaire de tâches visuel qui permet de gérer facilement d ### Comment se connecter en tant qu'utilisateurs externes (non SSOwat) -Vous devez éditer ce fichier `/var/www/kanboard/config.php`, trouver la ligne `define('REVERSE_PROXY_AUTH', true);`et la changer de `true` à `false`. +Vous devez éditer ce fichier `/var/www/kanboard/config.php`, trouver la ligne `define('REVERSE_PROXY_AUTH', true);` et la changer de `true` à `false`. **Attention** cela désactive la possibilité de se connecter avec les utilisateurs SSOwat. Vous ne pourrez *que* vous connecter avec les utilisateurs Kanboard créés à l'intérieur de Kanboard. Ensuite, vous pouvez vous connecter. @@ -70,6 +70,6 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno Pour essayer la branche testing, procédez comme suit. ``` sudo yunohost app install https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug -or +ou sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug ``` diff --git a/check_process b/check_process index f50d9d5..3ecab30 100644 --- a/check_process +++ b/check_process @@ -15,11 +15,8 @@ upgrade=1 from_commit=f159f7a9bdbe470ec026edf09a6eebf10f23425e backup_restore=1 multi_instance=1 - incorrect_path=1 port_already_use=0 change_url=1 -;;; Levels - Level 5=auto ;;; Upgrade options ; commit=f159f7a9bdbe470ec026edf09a6eebf10f23425e name=Create check_process diff --git a/conf/app.src b/conf/app.src index 466ac16..37c3417 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.16.tar.gz -SOURCE_SUM=d43bbabceb47f42d3418bfb7abf8af2ad01f00304ffcfc644abd9feca9d9ceef +SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.18.tar.gz +SOURCE_SUM=ec690b3da779264b9abf05f9da88894b355b01eedc8a6ffa4e29d6994d54fe6b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/config.php b/conf/config.php index 7ae3929..49ef0ad 100644 --- a/conf/config.php +++ b/conf/config.php @@ -36,6 +36,9 @@ define('MAIL_CONFIGURATION', true); // E-mail address for the "From" header (notifications) define('MAIL_FROM', '__EMAIL__'); +// E-mail address used for the "Bcc" header to send a copy of all notifications +define('MAIL_BCC', ''); + // Mail transport available: "smtp", "sendmail", "mail" (PHP mail function), "postmark", "mailgun", "sendgrid" define('MAIL_TRANSPORT', 'mail'); diff --git a/manifest.json b/manifest.json index cd8d2c6..533908f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Kanban project management software", "fr": "Logiciel de gestion de projet Kanban" }, - "version": "1.2.16~ynh1", + "version": "1.2.18~ynh1", "url": "https://kanboard.net/", "license": "MIT", "maintainer": { diff --git a/scripts/install b/scripts/install index 080e850..5ca045b 100644 --- a/scripts/install +++ b/scripts/install @@ -153,6 +153,7 @@ cp ../conf/cron_kanboard /etc/cron.d/$app ynh_replace_string --match_string="__FINALPATH__" --replace_string="$final_path/" --target_file="/etc/cron.d/$app" ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_file="/etc/cron.d/$app" ynh_replace_string --match_string="__PHPVERSION__" --replace_string="$phpversion" --target_file="/etc/cron.d/$app" +chmod 644 "/etc/cron.d/$app" #================================================= # SETUP SSOWAT diff --git a/scripts/restore b/scripts/restore index af1036a..e29c830 100644 --- a/scripts/restore +++ b/scripts/restore @@ -105,6 +105,7 @@ ynh_systemd_action --action=restart --service_name=fail2ban ynh_script_progression --message="Restoring the cron file..." --weight=2 ynh_restore_file --origin_path="/etc/cron.d/$app" +chmod 644 "/etc/cron.d/$app" #================================================= # GENERIC FINALIZATION diff --git a/scripts/upgrade b/scripts/upgrade index f141e9b..22f3485 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -70,13 +70,6 @@ ynh_clean_setup () { # Exit if an error occurs during the execution of the script ynh_abort_if_errors -#================================================= -# CHECK THE PATH -#================================================= - -# Normalize the URL path syntax -path_url=$(ynh_normalize_url_path --path_url=$path_url) - #================================================= # STANDARD UPGRADE STEPS #================================================= @@ -180,6 +173,7 @@ cp ../conf/cron_kanboard /etc/cron.d/$app ynh_replace_string --match_string="__FINALPATH__" --replace_string="$final_path/" --target_file="/etc/cron.d/$app" ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_file="/etc/cron.d/$app" ynh_replace_string --match_string="__PHPVERSION__" --replace_string="$phpversion" --target_file="/etc/cron.d/$app" +chmod 644 "/etc/cron.d/$app" #================================================= # SETUP SSOWAT