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

50 commits

Author SHA1 Message Date
ericgaspar
7abe57c55f
Cleaning up 2021-09-21 23:27:14 +02:00
tituspijean
79d20ff73e Bump package version
Directly to ~ynh5 because I had a mishap with the version in last commit
2021-06-06 01:44:44 +02:00
tituspijean
4b4ffb2646 Require specific version for language extensions 2021-06-04 18:32:45 +02:00
Stylix58
571b3b5c5c
Update manifest.json 2021-05-27 22:26:54 +02:00
tituspijean
3ecf5e84bb Use README generator 2021-05-16 11:58:34 +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
93a96b9fd3 Composer helpers are now official in v4.2 2021-05-11 19:10:13 +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
bb7b728453 Upgrade to beta 16 2021-04-29 00:21:04 +02:00
yalh76
8a1976114b
Update manifest.json 2021-04-28 02:30:23 +02:00
tituspijean
26cb5d256b Ask for admin password during installation
Better than assigning a random password
2021-03-21 15:04:44 +01:00
tituspijean
f352bc53c9
Bump requirement to YunoHost 4.1.2 2021-03-19 12:45:33 +01:00
tituspijean
21860847ec Fix broken manifest.json 2021-03-19 07:48:12 +01:00
tituspijean
1e61302fbc Fix linter warnings 2021-03-18 23:50:24 +01:00
Éric Gaspar
229f704ded
Fix linter warnings 2021-02-15 22:58:10 +01:00
tituspijean
6856982ed7 Bump package version 2020-12-05 12:40:56 +01:00
tituspijean
e5c96fcfec [upg] v0.1.0-beta.14 2020-11-13 15:38:28 +01:00
yalh76
f811e7f37c remove bazaar 2020-06-22 09:31:01 +02:00
yalh76
9eda5a0710 Fix composer 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
0728ea096b [fix] general fixes
At that point I do not care about proper titles.
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
b3e7d837a5 [upg] references to v0.1.0-beta.12 2020-03-14 21:22:33 +01:00
tituspijean
ac65eeb4dd [upg] v0.1.0-beta.11 2019-11-30 09:05:33 +01:00
tituspijean
5755026f98 [upg] setting package version 0.1.0-beta.10~ynh2 2019-10-17 23:50:15 +02:00
tituspijean
34b1943986
[fix] package version in manifest 2019-09-30 23:14:47 +02:00
tituspijean
49fd50ed91 [fix] Remove php7.3-fpm service from requirements and add setting help 2019-09-15 16:14:47 +02:00
tituspijean
d1399fed79 [enh] Update description, YNH version and field types 2019-09-11 18:41:54 +02:00
tituspijean
753fd87a8e Fix and refactor 2019-08-24 10:54:18 +00:00
tituspijean
1f691036ef [mod] manifest.json: remove "required for postinstall" text about admin user too 2018-08-31 16:50:37 +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
tituspijean
ede7975e4e Capitalization in manifest 2018-08-13 16:47:13 +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
cc5f479f31 Implement language selection 2018-02-18 13:38:26 +00:00
TitusPiJean
dc811efdc1 Specify required fields for automatic post-installation 2018-02-14 09:53:32 +01:00
tituspijean
c484358ff2 Installation and removal debugged, beta7 2018-02-12 16:08:57 +01:00
TitusPiJean
ff45b2c39b SSOwat integration and other improvements
Closes #5, closes #12, closes #19 and closes #21
Breaks /folder nginx configuration ?
2017-02-21 21:11:23 +01:00
TitusPiJean
3de168d103 Removing api key creation and adding password length requirement 2017-01-18 20:45:45 +01:00
frju365
561dc975d0 Update manifest.json 2017-01-16 14:01:33 +01:00
frju365
be4a35c9a7 Update manifest.json 2017-01-16 13:42:29 +01:00
frju365
3a49d79e6c Translation into German 2017-01-16 13:36:08 +01:00
Titus PiJean
76d6c8f7b9 Better composer installation and fix typo
Addresses #9 :

If `composer` is not installed, php5-fpm ENV is now firstly updated to set `/var/www/.composer` as `composer` 's home.
Fix a typo where future automatic postinstall asked for `configuration.ymls` instead of `.yml`
2016-10-12 20:03:23 +02:00
TitusPiJean
0963e25477 Update manifest.json
For #7
2016-10-09 10:20:59 +02:00
TitusPiJean
e2c1671c3e Update manifest.json
Adding title field for #7
2016-10-08 20:00:14 +02:00
TitusPiJean
0f34565f80 Initial commit 2016-10-05 19:44:08 +02:00