frju365
a42df2d8fe
Update yunohost_admin.conf
2019-01-21 21:39:07 +01:00
frju365
08869c329c
Update yunohost_admin.conf
2019-01-21 21:17:33 +01:00
Alexandre Aubin
546edc2751
[fix] Missing string for key dyndns_could_not_check_available
2019-01-20 00:44:43 +01:00
Alexandre Aubin
51712f9c8a
'yunohost' is a dumb password refused by postinstall, change it to a password that gets accepted
2019-01-19 17:16:11 +00:00
Alexandre Aubin
aebd0e8d78
Update changelog for 3.4.1
2019-01-17 22:17:08 +01:00
Alexandre Aubin
836083a62e
Handle unexpected errors...
2019-01-17 20:15:18 +00:00
Alexandre Aubin
442bd8c3e4
[fix] Woopsies ... cannot use check_call because we need a non-block call. Also Popen won't trigger a CalledProcessError
2019-01-17 20:12:09 +00:00
Alexandre Aubin
cbcd60a41d
Merge pull request #617 from yunohost-bot/stretch-unstable
...
Update translations
2019-01-17 17:45:26 +01:00
anubis
2bfc0342c7
Translated using Weblate (Esperanto)
...
Currently translated at 5.3% (25 of 465 strings)
2019-01-17 16:31:10 +00:00
anubis
81793d5948
Translated using Weblate (Esperanto)
...
Currently translated at 3.4% (16 of 465 strings)
2019-01-17 16:31:10 +00:00
anubis
e34431ee7b
Translated using Weblate (German)
...
Currently translated at 62.7% (292 of 465 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
4dcec91321
Translated using Weblate (Hungarian)
...
Currently translated at 2.2% (11 of 483 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
7477b24a18
Translated using Weblate (Hungarian)
...
Currently translated at 2.2% (11 of 483 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
df27a32914
Translated using Weblate (Hungarian)
...
Currently translated at 0.2% (1 of 483 strings)
2019-01-17 16:31:10 +00:00
anubis
e81dbad73d
Translated using Weblate (Esperanto)
...
Currently translated at 2.3% (11 of 465 strings)
2019-01-17 16:31:10 +00:00
Janos Meggyeshazi
aa6b97ca2c
Added translation using Weblate (Hungarian)
2019-01-17 16:31:10 +00:00
Alexandre Aubin
1667ba14e3
[fix] Explicit dependance to iptables
...
(it's only a recommended package of fail2ban, gotta make sure it will really be installed)
2019-01-17 16:52:47 +01:00
Alexandre Aubin
bfe5056720
[fix] _run_service_command was not properly returning False if command failed ( #616 )
2019-01-17 16:12:49 +01:00
Mickaël Martin
808d844f84
Change git clone for gitlab working with branch ( #615 )
2019-01-17 16:12:21 +01:00
Alexandre Aubin
9632164c43
Set owner of archives folder to 'admin' ( #613 )
2019-01-17 16:11:39 +01:00
Alexandre Aubin
ff1286885d
Merge pull request #611 from bourreP/enh-add-reload-and-restart-service
...
[enh] add reload and restart service
2019-01-17 16:11:19 +01:00
Alexandre Aubin
c1dcf4c6ac
Merge branch 'stretch-unstable' into enh-add-reload-and-restart-service
2019-01-17 16:10:38 +01:00
Alexandre Aubin
f16da6856f
Merge pull request #608 from YunoHost/fix_change_url
...
[fix] Fix the way change_url updates the domain/path
2019-01-17 16:07:14 +01:00
Alexandre Aubin
bdd16106ee
Merge branch 'stretch-testing' into stretch-unstable
2019-01-17 02:17:01 +01:00
Alexandre Aubin
b475aeb4bb
Merge branch 'stretch-stable' into stretch-testing
2019-01-17 02:16:16 +01:00
Alexandre Aubin
6a7f5b2bbe
Update changelog for 3.3.4
2019-01-17 02:14:35 +01:00
Alexandre Aubin
9caa771428
Enforce --force-confold during apt upgrade ( #614 )
...
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:11:46 +01:00
Alexandre Aubin
f4d728465a
Enforce --force-confold during apt upgrade ( #614 )
...
* Enforce --force-confold during apt upgrade
* Update src/yunohost/tools.py
Co-Authored-By: alexAubin <alex.aubin@mailoo.org>
* Not sure why but every piece of information about confold also set confdef :/
* Export DEBIAN_FRONTEND="noninteractive" during upgrade
2019-01-17 02:10:51 +01:00
Alexandre Aubin
1c7f0d173a
Fix UX when change_url args get asked interactively
2019-01-17 00:24:02 +00:00
Alexandre Aubin
6f89ce0714
Merge pull request #610 from YunoHost/le_crontab_no_checks
...
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-15 03:18:23 +01:00
Alexandre Aubin
4760cc0ba6
[fix] Microdecision: typo, 'dest' did not exist
2019-01-14 18:49:30 +01:00
Bram
bafeb28a9c
Merge pull request #609 from YunoHost/fix-bootprompt
...
Fix several issues with bootprompt
2019-01-13 02:29:20 +01:00
Alexandre Aubin
2d08f45323
Merge pull request #612 from Jibec/patch-3
...
Tiny typographic changes
2019-01-10 14:59:49 +01:00
Jean-Baptiste
46f5592eb5
Tiny typographic changes
2019-01-10 07:13:43 +01:00
Pierre Bourré
3990527f96
add locales
2019-01-09 00:40:26 +01:00
Alexandre Aubin
4935aebb16
Revert "[enh] Improve upnp support ( #542 )"
...
This reverts commit 640bc494cb
.
2019-01-08 16:25:43 +01:00
Laurent Peuch
7362502ad1
[fix] propagate --no-checks cert-install option to renew crontab
2019-01-07 19:05:55 +01:00
Laurent Peuch
2e0efb5b56
[fix] bad key for string formatting
2019-01-07 18:59:23 +01:00
Laurent Peuch
9e1cd73400
[mod] add more verbose error messages
2019-01-07 18:51:12 +01:00
Alexandre Aubin
70aeb3e468
Merge pull request #607 from YunoHost/fix_tests
...
Fix tests
2019-01-07 18:42:42 +01:00
Alexandre Aubin
bbfa9fc124
Fix several issues with bootprompt
2019-01-07 18:26:38 +01:00
Pierre Bourré
d1a822211c
add restart and reload functionality to yunohost service
2019-01-05 03:11:08 +01:00
Alexandre Aubin
6a7990d7fb
[fix] Weird duplicated code + fix missing key file triggering an error
2019-01-04 16:25:49 +01:00
Josué Tille
d656d5b4ba
Raise a error is path is not available
2018-12-30 22:33:30 +01:00
Josué Tille
412c656a9b
Fix change_url too
2018-12-30 18:59:40 +01:00
Josué Tille
616b0d020b
Fix tests
2018-12-30 18:59:33 +01:00
Josué Tille
9da00bd8b6
Fix change url function
2018-12-30 17:51:55 +01:00
Josué Tille
4282d7edca
Fix tests
2018-12-29 21:16:55 +01:00
Laurent Peuch
1c80e7242b
[fix] missing import in migration
2018-12-21 07:01:05 +01:00
Alexandre Aubin
703358964f
Update changelog for 3.4.0
2018-12-20 21:13:48 +00:00