Commit Graph

88 Commits

Author SHA1 Message Date
Christophe Maudoux
78bd430057 Append go-to-top button & Doc (#2759) 2022-06-02 23:39:00 +02:00
Christophe Maudoux
1976e3e44b Use standard HTML attribute + update unit tests (#2745) 2022-05-16 13:38:23 +02:00
Christophe Maudoux
c3b58f78fd Fix coffee class toggle (#2745) 2022-05-15 12:03:57 +02:00
Christophe Maudoux
c5c1d0fb1c Improve coffee (#2745) 2022-05-15 00:58:41 +02:00
Yadd
45ba9cb89d Add an aria-label for each trplaceholder (#2577) 2022-02-01 17:20:17 +01:00
Yadd
fa703b54f9 [RGAA] add a role attribute into messages (#2570) 2022-02-01 17:09:31 +01:00
Christophe Maudoux
a4e15ad9a9 Set sameSite value for llnglanguage cookie (#2605) 2021-09-23 17:38:44 +02:00
Christophe Maudoux
e018e679c3 Use property instead of attribute (#2606) 2021-09-06 19:56:16 +02:00
Christophe Maudoux
a68a0503da Improve template (#2589) 2021-08-12 22:58:47 +02:00
Christophe Maudoux
b59ba39e05 Fill all spoofId fields & avoid duplicate Ids 2021-08-12 22:58:47 +02:00
Christophe Maudoux
a85e47ecca Allow to display password with dontStorePassword option & Update unit test (#2454) 2021-07-08 23:55:03 +02:00
Christophe Maudoux
466b6a3241 Avoid to store passwords (#2557) 2021-07-04 22:07:21 +02:00
Christophe Maudoux
c084cc28d9 Improve code (#2521) 2021-07-04 15:27:12 +02:00
Christophe Maudoux
547d809852 Display placeholder (#2521) 2021-07-04 14:38:31 +02:00
Clément OUDOT
bdeb1e70d9 Allow to display password value in login form (#2454) 2021-06-16 20:50:11 +02:00
Christophe Maudoux
7860e18034 Append unit test (#1976) 2021-05-08 21:38:13 +02:00
Christophe Maudoux
ba3cbfb33b Click to clear form (#1976) 2021-02-20 19:39:54 +01:00
Christophe Maudoux
482d1102be Improve modal (#1976) 2021-02-17 22:37:22 +01:00
Christophe Maudoux
e409a1b297 Use modal (#1976) 2021-02-03 23:35:48 +01:00
Christophe Maudoux
d21747cea1 Typo (#1976) 2021-02-01 22:00:17 +01:00
Christophe Maudoux
ea80b4df0e Use Ajax request (#1976) 2021-01-30 23:22:03 +01:00
Christophe Maudoux
a1700369c5 Merge branch 'v2.0' into findUser 2020-12-29 14:59:36 +01:00
Maxime Besson
7e48ec702e Improve js syntax (#2399) 2020-12-28 10:35:40 +01:00
Maxime Besson
0c246a7613 Disable password policy check when generating new pw (#2399) 2020-12-28 10:35:40 +01:00
Christophe Maudoux
f956810e48 Redirect to Portal (#1976) 2020-12-23 22:47:08 +01:00
Clément OUDOT
185c3f690c Only run checkpassword javascript if a newpassword field is present (#2411) 2020-12-07 17:40:46 +01:00
Christophe Maudoux
01beb5d48b Allow all special chars (#2266) 2020-08-29 22:12:09 +02:00
Maxime Besson
3bec9351f0 Add js code to check ppolicy (#2249) 2020-08-21 16:40:09 +02:00
Maxime Besson
c9639d201c Replace URLSearchParams with a simpler method (#2230)
For IE compat :(
2020-07-24 18:11:07 +02:00
Christophe Maudoux
153971fd45 Append Show/Hide button (#2182) 2020-04-29 23:45:25 +02:00
Christophe Maudoux
9d6197232f Improve code (#2163) 2020-04-25 11:44:27 +02:00
Christophe Maudoux
aef23d7934 Fix coffee (#2163) 2020-04-25 00:42:55 +02:00
Christophe Maudoux
c3f7755055 Merge branch 'v2.0' into fix-ssl-error-reporting-2110 2020-04-16 23:05:09 +02:00
Christophe Maudoux
f3bff921cc Test if lang is available (#2136) 2020-04-16 12:25:39 +02:00
Maxime Besson
05a23480b0 Remember selected choice tab when doing a page refresh in JS (#2110) 2020-04-15 18:43:25 +02:00
Christophe Maudoux
8afbd2214d Typo (#2136) 2020-04-13 21:39:23 +02:00
Christophe Maudoux
6fc460572e Append an option to set cookie lang (#2136) 2020-04-13 12:02:15 +02:00
Christophe Maudoux
f06548333f Don t modify lang cookie (#2136) 2020-04-13 11:47:02 +02:00
Christophe Maudoux
b4e2b64f49 Select lang from queryString (#2136) 2020-04-13 10:55:56 +02:00
Clément OUDOT
9620e6870a Possibility to preselect choice tab (#2115) 2020-03-11 11:46:14 +01:00
Christophe Maudoux
7e2de7853b Waiting for CSS (#1931) 2019-09-15 22:15:34 +02:00
Maxime Besson
42ac5f30e2 Improve yubikey registration (#1868)
an IE bug prevents forms from being submitted if the submit button is
display: none of visible: hidden so we use a bootstrap class that hides
it through "opacity" instead

The ID field is now focused by default so that a user can simply click
their yubikey immediately when they get to the registration page
2019-07-31 18:34:42 +02:00
Xavier Guimard
7abbb3fa66 Permit html use in lang templates
Closes: #1706
2019-05-17 08:05:36 +02:00
Clément OUDOT
bac2eb564c Remove antiframe protection in portal javascript (#1696) 2019-04-02 15:05:41 +02:00
Christophe Maudoux
47fb53341a Hide message boxes if needed (#1660) 2019-02-27 09:49:58 +01:00
Christophe Maudoux
d273b7710d Hide message boxes if needed (#1660) 2019-02-26 23:03:30 +01:00
Christophe Maudoux
9377bf9d1b Override msg with local json files (#1595) 2019-02-19 22:51:45 +01:00
Christophe Maudoux
cc71f75b1c Improve lang selection to use browser preferences (#1576) 2018-12-11 21:36:10 +01:00
Christophe Maudoux
8efe808cc5 Append debug msg (#1576) 2018-12-10 21:26:06 +01:00
Christophe Maudoux
b359476709 Change eq by RegEx (#1576) 2018-12-10 21:14:30 +01:00