Commit graph

4480 commits

Author SHA1 Message Date
Alexandre Aubin
ecce6f11cc Move wildcard DNS record to 'extra' category 2020-04-05 20:22:17 +02:00
Alexandre Aubin
128577686a Forgot to make yunohost_admin.conf to also use the common securit.conf.inc 2020-04-03 03:09:46 +02:00
Alexandre Aubin
eb4586c244 Do not redact stuff corresponding to --manifest_key 2020-04-03 01:32:05 +02:00
Alexandre Aubin
fb5dac80d5 Force locale to C/en to avoid perl whining and flooding logs about the damn missing locale 2020-04-03 00:12:58 +02:00
Alexandre Aubin
83a1d6dec5 This is not needed 2020-04-02 23:14:40 +02:00
Alexandre Aubin
2c9f1f89e0 Simplify indentation in ynh_psql_test_if_first_run 2020-04-02 23:14:40 +02:00
Alexandre Aubin
a1cee36b01
Merge pull request #910 from YunoHost/drop-uri-helpers
Drop ynh_add_skipped/(un)protected_uris helpers
2020-04-02 23:04:02 +02:00
Alexandre Aubin
6c9b537941 Drop unused helpers ynh_add_skipped/(un)protected_uris 2020-04-02 19:40:52 +02:00
Alexandre Aubin
e29261de1d
Merge pull request #908 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-04-01 04:34:25 +02:00
Weblate
e377254df6 Merge branch 'stretch-unstable' of https://github.com/YunoHost/yunohost into stretch-unstable 2020-04-01 02:11:19 +00:00
Mélanie Chauvel
eaaa6be6e8 Translated using Weblate (French)
Currently translated at 100.0% (614 of 614 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-04-01 00:21:30 +00:00
Alexandre Aubin
be303f3e44 Fix ynh_find_port grep
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
2020-04-01 02:21:09 +02:00
Alexandre Aubin
97e83337d4 Update network 2020-04-01 02:21:09 +02:00
romain raynaud
ec13f77852 Translated using Weblate (Spanish)
Currently translated at 94.6% (581 of 614 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2020-03-30 21:38:31 +00:00
Alexandre Aubin
cb68b212b8
Merge pull request #901 from YunoHost/locale_files_linter
Unit tests / lint / cleaning for translation files
2020-03-30 23:38:22 +02:00
Alexandre Aubin
c627580479 Convert previous check draft into a proper test for pytest/tox 2020-03-30 21:08:00 +02:00
Alexandre Aubin
dc445a8aa8 Remove stale strings from translations 2020-03-30 21:08:00 +02:00
Alexandre Aubin
e3ba55eb1b Removing untranslated string from ar.json with approval from BoF 2020-03-30 21:03:19 +02:00
Alexandre Aubin
1795e9e84b Fixing undefined string, removing old unused strings, and fixing stuff for other false-negatives 2020-03-30 20:59:05 +02:00
Alexandre Aubin
9b763f73c5 Turn the i18n key checker into tests for tox 2020-03-30 20:59:05 +02:00
Alexandre Aubin
9732bbab58 Improve / rework script meant to check that all i18n keys used in code are effectively defined 2020-03-30 20:59:05 +02:00
Alexandre Aubin
c0fc60aa5f Add comments + return 1 if inconsistencies found 2020-03-30 20:59:05 +02:00
Alexandre Aubin
a353ad7677 Add script to remove stale i18n strings 2020-03-30 20:59:05 +02:00
Alexandre Aubin
059f52667e Fix remaining inconsistencies 2020-03-30 20:59:05 +02:00
Alexandre Aubin
73d2cf253b Add draft of linter script to check locale format consistency 2020-03-30 20:59:05 +02:00
Alexandre Aubin
29ef342763
Merge pull request #900 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-03-30 20:57:53 +02:00
romain raynaud
de704f4e86 Translated using Weblate (Spanish)
Currently translated at 93.2% (572 of 614 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2020-03-30 18:55:15 +00:00
romain raynaud
9b80d4b6d6 Translated using Weblate (Spanish)
Currently translated at 93.5% (572 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2020-03-30 18:55:15 +00:00
romain raynaud
351cccabfa Translated using Weblate (Spanish)
Currently translated at 87.4% (535 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2020-03-30 18:55:15 +00:00
ButterflyOfFire
b97785c808 Translated using Weblate (Arabic)
Currently translated at 18.8% (115 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ar/
2020-03-30 18:55:15 +00:00
xaloc33
654eb0f583 Translated using Weblate (Catalan)
Currently translated at 100.0% (612 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-03-30 18:55:15 +00:00
Alexandre Aubin
ffe4a0b1c8 Lazy loading might improve performances a bit 2020-03-30 20:54:57 +02:00
Alexandre Aubin
14ff4c6725
Merge pull request #831 from pitchum/xmpp-http-upload
XMPP http upload
2020-03-30 20:53:11 +02:00
Alexandre Aubin
13b510b624
Merge pull request #904 from YunoHost/fix-tests
fix tests
2020-03-30 04:55:07 +02:00
Kay0u
711cc35cdf
fix tests 2020-03-29 23:13:30 +02:00
pitchum
f52eef4bc2 [fix] Don't break the cert renew process, just warn. 2020-03-29 11:51:12 +02:00
Alexandre Aubin
6571183ab3
Merge pull request #902 from YunoHost/remove-redirect-after-the-postinstall
Remove redirected_urls after postinstall
2020-03-28 21:08:02 +01:00
Kay0u
1815e56cd9
Remove unused ssowat conf 2020-03-28 18:33:46 +01:00
Kay0u
b3ccc9273a
Keep aliases for the first user 2020-03-28 18:33:00 +01:00
Kay0u
6fbb153272
Remove redirected_urls after postinstall 2020-03-28 18:15:46 +01:00
Alexandre Aubin
3e0fc7cb04 Ugh, this gotta go into an m18n.n to work... 2020-03-28 14:53:41 +01:00
Alexandre Aubin
1d84f17ce0 Fix mess due to automatic translation tools ~_~ 2020-03-28 00:48:40 +01:00
Kay0u
f65f36471c
Merge branch 'stretch-testing' into stretch-unstable 2020-03-27 23:45:55 +01:00
Kayou
8f05c89878
Merge pull request #899 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-03-27 23:41:29 +01:00
Kayou
2fe0cce1c1
Merge pull request #899 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-03-27 23:34:23 +01:00
Kayou
19d9f4231b Translated using Weblate (Esperanto)
Currently translated at 90.7% (555 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/eo/
2020-03-27 22:32:29 +00:00
Kayou
4e822cccf3 Translated using Weblate (German)
Currently translated at 31.5% (193 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-03-27 22:32:28 +00:00
Kayou
15be3898c5 Translated using Weblate (French)
Currently translated at 99.7% (610 of 612 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-03-27 22:32:13 +00:00
Alexandre Aubin
7311d05abf Update changelog for 3.7.0.10 2020-03-27 21:43:32 +01:00
Alexandre Aubin
abe9440b1b On some weird setup, this folder and content ain't readable by group ... gotta make sure to make rx for group other slapd will explode 2020-03-27 21:42:36 +01:00