Commit graph

3300 commits

Author SHA1 Message Date
Josué Tille
f22e7144b4
Implement migration while restore backup 2019-01-17 22:15:14 +01:00
Josué Tille
0d3d33fdce
Implement migration for group and permission 2019-01-17 22:15:14 +01:00
Josué Tille
811d1f6a9c
Fix app_setings_get for path 2019-01-17 22:15:14 +01:00
Josué Tille
9ac60be564
Sync permission only at end of each operation 2019-01-17 22:15:14 +01:00
Josué Tille
c52ae32631
Fix traduction 2019-01-17 22:15:14 +01:00
Josué Tille
b01e4b61f5
Implement backup - restore and update test 2019-01-17 22:15:13 +01:00
Josué Tille
4c2ae4fc77
Implement permission helper 2019-01-17 22:15:13 +01:00
Josué Tille
ad628b7620
Use root UID to authenticate to LDAP 2019-01-17 22:15:13 +01:00
Josué Tille
05ba65b8d3
Fix actionmap 2019-01-17 22:15:13 +01:00
Josué Tille
c5c482c16c
Use permission for all services 2019-01-17 22:15:13 +01:00
Josué Tille
c1dc117863
Implement permission for app 2019-01-17 22:15:13 +01:00
Josué Tille
fbaddd9002
Implement permission management 2019-01-17 22:14:24 +01:00
Josué Tille
bb892bb1a4
Implement group management 2019-01-17 22:14:24 +01:00
Josué Tille
7b8d668846
Update actionsmap for group and permissions 2019-01-17 22:14:24 +01:00
Josué Tille
d975ed2689
Update LDAP config 2019-01-17 22:14:24 +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
Maniack Crudelis
9fb302fe04
[fix] Replace manifest_path by manifest
manifest_path isn't defined
2019-01-13 14:24:17 +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
Josué Tille
f266cceb26
Fix typo 2019-01-07 20:23:41 +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