Commit graph

9902 commits

Author SHA1 Message Date
Tagadda
2dbe34c030 aaand mariadb-server ofc... 2023-05-05 23:44:46 +00:00
Tagadda
de3dd9436c create migration : s/bullseye/bookworm
s/buster/bullseye
yolo, needs some more cleanup
2023-05-05 23:40:17 +00:00
Tagadda
ea7bdb62ed mariadb-client needed by tests/test_app_resources.py 2023-05-05 22:24:43 +00:00
Tagadda
1135cf1b62 php-cli is needed for ynhtest_config.sh 2023-05-05 21:23:23 +00:00
Tagadda
8fb225f3ad remove some legacy pre-bullseye workarounds 2023-05-05 19:16:21 +00:00
Alexandre Aubin
0901298935 bookworm: add php7.x -> php8.2 autopatch 2023-05-05 20:18:19 +02:00
Alexandre Aubin
7fc7d188ad Fix XMPP stuff that may not exists 2023-05-05 20:11:16 +02:00
Alexandre Aubin
1fb3965e51 improve previous commit, use ynh_apt to have non-interactive apt etc 2023-05-05 20:10:52 +02:00
Alexandre Aubin
191520ebdd mysql: dirty/ugly patch to autoinstall mariadb-server when calling ynhmysql_setup_db when it's not installed 2023-05-05 19:22:37 +02:00
Kayou
30bd0e05b2
Update test.gitlab-ci.yml
oopsie
2023-05-05 16:38:53 +02:00
Kayou
859f9c05a5
Update test.gitlab-ci.yml
fix tests for bookworm, don't try this at home²
2023-05-05 16:37:33 +02:00
Kay0u
47da68f076
Revert "fix tests for bookworm, don't try this at home"
This reverts commit 487ccdd339.
2023-05-05 16:36:47 +02:00
Kayou
487ccdd339
fix tests for bookworm, don't try this at home 2023-05-05 16:34:40 +02:00
Alexandre Aubin
224f1b1730 firewall: fix upnpc.discover() behavior that somehow now trigger an exception when cant talk to upnp device 2023-05-05 00:09:09 +02:00
Alexandre Aubin
37eac5e121 Update changelog for 12.0.0 2023-05-04 20:31:14 +02:00
Alexandre Aubin
0ab7c952f1 bookworm/debian: adapt control file to bookworm 2023-05-04 20:11:10 +02:00
Alexandre Aubin
a7350a7eae appsv2/regenconf: prevent set -u to be enabled during regen-conf triggered from inside appsv2 scripts 2023-05-04 17:02:35 +02:00
tituspijean
d5cc3dc13d
Merge pull request #1655 from YunoHost/fix-notifs 2023-05-02 13:16:52 +02:00
tituspijean
328d9276f0
Fix str(current_version)
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-02 13:16:38 +02:00
tituspijean
667612619b
Fix current_version parsing for notifications
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-05-01 18:04:31 +02:00
axolotle
4df7e4681d form: force option type to 'select' if there's 'choices' + add test 2023-04-30 17:15:40 +02:00
Alexandre Aubin
8fbdd228ab appsv2: in perm resource, fix handling of additional urls containing vars to replace 2023-04-28 22:40:40 +02:00
Alexandre Aubin
8b71ebc40f
Merge pull request #1654 from YunoHost/ci-autofix-translated-strings-dev
[CI] Reformat / remove stale translated strings
2023-04-28 11:58:21 +02:00
Alexandre Aubin
a129adef20
Merge pull request #1646 from YunoHost/ci-auto-update-n-v
Upgrade n to version 9.1.0
2023-04-28 11:57:52 +02:00
Alexandre Aubin
76bf9044c4
Merge pull request #1649 from YunoHost/before-pydantic
ConfigPanel: Before pydantic (renames) 1/3
2023-04-28 11:57:20 +02:00
yunohost-bot
63760680f8 Upgrade n to v 2023-04-28 05:11:13 +00:00
yunohost-bot
0282670458 [CI] Reformat / remove stale translated strings 2023-04-27 15:10:21 +00:00
Alexandre Aubin
15160425c9
Merge pull request #1648 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-04-27 16:51:48 +02:00
xabirequejo
d94ed2be9e Translated using Weblate (Basque)
Currently translated at 97.2% (743 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eu/
2023-04-27 00:43:03 +02:00
Neko Nekowazarashi
510b3979e6 Translated using Weblate (Indonesian)
Currently translated at 36.3% (278 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/id/
2023-04-25 12:11:41 +02:00
ButterflyOfFire
380e2d23aa Translated using Weblate (Arabic)
Currently translated at 29.7% (227 of 764 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2023-04-23 20:53:56 +02:00
axolotle
c1f0ac04c7 rename Option.name to Option.id 2023-04-19 20:27:17 +02:00
axolotle
fe5c73b4ed form+configpanel: sort imports 2023-04-19 20:27:17 +02:00
axolotle
e87f8ef93a form: use Enum for Option's type 2023-04-19 20:27:17 +02:00
axolotle
ba32078180 configpanel: rename data methods 2023-04-19 20:27:17 +02:00
axolotle
1c7d427be0 form: remove hooks from Option's attrs 2023-04-19 20:27:17 +02:00
axolotle
67687b7cff configpanel: reorder ConfigPanel methods 2023-04-19 20:27:17 +02:00
axolotle
fe2761da4a configpanel: fix choices 2023-04-19 20:27:17 +02:00
axolotle
dc99febe4c form: add fancy separators 2023-04-19 20:27:17 +02:00
axolotle
c439c47d67 form: restrict filter to AppOption 2023-04-19 20:27:17 +02:00
axolotle
e4a0ad35ce form: reorder Option methods 2023-04-19 20:27:17 +02:00
axolotle
f0f89d8f2a form: restrict choices to select, tags, domain, app, user + group 2023-04-19 20:27:17 +02:00
axolotle
5f4c83a4eb form: rename _prevalidate() to _value_pre_validator() + _post_parse_value() to _value_post_validator() 2023-04-19 20:27:17 +02:00
axolotle
07636fe21e form: rename text_cli_* to _get_prompt_message + message 2023-04-19 20:27:17 +02:00
axolotle
9c238f00c3 form: reorder Options 2023-04-19 20:27:17 +02:00
axolotle
9e8e0497dd form: fix readonly prompting + + choices + tests 2023-04-19 20:27:17 +02:00
axolotle
5351698230 form: rename ARGUMENTS_TYPE_PARSERS to OPTIONS 2023-04-19 20:27:17 +02:00
axolotle
4261317e49 form: separate BaseOption into BaseReadonlyOption + BaseInputOption 2023-04-19 20:27:17 +02:00
axolotle
f9fd379997 form: rename Questions to Options 2023-04-19 20:27:17 +02:00
axolotle
91497afbfe form: move option asking+prompt in external function 2023-04-19 20:27:17 +02:00