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

141 commits

Author SHA1 Message Date
yalh76
d300f231b2 Update install
Using ynh_script_progression --time should only be for calibrating the weigh
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
4a4b765f61 [rem] no service needed in upgrade 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
e21116514d [fix] ssowat extension version for beta.12 2020-03-18 20:27:22 +00:00
tituspijean
3ee51b442d [enh] moving helpers in their own directory 2020-03-14 21:22:54 +01:00
tituspijean
b3e7d837a5 [upg] references to v0.1.0-beta.12 2020-03-14 21:22:33 +01:00
tituspijean
ac65eeb4dd [upg] v0.1.0-beta.11 2019-11-30 09:05:33 +01:00
tituspijean
79b0223125 [fix] downward compatibility with beta.7
Fixes #132
2019-10-17 23:50:15 +02:00
tituspijean
50697051e1 [fix] change_url
Closes #129
2019-09-24 17:44:02 +00:00
tituspijean
3d93611a1a [fix] change_url 2019-09-23 23:30:07 +02:00
tituspijean
147d0a4c40 [fix] helpers paths in restore 2019-09-23 23:27:33 +02:00
tituspijean
e25dddecb6 [enh] clean before install or upgrade 2019-09-23 21:23:42 +02:00
tituspijean
9ae6b574e7 [fix] ssowat extension to beta.10-2 2019-09-23 21:18:19 +02:00
tituspijean
84b8d5643a [fix] change_url edits config.php 2019-09-23 21:15:24 +02:00
tituspijean
8ff44f7081 [fix] extensions names 2019-09-23 16:45:20 +00:00
tituspijean
50694890c5 [enh] Dynamic $php_version 2019-09-23 17:59:36 +02:00
tituspijean
c6e1d2eff3 [fix] Reinstall dependencies while restoring
Closes #127
2019-09-23 17:59:12 +02:00
tituspijean
acefce0360 Removing extension install confirmation 2019-09-22 18:03:37 +02:00
tituspijean
f09261771f [fix] backing up php-fpm with correct version in path 2019-09-22 16:21:52 +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
dfee68b9e9 [enh] Use experimental helpers to install php7.3 2019-08-28 17:03:23 +00:00
tituspijean
753fd87a8e Fix and refactor 2019-08-24 10:54:18 +00:00
tituspijean
ed1283a2e0 [fix] Specify project version for composer
Fixes #111
2018-12-03 23:07:40 +01: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
d1945d916f Code alignment 2018-09-11 12:11:39 +02:00
tituspijean
9d1ae61d72 Fix bazaar_extension test 2018-09-11 12:11:01 +02:00
tituspijean
d89e643ffe Upgrade to SSOwat extension v0.6 2018-09-11 12:08:39 +02:00
tituspijean
33f974e953
Merge pull request #98 from YunoHost-Apps/fix-upgrade
Fix version handling for core and ssowat extension
2018-09-04 12:01:46 +02:00
tituspijean
c838c74fa9 [enh] Also check if SSOwat extension upgrade is needed 2018-09-03 21:24:38 +02:00
tituspijean
ef381f5a96
Merge pull request #99 from YunoHost-Apps/fix-php-conf
Backup and restore php-fpm conf.ini
2018-09-03 20:56:15 +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
03d0268fbb Backup and restore php-fpm conf.ini
Fixes #97
2018-09-03 20:18:06 +02:00