Commit Graph

8626 Commits

Author SHA1 Message Date
Xavier Guimard
69fdc95229 Enable german on portal 2019-04-17 17:56:28 +02:00
Xavier Guimard
3111cb0cb2 Update translation (using 100% match suggestions) 2019-04-17 17:31:03 +02:00
Xavier Guimard
889c1da46e Enable italian language in default install 2019-04-17 17:16:01 +02:00
Xavier Guimard
2c6aeb0cca Revert "Remove insufficiently translated language files from default install"
This reverts commit 82bd5bd271.
2019-04-17 17:14:55 +02:00
Xavier Guimard
82bd5bd271 Remove insufficiently translated language files from default install 2019-04-17 17:14:01 +02:00
Christophe Maudoux
69444b701b Improve unit test (#1712) 2019-04-16 21:13:02 +02:00
Xavier Guimard
0be5510d05 Verify logLevel value (Closes: #1714) 2019-04-16 17:01:00 +02:00
Xavier Guimard
bd94c5579d Merge branch 'v2.0' 2019-04-16 13:39:31 +02:00
Xavier Guimard
221e4c0a6e Update translation (using 100% match suggestions) 2019-04-16 13:30:35 +02:00
Xavier Guimard
b252bb3818 Update translation (using 100% match suggestions) 2019-04-16 13:19:59 +02:00
Xavier Guimard
62c3bd6a5b Update translations 2019-04-16 11:44:49 +02:00
Christophe Maudoux
d9af0529db Improve unit test (#1712) 2019-04-15 23:03:56 +02:00
Christophe Maudoux
ad776ddbb7 Typo (#1712) 2019-04-15 23:03:31 +02:00
Christophe Maudoux
9ab1a48c01 Display cancel button only if authChoice is enabled (#1712) 2019-04-15 22:41:11 +02:00
Christophe Maudoux
ad00102662 Prepare favApps loop (#1689) 2019-04-15 22:16:12 +02:00
Christophe Maudoux
b2f5e08b41 Cast bool as integer (#1684) 2019-04-15 21:47:26 +02:00
Xavier Guimard
5fd9e9d422 Fix boolean values for YAML
Closes: #1684
2019-04-15 11:44:11 +02:00
Christophe Maudoux
7a284338be Update langs (#1689) 2019-04-14 22:46:07 +02:00
Christophe Maudoux
e490addd2d WIP - favApps skeleton (#1689) 2019-04-14 22:34:58 +02:00
Christophe Maudoux
476212094a Merge branch 'v2.0' 2019-04-14 21:13:43 +02:00
maudoux
9b711e6c81 Update version 2019-04-13 22:57:30 +02:00
maudoux
40dbcf0412 Update manifest 2019-04-13 22:55:21 +02:00
maudoux
cfa98b2723 Fix logo display 2019-04-13 21:02:47 +02:00
maudoux
214dc44232 Improve unit test (#1704) 2019-04-13 21:02:47 +02:00
Clément OUDOT
259f9d8d94 Use same JSON fields for failure and success (#1711) 2019-04-13 15:23:40 +02:00
maudoux
b8977ffb2f Manage Viewer routes with function (#1710) & Improve unit tests 2019-04-12 22:58:47 +02:00
Clément OUDOT
9256571f25 Return session id with successful REST authentication (#1711) 2019-04-12 16:57:22 +02:00
Xavier
bc6f321b60 Don't fail when DBI isn't available. Fixes: RT#129128 2019-04-11 22:29:34 +02:00
Xavier
27bf1ea3d8 Merge branch 'v2.0' 2019-04-11 22:12:02 +02:00
Christophe Maudoux
999c43b32d Fix typo (#1709) 2019-04-11 17:43:41 +02:00
Clément OUDOT
651511a646 Add llngDeleteSession script in Debian package 2019-04-11 13:26:25 +02:00
Clément OUDOT
3b6492c985 Update Debian changelog for 2.0.3 2019-04-11 13:13:12 +02:00
Clément OUDOT
c2a4454f93 Add possibility to manually skip GPG test 2019-04-11 12:43:58 +02:00
Clément OUDOT
ac1654890e Add llngDeleteSession script in RPM 2019-04-11 12:36:17 +02:00
Clément OUDOT
4db9839850 Fix some warnings in tests 2019-04-11 11:58:21 +02:00
Clément OUDOT
35653a8861 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-04-11 11:18:35 +02:00
Clément OUDOT
6b2920522d Backport code to run test on CentOS 7 2019-04-11 11:18:22 +02:00
Xavier Guimard
7501e167af Full Itlaian translation 2019-04-11 11:16:28 +02:00
Christophe Maudoux
71300988f9 Fix route conflict (#1661) 2019-04-11 11:13:05 +02:00
Clément OUDOT
1c1aa5c147 Merge branch 'v2.0' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into v2.0 2019-04-11 11:06:46 +02:00
Clément OUDOT
702c72e7dc Require Plack::Test for build 2019-04-11 11:06:40 +02:00
Xavier Guimard
f4dcac4131 Update translations 2019-04-11 11:06:36 +02:00
Xavier Guimard
1034600040 Update translations 2019-04-11 10:57:22 +02:00
Clément OUDOT
eaaa7de802 Update RPM spec to 2.0.3 2019-04-11 10:27:55 +02:00
Clément OUDOT
cea93c4c2b Update changelog 2019-04-11 10:11:16 +02:00
Clément OUDOT
a9c85df1cb Update combination doc 2019-04-11 09:47:52 +02:00
Xavier Guimard
dbfd1f14f7 Update doc 2019-04-11 09:24:47 +02:00
Xavier
38b7ed08e1 Update old changelog 2019-04-11 06:30:54 +02:00
maudoux
41c40cec02 Improve unit test (#1704) 2019-04-10 23:03:17 +02:00
maudoux
74a3b4a242 Improve unit test (#1704) 2019-04-10 22:50:34 +02:00