Commit graph

4436 commits

Author SHA1 Message Date
Alexandre Aubin
c5a835c391 autodns: misc fixes/enh 2021-09-17 04:58:56 +02:00
Alexandre Aubin
7ab9889521 autodns: i18n 2021-09-17 04:55:07 +02:00
ljf
9eda00698c [fix] Tags question 2021-09-17 04:36:05 +02:00
Alexandre Aubin
6ea538a43b autodns: better error management + cli ux 2021-09-17 04:16:30 +02:00
ljf
a0ee39a038 Merge branch 'dev' of github.com:YunoHost/yunohost into dev 2021-09-17 03:15:06 +02:00
ljf
4a1d6f2257 [fix] Small fixes about file questions in config panel 2021-09-17 03:15:01 +02:00
Alexandre Aubin
00cc672b89 autodns: small fix for Gandi which returns TXT record not prefixed/suffixed with quotes 2021-09-17 02:14:40 +02:00
Alexandre Aubin
2a5269ddcd Merge branch 'dev' into enh-dns-autoconf 2021-09-17 01:35:59 +02:00
Alexandre Aubin
4e5632a24b config: self.app may not be defined 2021-09-17 01:35:40 +02:00
Alexandre Aubin
71b09ae0e7 autodns dry-run: return a proper datastructure to the api instead of ~humanfriendly string 2021-09-17 01:15:36 +02:00
Alexandre Aubin
7655b7b7c3 dns: fix typo in tests 2021-09-17 00:47:16 +02:00
Alexandre Aubin
c8a28882b7 Merge branch 'dev' into enh-dns-autoconf 2021-09-17 00:43:24 +02:00
Alexandre Aubin
403c36d984 config/questions: fix alert display in cli 2021-09-17 00:39:14 +02:00
Alexandre Aubin
cfceca581f domain config: prevent a warning being raised because of unexpected value key 2021-09-17 00:34:44 +02:00
Alexandre Aubin
0a404f6d56 autodns: Improve the push system to save managed dns record hashes, similar to the regenconf mecanism 2021-09-17 00:30:47 +02:00
Alexandre Aubin
bc39788da9 autodns: minor simplification in create/delete/update strategy 2021-09-16 21:50:44 +02:00
Alexandre Aubin
23ab7776ce Merge branch 'dev' into enh-dns-autoconf 2021-09-16 20:57:18 +02:00
Alexandre Aubin
c4fe991701 log: log list was displaying much less entries than required on webadmin 2021-09-16 20:46:36 +02:00
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