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

349 commits

Author SHA1 Message Date
tituspijean
41f6aa3846
Merge pull request #169 from YunoHost-Apps/testing
Composer helpers are now official in v4.2 + Apply example_ynh
2021-05-16 17:01:37 +02:00
tituspijean
3ecf5e84bb Use README generator 2021-05-16 11:58:34 +02:00
tituspijean
990f66e441 Disable upgrade from older commit
Use of an unofficial helper that cannot work anymore
2021-05-16 10:32:55 +02:00
yalh76
6797f34e9e Update manifest.json 2021-05-16 10:32:55 +02:00
yalh76
f14d982a3d Apply last example_ynh 2021-05-16 10:32:55 +02:00
tituspijean
de93da0233 Change upgrade tests in check_process 2021-05-13 21:06:28 +02:00
Yunohost-Bot
86a1d61c35 [autopatch] Update issue and PR templates 2021-05-13 21:04:28 +02:00
tituspijean
01a63158b7 Update check_process 2021-05-12 10:28:43 +02:00
tituspijean
ed2c672669 Do not source removed helper 2021-05-11 21:07:33 +02:00
tituspijean
93a96b9fd3 Composer helpers are now official in v4.2 2021-05-11 19:10:13 +02:00
tituspijean
70e962faa8
Merge pull request #166 from YunoHost-Apps/testing
Fix SQL templates and use Composer 2
2021-05-06 13:52:39 +02:00
tituspijean
bb7ba1e6f7 Update PR template 2021-05-05 00:07:56 +02:00
tituspijean
48388b9172 Fix sql template files and their variables
Notably, permission was hardcoded to "flarum" instead of app id.
2021-05-05 00:03:43 +02:00
tituspijean
8b0895ad98 Use Composer 2
much fast, very smooth
2021-05-05 00:02:53 +02:00
tituspijean
8f3bb08019
Merge pull request #165 from YunoHost-Apps/testing
Upgrade to beta 16
2021-05-04 12:53:35 +02:00
tituspijean
a3b5fb6ecc Handle existing sql rows, properly² 2021-05-01 21:06:47 +02:00
tituspijean
effa42c9b5 Handle existing sql rows, properly 2021-05-01 16:09:25 +02:00
tituspijean
15c63e7d8a Handle existing sql rows 2021-05-01 15:44:21 +02:00
tituspijean
95ed212c69 Secure file permissions 2021-05-01 15:25:20 +02:00
tituspijean
3cbf3c69e5 Fix install with sql files 2021-05-01 13:36:03 +02:00
tituspijean
d72e24dd4d Upgrade app source to beta.16 too 2021-04-29 09:20:58 +02:00
tituspijean
99ef5d47fe Remove --user=$app from composer helpers
Since we removed the custom helper that used exec_as
2021-04-29 09:15:07 +02:00
tituspijean
e11b722225 Fix settings in database 2021-04-29 00:44:54 +02:00
tituspijean
3b29d163d2 Reinstate composer helper and remove ynh_send_readme_to_admin 2021-04-29 00:33:48 +02:00
tituspijean
bb7b728453 Upgrade to beta 16 2021-04-29 00:21:04 +02:00
yalh76
216343a5f1
Merge pull request #164 from YunoHost-Apps/testing
Update
2021-04-28 02:33:06 +02:00
yalh76
bf35fb018d Merge remote-tracking branch 'origin/master' into testing 2021-04-28 02:31:48 +02:00
yalh76
8a1976114b
Update manifest.json 2021-04-28 02:30:23 +02:00
tituspijean
0175b7a3b0 Fix check_process
I do not actually know how to put spaces in arguments
2021-03-22 16:44:53 +01:00
tituspijean
f54fd6c80d Remove old upgrade test 2021-03-22 16:44:53 +01:00
tituspijean
c69b0d29af Silence language extension installation warnings 2021-03-22 16:44:53 +01:00
tituspijean
dec2967e15 Fix check_process 2021-03-22 16:44:53 +01:00
tituspijean
21ebc67f15 Update check_process with password 2021-03-22 16:44:53 +01:00
tituspijean
2193a784eb Ask for admin password during installation
Better than assigning a random password
2021-03-22 16:44:53 +01:00
tituspijean
19ccf038eb Remove old permissions... removal 2021-03-22 16:44:53 +01:00
tituspijean
95b85d52e2 Bump requirement to YunoHost 4.1.2 2021-03-22 16:44:53 +01:00
tituspijean
6245138174 Fix configuration file removal 2021-03-22 16:44:53 +01:00
tituspijean
092c79fb4a Escape quotes for ynh_exec_warn_less 2021-03-22 16:44:53 +01:00
tituspijean
331d84f8b4 Fix broken manifest.json 2021-03-22 16:44:53 +01:00
tituspijean
41ce923d0f Use ynh_add_config 2021-03-22 16:44:53 +01:00
tituspijean
535017c17c Fix linter warnings 2021-03-22 16:44:53 +01:00
tituspijean
f549b27ab0 Extension install: wrote too fast 2021-03-22 16:44:53 +01:00
tituspijean
b8f3f75701 Extension install: admin is not allowed to sudo -u 2021-03-22 16:44:53 +01:00
tituspijean
49024719ee Fix check_process
I do not actually know how to put spaces in arguments
2021-03-22 16:43:01 +01:00
tituspijean
c084978f37 Remove old upgrade test 2021-03-22 16:42:29 +01:00
tituspijean
c39bbc2a54 Silence language extension installation warnings 2021-03-22 08:05:59 +01:00
tituspijean
d4cf1decf5 Fix check_process 2021-03-22 08:03:41 +01:00
tituspijean
fef4982edb Update check_process with password 2021-03-21 15:13:11 +01:00
tituspijean
26cb5d256b Ask for admin password during installation
Better than assigning a random password
2021-03-21 15:04:44 +01:00
tituspijean
8fe64ae10e
Merge pull request #161 from YunoHost-Apps/fix-linter-warnings
Fix linter warnings
2021-03-19 19:19:21 +01:00