Commit graph

4018 commits

Author SHA1 Message Date
Tagadda
6563ebb1ca typo 2022-04-26 17:26:48 +00:00
Tagadda
f0bf8dd1fd settings: use email.smtp.smtp_relay_enabled 2022-04-26 17:26:48 +00:00
Tagadda
eb747cc15e Search and replace old settings, first pass 2022-04-26 17:26:48 +00:00
Tagadda
2156fb402b settings migration 2022-04-26 17:26:48 +00:00
Tagadda
f3349d4b3d settings migration wip 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
ljf
7c09142953 [fix] Config Panel edits partially config of the first instance 2022-03-23 01:08:28 +01:00
ljf
8296e35435 Revert "[fix] Config Panel edits partially config of the first instance"
This reverts commit 1b047ba049.
2022-03-23 01:06:40 +01:00
ljf
1b047ba049 [fix] Config Panel edits partially config of the first instance 2022-03-23 01:05:21 +01:00
Kay0u
93ed8efb17
fix tests 2022-03-08 17:48:27 +01:00
yunohost-bot
f13eec176c [CI] Format code with Black 2022-03-08 12:15:46 +00:00
Tagadda
4db5da1fbe Revert "the -W flag doesn't exist for ping6"
This reverts commit 6d7e77b360.
2022-03-08 11:54:18 +00:00
Tagadda
114d070dc2 dns suggest: Adds missing newlines to the Extra category 2022-03-06 09:50:02 +01:00
Tagadda
6d7e77b360 the -W flag doesn't exist for ping6 2022-03-06 08:34:12 +00:00
Tagada
086a3d4fda
fix: extra extra lines o/ 2022-02-28 15:36:38 +01:00
Tagadda
d216d06c8c fix: move _list_upgradable_apps() logic from tools.py to apps.py 2022-02-16 22:24:17 +00:00
Tagadda
0ff9818ebf fix: config.py: add more properties for config_get?full 2022-02-16 21:06:15 +00:00
Tagadda
c99729d062 fix: config.py: Question.filter as None by default make more sense 2022-02-16 21:06:15 +00:00
Tagadda
a51738f1c3 fix: YNH_MAIN_DOMAINS env variable in regenconf
Also... `yunohost domain list --output-as plain` also print "#domain" and "#main"
so this used to create wierd files in /var/lib/metronome/
2022-02-16 12:34:22 +00:00
Alexandre Aubin
de6844250f postinstall: migrate_to_bullseye should be skipped on bullseye 2022-02-01 15:43:03 +01:00
Alexandre Aubin
e4863830c9 Fix call to ask_questions_and_parse_answers 2022-02-01 15:32:34 +01:00
Alexandre Aubin
d8a9243532 Typo é_è 2022-02-01 15:26:45 +01:00
Alexandre Aubin
05a459d4df Fix tests 2022-02-01 15:01:11 +01:00
Alexandre Aubin
8939ba66d3 Merge branch 'dev' into manifestv2 2022-02-01 14:24:21 +01:00
yunohost-bot
d28f725762 [CI] Format code with Black 2022-01-31 02:32:46 +00:00
Tagadda
3de3205648 set default filter to always return true 2022-01-30 22:39:26 +00:00
Tagadda
f2b95e5fbe configpanel: filter as a simple_js_expression 2022-01-30 20:45:06 +00:00
Alexandre Aubin
9ae7ec5930 php73_to_php74: stopping php7.3 before starting 7.4 should be more robust in case confs are conflicting 2022-01-29 19:19:29 +01:00
Alexandre Aubin
f0a01ba25d php73_to_php74: another search&replace for synapse 2022-01-29 19:19:29 +01:00
Alexandre Aubin
97e17bbddb
Merge pull request #1424 from YunoHost/ci-format-dev
[CI] Format code with Black
2022-01-29 19:13:33 +01:00
Alexandre Aubin
0a59f86329 configpanel: oopsies, super()._apply() was only called when changing the default app :P 2022-01-29 19:10:28 +01:00
yunohost-bot
e1ffe57282 [CI] Format code with Black 2022-01-29 17:48:05 +00:00
Alexandre Aubin
adb0e67b25 Aaand hasattr not working as expected 2022-01-29 18:28:07 +01:00
Alexandre Aubin
e46fe6b77b Typo: self.hasattr is not a thing /o\ 2022-01-29 18:05:23 +01:00
Alexandre Aubin
7377798385 Revert "Tmp fix to try to debug the CI @_@"
This reverts commit 3ca302b85d.
2022-01-29 17:50:03 +01:00
Alexandre Aubin
74e73c470f Revert "Moar tmp tweaks to try to debug the CI"
This reverts commit 16946372cc.
2022-01-29 17:49:59 +01:00
Alexandre Aubin
bf6252ac1d configpanels: optimize _get_toml for domains to not load the whole DNS section stuff when just getting a simple info from another section 2022-01-29 17:49:45 +01:00
Alexandre Aubin
16946372cc Moar tmp tweaks to try to debug the CI 2022-01-29 17:18:24 +01:00
Alexandre Aubin
3ca302b85d Tmp fix to try to debug the CI @_@ 2022-01-29 16:54:27 +01:00
Alexandre Aubin
3a85b5201a
Merge pull request #1427 from Tagadda/fix-appinstall
[fix] Compute choices for the yunohost admin when installing an app
2022-01-29 15:45:38 +01:00
Alexandre Aubin
49b444e480 tools_upgrade: raise a Yunohost error, not a raw exception, when misusing args 2022-01-29 14:36:49 +01:00
Alexandre Aubin
9cb97640b9 manifestv2: misc fixes + add test for manifestv2 install 2022-01-28 22:12:01 +01:00
Alexandre Aubin
d9873e085d app resources: Support several ports 2022-01-28 21:21:41 +01:00
Tagadda
9486931674 Hydrate manifest with choices 2022-01-28 02:39:20 +00:00
Tagadda
740eaa43ae typos 2022-01-28 02:39:02 +00:00
Alexandre Aubin
4b78e8e327 [mod] certificate: drop unused 'staging' LE mode 2022-01-26 14:29:04 +01:00
Alexandre Aubin
07396b8b34 [fix] When no main app permission found, fallback to default label instead of having a 'None' label to prevent the webadmin from displaying an empty app list 2022-01-25 13:04:06 +01:00