Commit graph

2129 commits

Author SHA1 Message Date
Alexandre Aubin
01e064b642 Typo :| 2020-05-07 19:33:27 +02:00
Alexandre Aubin
840f27d2fb Print the goddamn traceback 2020-05-07 00:34:36 +02:00
Alexandre Aubin
d946ee92a9
Merge pull request #243 from YunoHost/handle-stupid-cookie-cache-issue
try/catch around request.get_cookie to catch stupid CookieError
2020-05-07 00:10:40 +02:00
Laurent Peuch
b97ac05aad [fix] try to autorestart ldap when the server is down 2020-05-04 14:00:03 +02:00
Alexandre Aubin
eee7eebbcf
Merge pull request #246 from YunoHost/format
black/flake8
2020-05-01 23:53:55 +02:00
Kay0u
708b0330d2
black/flake8 2020-05-01 14:03:26 +02:00
Kay0u
e8309384e5
fix tests 2020-05-01 14:00:10 +02:00
Alexandre Aubin
a2a6e6fe7c Attempt to fix the tests :s 2020-05-01 06:11:14 +02:00
Alexandre Aubin
677f4518e4 Ugly hack to only load 1 category to speed up execution time 2020-05-01 05:43:32 +02:00
Alexandre Aubin
89ad543797 Tweaking debug messages 2020-05-01 04:33:14 +02:00
Alexandre Aubin
559f40a4ea Another round of simplification for interface init... 2020-05-01 03:58:37 +02:00
Alexandre Aubin
c750226a3b We don't need no namespaces ... but let's it customizable through a var env if needed... 2020-05-01 03:48:01 +02:00
Alexandre Aubin
1849d1aa3b Simplify(?) ActionsMap initialization by removing some obscure kwargs handling 2020-05-01 03:07:25 +02:00
Alexandre Aubin
57d1b2b6db Bit of tidying up 2020-05-01 02:44:15 +02:00
Alexandre Aubin
d2f68cb536 We don't need to auth in CLI 2020-05-01 02:44:15 +02:00
Alexandre Aubin
a34fb7c665 We don't need to be able to auth in cli 2020-05-01 02:44:15 +02:00
Alexandre Aubin
fce96ad48f We don't need to be able to not use the cache... 2020-05-01 02:44:13 +02:00
Alexandre Aubin
b6258de2db We don't need to be able to disable websocket 2020-05-01 02:43:25 +02:00
Alexandre Aubin
eb6d56f7ab Simplify(?) interface initialization 2020-05-01 02:43:11 +02:00
Alexandre Aubin
b42ed7be7a Less spooky messages when session expired 2020-04-30 17:59:47 +02:00
Alexandre Aubin
d2cb802792
Merge pull request #241 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate
2020-04-25 23:59:26 +02:00
amirale qt
2673b4602b Translated using Weblate (Nepali)
Currently translated at 3.6% (2 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/ne/
2020-04-25 21:57:13 +00:00
amirale qt
7a093b90d7 Translated using Weblate (Polish)
Currently translated at 100.0% (55 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/pl/
2020-04-25 21:57:13 +00:00
amirale qt
f7c9fdebfa Translated using Weblate (Dutch)
Currently translated at 100.0% (55 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/nl/
2020-04-25 21:57:13 +00:00
amirale qt
a495d373d4 Translated using Weblate (Esperanto)
Currently translated at 100.0% (55 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/eo/
2020-04-25 21:57:13 +00:00
Éric Gaspar
4dfcd3a13d Translated using Weblate (French)
Currently translated at 100.0% (55 of 55 strings)

Translation: YunoHost/moulinette
Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/
2020-04-25 21:57:12 +00:00
Martin Döring
94fb6ccf68 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
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