Commit graph

3182 commits

Author SHA1 Message Date
Alexandre Aubin
15f562a07e
Merge pull request #665 from YunoHost/use_apps_json
Use apps.json as default list
2019-04-20 02:43:15 +02:00
Alexandre Aubin
1711e0f024 Merge branch 'stretch-testing' into stretch-unstable 2019-04-18 17:34:09 +02:00
Alexandre Aubin
c58acfc61e Update changelog for 3.5.2.2 2019-04-18 17:32:48 +02:00
ljf (zamentur)
81db1598d5 [fix] ynh_psql_remove_db fail 2019-04-18 17:30:56 +02:00
Alexandre Aubin
c2ff7882e9
Merge pull request #714 from YunoHost/fix-ynh_psql_database_exists
[fix] ynh_psql_remove_db fail
2019-04-18 17:29:55 +02:00
Alexandre Aubin
d36c09120f
Merge pull request #653 from YunoHost/decouple-regenconf-from-services
[enh] Decouple the regen-conf mechanism from services
2019-04-18 17:07:50 +02:00
Alexandre Aubin
2694a44ee7 Fix naming for operation logger 2019-04-18 17:05:41 +02:00
Alexandre Aubin
e43fcac478 Typo 2019-04-18 16:42:10 +02:00
Alexandre Aubin
845a7796be Remove old piece of stale code (c.f. previous lines) 2019-04-18 16:38:54 +02:00
Alexandre Aubin
8e7684c7d5 Use REGEN_CONF_FILE global instead of hard-coded filename 2019-04-18 15:53:16 +02:00
Alexandre Aubin
817c3cdd41 Merge branch 'stretch-unstable' into decouple-regenconf-from-services 2019-04-18 15:33:02 +02:00
ljf (zamentur)
251a338f93
[fix] ynh_psql_remove_db fail 2019-04-17 15:02:59 +02:00
Alexandre Aubin
5a2708b7cd
Merge pull request #707 from kay0u/config_panel
[FIX] Config Panel
2019-04-16 17:29:55 +02:00
Alexandre Aubin
d2e01a4938
Merge pull request #710 from YunoHost/fix_ynh_script_progression
[fix] Fix extraction of weight value for ynh_script_progression
2019-04-16 16:28:34 +02:00
Maniack Crudelis
1220a366ce
Add a comment about --time argument 2019-04-13 17:28:40 +02:00
Maniack Crudelis
2dd48e2e7e
[fix] Fix extraction of weight value for ynh_script_progression 2019-04-13 17:12:12 +02:00
Maniack Crudelis
ec48edfef8
[fix] No fucking uppercase !
Uppercase variables are for environment variables.
Fix line 80: SRC_PATH: unbound variable
2019-04-13 10:44:48 +02:00
Kayou
18947adf43
[FIX] Config Panel 2019-04-12 22:29:28 +02:00
Alexandre Aubin
d12334ba18 Update changelog for 3.5.2.1 2019-04-11 14:39:07 +02:00
Alexandre Aubin
1fc9f7ddad Fix yunohost_admin.conf initialization 2019-04-11 14:27:09 +02:00
Alexandre Aubin
e2ea61aac2 Update changelog for 3.5.2 2019-04-10 01:54:20 +02:00
Alexandre Aubin
26a7cf9704
Merge pull request #702 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-04-09 15:16:19 +02:00
Weblate
2d4d8ebaef Added translation using Weblate (Bengali (Bangladesh)) 2019-04-08 16:59:28 +00:00
Sylke Vicious
b17ec65d1d Translated using Weblate (Italian)
Currently translated at 62.7% (319 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2019-04-08 16:59:28 +00:00
xaloc33
bd29184f86 Translated using Weblate (Catalan)
Currently translated at 41.5% (211 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-08 16:59:28 +00:00
ButterflyOfFire
564021e300 Translated using Weblate (Arabic)
Currently translated at 81.1% (413 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2019-04-08 16:59:28 +00:00
xaloc33
7a80b7bdae Translated using Weblate (Catalan)
Currently translated at 38.9% (198 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-08 16:59:28 +00:00
xaloc33
27d8e5dcb3 Translated using Weblate (Catalan)
Currently translated at 36.1% (184 of 509 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-08 16:59:28 +00:00
Alexandre Aubin
a9761d356b Update script to automatically generate helper documentation 2019-04-08 18:59:04 +02:00
Alexandre Aubin
c262313477 Update changelog for 3.5.1.1 2019-04-03 17:28:20 +02:00
Alexandre Aubin
69d2ad9a8a Fix loaded status for sysv services 2019-04-03 16:56:46 +02:00
Alexandre Aubin
fcede4f9ce
Merge pull request #700 from yalh76/patch-2
[fix] Nodejs helpers : use YNH_APP_INSTANCE_NAME instead of YNH_APP_ID
2019-04-03 16:47:08 +02:00
yalh76
1f1173ad0c
Use YNH_APP_INSTANCE_NAME instead of YNH_APP_ID
when using YNH_APP_ID, if you install two time the same application, when removing one of them, nodejs is uninstalled
2019-04-03 13:46:37 +02:00
Alexandre Aubin
5c4bf1ed29 [fix] nginx diagnosis when there's an error throwing a huge useless traceback. Use Popen instead to display the real error 2019-04-03 13:02:15 +02:00
Alexandre Aubin
bf3ffc3e7d [fix] service_status returns different type of data if you one or multiple services 2019-04-03 12:22:47 +02:00
Alexandre Aubin
e7ec6d9680 Update changelog for 3.5.1 2019-04-03 02:21:31 +02:00
Alexandre Aubin
507c4271ac
Merge pull request #695 from YunoHost/rework_tools_update_only
[fix] Rework tools update (only)
2019-04-02 22:36:53 +02:00
Alexandre Aubin
99bd378b94
Merge pull request #698 from YunoHost/fix-service-info-for-disabled-services
[fix] Fix the dbus interface to get info for services
2019-04-02 22:36:44 +02:00
Alexandre Aubin
889eb0caa1 [fix] Fix the dbus interface to get info for services, because this was not working when service is disabled 2019-04-02 20:47:03 +02:00
Alexandre Aubin
b6cff68d73 [fix] Do not miserably crash if status.json can't be decoded 2019-04-02 18:15:16 +02:00
Alexandre Aubin
9e2f314ea5
Merge pull request #690 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-04-02 17:54:53 +02:00
xaloc33
992e8e91b6 Translated using Weblate (Catalan)
Currently translated at 33.5% (170 of 507 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-02 10:36:21 +00:00
Mélanie Chauvel
2d4785ec59 Translated using Weblate (French)
Currently translated at 99.8% (503 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-04-02 10:36:21 +00:00
Mélanie Chauvel
fc43640ae2 Translated using Weblate (French)
Currently translated at 98.8% (498 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-04-02 10:36:21 +00:00
Jean-Baptiste Holcroft
ce596a401a Translated using Weblate (French)
Currently translated at 97.0% (489 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-04-02 10:36:21 +00:00
xaloc33
70ebf9b121 Translated using Weblate (Catalan)
Currently translated at 31.7% (160 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-02 10:36:21 +00:00
Quentí
8954caa39d Translated using Weblate (Occitan)
Currently translated at 95.6% (482 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2019-04-02 10:36:21 +00:00
ppr
a4f00f2eff Translated using Weblate (French)
Currently translated at 97.4% (491 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2019-04-02 10:36:21 +00:00
Mélanie Chauvel
6523caffcb Translated using Weblate (Esperanto)
Currently translated at 6.7% (34 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2019-04-02 10:36:21 +00:00
xaloc33
63912c25f4 Translated using Weblate (Catalan)
Currently translated at 22.6% (114 of 504 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-04-02 10:36:21 +00:00