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

165 commits

Author SHA1 Message Date
tituspijean
1f691036ef [mod] manifest.json: remove "required for postinstall" text about admin user too 2018-08-31 16:50:37 +02:00
Titus PiJean
ab683da2d2
Merge pull request #92 from YunoHost-Apps/patch-21
[fix] Remove useless Condition
2018-08-31 16:39:58 +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
820119b549
Merge pull request #91 from YunoHost-Apps/patch-20
Set as required for optional fields in the manifest
2018-08-29 18:56:18 +02:00
frju365
8a8d220bbb
Update manifest.json 2018-08-28 19:36:34 +02:00
frju365
9e78fef58f
[mod] Required fields 2018-08-28 12:09:54 +02:00
Titus PiJean
50f84afdb1
Merge pull request #89 from YunoHost-Apps/enh-change-url
[Enh] Add change_url script
2018-08-27 23:03:21 +02:00
tituspijean
e981c83658 [Enh] Add change_url script
Closes #71
2018-08-27 22:53:07 +02:00
Titus PiJean
9b0e459b1c
Merge pull request #87 from YunoHost-Apps/fix-timeouts
Add php-fpm.ini to increase time and memory limits
2018-08-27 22:48:06 +02:00
tituspijean
f9ca0e3c85 Add php-fpm.ini to increase time and memory limits
Attempt to solve #74
2018-08-22 22:11:43 +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
Titus PiJean
405176ff13
Merge pull request #86 from YunoHost-Apps/fix-folder-access
Hotfix for folder access with php
2018-08-17 12:49:31 +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
tituspijean
ede7975e4e Capitalization in manifest 2018-08-13 16:47:13 +02:00
tituspijean
e92b6c4aa7 Add Bazaar in README 2018-08-13 16:40:17 +02:00
frju365
dfdd865503
try something after hollydays :P 2018-08-13 16:23:15 +02:00
frju365
cc5fbb3bc2
Update install 2018-08-13 16:15:41 +02:00
frju365
ce56ed9569
typo + choice set to false 2018-08-13 16:05:08 +02:00
frju365
eac1c4f1b7
Update manifest.json 2018-08-13 16:04:42 +02:00
frju365
a9575165c4
[add] choice for bazaar extension 2018-08-13 16:04:10 +02:00
tituspijean
5714ad440e Fix upgrade test
Upgrade will be performed on itself (first non-buggy version on PHP7)
Fix presentation typo on last line of conf/php
2018-07-26 16:48:12 +02:00
Titus PiJean
46ca549825
Merge pull request #81 from YunoHost-Apps/patch-admin
Fix admin trailing slash in nginx
2018-07-23 21:24:29 +02:00
Titus PiJean
b7d6c8b910
Merge pull request #80 from YunoHost-Apps/patch-php7
Fix hash not recognized as comment in PHP7
2018-07-23 21:21:43 +02:00
tituspijean
1b07f3cb73 Fix trailing slash to admin
Fixes #76
2018-07-23 21:17:10 +02:00
tituspijean
808760abb0 Fix hash not recognized as comment in PHP7
Closes #78
2018-07-23 19:41:05 +02:00
Titus PiJean
9c02e99539
Merge pull request #79 from Jibec/patch-1
upgrade ynh_send_readme_to_admin helper
2018-07-11 10:42:52 +02:00
Jean-Baptiste
53e8ff7ed3
upgrade ynh_send_readme_to_admin helper
if mail binary isn't properly selected, it may create an infinite loop at install
2018-07-10 23:43:14 +02:00
Titus PiJean
d57f488b12
Merge pull request #73 from YunoHost-Apps/tituspijean-patch-alias_traversal
Fix alias_traversal
2018-04-01 12:33:14 +02:00
tituspijean
d1aaa82c9c Remove location ending slash 2018-03-31 12:48:17 +00:00
Titus PiJean
efcafddc0b
Merge pull request #72 from YunoHost-Apps/tituspijean-patch-upgrade
Fix upgrade INSERT INTO
2018-03-31 14:23:18 +02:00
Titus PiJean
a023477254
Fix alias_traversal
See alias_traversal errors in https://ci-apps.yunohost.org/jenkins/job/flarum%20(Community)/4/consoleFull
2018-03-16 17:23:14 +01: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
Titus PiJean
d5c43699e0
Update README.md 2018-02-18 23:50:28 +01:00
Titus PiJean
e8af9ef067
Merge pull request #70 from YunoHost-Apps/patch-language
Implement language selection
2018-02-18 14:53:24 +01:00
tituspijean
3a1978e96d Description of function install_and_activate_extension 2018-02-18 13:52:12 +00:00
tituspijean
cc5f479f31 Implement language selection 2018-02-18 13:38:26 +00:00
Titus PiJean
b84531d7a9
Merge pull request #68 from YunoHost-Apps/patch-upgrade
Fix upgrade
2018-02-18 11:09:45 +01:00
tituspijean
230356a014 Fix nginx hacks in upgrade 2018-02-18 10:06:21 +00:00
tituspijean
c14fc9249d Update check_process 2018-02-17 21:17:25 +00:00
tituspijean
c3e76e613a Update README.md 2018-02-17 21:15:29 +00:00
tituspijean
95338a3bc2 Clear cache upon upgrade 2018-02-17 21:09:24 +00:00
tituspijean
504f8d04d7 Update check_process
Add title from manifest
Level 4 OK
2018-02-16 22:57:40 +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
ba71ebb064 Update package_check 2018-02-16 21:17:55 +00:00
tituspijean
09ddc42db9 Remove unnecessary backup commands 2018-02-16 20:57:07 +00:00
tituspijean
5b7e12284e Remove unnecessary restore commands 2018-02-16 20:57:07 +00:00