Commit graph

7368 commits

Author SHA1 Message Date
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
88da178cb7 Fix tests: unbound variable during backup/restore 2021-09-16 20:56:06 +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
47db3e798e config helpers: Disable bash xtrace during ynh_read/write_var_from_file to avoid an horrendous amount of debug logs 2021-09-16 18:52:21 +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
Kayou
ab3184cced
Fix autofix-translated-strings job 2021-09-16 11:16:24 +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
Alexandre Aubin
8588146797
Merge pull request #1325 from YunoHost/enh-config-panel-final-path
avoid to retrieve final path in the config panel scripts
2021-09-15 17:33:58 +02:00
Alexandre Aubin
217ae87bb3 Fix duplicate cert routes 2021-09-15 17:26:39 +02:00
Kay0u
acb40424a6
avoid to retrieve final path in the config panel scripts 2021-09-15 16:40:47 +02:00
Alexandre Aubin
57f00190b0 debian: install the new domain config panel and registrar list toml to /usr/share 2021-09-14 22:58:43 +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
Alexandre Aubin
fa271db569 ci: Don't cd to src/yunohost to run pytest (to prevent ambiguous 'import dns.resolver' trying to import our own dns.py :s) 2021-09-14 19:14:33 +02:00
Alexandre Aubin
f38b59a590
Merge pull request #1323 from YunoHost/fix-action
Fix action
2021-09-14 19:13:12 +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
Kay0u
eb5cb1311e
fix YNH_APP_BASEDIR during actions 2021-09-14 18:55:27 +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
Kay0u
a2c5895cd3
remove all double var in locales 2021-09-14 17:27:42 +02:00
Kay0u
196993afcb
remove duplicate name in locales 2021-09-14 13:51:42 +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
2782a89a64 domain config: Add notes about other config stuff we may want to implement in the future 2021-09-13 20:55:54 +02:00
Alexandre Aubin
6031cc7846 Misc fixes for cert commands 2021-09-13 17:16:22 +02:00
Alexandre Aubin
66df3e74c1 Fix autofix translation ci 2021-09-13 12:44:32 +02:00
Éric Gaspar
13f57fbd64 Typo
- Fix typo
2021-09-13 09:16:00 +02:00
Alexandre Aubin
57c8864292 Fix tests 2021-09-13 03:43:08 +02:00