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

130 commits

Author SHA1 Message Date
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
tituspijean
6523a2d31d [enh] Handle core and ssowat extension version numbers
Fixes #94
Closes #67
2018-09-03 19:53:07 +02:00
frju365
2462b282f9
revert change... not in a branch. Sorry. 2018-09-03 19:11:22 +02:00
frju365
396491a65f
change sign for string 2018-09-03 19:10:13 +02:00
tituspijean
ed3c73348b [enh] Use ynh_replace_string instead of sed in upgrade 2018-09-03 18:37:36 +02:00
tituspijean
8030e7a9b3 [enh] Store ssowat extension version number 2018-09-03 18:34:44 +02:00
tituspijean
197c71c4a2 [enh] Move version numbers into _common.sh 2018-09-03 18:30:35 +02:00
frju365
45cce92dd6
[enh] ynh_replace_string instead of sed 2018-08-30 20:59:31 +02:00
frju365
73fd5b945c
[fix] Useless Condition 2018-08-30 20:35:01 +02:00
tituspijean
e981c83658 [Enh] Add change_url script
Closes #71
2018-08-27 22:53:07 +02:00
Titus PiJean
deb373cb11
Merge pull request #84 from ABLD/master
I tried something to integrate bazaar extension.
2018-08-17 12:49:51 +02:00
tituspijean
53c44b145a Do not activate Bazaar
Bazaar requires some actions on the database that can only be triggered
from the web interface. Maybe one day we may have a API route to
activate extensions from the command line.
2018-08-16 22:56:33 +02:00