tituspijean
3e35924e65
Escape quotes for ynh_exec_warn_less
2021-03-19 08:16:27 +01:00
tituspijean
56ec85a829
Use ynh_add_config
2021-03-19 00:00:09 +01:00
tituspijean
1e61302fbc
Fix linter warnings
2021-03-18 23:50:24 +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
56ae4e7149
Remove debug command
2020-11-13 15:38:28 +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
tituspijean
35b847ee21
[upg] send_readme helper, but remove diagnosis in email
2020-07-03 16:16:28 +02:00
yalh76
f811e7f37c
remove bazaar
2020-06-22 09:31:01 +02:00
yalh76
a91f4d9cfc
Manage swap
2020-06-22 09:31:01 +02:00
yalh76
619a21b5a5
fix folder not writable
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
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
ab6fbf15cd
[enh] ynh_script_progression all the things
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
e25dddecb6
[enh] clean before install or upgrade
2019-09-23 21:23:42 +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
acefce0360
Removing extension install confirmation
2019-09-22 18:03:37 +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
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
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