Commit graph

4728 commits

Author SHA1 Message Date
Kayou
0711b5a22a
Merge pull request #890 from YunoHost/unique-stuff-for-group-permission-update
[fix] Make sure the group permission update contains unique elements
2020-03-15 23:27:59 +01:00
Alexandre Aubin
1b17456331
[fix] Make sure the group permission update contains unique elements 2020-03-15 22:33:51 +01:00
Kayou
3137e5ffd4
Update changelog 2020-03-15 19:08:22 +01:00
Kay0u
5c17a36633 Merge branch 'stretch-testing' into stretch-unstable 2020-03-15 15:21:38 +00:00
Kay0u
addc4979ee Update changelog for 3.7.0.5 release 2020-03-15 15:16:26 +00:00
Kay0u
56348f9cd8
Merge branch 'stretch-testing' into stretch-unstable 2020-03-15 13:23:13 +01:00
Alexandre Aubin
ad2f989705
Merge pull request #870 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-03-13 04:19:26 +01:00
Weblate
59859429bc Added translation using Weblate (Nepali) 2020-03-11 09:29:13 +00:00
Maniack Crudelis
b7a5847c30
Add a line between each pin instructions 2020-03-10 21:05:04 +01:00
Maniack Crudelis
052ade602d
Fix missing option in ynh_install_php 2020-03-10 21:02:40 +01:00
tituspijean
97e3493aa5 Translated using Weblate (French)
Currently translated at 100.0% (610 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-03-10 17:34:15 +00:00
xaloc33
88be979d40 Translated using Weblate (Catalan)
Currently translated at 100.0% (610 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-03-10 17:34:15 +00:00
Kayou
ee405971e5 Translated using Weblate (French)
Currently translated at 100.0% (610 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-03-10 17:34:15 +00:00
amirale qt
e506f93445 Translated using Weblate (Esperanto)
Currently translated at 100.0% (610 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2020-03-10 17:34:15 +00:00
Armando FEMAT
b13cb78c97 Translated using Weblate (Spanish)
Currently translated at 92.5% (564 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2020-03-10 17:34:15 +00:00
Mélanie Chauvel
45c35fdba5 Translated using Weblate (French)
Currently translated at 100.0% (610 of 610 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-03-10 17:34:15 +00:00
Quentí
3774a2c7ad Translated using Weblate (Occitan)
Currently translated at 70.8% (430 of 607 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-03-10 17:34:15 +00:00
amirale qt
3ebad36928 Translated using Weblate (Chinese (Simplified))
Currently translated at 0.2% (1 of 607 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/zh_Hans/
2020-03-10 17:34:15 +00:00
Patrick Baeumel
1a7fcd09b0 Translated using Weblate (German)
Currently translated at 33.8% (205 of 607 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-03-10 17:34:15 +00:00
Bram
caa20e7b6a
Merge pull request #884 from YunoHost/enh_ynh_local_curl_with_cookies
Persist cookies between multiple ynh_local_curl calls for the same app
2020-03-10 18:34:10 +01:00
Bram
aec3413ea4
Merge pull request #878 from PiOverFour/stretch-unstable
[enh] English locale: spelling
2020-03-10 18:33:24 +01:00
Bram
270bc8f39c
Merge pull request #867 from yalh76/patch-2
adaptation for various actions
2020-03-06 02:01:48 +01:00
Alexandre Aubin
3bf2df16ee Fix tests for appscatalog ? 2020-03-05 20:00:39 +01:00
Alexandre Aubin
200ff2de31
Micro issue from previous app list system rework 2020-03-05 18:15:55 +01:00
Jimmy Monin
e6481b156f Persist cookies between multiple ynh_local_curl calls for the same app 2020-02-29 22:07:45 +01:00
Kay0u
fab7aa7de2
more informations in hooks permission 2020-02-25 17:44:57 +01:00
Kayou
746d046250
Merge pull request #877 from kay0u/hooks-permission
more informations in hooks permission
2020-02-25 17:43:45 +01:00
Kay0u
fc969ae1d4
remove visitors only for if current value is / 2020-02-25 17:26:08 +01:00
Kay0u
c163ae2949
fix legacy permission management 2020-02-25 17:24:59 +01:00
Kayou
f0ef8aca79
Merge pull request #868 from kay0u/fix-legacy-permission-management
fix legacy permission management
2020-02-25 17:18:33 +01:00
Maniack Crudelis
e3bcc4b4c9
Fix pin priority issue 2020-02-24 13:54:43 +01:00
Maniack Crudelis
96095624f5
Add the helper ynh_check_ram 2020-02-09 20:10:27 +01:00
Maniack Crudelis
7ba253cb18 Add the helper ynh_get_scalable_phpfpm
And adapt ynh_add_fpm_config to generate a fpm config file without a template by using ynh_get_scalable_phpfpm
2020-02-09 20:08:00 +01:00
Maniack Crudelis
7a5760db55
Add the helper ynh_install_extra_app_dependencies
And the helpers used by this one.
2020-02-09 19:55:38 +01:00
Maniack Crudelis
55d17a6101
Add the helper ynh_install_php 2020-02-09 19:11:06 +01:00
Maniack Crudelis
940162a31f Set the default version for php
And propagate it as an env variable for apps.
2020-02-09 18:52:43 +01:00
Maniack Crudelis
a489a06daa
Use the default php version into the php helpers 2020-02-09 18:49:27 +01:00
Maniack Crudelis
0081d988ab
Replace __PHPVERSION__ by $YNH_PHP_VERSION in nginx conf files 2020-02-09 18:45:49 +01:00
ljf (zamentur)
c7506fd3a9 [fix] This DNS resolver in ipv6 is unreachable 2020-02-09 03:28:09 +01:00
Kay0u
dc5ee76124 Full permission url 2020-02-09 03:25:43 +01:00
Damien Picard
f69ab4c7e2 English locale: spelling 2020-02-03 23:16:05 +01:00
Kay0u
62a98eb073 Full permission url 2020-01-31 18:27:16 +01:00
Arthur Lutz
1255b9d7c7 [debian/copyright] fix URL 2020-01-31 18:26:37 +01:00
Kay0u
e68da9d47b
more informations in hooks permission 2020-01-29 21:17:14 +07:00
Kay0u
026c666d7e
remove visitors only for if current value is / 2020-01-29 14:24:59 +07:00
Kay0u
87a3ceb983
[FIX] bad response from the server 2020-01-25 20:49:29 +07:00
Bram
be3ffce003
Merge pull request #859 from YunoHost/fix-ipv6-resolver-unreachable
[fix] This DNS resolver in ipv6 is unreachable
2020-01-18 13:28:15 +01:00
Bram
9df1dad45e
Merge pull request #866 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-01-17 18:32:01 +01:00
Bram
7b418d88c1
Merge pull request #869 from kay0u/add-operation_logger-for-config-panel
add operation logger for config panel
2020-01-17 18:31:41 +01:00
Kay0u
9eaabe25de
add operation logger for config panel 2020-01-16 01:21:14 +07:00