Commit graph

7607 commits

Author SHA1 Message Date
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
Alexandre Aubin
d74f454024
Merge pull request #1320 from YunoHost/ci-format-dev
[CI] Format code
2021-09-13 03:12:58 +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
9625dbe0ff Merge branch 'dev' into enh-dns-autoconf 2021-09-13 02:57:34 +02:00
Alexandre Aubin
454844d2e0 Missing raw_msg=True 2021-09-13 02:44:59 +02:00
Alexandre Aubin
092d6f9df7
Merge pull request #1319 from YunoHost/ci-format-dev
[CI] Format code
2021-09-13 02:40:23 +02:00
yunohost-bot
869eb33e04 [CI] Format code 2021-09-13 00:38:23 +00:00
Alexandre Aubin
e6b12ac4da
Merge pull request #987 from YunoHost/enh-config-panel-file
[enh] New config-panel mechanism
2021-09-13 01:57:51 +02:00
Alexandre Aubin
968cac32d1
new config helpers: use $() instead of backticks
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-13 01:55:57 +02:00
Alexandre Aubin
380321a6eb config: bind key may not exist in option 2021-09-13 01:50:04 +02:00