Alexandre Aubin
|
eafe9a04f2
|
Merge pull request #1545 from YunoHost/theme-setting
Add a global setting to choose SSOwat's theme
|
2022-12-07 19:33:20 +01:00 |
|
Alexandre Aubin
|
75cb3cb2bd
|
Add a virtual setting to enable passwordless sudo for admins
|
2022-12-07 19:24:50 +01:00 |
|
Alexandre Aubin
|
08521882ca
|
Add a global setting to choose SSOwat's theme
|
2022-12-06 20:20:24 +01:00 |
|
Alexandre Aubin
|
9ac7c32393
|
Merge pull request #1541 from YunoHost/disable-unecessary-domain-features
domains: propagate mail/xmpp enable/disable toggle to actual system configs
|
2022-12-03 12:38:21 +01:00 |
|
Alexandre Aubin
|
0f9d938853
|
groups: add mail-aliases management (#1539)
|
2022-12-01 21:34:36 +01:00 |
|
Alexandre Aubin
|
30a18a4ec0
|
domains: propagate mail/xmpp enable/disable toggle to actual system configurations
|
2022-11-27 15:51:20 +01:00 |
|
tituspijean
|
5063e12835
|
Add 502 custom error page (#1530)
|
2022-11-14 23:24:08 +01:00 |
|
mod242
|
c50f3771da
|
Add Webgo as Registrar (#1529)
Add Webgo as Registrar to support it via Lexicon
|
2022-11-14 19:57:49 +01:00 |
|
Alexandre Aubin
|
dbd0981b25
|
Merge pull request #1517 from YunoHost/improve-mostused-password-list
Improve most used password check list
|
2022-10-10 19:03:47 +02:00 |
|
Alexandre Aubin
|
9c308b1b4b
|
Merge pull request #1516 from YunoHost/merge-firstname-and-lastname
Merge firstname and lastname
|
2022-10-10 18:59:37 +02:00 |
|
Alexandre Aubin
|
928c8694b1
|
Merge remote-tracking branch 'origin/11.1' into root-password-change-as-virtual-global-setting
|
2022-10-09 21:02:11 +02:00 |
|
Alexandre Aubin
|
b9036abcbc
|
Improve most used password check list
|
2022-10-09 19:04:58 +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 |
|
Alexandre Aubin
|
5addb2f68f
|
Implement a new 'virtual global setting' to change root password from webadmin
|
2022-10-08 18:30:17 +02:00 |
|
axolotle
|
403efe4873
|
actionmap: add missing key in '/settings' api route
|
2022-10-07 21:06:59 +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 |
|
axolotle
|
0930548640
|
add title to DNS registrar section
|
2022-10-07 18:03:51 +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
|
4d025010c4
|
domain: add proper panel names in config panel
|
2022-10-07 14:21:21 +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
|
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 |
|
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
|
1c06fd5017
|
configpanels: i18n for domain cert config panel
|
2022-10-04 17:29:54 +02:00 |
|
axolotle
|
3d4909bbf5
|
configpanel: misc fix + add section visible evaluation
|
2022-10-02 17:10:05 +02:00 |
|
axolotle
|
3644937fff
|
fix config domain syntax
|
2022-09-30 15:03:03 +02:00 |
|
axolotle
|
0838d443a1
|
normalize actionmap config API routes
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
0dc08c8f8c
|
Apply suggestions from code review
Co-authored-by: Axolotle <nchesnais@mailoo.org>
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
40ad8ce25e
|
configpanel: Implement 'hidden' domain_action_run route
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
c39f0ae3bc
|
actionsmap: hide a bunch of technical commands from --help
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
47543b19b7
|
configpanels: Iterating on action POC to create a certificat section in domain config panels
|
2022-09-30 15:03:03 +02:00 |
|
Alexandre Aubin
|
1037508fb5
|
Merge branch '11.1' into admins
|
2022-09-04 20:28:59 +02:00 |
|
Alexandre Aubin
|
a2ac2005b5
|
Merge pull request #1289 from YunoHost/manifestv2
[enh] App manifest v2
|
2022-09-04 19:51:47 +02:00 |
|
Alexandre Aubin
|
87abbe678d
|
Merge remote-tracking branch 'origin/dev' into admins
|
2022-08-09 18:29:59 +02:00 |
|
Alexandre Aubin
|
66901e4f73
|
global settings: drop the support old DSA hostkey support
|
2022-08-06 13:05:54 +02:00 |
|
Alexandre Aubin
|
133d8b60c1
|
global settings: misc naming/ui/ux/i18n improvements
|
2022-08-06 13:03:28 +02:00 |
|
Alexandre Aubin
|
ed865dd3c0
|
global settings: various fixes
|
2022-08-05 15:47:13 +02:00 |
|
Alexandre Aubin
|
76238db4bb
|
config_settings.toml -> config_global.toml
|
2022-08-04 19:09:47 +02:00 |
|
Alexandre Aubin
|
3bc92abe36
|
Merge branch 'dev' into manifestv2
|
2022-04-28 00:49:53 +02:00 |
|
Tagadda
|
c4d188200c
|
wip tests
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
fbadceb72a
|
settings: use True and False for booleans
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
3fd14a420e
|
wip
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
b6085fef8d
|
wip
|
2022-04-26 17:26:48 +00:00 |
|
Tagadda
|
d216d06c8c
|
fix: move _list_upgradable_apps() logic from tools.py to apps.py
|
2022-02-16 22:24:17 +00:00 |
|
Alexandre Aubin
|
8939ba66d3
|
Merge branch 'dev' into manifestv2
|
2022-02-01 14:24:21 +01:00 |
|
Tagadda
|
f2b95e5fbe
|
configpanel: filter as a simple_js_expression
|
2022-01-30 20:45:06 +00:00 |
|