Alexandre Aubin
|
2181bc1bab
|
log: Improve filtering of boring/irrelevant lines
|
2021-09-16 20:34:24 +02:00 |
|
Alexandre Aubin
|
86a74903db
|
autodns dryrun: return a proper dict/list structure instead of a raw string
|
2021-09-16 20:21:41 +02:00 |
|
Alexandre Aubin
|
a4526da4f2
|
install questions: domain/user/password don't need default or example values
|
2021-09-16 20:12:33 +02:00 |
|
Alexandre Aubin
|
62ebd68e34
|
config/user question: raise an error if no user exists yet
|
2021-09-16 20:03:35 +02:00 |
|
Alexandre Aubin
|
96b112ac7f
|
config get: Also inject ask strings in full mode
|
2021-09-16 17:49:58 +02:00 |
|
Kay0u
|
63d3ccd827
|
Fix test questions
|
2021-09-16 11:22:53 +02:00 |
|
ljf
|
0ce367d137
|
Merge branch 'dev' of github.com:YunoHost/yunohost into dev
|
2021-09-16 03:13:42 +02:00 |
|
ljf
|
1b47859d37
|
[fix) Pattern and empty string
|
2021-09-16 03:13:32 +02:00 |
|
Kay0u
|
acb40424a6
|
avoid to retrieve final path in the config panel scripts
|
2021-09-15 16:40:47 +02:00 |
|
Alexandre Aubin
|
02480d27d7
|
Wording
|
2021-09-14 22:48:03 +02:00 |
|
ljf
|
3efa2fe751
|
[enh] Avoid to have to retype password in cli
|
2021-09-14 22:19:53 +02:00 |
|
ljf
|
0dde7fca6b
|
[fix] Default name for panel and improve no named section display in cli
|
2021-09-14 20:29:00 +02:00 |
|
Kayou
|
e15763f97b
|
Update src/yunohost/app.py
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2021-09-14 19:11:05 +02:00 |
|
Kay0u
|
0d702ed31c
|
run actions in tmp dir
|
2021-09-14 18:57:08 +02:00 |
|
Alexandre Aubin
|
246eb1ab5c
|
Merge branch 'dev' into enh-dns-autoconf
|
2021-09-14 18:12:39 +02:00 |
|
Alexandre Aubin
|
d5e366511a
|
autodns: Moar fixes and stuff after tests on the battlefield
|
2021-09-14 18:04:02 +02:00 |
|
Alexandre Aubin
|
0a21be694c
|
We don't need to add .. to pythonpath during tests?
|
2021-09-13 22:35:38 +02:00 |
|
Alexandre Aubin
|
fc07abf871
|
autodns: Misc refactoring to have dns push dry-run somewhat working + implement diff strategy
|
2021-09-13 20:56:43 +02:00 |
|
Alexandre Aubin
|
57c8864292
|
Fix tests
|
2021-09-13 03:43:08 +02:00 |
|
Alexandre Aubin
|
af0c12a62b
|
Unused imports
|
2021-09-13 03:11:23 +02:00 |
|
yunohost-bot
|
aeb0ef9289
|
[CI] Format code
|
2021-09-13 01:08:29 +00:00 |
|
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 |
|