Commit graph

1752 commits

Author SHA1 Message Date
Zeik0s
e9c171beff Translated using Weblate (German)
Currently translated at 100.0% (55 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2020-04-25 21:57:12 +00:00
Martin Döring
778bb20fc0 Translated using Weblate (German)
Currently translated at 76.4% (42 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2020-04-25 21:57:12 +00:00
Zeik0s
2195c039c5 Translated using Weblate (German)
Currently translated at 76.4% (42 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2020-04-25 21:57:12 +00:00
Martin Döring
5d8cafcb86 Translated using Weblate (German)
Currently translated at 74.5% (41 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2020-04-25 21:57:12 +00:00
Zeik0s
0e6c35522b Translated using Weblate (German)
Currently translated at 74.5% (41 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/de/
2020-04-25 21:57:12 +00:00
Alexandre Aubin
c9952acc8a
Merge pull request #242 from YunoHost/fix-weird-try-except
The hell with 'pythonic try/except' ... Just use a goddamn if/else for that kind of stuff
2020-04-25 23:56:59 +02:00
Alexandre Aubin
1049a28d6a
Computer ain't happy because *SPAECIZE* 2020-04-25 17:29:27 +02:00
Alexandre Aubin
0033c6f0ec
try/catch around request.get_cookie to catch stupid CookieError 2020-04-25 17:17:45 +02:00
Alexandre Aubin
6f1133b205 The hell with 'pythonic try/except' ... Just use a goddamn if/else for that kind of stuff 2020-04-23 04:26:00 +02:00
Alexandre Aubin
f5fcefdce6 Update changelog for 3.7.1.1 2020-04-17 16:59:07 +02:00
Alexandre Aubin
d94832ec3d Report the actual error when ldap fails 2020-04-17 16:58:00 +02:00
Alexandre Aubin
db29a9aa38
Merge pull request #240 from YunoHost/fix-moulinette-tests
Fix tests
2020-04-10 01:01:33 +02:00
Kay0u
0f37a70f27
Fix tests 2020-04-10 00:12:19 +02:00
kay0u
cbc776aedb Update changelog for 3.8.0 release 2020-04-09 20:32:48 +00:00
Alexandre Aubin
628ffc9da1 Report the actual error when ldap fails 2020-04-09 19:05:20 +02:00
Alexandre Aubin
33c3505c47 Merge branch 'stretch-stable' into stretch-unstable 2020-04-09 18:42:16 +02:00
Alexandre Aubin
6391ef23c4 Update changelog for 3.7.1 2020-04-09 15:00:21 +02:00
Alexandre Aubin
8c7b6c0e5f Wat da fuke pytz 2020-04-09 14:57:36 +02:00
Alexandre Aubin
2fba2747e3
Drunk Aleks forgot to remove the pdb :| 2020-04-03 20:13:56 +02:00
Alexandre Aubin
3a3ce804d6 Wat da fuke pytz 2020-04-02 23:44:15 +02:00
Alexandre Aubin
78f37782ae Bypass test_mkdir_with_permission if root 2020-04-02 01:31:14 +02:00
Alexandre Aubin
4dd1f31ce6 Placeholder version number for 3.8 2020-04-01 19:53:21 +02:00
Alexandre Aubin
6e5b389e71
Merge branch 'stretch-unstable' into enh-python3 2020-04-01 19:41:11 +02:00
Alexandre Aubin
d1ea1b606f
Merge pull request #226 from frju365/patch-1
[fix] Return nothing if argument is already set.
2020-04-01 19:30:38 +02:00
Kay0u
d4ecac199d admincn -> admindn 2020-04-01 18:35:21 +02:00
Kayou
c6806af2ee Fix postinstall 2020-04-01 18:35:21 +02:00
Alexandre Aubin
ef50e8bf49
Merge pull request #238 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate
2020-04-01 04:14:29 +02:00
Quentí
0ce618f1ba Translated using Weblate (Occitan)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/oc/
2020-04-01 02:03:38 +00:00
romain raynaud
577f69b976 Translated using Weblate (Spanish)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/es/
2020-04-01 02:03:38 +00:00
Alexandre Aubin
0da10e5604
Merge pull request #230 from kay0u/moar-tests
Add more tests
2020-04-01 04:03:26 +02:00
Kay0u
cba7c7e209
Fix format 2020-03-30 23:08:12 +02:00
Kay0u
85d48ae07d
Merge branch 'stretch-unstable' into moar-tests 2020-03-30 23:04:19 +02:00
Kay0u
eb01103e61
tests need webtest 2020-03-30 22:57:23 +02:00
Kay0u
a10b40ed8d
Remove _encode_dict 2020-03-30 22:56:22 +02:00
Kay0u
f6e92d84b8
avoid hardcoded values in ldap 2020-03-29 01:28:09 +01:00
Kay0u
eb9ecb6451
try catch is magic 2020-03-29 01:27:41 +01:00
Alexandre Aubin
06d8c48918 Fixing a super weird issue ljf encountered where the reader crashed because couldn't read the filescriptor ... Yolocommiting, let's see if this breaks something during our tests during next weeks ... 2020-03-29 00:41:37 +01:00
kay0u
4c6945fe04 Merge branch 'stretch-testing' into stretch-unstable 2020-03-26 22:12:34 +00:00
kay0u
1dfc4ecfa3 Update changelog for 3.7.0.2 release 2020-03-26 22:04:12 +00:00
Alexandre Aubin
b5482012a1 Typo 2020-03-20 00:21:05 +01:00
kay0u
9e32027394 Merge branch 'stretch-testing' into stretch-unstable 2020-03-15 16:14:30 +00:00
kay0u
9cc68f9d62 Update changelog for 3.7.0.1 release 2020-03-15 16:13:21 +00:00
Alexandre Aubin
0ec71d657a
Merge pull request #235 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate
2020-03-13 04:16:01 +01:00
Weblate
a1d5f5f3cc Added translation using Weblate (Nepali) 2020-03-11 09:28:53 +00:00
xaloc33
2775c1ca92 Translated using Weblate (Catalan)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ca/
2020-03-04 16:30:00 +00:00
amirale qt
6b62ed981f Translated using Weblate (Portuguese)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/pt/
2020-03-04 16:30:00 +00:00
amirale qt
403aec1595 Translated using Weblate (Polish)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/pl/
2020-03-04 16:30:00 +00:00
amirale qt
2dee524651 Translated using Weblate (Russian)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ru/
2020-03-04 16:30:00 +00:00
amirale qt
4643fc7a39 Translated using Weblate (Italian)
Currently translated at 100.0% (56 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/it/
2020-03-04 16:30:00 +00:00
Jeroen Franssen
6cccdd5102 Translated using Weblate (Dutch)
Currently translated at 98.2% (55 of 56 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/nl/
2020-03-04 16:30:00 +00:00