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 |
|
Alexandre Aubin
|
3922cba8ce
|
Merge pull request #1314 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2021-09-13 01:27:03 +02:00 |
|
Alexandre Aubin
|
efe9ae195b
|
Update locales/fr.json
|
2021-09-13 01:26:43 +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
|
d7b79154ff
|
debian: Add python3-lexicon dependency
|
2021-09-12 16:07:10 +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
|
88a624ddbc
|
Revert publicsuffix changes in dnsrecord diagnoser
|
2021-09-12 15:44:51 +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 |
|