Commit graph

5774 commits

Author SHA1 Message Date
Alexandre Aubin
835701d590 Clean more madness / fix tests 2020-09-08 15:49:54 +02:00
Alexandre Aubin
a6bbe41705 Fuck it these messages are confusing people and we don't need them 2020-09-08 01:18:43 +02:00
Alexandre Aubin
4c75620ee9
Merge branch 'dev' into code-cleanup 2020-09-06 22:16:06 +02:00
Alexandre Aubin
5807d25667 Add possibility to download backups 2020-09-06 21:24:06 +02:00
Alexandre Aubin
9640b22a23 Do not miserably fail if no oom_reaper line found... 2020-09-05 19:15:34 +02:00
Alexandre Aubin
fad373c016 Forgot to propagate change in user_create here as well 2020-09-05 19:05:45 +02:00
Alexandre Aubin
a5a3a905b6
Merge branch 'dev' into code-cleanup 2020-09-05 18:58:47 +02:00
Alexandre Aubin
34227b6172 Remove unused i18n strings 2020-09-05 18:57:11 +02:00
Alexandre Aubin
f8ea418a93
Merge pull request #1045 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-09-05 18:48:32 +02:00
Yifei Ding
1307e3b286 Translated using Weblate (Chinese (Simplified))
Currently translated at 2.3% (14 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/zh_Hans/
2020-09-05 16:43:06 +00:00
Leandro Noferini
91c301dc7d Translated using Weblate (Italian)
Currently translated at 23.0% (140 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-09-05 16:43:06 +00:00
Christian Wehrli
51e3e0ea0f Translated using Weblate (French)
Currently translated at 95.2% (580 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-09-05 16:43:06 +00:00
Christian Wehrli
d83a718038 Translated using Weblate (German)
Currently translated at 49.3% (300 of 609 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-09-05 16:43:06 +00:00
Alexandre Aubin
66dc1dc578 Merge branch 'dev' into 4.1 2020-09-05 18:42:17 +02:00
Alexandre Aubin
3bc14bc280
Merge pull request #962 from ekhae/enh-1365-mail-user-creation-ux
[enh] c.f. issue 1365, asking a mail address during user creation is confusing ux, people try enter their existing mail addresses
2020-09-05 18:37:26 +02:00
Alexandre Aubin
5805acbf6a Reimplement --mail as a deprecated option 2020-09-05 18:35:35 +02:00
Alexandre Aubin
3fc4baa08f Propagate change to unit tests 2020-09-05 17:21:45 +02:00
Alexandre Aubin
d49f1ce733 Update changelog for 4.0.7 2020-09-04 14:35:16 +02:00
Alexandre Aubin
0ea492bef9
Merge pull request #1044 from YunoHost/fix-sso-unavailable
[fix] Make sure app nginx confs do not prevent the loading of /yunohost/sso
2020-09-03 23:48:22 +02:00
Alexandre Aubin
cc4db7a6f6
Add a comment explaining why the location is empty 2020-09-03 23:47:24 +02:00
ljf
f92b84bd94 [fix] SSO unavailable 2020-09-03 22:27:46 +02:00
Alexandre Aubin
3b6830bdc7 Merge branch 'dev' into 4.1 2020-09-03 19:15:17 +02:00
Kayou
cb3ff1ed83
Woups, my grep in ci/build 2020-09-03 19:14:14 +02:00
Alexandre Aubin
a2726d595a
Merge pull request #1043 from YunoHost/ci-debian-depends
Try to clone moulinette and ssowat with the version in the debian/control
2020-09-03 19:12:58 +02:00
Kayou
37e8ba57ac
Update build.gitlab-ci.yml 2020-09-03 19:09:29 +02:00
Kayou
e9e7fba41d
Update build.gitlab-ci.yml 2020-09-03 18:59:01 +02:00
Kayou
ca97118116
Try to clone moulinette and ssowat with the version in the debian/control 2020-09-03 18:51:18 +02:00
Alexandre Aubin
a1807d1f88 Update flake8 lint test policy 2020-09-03 17:41:33 +02:00
Alexandre Aubin
49f6394233 autopep8 --in-place -a -a -a --ignore E402,E501,E722 -r src/yunohost/{__init__.py,certificate.py,diagnosis.py,domain.py,dyndns.py,firewall.py,hook.py,log.py,regenconf.py,service.py,settings.py,ssh.py,tools.py} 2020-09-03 17:37:08 +02:00
Alexandre Aubin
ecbd63636b autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
Alexandre Aubin
fa19c9480c Cleanup unused imports / misc 'fatal' flake8 errors 2020-09-03 17:01:24 +02:00
Alexandre Aubin
1288159a39 Require explicitly php7.3-foo packages because in some cases Sury's php7.4- packages are installed and php7.3-fpm doesn't get installed ... 2020-09-03 16:13:40 +02:00
Alexandre Aubin
6f75b889b7
Merge pull request #955 from YunoHost/parent-relation-between-log-operations
Keep track of 'parent' operation in operation loggers
2020-09-03 15:52:00 +02:00
Alexandre Aubin
b869f3a7d7
Merge pull request #864 from YunoHost/abort_if_up_to_date_manifest
Implement `upgrade_only_if_version_changes` in manifest
2020-09-03 15:51:47 +02:00
Alexandre Aubin
88997f5728 Small old issue where the number of line filtered doesnt match the requested number, and then the admin doesn't display the 'show more line' button.. 2020-09-02 20:57:51 +02:00
Alexandre Aubin
7edd3ff840 Minor fixes after tests.. 2020-09-02 20:30:50 +02:00
Alexandre Aubin
8831c638e6 Add options to include metadata about suboperations 2020-09-02 19:33:48 +02:00
Alexandre Aubin
955508c33a Wording 2020-09-02 17:03:14 +02:00
Alexandre Aubin
083776bc4a Get rid of example settings, only keep them for tests 2020-09-02 16:30:29 +02:00
Alexandre Aubin
b10393a5e1
Merge pull request #1020 from YunoHost/do-not-compress-backups
Backup to uncompressed tar by default
2020-09-02 16:07:50 +02:00
Alexandre Aubin
1da9666da7 Add description for new setting about backup compression 2020-09-02 16:07:25 +02:00
ljf (zamentur)
b941874664
[fix] Accept all domain 2020-09-02 12:56:41 +02:00
ljf (zamentur)
ef4c3066ec
[fix] Accept chinese/arabic domain 2020-09-02 12:55:37 +02:00
Alexandre Aubin
9a7bd77269 Get rid of unused complexity for other log categories ... it's been since 3.2 and we only have operations 2020-09-01 18:09:15 +02:00
Alexandre Aubin
0f2e9ab1d6 Lazy loading of smtplib to reduce memory footprint a bit 2020-09-01 17:29:24 +02:00
Alexandre Aubin
d00421641c
Merge branch '4.1' into parent-relation-between-log-operations 2020-09-01 17:22:36 +02:00
Alexandre Aubin
bd064e317e
Use global var 2020-09-01 17:22:07 +02:00
Alexandre Aubin
624c7eaf77 Move import to top of file 2020-09-01 17:21:12 +02:00
Alexandre Aubin
6c3a74c5ac Handle case where the lock doesn't exist : just assume we're the root logger 2020-09-01 17:19:50 +02:00
Alexandre Aubin
080fe88b2d
Duplicate Depends entry 2020-09-01 17:07:24 +02:00