Commit graph

3135 commits

Author SHA1 Message Date
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
bd384d094f Unused imports 2021-09-05 01:08:40 +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
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
ljf
b5aca9895d [enh] yes/no args on boolean aquestion + semantic 2021-09-04 19:05:32 +02:00
ljf
fd5b2e8953 [enh] Several fixes in domain config 2021-09-04 19:05:13 +02:00
ljf
97c0a74f8f [enh] yes/no args on boolean aquestion + semantic 2021-09-04 19:03:11 +02:00
ljf
666ebdd8d4 [enh] yes/no args on boolean aquestion + semantic 2021-09-04 19:03:07 +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
ljf
a0f471065c [fix] Fix yunohost domain config get 2021-09-03 19:05:58 +02:00
ljf
0874e9a646 [wip] Config Panel for domain 2021-09-03 17:07:34 +02:00
ljf
0da2f137ca Merge branch 'enh-config-panel-file' into enh-dns-autoconf 2021-09-03 14:36:07 +02:00
ljf
b28cf8cbce [enh] Prepare config panel for domain 2021-09-03 14:26:34 +02:00
ljf (zamentur)
e0fe82f566
[fix] Some service has no test_conf
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-09-02 20:09:41 +02:00
ljf
edef077c74 (enh] Config panel helpers wording 2021-09-02 17:19:30 +02:00
yunohost-bot
c197e171bb [CI] Format code 2021-09-02 15:04:02 +00:00
Kayou
57a2e4032f
replace msettings by Moulinette 2021-09-02 16:52:16 +02:00
Alexandre Aubin
94b1bdebb3
Merge pull request #1089 from YunoHost/enh-csv
[enh] Import users with a CSV
2021-09-02 15:48:49 +02:00
ljf (zamentur)
e27f38ae69
Test group remove on csv import 2021-09-02 14:33:06 +02:00
ljf (zamentur)
f2487a2251
Avoid confusing things in user_list 2021-09-02 14:24:06 +02:00
ljf (zamentur)
caef1e0577
Update src/yunohost/log.py 2021-09-02 14:08:18 +02:00
ljf
7d26b1477f [enh] Some refactoring for config panel 2021-09-02 02:27:22 +02:00
Alexandre Aubin
d2dea2e94e Various changes to try to implement a proper dry-run + proper list of stuff to create/update/delete 2021-09-02 02:24:25 +02:00
Alexandre Aubin
e4783aa00a Various fixes after tests on OVH 2021-09-01 21:13:22 +02:00
Alexandre Aubin
d5b1eecd07 Add a small _assert_domain_exists to avoid always repeating the same code snippet 2021-09-01 17:13:47 +02:00
Alexandre Aubin
01bc6762aa registrars: remove unimplemented or unecessary stuff 2021-09-01 17:13:15 +02:00
Alexandre Aubin
9dc0c9b087 tests: use https instead of http to check app is indeed installed 2021-09-01 15:08:14 +02:00
Alexandre Aubin
4ee759855a Implement global settings for https redirect 2021-08-31 21:42:27 +02:00
Alexandre Aubin
1c2fff750d dns/lexicon: Tidying up the push function 2021-08-31 18:33:15 +02:00
ljf
6d16e22f87 [enh] VisibleIf on config panel section 2021-08-31 17:45:13 +02:00
ljf
08e7fcc48e [enh] Be able to correctly display the error 2021-08-31 17:44:42 +02:00
ljf
bb11b5dcac [enh] Be able to delete source file 2021-08-31 04:20:21 +02:00