Commit graph

10734 commits

Author SHA1 Message Date
Alexandre Aubin
7f2da0af73 ci: tweaks to try to run build/lints into a 'permanent' container (not recreated every time) to speed up things 2024-08-08 16:46:24 +02:00
Alexandre Aubin
a9e71e88df ci: fix missing image name for i18n job 2024-08-08 16:20:33 +02:00
Alexandre Aubin
14ee49fc7b ci: really aleks 2024-08-07 19:05:45 +02:00
Alexandre Aubin
0598182541 ci: Merp, explicitly use python3 2024-08-07 18:18:14 +02:00
Alexandre Aubin
fe9a4fba5d ci: new image names, now using 'shared' image build process with the appci 2024-08-07 18:06:54 +02:00
Alexandre Aubin
44920d8914 ci: fix test_sso_basic_auth_header now that the default is with-password ? 2024-08-05 22:11:58 +02:00
Alexandre Aubin
9e93130672 ci: fix auth header test? 2024-08-05 22:10:12 +02:00
Alexandre Aubin
279f332883 domain settings: add a title to the Email section to have a separation w.r.t. the portal settings 2024-08-05 22:09:14 +02:00
Alexandre Aubin
24fb877255 portail/domain settings: Improve explanation about search engine 2024-08-05 22:08:31 +02:00
Alexandre Aubin
cdf443c86e portalapi: fix portal_user_intro not being sent when authenticated, hence not displayed at all 2024-08-05 22:07:56 +02:00
Alexandre Aubin
bc93a2e079 portalapi: we don't need absolute URLs for app logos ? (This ain't working when enabling the 'show other domains apps' because of CSP) 2024-08-05 21:08:06 +02:00
Alexandre Aubin
656e5c75d1 ci: Fix test_permission_propagation_on_ssowat ? 2024-08-05 20:53:32 +02:00
Alexandre Aubin
54fd311bec Update changelog for 12.0.2 2024-08-01 18:09:47 +02:00
Alexandre Aubin
7a45675f7a Merge remote-tracking branch 'origin/dev' into bookworm 2024-08-01 18:08:06 +02:00
Alexandre Aubin
9f6f5f92fb Update changelog for 11.2.26 2024-08-01 18:06:23 +02:00
Alexandre Aubin
e88ba3428c Minor cosmetic / prevent double slashes 2024-08-01 18:05:02 +02:00
Alexandre Aubin
fe524dd866 Fix yunomprompt not being enable after ISO install 2024-07-31 15:50:45 +02:00
Alexandre Aubin
0503a38a74 bullseye->bookworm: add a trick to flag the migration as done if it's still marked as pending 2024-07-31 00:06:33 +02:00
Alexandre Aubin
eb1d715764 Merge remote-tracking branch 'origin/dev' into bookworm 2024-07-31 00:02:19 +02:00
Alexandre Aubin
65ea34d7cb bullseye->bookworm: boring tweak to remove chattr +i from /etc/resolv.conf otherwise resolvconf will later explode and complain about it 2024-07-30 23:53:39 +02:00
Alexandre Aubin
d766f7cdda bullseye->bookworm: have a specific step dedicated to upgrade python3.9 to 3.11 because apt(itude) is derping about it sometimes... 2024-07-30 23:51:01 +02:00
Alexandre Aubin
423e79bd57
Update 0027_migrate_to_bookworm.py.disabled: encourage apt to remove luajit if it's installed because for some reason it's causing issues 2024-07-30 23:14:32 +02:00
Alexandre Aubin
44529b6d92 Update changelog for 11.2.25 2024-07-30 17:13:06 +02:00
Alexandre Aubin
f4727d3cb6 bullseye->bookworm: more stuff to try to prevent aptitude derping about python dependencies 2024-07-30 16:51:22 +02:00
Alexandre Aubin
8705dfcf5c debian: add rule that moulinette and ssowat must be < 12 to prevent situation in bullseye->bookworm transition where moulinette gets upgrade but yunohost doesnt and everything explodes 2024-07-30 16:21:08 +02:00
Alexandre Aubin
ad98a10fa8 bullseye->bookworm: make sure the non-free / non-free-firmware stuff is idempotent 2024-07-30 16:00:09 +02:00
Alexandre Aubin
d376677db6 diagnosis: be more robust when diagnosis DMARC records not containing '=' 2024-07-30 15:50:45 +02:00
Kayou
7b50c4eb6a
remove redis regen conf too 2024-07-30 15:38:58 +02:00
Alexandre Aubin
8b56983171 bullseye->bookworm: explicitly validate that we're on yunohost 12.x at the end of the migration 2024-07-27 15:09:48 +02:00
Alexandre Aubin
2d3dddc51a bullseye->bookworm: explicitly import _strptime at the beginning to try to prevent "No module named '_strptime'" during migration 2024-07-27 15:06:48 +02:00
Alexandre Aubin
6f1e3411fc Update changelog for 12.0.1 2024-07-26 22:48:10 +02:00
Alexandre Aubin
a1e63a17bb Merge remote-tracking branch 'origin/dev' into bookworm 2024-07-26 21:19:26 +02:00
Alexandre Aubin
c861ef2ae6 Update changelog for 11.2.24 2024-07-26 21:09:15 +02:00
Alexandre Aubin
ccfea312fe Merge remote-tracking branch 'origin/dev' into bookworm 2024-07-26 21:00:17 +02:00
Alexandre Aubin
9a6ad19c0e apps/ssowat: fix default value for auth_header and protect_against_basic_auth_spoofing 2024-07-26 20:55:27 +02:00
Alexandre Aubin
53427e8c14
Merge pull request #1920 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2024-07-26 20:18:42 +02:00
cjdw
e5d74d420d Translated using Weblate (Indonesian)
Currently translated at 100.0% (805 of 805 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2024-07-26 20:10:39 +02:00
cjdw
cd30a2acc0 Translated using Weblate (Indonesian)
Currently translated at 100.0% (805 of 805 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2024-07-26 20:10:39 +02:00
Alexandre Aubin
9e1b0561e3 bullseye->bookworm: readd tweak about libluajit2 + be more robust about full-upgrade that may fail if python3.9-venv aint installed 2024-07-26 20:10:28 +02:00
Alexandre Aubin
d0ce8cce53 Merge remote-tracking branch 'origin/dev' into bookworm 2024-07-25 19:29:59 +02:00
Alexandre Aubin
970e2e2dbc services: redis ain't installed by default anymore on yunohost 2024-07-25 18:53:26 +02:00
Alexandre Aubin
843771ea05
Merge pull request #1921 from YunoHost/fix-install-from-equivs
Fix install from equivs
2024-07-25 16:06:40 +02:00
Kayou
ddf3e32c1c
fix the v2 too 2024-07-25 15:57:58 +02:00
Kayou
6d21e9fced
a better way to avoid the double commas 2024-07-25 15:56:56 +02:00
Kayou
d881d1a505
avoid double commas in control file, crash if there is an issue in the control file 2024-07-25 15:42:39 +02:00
Alexandre Aubin
ebaecfcbd6 ci: we don't care about mypy in tests/ folder 2024-07-23 19:26:28 +02:00
Alexandre Aubin
eeee096f3a Update changelog for 11.2.23 2024-07-23 19:08:45 +02:00
Alexandre Aubin
fc168c54a1
Merge pull request #1915 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2024-07-23 19:06:13 +02:00
cjdw
b010219814 Translated using Weblate (Indonesian)
Currently translated at 77.6% (625 of 805 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2024-07-23 19:05:44 +02:00
José M
67c5edc40e Translated using Weblate (Galician)
Currently translated at 100.0% (805 of 805 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2024-07-23 19:05:44 +02:00