Commit graph

3345 commits

Author SHA1 Message Date
Alexandre Aubin
ee2a7347a0 Merge remote-tracking branch 'origin/dev' into enh-dns-autoconf 2021-09-13 02:58:06 +02:00
Alexandre Aubin
454844d2e0 Missing raw_msg=True 2021-09-13 02:44:59 +02:00
yunohost-bot
869eb33e04 [CI] Format code 2021-09-13 00:38:23 +00:00
Alexandre Aubin
380321a6eb config: bind key may not exist in option 2021-09-13 01:50:04 +02:00
ljf
3df362e921 Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file 2021-09-13 01:24:41 +02:00
ljf
1d704e7b91 [enh] Avoid to raise error with bin null and empty value 2021-09-13 01:24:10 +02:00
Alexandre Aubin
02814833d5 Misc fixes, try to fix tests 2021-09-13 00:50:36 +02:00
ljf
ce34bb75c4 [enh] Avoid to raise error with bin null and empty value 2021-09-13 00:47:21 +02:00
ljf
2710ca7271 [fix] Missing default property 2021-09-13 00:25:55 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
ljf
ca5d7b32dc [enh] Validate server side specific input html5 field 2021-09-12 19:06:25 +02:00
ljf
f8fed701b9 [fix] Raise an error if question has not been initialize 2021-09-12 17:43:03 +02:00
ljf
f276a031af Merge branch 'enh-dns-autoconf' of github.com:YunoHost/yunohost into enh-dns-autoconf 2021-09-12 17:36:18 +02:00
ljf
518d41f6a9 Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file 2021-09-12 17:34:13 +02:00
ljf
e133b163df [wip] Check question are initialize 2021-09-12 17:34:05 +02:00
Alexandre Aubin
ba2fc82246 Merge branch 'enh-config-panel-file' into enh-dns-autoconf 2021-09-12 16:04:08 +02:00
Alexandre Aubin
b042b549e4 Let's not define a duplicate string for domain unknown... 2021-09-12 15:50:23 +02:00
Alexandre Aubin
41cf266e25 dns-autoconf: remove dependency to public suffix list, not sure what scenario it was supposed to cover, probably goodenough without it 2021-09-12 15:40:17 +02:00
ljf
3695be8d93 [fix) Tags empty question 2021-09-11 17:48:52 +02:00
ljf
89e49007a6 [fix) Tags empty question 2021-09-11 16:55:59 +02:00
Alexandre Aubin
0844c74764 Anotha shruberry² 2021-09-07 23:47:06 +02:00
ljf
b007102842 [fix] Question tests 2021-09-07 20:09:40 +02:00
Alexandre Aubin
6b3af5fa33 Anotha shruberry 2021-09-07 19:39:30 +02:00
Alexandre Aubin
0b8a62c776
Merge branch 'dev' into enh-config-panel-file 2021-09-07 18:34:28 +02:00
Alexandre Aubin
6cfefd4b9a Attempt to fix backup test 2021-09-07 18:31:37 +02:00
ericgaspar
1a64a1d39a
Add passwd to be obfuscated 2021-09-07 08:24:03 +02:00
Alexandre Aubin
0789eca4e0 config: Tweak logic to return a validation error when custom validation fails 2021-09-06 02:10:45 +02:00
Alexandre Aubin
66fcea72e5 config: Add more tests for regular setting / bind / custom function 2021-09-06 02:10:15 +02:00
Alexandre Aubin
ba6f90d966 YunohostError -> YunohostValidationError for some stuff 2021-09-06 00:15:25 +02:00
Alexandre Aubin
acf4d1c82a i18n: 'danger' key is only defined in yunohost, not moulinette 2021-09-06 00:01:36 +02:00
Alexandre Aubin
c55b96b94b config panel: rename source into bind 2021-09-05 23:08:48 +02:00
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
62eecb28db --mode full/export -> --full / --export 2021-09-05 18:53:39 +02:00
Alexandre Aubin
ba8b1e5b2e
Typo 2021-09-05 18:50:28 +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
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
47cef90efd
Merge branch 'dev' into bullseye 2021-09-05 15:09:18 +02:00
Alexandre Aubin
bd384d094f Unused imports 2021-09-05 01:08:40 +02:00