Commit graph

4018 commits

Author SHA1 Message Date
Alexandre Aubin
2d3dee8d41 Simplify small piece of code 2020-09-16 20:59:19 +02:00
Alexandre Aubin
d5f8eb06c8 Simplify code (suggestion from Bram) 2020-09-16 19:28:45 +02:00
Alexandre Aubin
56ebb06d2b Typo 2020-09-16 18:49:17 +02:00
Alexandre Aubin
2864c07266
Merge pull request #1046 from YunoHost/backup_download
Add possibility to download backups
2020-09-16 17:41:08 +02:00
Alexandre Aubin
ad98b82702
Merge pull request #1049 from YunoHost/enh-package-download-refactoring
[enh] Refactoring of package download process
2020-09-16 17:26:29 +02:00
Alexandre Aubin
674d8e7cb9 [fix] Minor issues in app questions parsing 2020-09-16 17:01:21 +02:00
Alexandre Aubin
532cd5e87e Force locale to C during postgresql migration to avoid some stupid issue related to locale 2020-09-16 16:21:50 +02:00
Alexandre Aubin
4805d43b96 Force locale to C during postgresql migration to avoid some stupid issue related to locale 2020-09-16 15:27:32 +02:00
Kay0u
db9d2aac30
permissions in app_info 2020-09-14 12:09:55 +02:00
Alexandre Aubin
0ad014ad1f
Merge branch 'dev' into enh-relay-smtp 2020-09-10 17:50:10 +02:00
ljf
78c5ea9098 [enh] Refactoring of package download process 2020-09-10 04:02:25 +02:00
Alexandre Aubin
d1d24cb6eb
Merge pull request #1013 from YunoHost/refactoring-yunohost-format-arguments-parsing
WIP: Refactoring yunohost format arguments parsing
2020-09-10 02:18:51 +02:00
Alexandre Aubin
b9189b1979 Fix tests 2020-09-09 23:58:30 +02:00
Alexandre Aubin
250f69028a Moar fixes 2020-09-09 23:24:39 +02:00
Alexandre Aubin
c6905ed2c8 Merge branch 'dev' into permission_protection 2020-09-09 02:22:35 +02:00
Alexandre Aubin
9cdf8dffc9 Fix linter and tests 2020-09-09 02:21:26 +02:00
Alexandre Aubin
7483d04f54 Fix a weird issue that may arise during test, strangely unspotted so far 2020-09-09 00:06:23 +02:00
Alexandre Aubin
864a186862
Merge branch 'dev' into refactoring-yunohost-format-arguments-parsing 2020-09-08 22:25:09 +02:00
Alexandre Aubin
bfa0f304aa mail-aliases key only exists if it's not empty? 2020-09-08 22:23:03 +02:00
Alexandre Aubin
07fb335972 Missing imports 2020-09-08 21:20:40 +02:00
Alexandre Aubin
9792cfed22 Attempt to clarify/simplify some complex pieces of code 2020-09-08 21:13:55 +02:00
Alexandre Aubin
db93307fea
Update src/yunohost/app.py
Co-authored-by: Kayou <pierre@kayou.io>
2020-09-08 19:48:05 +02:00
Alexandre Aubin
33e1567c54 Minor wording/typo, semantic improvements 2020-09-08 18:52:59 +02:00
Kayou
ddb2be23a2
Merge branch 'dev' into refactoring-yunohost-format-arguments-parsing 2020-09-08 18:05:02 +02:00
Alexandre Aubin
83585b2375
Merge branch 'dev' into permission_protection 2020-09-08 17:06:49 +02:00
Alexandre Aubin
8b98360fd2
Merge pull request #1042 from YunoHost/code-cleanup
Code cleanup
2020-09-08 16:55:58 +02:00
Alexandre Aubin
1be93094b5 Fix syntax error + more minor refactoring/cleanup 2020-09-08 16:16:35 +02:00
Alexandre Aubin
42f430d234 Get rid of misleading/old 'no_compress' option 2020-09-08 16:02:47 +02:00
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
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
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
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
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
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
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