From 1483e74d8a49d3a70dce64cbf476dd23d1d27425 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 12 Nov 2021 21:09:15 +0100 Subject: [PATCH 1/2] 4.9 --- manifest.json | 11 ++++------- scripts/_common.sh | 2 +- scripts/restore | 2 -- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/manifest.json b/manifest.json index c3c1165..88220a9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Translation platform using Git and Python", "fr": "Plateforme de traduction utilisant Git et Python" }, - "version": "4.8~ynh1", + "version": "4.9~ynh1", "url": "https://weblate.org", "upstream": { "license": "AGPL-3.0", @@ -36,8 +36,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "domain.org" + "type": "domain" }, { "name": "path", @@ -56,13 +55,11 @@ }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "password", - "type": "password", - "example": "Choose a password" + "type": "password" }, { "name": "github_account", diff --git a/scripts/_common.sh b/scripts/_common.sh index bf0aa38..4421e61 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -12,7 +12,7 @@ pkg_dependencies="libxml2-dev libxslt-dev libfreetype6-dev libjpeg-dev libz-dev libpq-dev libglib2.0-dev mailutils python-celery-common hub" # Weblate's version for PIP and settings file -weblate_version="4.8" +weblate_version="4.9" debian_maj_version=$(sed 's/\..*//' /etc/debian_version) diff --git a/scripts/restore b/scripts/restore index 2389760..71b711a 100755 --- a/scripts/restore +++ b/scripts/restore @@ -34,8 +34,6 @@ db_pwd=$(ynh_app_setting_get --app="$app" --key=psqlpwd) #================================================= ynh_script_progression --message="Validating restoration parameters..." --weight=1 -ynh_webpath_available --domain=$domain --path_url=$path_url \ - || ynh_die --message="Path not available: ${domain}${path_url}" test ! -d $final_path \ || ynh_die --message="There is already a directory: $final_path " From b5f4f9dbe4dfb78b4b0a868296622d247d80aae8 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 12 Nov 2021 20:09:21 +0000 Subject: [PATCH 2/2] 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 b44bcf8..b524474 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Weblate is a libre web-based translation tool with tight version control integration. It provides two user interfaces, propagation of translations across components, quality checks and automatic linking to source files. -**Shipped version:** 4.8~ynh1 +**Shipped version:** 4.9~ynh1 **Demo:** https://hosted.weblate.org/ diff --git a/README_fr.md b/README_fr.md index 8d01fb8..74c55b9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Weblate est un outil de traduction libre avec une intégration étroite du contrôle de version. Il fournit deux interfaces utilisateur, la propagation des traductions entre les composants, les contrôles de qualité et la liaison automatique aux fichiers source. -**Version incluse :** 4.8~ynh1 +**Version incluse :** 4.9~ynh1 **Démo :** https://hosted.weblate.org/