Alexandre Aubin
|
581fe631fd
|
Merge remote-tracking branch 'origin/11.1' into merge-firstname-and-lastname
|
2022-10-09 21:56:28 +02:00 |
|
Alexandre Aubin
|
42bcd5e6d3
|
Propagate changes to user_create() function in other test modules
|
2022-10-09 21:56:24 +02:00 |
|
Alexandre Aubin
|
e32fe7aa41
|
Moar oopsies
|
2022-10-09 20:52:20 +02:00 |
|
Alexandre Aubin
|
4822afb9d6
|
Fix postinstall test
|
2022-10-09 19:40:44 +02:00 |
|
Alexandre Aubin
|
3e8b05b971
|
Drop CONTRIBUTORS.md, unmaintained for 6 years...
|
2022-10-09 18:41:04 +02:00 |
|
Alexandre Aubin
|
bd7081baf2
|
maintenance: cleanup .py file headers + automate boring copyright headers...
|
2022-10-09 18:38:34 +02:00 |
|
Alexandre Aubin
|
f03b992c6a
|
Friskies
|
2022-10-09 18:03:18 +02:00 |
|
Alexandre Aubin
|
e64e5b9c14
|
Big oopsie
|
2022-10-09 18:02:45 +02:00 |
|
Alexandre Aubin
|
2b3ec3ace8
|
helpers: fix issue parsing yunohost requirement from manifest
|
2022-10-09 17:02:41 +02:00 |
|
Alexandre Aubin
|
5347c6afeb
|
Merge firstname and lastname info
|
2022-10-09 17:01:57 +02:00 |
|
Alexandre Aubin
|
a355f48580
|
domains: simplify domain config panel cert section
|
2022-10-08 19:21:36 +02:00 |
|
axolotle
|
403efe4873
|
actionmap: add missing key in '/settings' api route
|
2022-10-07 21:06:59 +02:00 |
|
Alexandre Aubin
|
4b9c7922a7
|
i18n: moar wording tweaking
|
2022-10-07 17:59:05 +02:00 |
|
Alexandre Aubin
|
e968e748b6
|
i18n: moar wording tweaking
|
2022-10-07 17:51:04 +02:00 |
|
Alexandre Aubin
|
fe2ae7d591
|
i18n: define registrar_infos key
|
2022-10-07 17:04:15 +02:00 |
|
Alexandre Aubin
|
43b7a1a9a0
|
Merge pull request #1514 from YunoHost/get-parent
call _get_parent_domain_of to ensure getting any level parent
|
2022-10-07 17:03:18 +02:00 |
|
Alexandre Aubin
|
1fe507651b
|
domain: i18n for config panel section
|
2022-10-07 17:03:07 +02:00 |
|
axolotle
|
5cfbcd4c49
|
domaindns: update _get_parent_domain_of defaults and calls to
|
2022-10-07 18:08:25 +02:00 |
|
axolotle
|
0930548640
|
add title to DNS registrar section
|
2022-10-07 18:03:51 +02:00 |
|
Alexandre Aubin
|
3079f2f708
|
i18n: fix fr string for compress_tar_archives, full description is now in the _help
|
2022-10-07 16:52:54 +02:00 |
|
Alexandre Aubin
|
ef742124ea
|
Merge pull request #1434 from YunoHost/enh-domains
Ability to "list" domain as a tree structure, + add a new domain_info endpoint
|
2022-10-07 15:25:51 +02:00 |
|
Alexandre Aubin
|
b30962a44f
|
domain_info: add 'topest_parent' info + fix small bug with return_self option for _get_parent_domain_of
|
2022-10-07 15:07:48 +02:00 |
|
Alexandre Aubin
|
435084c20b
|
domain: _get_parent_domain_of call tweaking
|
2022-10-07 14:48:02 +02:00 |
|
Alexandre Aubin
|
4d025010c4
|
domain: add proper panel names in config panel
|
2022-10-07 14:21:21 +02:00 |
|
Alexandre Aubin
|
73a7f93740
|
domains: make the domain cache expire after 15 seconds to prevent inconsistencies between CLI and API
|
2022-10-07 14:19:15 +02:00 |
|
Alexandre Aubin
|
23b83b5ef7
|
Unused import
|
2022-10-07 13:59:54 +02:00 |
|
Alexandre Aubin
|
caf1534ce6
|
Typomg
|
2022-10-05 15:37:03 +02:00 |
|
Alexandre Aubin
|
1a543fe416
|
Fix acme_status / ACME_eligible
|
2022-10-05 15:35:51 +02:00 |
|
Alexandre Aubin
|
96233ea600
|
Rework domain_info
|
2022-10-05 15:07:03 +02:00 |
|
axolotle
|
81b90d79cb
|
remove previous _get_parent_domain_of()
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
7b7c5f0b13
|
changed cert acme status to a string to add 'unknown' status (when not diagnosed)
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
d848837bc6
|
add new domain_info() command to get a domain's dns, certs and apps infos
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
77471c4140
|
add tree option on domain_list()
|
2022-10-05 16:14:07 +02:00 |
|
axolotle
|
6001b0f7af
|
rework domains cache logic
|
2022-10-05 16:14:07 +02:00 |
|
Alexandre Aubin
|
65d001c835
|
Merge branch 'dev' into 11.1
|
2022-10-05 14:28:51 +02:00 |
|
Alexandre Aubin
|
031e7c482e
|
Merge remote-tracking branch 'origin/dev' into 11.1
|
2022-10-05 14:25:01 +02:00 |
|
Alexandre Aubin
|
e2838455e0
|
Moar i18n friskies
|
2022-10-05 14:18:21 +02:00 |
|
Alexandre Aubin
|
d1d203726b
|
Merge remote-tracking branch 'origin/enh-actions' into 11.1
|
2022-10-04 22:33:28 +02:00 |
|
Alexandre Aubin
|
fe4f8b4d5e
|
not foo -> foo is None
|
2022-10-04 22:27:23 +02:00 |
|
Alexandre Aubin
|
a1795364b7
|
Merge pull request #1510 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
|
2022-10-04 22:25:39 +02:00 |
|
Alexandre Aubin
|
463d76f867
|
domain/certs: fix bug where a self-signed cert would not get identified as a self-signed cert
|
2022-10-04 22:21:23 +02:00 |
|
Alexandre Aubin
|
702156554a
|
Add more info during selsigned cert generation error to debug CI
|
2022-10-04 21:24:51 +02:00 |
|
Alexandre Aubin
|
1c06fd5017
|
configpanels: i18n for domain cert config panel
|
2022-10-04 17:29:54 +02:00 |
|
axolotle
|
6295374fdb
|
configpanels: auto add i18n help for an arg if present in locales
|
2022-10-04 19:27:04 +02:00 |
|
axolotle
|
e4df838d9d
|
cert: raise errors for cert install/renew
|
2022-10-04 18:12:10 +02:00 |
|
Alexandre Aubin
|
6fe8c1ad8f
|
Merge pull request #1408 from YunoHost/admins
Drop the 'admin' user, have 'admins' be a group of Yunohost users instead
|
2022-10-04 16:06:19 +02:00 |
|
Alexandre Aubin
|
35ab8a7c98
|
Unused imports
|
2022-10-04 16:05:45 +02:00 |
|
Alexandre Aubin
|
85b6d8554d
|
Fix i18n issues / also we don't need operation logger for domain_action_run, already handled in subcalls
|
2022-10-04 13:04:30 +02:00 |
|
Alexandre Aubin
|
d7067c0b22
|
Friskies m0ar
|
2022-10-04 12:38:33 +02:00 |
|
Alexandre Aubin
|
ae73e94c3e
|
Friskies pl0x?
|
2022-10-04 02:00:40 +02:00 |
|