Commit Graph

141 Commits

Author SHA1 Message Date
Christophe Maudoux
28732d614b Merge branch 'v2.0' 2019-08-15 22:43:20 +02:00
Xavier Guimard
03915a18e7 Better JS compression with source maps 2019-08-13 11:28:19 +02:00
Christophe Maudoux
3a660bde24 Merge branch 'v2.0' 2019-08-03 11:18:06 +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
Christophe Maudoux
499b16bd07 Merge branch 'v2.0' 2019-07-31 16:34:38 +02:00
Christophe Maudoux
ec675d6a25 POST pathname after AJAX request (#1829) 2019-07-30 21:58:04 +02:00
Christophe Maudoux
b705b10da8 Merge branch 'v2.0' 2019-07-17 12:26:55 +02:00
Xavier Guimard
966eef33ee Fix df96168c error: _example/conf/lmConf-1.json is auto-generated (#1850) 2019-07-10 17:15:40 +02:00
Christophe Maudoux
b7c8d30b3f Merge branch 'v2.0' 2019-07-10 12:16:43 +02:00
Christophe Maudoux
e877982253 Send pathname with AJAX (#1829) 2019-07-09 10:40:52 +02:00
Xavier
1718efe6d5 Merge branch 'v2.0' 2019-06-30 09:37:15 +02:00
Maxime Besson
a7c7c51bba Avoid race when clicking the login button in SSL form (#1826) 2019-06-27 17:05:29 +02:00
Xavier
8c562c7817 Modularize Display/login (#1652) 2019-05-17 10:26:45 +02:00
Xavier Guimard
5a1c090a18 Merge branch 'v2.0' 2019-05-17 10:26:19 +02:00
Xavier Guimard
7abbb3fa66 Permit html use in lang templates
Closes: #1706
2019-05-17 08:05:36 +02:00
Christophe Maudoux
14ae7ea1a2 Append reset button (#1689) 2019-04-30 19:20:42 +02:00
Christophe Maudoux
441df6e7ea WIP - Prepare template loop (#1689) 2019-04-26 22:58:53 +02:00
Christophe Maudoux
239bb4634f Manage error (#1689) 2019-04-25 23:03:30 +02:00
Christophe Maudoux
106e20bbc5 Manage errors (#1689) 2019-04-24 23:29:56 +02:00
Christophe Maudoux
33f8970a17 Improve JS code (#1689) 2019-04-24 12:15:49 +02:00
Christophe Maudoux
5f8dcfb2b1 Make minify (#1689) 2019-04-24 11:04:39 +02:00
Christophe Maudoux
1c1f556aff Typo 2019-04-17 23:15:14 +02:00
Christophe Maudoux
e3e4239563 WIP - JS & Menu.tpl (1689) 2019-04-17 23:15:03 +02:00
Clément OUDOT
bac2eb564c Remove antiframe protection in portal javascript (#1696) 2019-04-02 15:05:41 +02:00
Xavier
81c88216b0 Fix forced french display (Fixes: #1657) 2019-03-25 21:46:17 +01: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
4506a3ee6e CORS prevents to submit AuthSSL AJAX request with other domains (#1636) 2019-02-07 19:27:42 +01:00
Christophe Maudoux
9987d28ac3 Fix SSL/Kerberos Auth with Choice & Improve unit tests (#1636) 2019-02-02 21:31:37 +01:00
Christophe Maudoux
832d7d87c8 Fix AuthSSL with Choice (#1636) 2019-02-01 23:54:20 +01:00
Christophe Maudoux
f2fcdaf317 Improve error msg if relative module is disabled (#1386) 2019-01-20 23:02:15 +01:00
Christophe Maudoux
2aa19925a9 Make minify (#1576) 2018-12-11 21:46:39 +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
Christophe Maudoux
a697ea68d0 Remove JS dependencies (#1430) 2018-11-07 21:28:40 +01:00
Christophe Maudoux
7df60890e6 Comment debug msg (#1430) 2018-11-04 22:32:38 +01:00
Christophe Maudoux
40c56362d0 Append dependencies & Fix JS error (#1430) 2018-11-04 22:22:56 +01:00
Christophe Maudoux
412284cd00 WIP - Fix JS error (#1430) 2018-10-28 21:58:59 +01:00
Christophe Maudoux
1bc74da37a WIP - Fix JS error (#1430) 2018-10-27 21:40:21 +02:00
Christophe Maudoux
fedc196741 Append debug msg (#1430) 2018-10-27 21:23:58 +02:00
Christophe Maudoux
f54c1fc115 Append debug msg (#1430) 2018-10-27 21:21:17 +02:00
Xavier Guimard
f92a925fee Restore custom messages (#1518) 2018-10-17 10:49:30 +02:00
Christophe Maudoux
eefd820c17 Fix msg type 2018-09-02 11:23:01 +02:00
Christophe Maudoux
522d8a886c Check 2F name 2018-08-31 19:10:35 +02:00
Christophe Maudoux
0a14da298d Append unknownAction error + minor improvements 2018-08-20 11:36:23 +02:00
Xavier Guimard
7d67e6225d Fix coffee error (#1485) 2018-07-28 07:28:30 +02:00
Christophe Maudoux
aef0bbc22b WIP - Fix JS error (#1430) 2018-07-27 22:07:35 +02:00
Christophe Maudoux
66d872e49c WIP - Fix JS error (#1430) 2018-07-27 21:43:23 +02:00