Commit graph

53 commits

Author SHA1 Message Date
Alexandre Aubin
d3b50db951 Unused import 2024-01-14 17:53:57 +01:00
Alexandre Aubin
e2aaf72076 Portal theme is no more as well, now handled on a per-main-domain basis 2024-01-14 17:36:05 +01:00
Alexandre Aubin
0dcecf5f47 Remove rspamd from recommends, replace with a global setting similar to pop3 to enable/disable antispam 2024-01-14 17:19:52 +01:00
Alexandre Aubin
1cbc30e0d5 So the reason the 'enable pop3' thing is not working properly is because the config panel was spitting inconsistent boolean shit like 1, True or 'yes' depending on whatever... 2024-01-14 17:08:24 +01:00
Alexandre Aubin
5975dd4310 Merge remote-tracking branch 'origin/dev' into bookworm 2024-01-14 16:25:02 +01:00
Alexandre Aubin
a44ea14141 Update copyright headers to 2024 using maintenance/update_copyright_headers.sh 2024-01-13 19:26:47 +01:00
Alexandre Aubin
b7882c9323 quality: fix obvious linter issues 2023-11-24 16:12:54 +01:00
axolotle
ec2ffe6813 configpanel: remove unused arg 'config' from _get_raw_settings() 2023-11-09 14:52:58 +01:00
axolotle
6bcc3dd1c0 typing: fix logger typing + ignore weird constructors 2023-10-31 15:07:03 +01:00
axolotle
37b4eb956d typing: add missing type + misc typing fixes 2023-10-22 15:48:06 +02:00
axolotle
54cc23c90c config: update SettingsConfigPanel.reset 2023-10-22 15:46:57 +02:00
axolotle
6b3691ce53 configpanel: update set 2023-10-22 15:46:57 +02:00
axolotle
5f9ea58313 configpanel: update _apply 2023-10-22 15:46:55 +02:00
axolotle
a92e22b653 config: rework get method 2023-10-22 15:27:16 +02:00
axolotle
02948ad49c config: rework config+settings getter methods 2023-10-22 15:19:32 +02:00
Alexandre Aubin
2ece3b65f6 Moulinette logging is an unecessarily complex mess, episode 57682 2023-07-18 00:19:16 +02:00
axolotle
ba32078180 configpanel: rename data methods 2023-04-19 20:27:17 +02:00
axolotle
67687b7cff configpanel: reorder ConfigPanel methods 2023-04-19 20:27:17 +02:00
axolotle
f9fd379997 form: rename Questions to Options 2023-04-19 20:27:17 +02:00
axolotle
bee218e560 fix configpanel.py and form.py imports 2023-04-04 16:05:36 +02:00
Alexandre Aubin
ad63e5d383 Make the linters god happy... 2023-02-23 22:27:46 +01:00
ljf (zamentur)
f91f87a1be
[fix] dovecot-pop3d is never installed 2023-02-23 16:06:47 +01:00
Alexandre Aubin
ba4f192557 maintenance: new year, update copyright header 2023-02-02 23:51:14 +01:00
Alexandre Aubin
314d27bec1 Fix flake8 complains 2023-02-01 20:21:19 +01:00
yunohost-bot
b943c69c8b [CI] Format code with Black 2023-02-01 17:10:08 +00:00
yunohost-bot
3a8ae5be86 [CI] Format code with Black 2022-12-08 02:08:18 +00:00
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
24f25e0033 portal theme setting: missing hook to regen ssowatconf when changing value 2022-12-07 19:32:57 +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
YunoHost Bot
e8963d3473
[CI] Format code with Black (#1540) 2022-11-27 01:01:58 +01:00
Alexandre Aubin
70bf38ce25 settings: fix output format for 'yunohost settings list' 2022-11-27 00:32:08 +01:00
yunohost-bot
7c05df05b7 [CI] Format code with Black 2022-10-24 16:59:10 +00: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
c5ab620673 Fix tests 2022-10-09 21:02:02 +02:00
Alexandre Aubin
bd7081baf2 maintenance: cleanup .py file headers + automate boring copyright headers... 2022-10-09 18:38:34 +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
Alexandre Aubin
73ed031661 global settings: fix moar tests ... disabling the failing ones because it's apparently sort-of a feature that those work though debattable ... (though they dont when you're in interactive mode ..) 2022-08-04 23:18:30 +02:00
Alexandre Aubin
7f45b3890e Fix logic bug, bool('False') in fact equals True é_è 2022-08-04 22:03:06 +02:00
Alexandre Aubin
ce0362eef8 black settings.py 2022-08-04 19:10:52 +02:00
Alexandre Aubin
91b5618743
Set 'entity_type' as 'global' for global config panel 2022-08-04 18:24:47 +02:00
Alexandre Aubin
5494ce5def
Simplify code 2022-08-04 18:21:24 +02:00
Tagadda
c4d188200c wip tests 2022-04-26 17:26:48 +00:00
Tagadda
6563ebb1ca typo 2022-04-26 17:26:48 +00:00
Tagadda
6428417aa0 clean unused code
and a typo :D
2022-04-26 17:26:48 +00:00
Tagadda
35c5015db2 Update locales 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
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00
Alexandre Aubin
b1fe61ed68 codequality: fstring all the things! (well, not all but a lot :P) 2022-01-11 21:37:21 +01:00