Commit graph

8343 commits

Author SHA1 Message Date
Alexandre Aubin
fa207ebaff Update changelog for 4.4.2 2022-08-09 17:02:47 +02:00
Alexandre Aubin
d642d8507d
Merge pull request #1481 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-08-09 14:30:29 +02:00
yunohost-bot
8cef37d704 [CI] Format code with Black 2022-08-08 16:59:42 +00:00
Alexandre Aubin
8a9ed1ed7a Update changelog for 11.0.9 2022-08-07 23:29:44 +02:00
Alexandre Aubin
c3d63ca667 Merge branch 'buster' into dev 2022-08-07 23:27:13 +02:00
Alexandre Aubin
5c6356459c
Merge pull request #1486 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-08-07 23:17:17 +02:00
Éric Gaspar
bb87891cb6 Translated using Weblate (French)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2022-08-07 21:15:28 +00:00
Alexandre Aubin
4251976c48 Unused import 2022-08-07 23:15:24 +02:00
Alexandre Aubin
a4fca12ebf venv rebuild: moar logic fixes 2022-08-07 23:15:24 +02:00
Alexandre Aubin
5f265d0c16 Typo :| 2022-08-07 23:15:24 +02:00
Alexandre Aubin
0a737c4e9b venv rebuild: various improvements in the migration code 2022-08-07 23:15:24 +02:00
ljf
1d84e07988 [enh] Add disclaimer and manual or automatic mode on python migrations 2022-08-07 23:15:24 +02:00
ljf
3b8e49dc64 [enh] Split python rebuild migrations 2022-08-07 23:15:24 +02:00
Alexandre Aubin
51804925f6 services: Skip php 7.3 which is most likely dead after buster->bullseye migration because users get spooked 2022-08-07 23:04:21 +02:00
Alexandre Aubin
80015a728c bullseye migration: tweak message to prepare for stable release 2022-08-07 22:57:36 +02:00
Alexandre Aubin
ad9b6661c2 Merge remote-tracking branch 'origin/buster' into dev 2022-08-07 19:11:49 +02:00
Alexandre Aubin
a401a000e4
Merge pull request #1479 from theo-is-taken/buster_migration_fix
Saving app's venv in a requirements file, in order to regenerate it
2022-08-07 19:08:28 +02:00
Alexandre Aubin
2b63058b45
bullseye migration: _generate_requirements -> _backup_pip_freeze_for_python_app_venvs 2022-08-07 19:07:32 +02:00
Alexandre Aubin
f83a357d33
bullseye migration: in venv / pip freeze backup mechanism, remove the venv_ignore stuff because it's not relevant anymore 2022-08-07 19:06:53 +02:00
ljf
5a3911c65f [enh] Split bullseye migration and venv migrations 2022-08-07 15:26:54 +02:00
ljf (zamentur)
e94b7197f2
[enh] Simplify the pip install call
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-07 15:04:55 +02:00
ljf (zamentur)
bcdb36b7b2
[enh] Simplify the pip freeze call
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2022-08-07 15:03:27 +02:00
Kayou
ebc24362b2
Fixing path in the generating doc script 2022-08-07 14:10:59 +02:00
Alexandre Aubin
4496996c34 Update changelog for 11.0.8.1 2022-08-07 12:42:15 +02:00
Alexandre Aubin
7fa67b2b22 Zbleuarg 2022-08-07 12:41:18 +02:00
Alexandre Aubin
92467b5e59 Update changelog for 11.0.8 2022-08-07 11:33:33 +02:00
Alexandre Aubin
26c6827601 Merge remote-tracking branch 'origin/buster' into dev 2022-08-07 11:23:50 +02:00
Alexandre Aubin
92a751ed84
Merge pull request #1478 from theo-is-taken/tag-fix
App Config Panel : Don't restrict choices if there's no choices specified
2022-08-06 10:54:33 +02:00
Alexandre Aubin
df4af20b6a
Merge pull request #1482 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-08-05 23:27:25 +02:00
ButterflyOfFire
5535896efa Translated using Weblate (Arabic)
Currently translated at 13.1% (90 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2022-08-05 15:05:47 +00:00
Alexandre Aubin
470bc79d97 Undefined variable... 2022-08-04 18:16:00 +02:00
Alexandre Aubin
e29e9ca3f9 Missing import... 2022-08-04 18:08:01 +02:00
Alexandre Aubin
9d39a2c0b4
regenconf dhclient/resolvconf: fix weird typo, probably meant 'search' (like in our rpi-image tweaking) 2022-08-03 16:09:47 +02:00
Alexandre Aubin
f6cd35d94b
configpanels: remove debug message because it floods the regenconf logs 2022-08-03 15:03:09 +02:00
Alexandre Aubin
cb5aa7006a
Merge pull request #1476 from YunoHost/fix-postinstall-127-password
[fix] Be able to redo postinstall after 128+ chars password
2022-08-03 14:55:47 +02:00
ljf (zamentur)
7c28edd255
[fix] Missing import 2022-08-03 14:53:56 +02:00
ljf (zamentur)
6d8a18e71b
[fix] Missing import 2022-08-03 14:52:17 +02:00
ljf (zamentur)
f705d81e17
[fix] Bad importation 2022-08-03 14:51:19 +02:00
ljf (zamentur)
fdaf9fc098
[fix] Import assert_password_is_compatible 2022-08-03 14:51:00 +02:00
Alexandre Aubin
9b307d02c6
Merge pull request #1480 from YunoHost/one_arg
Fixing app without arguments
2022-08-03 10:58:38 +02:00
Alexandre Aubin
da622915b1
Merge pull request #1473 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-08-03 10:56:02 +02:00
Meta Meta
d868d290c1 Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Valentin von Guttenberg
b195cf50ad Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Gregor
f6cb2075f0 Translated using Weblate (German)
Currently translated at 100.0% (686 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2022-07-25 10:03:17 +00:00
Jose Riha
898091d210 Translated using Weblate (Slovak)
Currently translated at 31.0% (213 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Jose Riha
1cf7c72721 Translated using Weblate (Slovak)
Currently translated at 29.3% (201 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Jose Riha
ddcc114d0c Translated using Weblate (Slovak)
Currently translated at 27.1% (186 of 686 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-07-25 10:03:17 +00:00
Kay0u
30e926f92c
do not change the nginx template conf, replace #sub_path_only and #root_path_only after ynh_add_config, otherwise it breaks the change_url script 2022-07-25 12:03:05 +02:00
yalh76
d63caa7776 Fixing app without arguments 2022-07-22 19:30:44 +02:00
theo@manjaro
d531f8e085 Proper locales 2022-07-22 16:22:04 +02:00