Alexandre Aubin
661250d12e
Merge pull request #627 from YunoHost/fix_do_not_use_phpini
...
Fix #548
2019-01-26 21:19:14 +01:00
Alexandre Aubin
8ec7d361a4
Old comment from when http2 was disabled
2019-01-26 20:11:17 +01:00
Alexandre Aubin
951d60c6d5
Merge pull request #618 from frju365/patch-1
...
[fix] Propagate HTTP2, more_set_headers and ecdh_curve changes to webadmin
2019-01-26 20:06:24 +01:00
Alexandre Aubin
969577b4c2
Fix an issue where postgresql-9.4 was being detected as installed whereas it was in fact not
2019-01-26 19:43:40 +01:00
Alexandre Aubin
e706daa9b9
Update data/helpers.d/backend
...
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-01-24 18:33:35 +01:00
Maniack Crudelis
cd993ff065
Print backup and restore logs into the upgrade log
...
Without --debug in upgrade command line, no more log will be printed in stdout.
Still the log will be added to the log file, and so will help to debug a backup in that case.
2019-01-24 18:32:52 +01:00
Maniack Crudelis
37810a22a2
Fix #548
2019-01-24 18:20:40 +01:00
Alexandre Aubin
270bfb54cd
This message should rather be an info
2019-01-22 16:26:54 +01:00
Maniack Crudelis
66acd35c80
[fix] Restore warning in backup
...
The warning for a non existing file during the backup disappear during a [conflict resolve](72159f702f
)...
I restore it as a micro decision.
2019-01-22 13:19:34 +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
bd0eef1b36
Remove old comment about jessie
2019-01-18 17:54:26 +01:00
frju365
2e460cb4d6
Update yunohost_admin.conf
2019-01-18 17:31:28 +01: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