Alexandre Aubin
|
4f0df2bcfe
|
Define missing i18n keys
|
2021-09-05 22:25:06 +02:00 |
|
Alexandre Aubin
|
39006dbf13
|
tests: dunno what i'm doing but that scope=module is no good
|
2021-09-05 20:55:17 +02:00 |
|
Alexandre Aubin
|
3936589d3b
|
Yolofactorize install/upgrade/restore error handling into a smart 'hook_exec_with_script_debug_if_failure'
|
2021-09-05 20:54:51 +02:00 |
|
Alexandre Aubin
|
56f525cf80
|
Typo
|
2021-09-05 19:42:46 +02:00 |
|
Alexandre Aubin
|
6f7485bf3e
|
config tests: Add a basic tests for app config panel
|
2021-09-05 19:31:07 +02:00 |
|
Alexandre Aubin
|
c5de803531
|
config panels: try to improve the log and error handling: separate ask vs. actual apply
|
2021-09-05 19:17:17 +02:00 |
|
Alexandre Aubin
|
ee55b9bf42
|
config helpers: Semantics / comments on the validation-apply workflow
|
2021-09-05 19:15:52 +02:00 |
|
Alexandre Aubin
|
62eecb28db
|
--mode full/export -> --full / --export
|
2021-09-05 18:53:39 +02:00 |
|
ljf
|
6276385120
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-05 17:46:16 +02:00 |
|
ljf
|
da44224794
|
[enh] Add warning if bad keys in toml format
|
2021-09-05 17:46:06 +02:00 |
|
Alexandre Aubin
|
afcf125d12
|
i18n fix
|
2021-09-05 17:39:39 +02:00 |
|
Alexandre Aubin
|
2a8e403092
|
test_parse_args_in_yunohost_format -> test_question
|
2021-09-05 17:36:33 +02:00 |
|
Alexandre Aubin
|
1b99bb8b0f
|
app_argument_invalid: dunno why name was changed to field but this was breaking i18n consistency
|
2021-09-05 17:13:04 +02:00 |
|
Alexandre Aubin
|
4332278f07
|
service test conf: gotta decode the output
|
2021-09-05 17:13:04 +02:00 |
|
ljf
|
3b0bf74274
|
[fix] Unbound var in config panel
|
2021-09-05 16:19:35 +02:00 |
|
ljf
|
0a1e64d88f
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-05 16:08:30 +02:00 |
|
ljf
|
1207b54de6
|
[fix] ynh_read_var_in_file with endline
|
2021-09-05 16:08:23 +02:00 |
|
Alexandre Aubin
|
9fbf1a029a
|
Merge branch 'dev' into enh-config-panel-file
|
2021-09-05 15:39:55 +02:00 |
|
Alexandre Aubin
|
c37b21ae14
|
ci: test-actionmap should only test actionmap ;)
|
2021-09-05 15:39:43 +02:00 |
|
Alexandre Aubin
|
57b8845a22
|
Merge branch 'dev' into enh-config-panel-file
|
2021-09-05 15:38:02 +02:00 |
|
Alexandre Aubin
|
0122b7a126
|
Misc fixes
|
2021-09-05 15:37:46 +02:00 |
|
Alexandre Aubin
|
4199004357
|
Merge pull request #1312 from YunoHost/ci-format-dev
[CI] Format code
|
2021-09-05 01:13:33 +02:00 |
|
yunohost-bot
|
a289f081d9
|
[CI] Format code
|
2021-09-04 22:52:35 +00:00 |
|
Alexandre Aubin
|
e489d31290
|
Merge pull request #1292 from YunoHost/diagnose-suspicious-auth-failure
Diagnosis: report suspiciously high number of auth failures
|
2021-09-05 00:26:01 +02:00 |
|
Alexandre Aubin
|
163ee759fc
|
Merge branch 'dev' into diagnose-suspicious-auth-failure
|
2021-09-05 00:25:46 +02:00 |
|
Alexandre Aubin
|
38e4cfc4da
|
Merge pull request #1304 from YunoHost/https_redirect
Implement global settings for https redirect
|
2021-09-05 00:22:35 +02:00 |
|
Alexandre Aubin
|
73e68b4c28
|
Merge branch 'dev' into https_redirect
|
2021-09-05 00:22:27 +02:00 |
|
Alexandre Aubin
|
1bf0196ff8
|
Black + fix some invalid code issues
|
2021-09-05 00:20:12 +02:00 |
|
Alexandre Aubin
|
b99d8a1181
|
Merge pull request #1313 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2021-09-04 22:42:12 +02:00 |
|
Alexandre Aubin
|
a062254402
|
Moar localization
|
2021-09-04 20:34:56 +02:00 |
|
Alexandre Aubin
|
b06570fb88
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-04 20:27:36 +02:00 |
|
Alexandre Aubin
|
778c67540c
|
Misc fixes, try to implement locale strings
|
2021-09-04 20:22:28 +02:00 |
|
Alexandre Aubin
|
c8791a9834
|
Add config check during service_reload_or_restart
|
2021-09-04 20:21:57 +02:00 |
|
ljf
|
4c9fcdc9e4
|
[fix] Get / set app config panel
|
2021-09-04 20:12:56 +02:00 |
|
ljf
|
8eaaf0975a
|
[enh] yes/no args on boolean aquestion + semantic
|
2021-09-04 19:49:34 +02:00 |
|
ljf
|
9f9dfdbea7
|
Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file
|
2021-09-04 19:11:41 +02:00 |
|
Alexandre Aubin
|
d19c8f7632
|
Merge branch 'dev' into enh-config-panel-file
|
2021-09-04 19:07:48 +02:00 |
|
Tymofii-Lytvynenko
|
25d9ff8a79
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (659 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
09e55ef9b1
|
Translated using Weblate (Ukrainian)
Currently translated at 41.7% (275 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
a2e68fe753
|
Translated using Weblate (Ukrainian)
Currently translated at 37.1% (245 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
23a8830af4
|
Translated using Weblate (Ukrainian)
Currently translated at 36.4% (240 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
0093d12630
|
Translated using Weblate (Ukrainian)
Currently translated at 35.8% (236 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
2b5fc01d05
|
Translated using Weblate (Ukrainian)
Currently translated at 34.5% (228 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
d36de3589b
|
Translated using Weblate (Ukrainian)
Currently translated at 34.4% (227 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Tymofii-Lytvynenko
|
377771cc11
|
Translated using Weblate (Ukrainian)
Currently translated at 34.2% (226 of 659 strings)
Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/uk/
|
2021-09-04 17:06:27 +00:00 |
|
Alexandre Aubin
|
5ac79d8f05
|
i18n: Apply add_missing_key script ('just' to reorder keys)
|
2021-09-04 19:06:16 +02:00 |
|
ljf
|
b5aca9895d
|
[enh] yes/no args on boolean aquestion + semantic
|
2021-09-04 19:05:32 +02:00 |
|
Alexandre Aubin
|
29ff4faf30
|
i18n: Add add_missing_keys script
|
2021-09-04 19:05:02 +02:00 |
|
Alexandre Aubin
|
aeeac12309
|
Flake8
|
2021-09-04 18:45:45 +02:00 |
|
Alexandre Aubin
|
0a52430186
|
Black
|
2021-09-04 18:39:39 +02:00 |
|