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

151 commits

Author SHA1 Message Date
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
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
tituspijean
48b8565f94 No fpm ini file to backup or restore 2018-02-16 20:56:58 +00:00
tituspijean
370684f92d Fixing linter issues
For #8
2018-02-15 21:58:56 +01:00
Titus PiJean
da235acdc2
Merge pull request #62 from YunoHost-Apps/patch-email
Email setup during post-installation
2018-02-15 20:07:41 +01:00
tituspijean
2fca3fb923 Email setup during post-installation 2018-02-15 19:53:58 +01:00
Titus PiJean
41f591ccb2
Merge pull request #61 from YunoHost-Apps/patch-composer-ownership
Flarum user ownership, better composer directory and var placeholders
2018-02-15 19:04:25 +01:00
Titus PiJean
97e29191b5
Merge pull request #60 from YunoHost-Apps/patch-ssowat
SSOwat reintegration
2018-02-15 19:00:40 +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
Titus PiJean
8c5b136fa5
Merge pull request #58 from YunoHost-Apps/patch-email
Email admin with their credentials
2018-02-14 10:54:14 +01:00
root
eb3efa7444 Send email to admin after installation 2018-02-14 10:48:34 +01:00
TitusPiJean
dc811efdc1 Specify required fields for automatic post-installation 2018-02-14 09:53:32 +01:00
Titus PiJean
3176b28897
Fix $path_url name in user creation loop 2018-02-13 19:01:37 +01:00
Titus PiJean
939a73ca61
Merge pull request #55 from tituspijean/tituspijean-install-patch
Refactoring, installation and removal fixed
2018-02-12 22:03:37 +01:00