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

25 commits

Author SHA1 Message Date
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
tituspijean
8030e7a9b3 [enh] Store ssowat extension version number 2018-09-03 18:34:44 +02:00
frju365
dfdd865503
try something after hollydays :P 2018-08-13 16:23:15 +02:00
Titus PiJean
c1b3841bc3
Fix upgrade INSERT INTO 2018-03-16 17:17:01 +01:00
Titus PiJean
a6ac2c983a Update on SSOwat extension 2018-03-05 15:28:04 +01:00
tituspijean
230356a014 Fix nginx hacks in upgrade 2018-02-18 10:06:21 +00:00
tituspijean
95338a3bc2 Clear cache upon upgrade 2018-02-17 21:09:24 +00:00
tituspijean
370684f92d Fixing linter issues
For #8
2018-02-15 21:58:56 +01:00
polytan02
8faa61e4ae Update of php-fpm for upgrade script 2017-03-05 18:44:41 +00:00
frju365
0c7aba0bc4 Upgrade change: mistake between Install and upgrade 2017-03-04 21:19:09 +01:00
TitusPiJean
fe09ff43d2 Fix installation and nginx config
Resolves #24, resolves #31
2017-02-27 19:06:31 +01:00
polytan02
b0c60acc83 Adjust nginx conf in install script 2017-02-22 18:15:33 +00:00
Titus PiJean
429aa6182a Update nginx conf in upgrade
After #30
2017-02-22 19:06:03 +01:00
Titus PiJean
685750a144 Merge pull request #28 from polytan02/patch-4
Create .functions
2017-02-22 18:58:05 +01:00
polytan02
4a5717daa3 Adjust upgrade to path variable 2017-02-22 15:51:47 +00:00
Titus PiJean
566336e265 Merge pull request #26 from polytan02/patch-2
Use php-fpm reload instead of restart
2017-02-22 16:08:25 +01:00
Titus PiJean
139fa21279 Merge pull request #27 from polytan02/patch-3
Adjustments on access permissions
2017-02-22 16:08:11 +01:00
polytan02
3b11c21df4 Adjustments on access permissions 2017-02-22 14:33:05 +00:00
polytan02
089da0f410 Use php-fpm reload instead of restart 2017-02-22 14:29:34 +00:00
polytan02
ba71359ac8 parameter "language" doesn't exist
I looked at jenkins to see why the upgrade fails and noticed this language parameter in the upgrade script.
There is no trace of this paramater in other scripts so I guess it is a copy/paste from another upgrade script ? :)
2017-02-22 14:28:06 +00:00
TitusPiJean
0f34565f80 Initial commit 2016-10-05 19:44:08 +02:00