From 8ec9cbdaa36b77d78d02194f9d6efcfc4910e589 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 22:19:22 +0100 Subject: [PATCH 1/9] Upgrade to v6.4.6 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 88ee0be..b2a6d60 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.5+240205.tar.gz" - sha256 = "96318c85ddf2fd5b6af91f3eb67843ca74ff293f4ac79a016c26710a60b5bda1" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.6+240212.tar.gz" + sha256 = "56bb08660f56b53e9157959de7cc1d975251df7af71a485c1755546181820f2f" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$" From 585457a9fc6aa9c29c471638001e15e0222a0ecf Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 22 Feb 2024 00:00:20 +0100 Subject: [PATCH 2/9] fix readmes --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9dab55c..7d44dc3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in LimeSurvey is used to create advanced poll. -**Shipped version:** 5.6.8+230227~ynh2 +**Shipped version:** 6.4.5+240205~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index be0fdef..79c493a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Outil de création et diffusion de sondage -**Version incluse :** 5.6.8+230227~ynh2 +**Version incluse :** 6.4.5+240205~ynh2 ## Captures d’écran From bdd0d99e86226d3b0d066037bed67fb662ffa240 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 22 Feb 2024 00:06:46 +0100 Subject: [PATCH 3/9] fix version number --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index b2a6d60..ad8b5e3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LimeSurvey" description.en = "Create and distribute surveys" description.fr = "Outil de création et diffusion de sondage" -version = "6.4.5+240205~ynh2" +version = "6.4.6+240212~ynh1" maintainers = ["ljf"] From c8a4d0553a305afb8723afb2c47362878052dc5e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 21 Feb 2024 23:06:54 +0000 Subject: [PATCH 4/9] 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 7d44dc3..8f83fca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in LimeSurvey is used to create advanced poll. -**Shipped version:** 6.4.5+240205~ynh2 +**Shipped version:** 6.4.6+240212~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 79c493a..92c56d8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Outil de création et diffusion de sondage -**Version incluse :** 6.4.5+240205~ynh2 +**Version incluse :** 6.4.6+240212~ynh1 ## Captures d’écran From 9393676509de9c761ef55282d4f5c67b5136a63b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 22 Feb 2024 21:36:54 +0100 Subject: [PATCH 5/9] Upgrade to v6.4.7 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ad8b5e3..1e68acf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.6+240212.tar.gz" - sha256 = "56bb08660f56b53e9157959de7cc1d975251df7af71a485c1755546181820f2f" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.7+240219.tar.gz" + sha256 = "c78310123721b0d784c6ff7623d78aefec63cf08efa57a37fff3ebd8507abab6" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$" From 0d34548121246e1efbd55796a976a6aca42c8eb3 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 22:46:01 +0100 Subject: [PATCH 6/9] Delete conf/migrations directory does not seem to be used anymore --- conf/migrations/2.0.5.sql.j2 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 conf/migrations/2.0.5.sql.j2 diff --git a/conf/migrations/2.0.5.sql.j2 b/conf/migrations/2.0.5.sql.j2 deleted file mode 100644 index bda68b4..0000000 --- a/conf/migrations/2.0.5.sql.j2 +++ /dev/null @@ -1,6 +0,0 @@ -INSERT INTO `{{ prefix }}plugin_settings` (`plugin_id`, `model`, `model_id`, `key`, `value`) VALUES ( (SELECT id FROM `{{ prefix }}plugins` WHERE name='Authwebserver'),NULL,NULL,'is_default','\"1\"') - ON DUPLICATE KEY UPDATE value='\"1\"'; - -{% if is_public == "1" %} -UPDATE `{{ prefix }}plugin_settings` ps, `lime_plugins` p SET ps.value='\"0\"' WHERE p.name='Authwebserver' AND p.id=ps.plugin_id AND ps.`key`='is_default'; -{% endif %} From f3f08d1ac6904138cb1692b731c802183ee36e0f Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 22:47:33 +0100 Subject: [PATCH 7/9] bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1e68acf..7aac45a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LimeSurvey" description.en = "Create and distribute surveys" description.fr = "Outil de création et diffusion de sondage" -version = "6.4.6+240212~ynh1" +version = "6.4.7+240219~ynh1" maintainers = ["ljf"] From 82abf80eb4b9896b8ba03d51db70e12549358c0b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Feb 2024 21:47:42 +0000 Subject: [PATCH 8/9] 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 8f83fca..dcde211 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in LimeSurvey is used to create advanced poll. -**Shipped version:** 6.4.6+240212~ynh1 +**Shipped version:** 6.4.7+240219~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 92c56d8..929df8d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Outil de création et diffusion de sondage -**Version incluse :** 6.4.6+240212~ynh1 +**Version incluse :** 6.4.7+240219~ynh1 ## Captures d’écran From 406fc4ea34d4b69560a1528454e9dc2ca9be5f18 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 29 Feb 2024 22:36:22 +0100 Subject: [PATCH 9/9] Upgrade to v6.4.9 (#99) Co-authored-by: OniriCorpe --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dcde211..8c4c25c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in LimeSurvey is used to create advanced poll. -**Shipped version:** 6.4.7+240219~ynh1 +**Shipped version:** 6.4.9+240226~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 929df8d..dfd0097 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Outil de création et diffusion de sondage -**Version incluse :** 6.4.7+240219~ynh1 +**Version incluse :** 6.4.9+240226~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 7aac45a..0aceb47 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LimeSurvey" description.en = "Create and distribute surveys" description.fr = "Outil de création et diffusion de sondage" -version = "6.4.7+240219~ynh1" +version = "6.4.9+240226~ynh1" maintainers = ["ljf"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.7+240219.tar.gz" - sha256 = "c78310123721b0d784c6ff7623d78aefec63cf08efa57a37fff3ebd8507abab6" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.9+240226.tar.gz" + sha256 = "7edffb70d7139b380cf16aae118a9f11ee15145e9360e37d09a4735990facd91" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$"