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

63 commits

Author SHA1 Message Date
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
5ed37fbbd7 [enh] Use ynh_print_* helpers
Closes #105
2018-09-17 22:06:03 +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
6523a2d31d [enh] Handle core and ssowat extension version numbers
Fixes #94
Closes #67
2018-09-03 19:53:07 +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
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
tituspijean
274a9a70c8 Hotfix for folder access with php
Closes #85
2018-08-15 18:28:59 +02:00
tituspijean
19a16f18ee Save bazaar_extension parameter 2018-08-13 16:47:43 +02:00
frju365
cc5fbb3bc2
Update install 2018-08-13 16:15:41 +02:00
Titus PiJean
a6ac2c983a Update on SSOwat extension 2018-03-05 15:28:04 +01:00
tituspijean
cc5f479f31 Implement language selection 2018-02-18 13:38:26 +00:00
tituspijean
230356a014 Fix nginx hacks in upgrade 2018-02-18 10:06:21 +00:00
Titus PiJean
d059d5e843
Merge pull request #63 from YunoHost-Apps/linter
Linter, improve backup and restore scripts
2018-02-16 23:31:15 +01:00
tituspijean
370684f92d Fixing linter issues
For #8
2018-02-15 21:58:56 +01:00
tituspijean
2fca3fb923 Email setup during post-installation 2018-02-15 19:53:58 +01:00
tituspijean
4d8aa27cb0 App user ownership and change composer directory 2018-02-15 18:38:46 +01:00
tituspijean
1444cf4166 SSOwat reintegration 2018-02-14 18:44:46 +01:00
tituspijean
0f73336986 Delete configuration.yml after post-installation
Fixes #59
2018-02-14 11:11:55 +01:00
root
eb3efa7444 Send email to admin after installation 2018-02-14 10:48:34 +01:00
Titus PiJean
3176b28897
Fix $path_url name in user creation loop 2018-02-13 19:01:37 +01:00
tituspijean
4bc868c1f8 Refactoring and helpers
Insprided by @frju365 refactoring proposals
2018-02-12 21:53:49 +01:00
tituspijean
c484358ff2 Installation and removal debugged, beta7 2018-02-12 16:08:57 +01:00
tituspijean
a56f1367b5 Simply make install work again
Try to make composer run in install folder too.
2018-02-01 13:15:45 +01:00
frju365
93d95c2602 partout /opt/flarum_composer/composer 2017-03-08 21:00:22 +01:00
frju365
f66d5f49a8 Update install 2017-03-08 19:36:35 +01:00
polytan02
5950ea47e4 Update install script for composer install in /opt 2017-03-05 20:26:52 +00:00
polytan02
8e0b56429f Use of dedicated php-fpm process for composer 2017-03-05 18:56:26 +00:00
polytan02
ffd13a87ac Update of php-fpm for install script 2017-03-05 18:44:07 +00:00
TitusPiJean
e109c8723b Remove ssowat_id from users table
See https://github.com/tituspijean/flarum-ext-auth-ssowat/pull/8
2017-02-28 19:13:32 +01:00
TitusPiJean
fe09ff43d2 Fix installation and nginx config
Resolves #24, resolves #31
2017-02-27 19:06:31 +01:00
Titus PiJean
ec2ef7471a Merge pull request #33 from polytan02/patch-1
Adjust php-fpm details in nginx sections
2017-02-22 20:11:27 +01:00
Titus PiJean
73424a0753 Update install
$final_path -> $app
2017-02-22 20:10:14 +01:00
polytan02
6a381c5588 Adjust nginx conf in upgrade script 2017-02-22 18:16:18 +00:00
Titus PiJean
8e3a44efa4 Display admin's temporary password 2017-02-22 19:16:17 +01:00
Titus PiJean
bcd06d7517 Merge branch 'master' into master 2017-02-22 19:00:33 +01:00
Titus PiJean
ba1394f16b Merge pull request #29 from polytan02/patch-5
Store composer in /opt
2017-02-22 18:58:34 +01:00
Titus PiJean
07a8120a38 Fix $nginx_conf -> $nginxconf 2017-02-22 18:33:07 +01:00
Titus PiJean
a7d162ca06 Update install
Frenchie typo
2017-02-22 18:24:42 +01:00
polytan02
0c751243d9 Update to nginx section 2017-02-22 17:08:55 +00:00
polytan02
bb025b1255 path is / for root 2017-02-22 15:50:16 +00:00
polytan02
08a6dfc92a Store composer in /opt
No need to "hide" composer in /var/www/.composer ==> You can place it in /opt for example
Easier to remember and to clean afterwards.
Other adjustments may be required in your script !
2017-02-22 14:56:18 +00:00
polytan02
a3707289af Use of extra helpers
Make sure $path is correct (the {YNH_PATH%/} doesn't work in every cases
2017-02-22 14:47:46 +00:00
TitusPiJean
ff45b2c39b SSOwat integration and other improvements
Closes #5, closes #12, closes #19 and closes #21
Breaks /folder nginx configuration ?
2017-02-21 21:11:23 +01:00
TitusPiJean
98d664c45d Create root key for api during post-installation 2017-01-19 19:39:02 +01:00