Commit graph

3311 commits

Author SHA1 Message Date
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
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
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
yunohost-bot
71e73c7cf2 [CI] Format code with Black 2022-01-24 18:16:08 +00:00
Alexandre Aubin
fde01fafd7 app questions in config panel: handle choices with nice display names for webadmin 2022-01-24 18:40:20 +01:00
Alexandre Aubin
8836fdeeaa Merge branch 'dev' into enh-domain-default-app 2022-01-24 18:40:10 +01:00
Alexandre Aubin
3543821df0
Merge pull request #1420 from YunoHost/config-panel-choices
configpanels: config_get should return possible choices for domain, user questions (and other dynamic-choices questions)
2022-01-24 18:12:45 +01:00
Alexandre Aubin
dfa021fbf7 Fix tests 2022-01-22 15:46:14 +01:00
Alexandre Aubin
2f7ec5b368 configpanels: config_get should return possible choices for domain, user questions (and other dynamic-choices questions) 2022-01-22 15:44:28 +01:00
Alexandre Aubin
d23b54422b
Merge pull request #1418 from Tagadda/fix-diagnosis-order
[fix] reorder diagnosers
2022-01-21 18:34:15 +01:00
Tagadda
d5008bc656 [fix] reorder diagnosers
un-funkify the order 8)
2022-01-21 17:29:31 +00:00
Alexandre Aubin
5d0f8021b8 [fix] Do not save php-fpm services in services.yml 2022-01-21 18:28:16 +01:00
yunohost-bot
5b30347dfa [CI] Format code with Black 2022-01-21 15:06:31 +00:00
Alexandre Aubin
4571c5b22f
services: fix a couple edge cases 2022-01-21 15:56:08 +01:00
Tagadda
cb7bfe7a66 fix for bullseye 2022-01-20 22:54:48 +00:00
yunohost-bot
b9060da750 [CI] Format code with Black 2022-01-20 18:43:33 +00:00
Tagada
30983a4efd [enh] Manage default applications with DomainConfigPanel
[enh] makedefault with domain_config_set()

[enh] Allow webadmin to reverse makedefault

[legacy] translate legacy redirections to new domain config
2022-01-19 23:04:24 +00:00
Alexandre Aubin
e109f34a6b Merge branch 'dev' into bullseye 2022-01-19 20:50:40 +01:00
Alexandre Aubin
d07cf83d93 migrate_to_bullseye: tweaks to point to the current beta-testing forum thread 2022-01-19 20:44:51 +01:00
Alexandre Aubin
9c1f3c4be8 Revert "Tmp remove bullseye migration for stable release"
This reverts commit 383e540ee0.
2022-01-19 20:34:59 +01:00
Alexandre Aubin
383e540ee0 Tmp remove bullseye migration for stable release 2022-01-19 20:08:34 +01:00
Alexandre Aubin
1e61883b2f Merge branch 'dev' into bullseye 2022-01-18 00:16:49 +01:00
Alexandre Aubin
89dda11b56 postgresql migration: Attempt to fix cluster upgrade, complaining that cluster for 13 already existed, suspecting a race condition maybe 2022-01-17 23:58:04 +01:00