1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/flarum_ynh.git synced 2024-09-03 18:36:24 +02:00
Commit graph

70 commits

Author SHA1 Message Date
tituspijean
95ed212c69 Secure file permissions 2021-05-01 15:25:20 +02:00
tituspijean
99ef5d47fe Remove --user=$app from composer helpers
Since we removed the custom helper that used exec_as
2021-04-29 09:15:07 +02:00
tituspijean
e11b722225 Fix settings in database 2021-04-29 00:44:54 +02:00
tituspijean
3b29d163d2 Reinstate composer helper and remove ynh_send_readme_to_admin 2021-04-29 00:33:48 +02:00
tituspijean
bb7b728453 Upgrade to beta 16 2021-04-29 00:21:04 +02:00
tituspijean
c39bbc2a54 Silence language extension installation warnings 2021-03-22 08:05:59 +01:00
tituspijean
13e6fb2d21
Remove old permissions... removal 2021-03-19 12:49:06 +01:00
tituspijean
3e35924e65 Escape quotes for ynh_exec_warn_less 2021-03-19 08:16:27 +01:00
tituspijean
1e61302fbc Fix linter warnings 2021-03-18 23:50:24 +01:00
tituspijean
4a04fc7157 Fix linter warnings 2020-12-23 23:04:30 +01:00
tituspijean
cc702ac55b Tune progression weights 2020-12-05 12:40:28 +01:00
tituspijean
c6f33a231c Fix NGINX paths 2020-12-05 12:37:00 +01:00
tituspijean
e5c96fcfec [upg] v0.1.0-beta.14 2020-11-13 15:38:28 +01:00
tituspijean
01d8e592f7 [enh] do not run composer as root 2020-07-03 16:16:28 +02:00
tituspijean
241dc04ca8 [fix] moving to qiaeru/lang-french 2020-07-03 16:16:28 +02:00
yalh76
f811e7f37c remove bazaar 2020-06-22 09:31:01 +02:00
yalh76
a3b0c8ce07 fix upgrade 2020-06-22 09:31:01 +02:00
yalh76
a91f4d9cfc Manage swap 2020-06-22 09:31:01 +02:00
yalh76
9eda5a0710 Fix composer 2020-06-22 09:31:01 +02:00
yalh76
5bf6517e65 fix ynh_composer_exec 2020-06-22 09:31:01 +02:00
yalh76
9e4e6aabde remove hardware helper
! ynh_get_ram is now an official helper since version '3.8.1'
! ynh_require_ram is now an official helper since version '3.8.1'
2020-06-22 09:31:01 +02:00
yalh76
69cd2bc8dd Apply last example_ynh 2020-06-22 09:31:01 +02:00
tituspijean
cc55d72ef3 [fix] improvements tests 2020-06-22 09:31:01 +02:00
tituspijean
c561d38270 [fix] perform cache clear in final_path 2020-06-22 09:31:01 +02:00
tituspijean
89354b1aad [fix] french extension name in upgrade 2020-06-22 09:31:01 +02:00
tituspijean
ab6fbf15cd [enh] ynh_script_progression all the things 2020-06-22 09:31:01 +02:00
tituspijean
70ea8ff9ed [fix] user commands in upgrade 2020-06-22 09:31:01 +02:00
tituspijean
0728ea096b [fix] general fixes
At that point I do not care about proper titles.
2020-06-22 09:31:01 +02:00
tituspijean
8ba8b17ac9 [enh] various enhancements
* retrieving sources instead of create-project
* exec_as in composer helpers
* reorder install and upgrade steps
2020-06-22 09:31:01 +02:00
tituspijean
c7a0b7d1aa [fix] user creation with directory
and [enh] reorder helpers
2020-06-22 09:31:01 +02:00
tituspijean
8e89d535e3 [upg] buster support
See #140
2020-06-22 09:31:01 +02:00
tituspijean
73716beb99 [upg] YNH v3.7 permissions system
Closes #139
2020-06-22 09:31:01 +02:00
tituspijean
3ee51b442d [enh] moving helpers in their own directory 2020-03-14 21:22:54 +01:00
tituspijean
79b0223125 [fix] downward compatibility with beta.7
Fixes #132
2019-10-17 23:50:15 +02:00
tituspijean
e25dddecb6 [enh] clean before install or upgrade 2019-09-23 21:23:42 +02:00
tituspijean
50694890c5 [enh] Dynamic $php_version 2019-09-23 17:59:36 +02:00
tituspijean
bd73569c6e
[upg] v0.1.0-beta.10 and [fix] install (#121)
* [upg] v0.1.0-beta.10 (#120)

* [fix] do not set flarum/core version

* [fix] secure remove tmp and log folders
2019-09-22 15:35:35 +02:00
tituspijean
13a62335e3 [enh] Removing sudos and calling correct _common in restore 2019-09-11 18:42:36 +02:00
tituspijean
bb052ef921 [fix] Upgrade script ready for v0.1.0-beta.9 2019-09-09 00:27:33 +02:00
tituspijean
753fd87a8e Fix and refactor 2019-08-24 10:54:18 +00:00
tituspijean
d694b94708
Merge branch 'testing' into upgrade 2018-11-11 22:13:30 +01:00
tituspijean
d8d28bb1df [fix] Allow insecure curl 2018-11-11 21:58:15 +01:00
tituspijean
58f371347f [fix/enh] Upgrade to 0.1.0-beta.7.2 and fix upgrade logics
[enh] Upgrade to 0.1.0-beta.7.2
[fix] Scripts remembers whether Flarum or its extension were upgraded or not.
[fix] Bad logic test for Flarum versions comparison
2018-11-11 21:30:38 +01:00
tituspijean
5ed37fbbd7 [enh] Use ynh_print_* helpers
Closes #105
2018-09-17 22:06:03 +02:00
tituspijean
9c4569514f [fix] Upgrade extensions 2018-09-11 13:57:53 +02:00
tituspijean
c838c74fa9 [enh] Also check if SSOwat extension upgrade is needed 2018-09-03 21:24:38 +02:00
tituspijean
87a8db86e4 [fix] Testing dpkg --correct-versions 2018-09-03 20:52:48 +02:00
tituspijean
728377daee [fix] Forgot ; after if statement 2018-09-03 20:37:35 +02:00
tituspijean
6523a2d31d [enh] Handle core and ssowat extension version numbers
Fixes #94
Closes #67
2018-09-03 19:53:07 +02:00
tituspijean
ed3c73348b [enh] Use ynh_replace_string instead of sed in upgrade 2018-09-03 18:37:36 +02:00