Commit graph

8399 commits

Author SHA1 Message Date
Alexandre Aubin
fe4f8b4d5e
not foo -> foo is None 2022-10-04 22:27:23 +02:00
Alexandre Aubin
463d76f867 domain/certs: fix bug where a self-signed cert would not get identified as a self-signed cert 2022-10-04 22:21:23 +02:00
Alexandre Aubin
702156554a Add more info during selsigned cert generation error to debug CI 2022-10-04 21:24:51 +02:00
Alexandre Aubin
1c06fd5017 configpanels: i18n for domain cert config panel 2022-10-04 17:29:54 +02:00
axolotle
6295374fdb configpanels: auto add i18n help for an arg if present in locales 2022-10-04 19:27:04 +02:00
axolotle
e4df838d9d cert: raise errors for cert install/renew 2022-10-04 18:12:10 +02:00
Alexandre Aubin
85b6d8554d Fix i18n issues / also we don't need operation logger for domain_action_run, already handled in subcalls 2022-10-04 13:04:30 +02:00
Alexandre Aubin
aad576fdd0 mypy won't guess that 'question' does have an 'enabled' attr in that context é_è 2022-10-03 17:12:53 +02:00
axolotle
f1003939a9 configpanel: add 'enabled' prop evaluation for button 2022-10-03 16:13:30 +02:00
axolotle
3d4909bbf5 configpanel: misc fix + add section visible evaluation 2022-10-02 17:10:05 +02:00
axolotle
9a3d65c313 update arg 'time' validation regex to allow 24 hours format 2022-10-01 20:19:51 +02:00
axolotle
35bac35bb0 add readonly prop for config panel arg to display a value 2022-10-01 20:18:32 +02:00
axolotle
3644937fff fix config domain syntax 2022-09-30 15:03:03 +02:00
axolotle
0838d443a1 normalize actionmap config API routes 2022-09-30 15:03:03 +02:00
Alexandre Aubin
0dc08c8f8c Apply suggestions from code review
Co-authored-by: Axolotle <nchesnais@mailoo.org>
2022-09-30 15:03:03 +02:00
Alexandre Aubin
40ad8ce25e configpanel: Implement 'hidden' domain_action_run route 2022-09-30 15:03:03 +02:00
Alexandre Aubin
c39f0ae3bc actionsmap: hide a bunch of technical commands from --help 2022-09-30 15:03:03 +02:00
Alexandre Aubin
47543b19b7 configpanels: Iterating on action POC to create a certificat section in domain config panels 2022-09-30 15:03:03 +02:00
Alexandre Aubin
90e3f3235c configpanels: Quick and dirty POC for config panel actions 2022-09-30 15:03:03 +02:00
Alexandre Aubin
b7bea608f6 Fix edge case where var would get undefined.. 2022-09-29 00:02:17 +02:00
Alexandre Aubin
68e2d01a85
Merge pull request #1503 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-09-28 16:06:00 +02:00
Alexandre Aubin
b0fd7ff856
Merge pull request #1507 from mooseyboots/en-corrections
edits to locales/en.json
2022-09-28 16:04:45 +02:00
Jose Riha
a289e4809d Translated using Weblate (Slovak)
Currently translated at 34.3% (238 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-09-26 22:58:32 +02:00
Alice Kile
f8b9563ac4 Translated using Weblate (Telugu)
Currently translated at 6.4% (45 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/te/
2022-09-25 20:04:45 +02:00
marty hiatt
5af946dbfe edits to locales/en.json -- up to the end of diagnosis 2022-09-20 11:51:34 +02:00
marty hiatt
51f95c8a5c edits to locales/en.json 2022-09-13 16:57:44 +02:00
Sedat Albayrak
9bc82d6b5f Translated using Weblate (Turkish)
Currently translated at 1.4% (10 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/tr/
2022-09-12 18:43:45 +02:00
Sedat Albayrak
df2a261d32 Translated using Weblate (Turkish)
Currently translated at 1.2% (9 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/tr/
2022-09-12 13:30:15 +02:00
ButterflyOfFire
7e8aa0a67d Translated using Weblate (Arabic)
Currently translated at 13.4% (93 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2022-09-12 13:30:15 +02:00
Alexandre Aubin
6294e1aa4f
Merge pull request #1506 from YunoHost/fix-lidswitch
[fix] Lidswitch if no reboot
2022-09-12 13:30:08 +02:00
ljf (zamentur)
b0411d5da9
[fix] Lidswitch if no reboot 2022-09-12 01:47:03 +02:00
Alexandre Aubin
6a914fb2b5 Update changelog for 11.0.9.14 2022-09-07 13:09:35 +02:00
Alexandre Aubin
e51cdd987c helper ynh_get_ram: LANG= isn't enough to get en_US output, gotta use LC_ALL 2022-09-07 13:08:17 +02:00
Alexandre Aubin
f6057d2572 dns: fix confusion on XMPP CNAME records for nohost.me & co domains 2022-09-05 18:23:37 +02:00
Alexandre Aubin
8e1e29bbd4 Update changelog for 11.0.9.13 2022-09-03 23:29:40 +02:00
Alexandre Aubin
a179b3dbf0 Merge branch 'buster' into dev 2022-09-03 23:24:48 +02:00
Alexandre Aubin
3c586159d2 Update changelog for 4.4.2.14 2022-09-03 23:20:20 +02:00
Alexandre Aubin
6f9e209315
Merge pull request #1500 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-09-03 22:26:29 +02:00
Alexandre Aubin
02b3a138b6 bullseye migration: improve autofix procedure for the libc6 hell 2022-09-03 12:41:09 +02:00
xabirequejo
4cb075d0eb Translated using Weblate (Basque)
Currently translated at 100.0% (693 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2022-09-02 21:29:27 +00:00
José M
f3eafb1b33 Translated using Weblate (Galician)
Currently translated at 100.0% (693 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2022-09-02 21:29:27 +00:00
xabirequejo
c469757af9 Translated using Weblate (Basque)
Currently translated at 100.0% (693 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2022-09-02 21:29:27 +00:00
Alexandre Aubin
a92ed9afc1
Merge pull request #1501 from YunoHost/fix-delete-checksum-config
Fix ynh_delete_file_checksum in helpers/config
2022-09-02 23:29:15 +02:00
tituspijean
68b4d30986 Fix ynh_delete_file_checksum in helpers/config
no need for `--update_only`
2022-09-02 23:27:23 +02:00
Alexandre Aubin
b77e811402 regenconf: add a timeout to curl inside dnsmasq regenconf to prevent being stuck too long when no network on the machine 2022-09-01 19:16:37 +02:00
Alexandre Aubin
e1cbe21cd1
Merge pull request #1499 from YunoHost/ci-remove-stale-translated-strings-dev
[CI] Reformat / remove stale translated strings
2022-09-01 13:08:43 +02:00
yunohost-bot
24f28ef87a [CI] Reformat / remove stale translated strings 2022-09-01 09:39:13 +00:00
Alexandre Aubin
796a00f692
Merge pull request #1498 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2022-09-01 11:27:26 +02:00
Jose Riha
c3eb455b5b Translated using Weblate (Slovak)
Currently translated at 33.9% (235 of 693 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2022-08-31 20:18:21 +00:00
Alexandre Aubin
7601492081 bullseye migration: remove derpy OVH repo... 2022-08-30 18:41:00 +02:00