tituspijean
ef381f5a96
Merge pull request #99 from YunoHost-Apps/fix-php-conf
...
Backup and restore php-fpm conf.ini
2018-09-03 20:56:15 +02:00
tituspijean
87a8db86e4
[fix] Testing dpkg --correct-versions
2018-09-03 20:52:48 +02:00
tituspijean
728377daee
[fix] Forgot ; after if statement
2018-09-03 20:37:35 +02:00
tituspijean
03d0268fbb
Backup and restore php-fpm conf.ini
...
Fixes #97
2018-09-03 20:18:06 +02:00
tituspijean
6523a2d31d
[enh] Handle core and ssowat extension version numbers
...
Fixes #94
Closes #67
2018-09-03 19:53:07 +02:00
frju365
2462b282f9
revert change... not in a branch. Sorry.
2018-09-03 19:11:22 +02:00
frju365
396491a65f
change sign for string
2018-09-03 19:10:13 +02:00
tituspijean
ed3c73348b
[enh] Use ynh_replace_string instead of sed in upgrade
2018-09-03 18:37:36 +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
tituspijean
653aa45f6d
Merge pull request #93 from YunoHost-Apps/testing
...
Testing
2018-09-01 14:35:46 +02:00
tituspijean
02fd7fe229
[mod] README style and typo fix
2018-09-01 14:34:01 +02:00
tituspijean
3e5e25e1cf
[mod] README style and minor reformulation
2018-09-01 14:20:50 +02:00
tituspijean
e078f766cd
[mod] Update README for low-powered devices
2018-09-01 14:06:01 +02:00
tituspijean
5a4de4a648
[mod] Updated README
...
- Removed manual post-install part
- All fields required
- Added "integration level" and "Install with YNH" buttons
2018-08-31 17:10:59 +02:00
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