Commit graph

6834 commits

Author SHA1 Message Date
ljf (zamentur)
caef1e0577
Update src/yunohost/log.py 2021-09-02 14:08:18 +02:00
Alexandre Aubin
5af70af47d user import: Allow empty value for mailbox quota 2021-08-27 17:09:46 +02:00
Alexandre Aubin
0e2105311f user import: fix tests 2021-08-27 16:36:38 +02:00
Alexandre Aubin
3ad48fd8bc Fixes after tests on the battlefield 2021-08-27 16:34:34 +02:00
Alexandre Aubin
4f6166f8bb ldap config: Bump DbMaxSize to allow up to 100MB 2021-08-27 15:47:40 +02:00
Alexandre Aubin
865d8e2c8c user import: fix typo 2021-08-27 14:48:30 +02:00
Alexandre Aubin
4de6bbdf84 user import: Try to optimize group operations 2021-08-27 14:42:57 +02:00
Alexandre Aubin
a40084460b csv -> CSV 2021-08-27 14:10:20 +02:00
Alexandre Aubin
24d87ea40e user import: validate that groups and domains exists 2021-08-27 14:09:13 +02:00
Alexandre Aubin
8e35cd8103 user import: strip spaces 2021-08-27 13:52:10 +02:00
Alexandre Aubin
c20ca3015e
Merge branch 'dev' into enh-csv 2021-08-27 01:48:15 +02:00
Alexandre Aubin
ac30833e65 Merge branch 'hotfix' into dev 2021-08-27 01:41:36 +02:00
Alexandre Aubin
eef5cd4da9 Update changelog for 4.2.8.1 2021-08-27 01:34:10 +02:00
ljf (zamentur)
3c646b3d6a [fix] Another tmp nightmare
original idea from Aleks
2021-08-27 01:32:05 +02:00
ljf (zamentur)
f7258dd3a6
[fix] Another tmp nightmare
original idea from Aleks
2021-08-27 01:17:11 +02:00
Kayou
d42123333c
Merge pull request #1288 from YunoHost/ci-remove-stale-translated-strings-dev
[CI] Remove stale translated strings
2021-08-26 22:30:07 +02:00
Kayou
4109262bef
Merge pull request #1295 from YunoHost/ci-format-dev
[CI] Format code
2021-08-26 22:29:25 +02:00
Kayou
0808c46a0b
Merge pull request #1296 from YunoHost-Apps/typo
typo
2021-08-26 22:29:00 +02:00
yunohost-bot
aac8b8d460 [CI] Format code 2021-08-26 20:09:57 +00:00
Alexandre Aubin
128eb6a7d4 user import: Clarify fields validation 2021-08-26 21:06:16 +02:00
ericgaspar
4f0494d66b
Update en.json 2021-08-26 20:57:23 +02:00
Alexandre Aubin
ad975a2dbb user import: clarify user deletion handling 2021-08-26 20:45:06 +02:00
Alexandre Aubin
efec34a3a6 tests: Improve code formatting 2021-08-26 20:31:20 +02:00
Alexandre Aubin
aac0146aef Forbid installing apps with a dot in app id 2021-08-26 20:14:23 +02:00
Alexandre Aubin
083510b060
Merge pull request #1294 from YunoHost/fix-wording
[fix] Wording in path question
2021-08-26 20:06:50 +02:00
Alexandre Aubin
07cd1428d2
Update locales/en.json 2021-08-26 20:06:39 +02:00
yunohost-bot
f4d0106c36 [CI] Remove stale translated strings 2021-08-23 14:36:55 +00:00
Alexandre Aubin
c9d73af401 i18n: mdns -> yunomdns 2021-08-23 15:31:43 +02:00
Alexandre Aubin
4d47fe1670
Merge pull request #1112 from tituspijean/mdns
Adding mDNS for .local domains
2021-08-23 15:15:32 +02:00
ljf (zamentur)
cd917a9123
[fix] Wording in path question 2021-08-22 21:57:50 +02:00
Alexandre Aubin
b8c8ac0b2d Gotta also remove libnss-mdns if we want to get rid of avahi-daemon 2021-08-19 20:29:28 +02:00
Alexandre Aubin
ecf136d5db Auto-enable yunomdns on legacy systems 2021-08-19 20:28:20 +02:00
Alexandre Aubin
b452838a17 Update changelog for 4.2.8 2021-08-19 19:28:47 +02:00
Alexandre Aubin
e3f11bec09 NO_BACKUP_UPGRADE: helpers expect 0 or 1 2021-08-19 18:41:47 +02:00
Alexandre Aubin
3c07e55017 [fix] hook_exec / subprocess.Popen explodes if you feed non-string values in env variables 2021-08-19 18:14:15 +02:00
Alexandre Aubin
1f7faabc30
Merge pull request #1255 from Krakinou/enh-multimedia-check-home
[Enh]Multimedia helper: check home folder
2021-08-18 19:48:15 +02:00
Alexandre Aubin
4b84922315
Apply suggestions from code review 2021-08-18 19:47:46 +02:00
Alexandre Aubin
07413e19c0
Merge pull request #1285 from sagessylu/dev
Add --purge option to "yunohost app remove"
2021-08-18 19:40:33 +02:00
Alexandre Aubin
09efb86ff1
Improve help text for app remove --purge 2021-08-18 19:40:10 +02:00
Alexandre Aubin
b75fef44e5
Merge pull request #1286 from sagessylu/no-safety-backup
Add --no-safety-backup option to "yunohost app upgrade"
2021-08-18 19:38:52 +02:00
sagessylu
69a5ae5736
Update src/yunohost/app.py
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2021-08-17 20:27:33 +02:00
Alexandre Aubin
e86fc8596e
Merge pull request #1283 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2021-08-17 19:36:04 +02:00
Alexandre Aubin
920f744df0
Merge pull request #1287 from YunoHost/fix-warning-yaml
[fix] Avoid warning and use safeloader
2021-08-17 18:40:17 +02:00
ljf
5518931c02 [fix] OrderedLoader from SafeLoader 2021-08-17 17:33:23 +02:00
ljf
ccb6dc54b1 [fix] Avoid warning and use safeloader 2021-08-17 17:26:00 +02:00
mifegui
b39201a193 Translated using Weblate (Portuguese)
Currently translated at 8.1% (52 of 637 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pt/
2021-08-16 20:43:03 +00:00
sagessylu
cec4971cac
Add no-safety-backup option to yunohost app upgrade 2021-08-15 22:02:13 +02:00
sagessylu
c2460d7526
Add purge option to yunohost app remove 2021-08-15 21:41:32 +02:00
Weblate
2b638fc87d Merge branch 'dev' of https://github.com/YunoHost/yunohost into dev 2021-08-14 23:35:49 +00:00
ljf (zamentur)
16f564622e
[enh] Remove uneeded comment 2021-08-14 16:46:48 +02:00