Commit Graph

213 Commits

Author SHA1 Message Date
Christophe Maudoux
41380aa158 Display body if there is a message or element to display 2020-08-31 16:30:46 +02:00
Christophe Maudoux
435b2ec552 Revert "Hide body if no message to display"
This reverts commit 2a39b1c2ec
2020-08-31 15:59:29 +02:00
Christophe Maudoux
2a39b1c2ec Hide body if no message to display 2020-08-28 16:02:15 +02:00
Christophe Maudoux
08fb50191e Improve notifications explorer & unit tests (#2283) 2020-08-19 22:52:28 +02:00
Christophe Maudoux
299dc19f4d Display instance name when prompting message (#2278) 2020-08-12 19:36:34 +02:00
Maxime Besson
dac0300aa5 Remove self closing spans (#2248) 2020-07-28 14:17:33 +02:00
Olof Johansson
054e87c1f9 manager: Adapt html to stricter rules in angularjs >= 1.8.0
label and textarea elements in XHTML must have a matching closing tag
for strict XHTML conformity; when upgrading to angularjs 1.8.0, this
became mandatory even when used with angular because of some potential
XSS issue.

Without this change, the rendering of the modal save form of the manager
web interface will "break" halfway through, and only the text "Summary"
is visible under the "Saving configuration" header. (This is similar to
what is described in #2197, but with that fixed applied.)

Reference: https://docs.angularjs.org/guide/migration#migrating-from-1-7-to-1-8
2020-07-01 16:37:26 +02:00
Xavier Guimard
3b066f1710 Disable jquery (#2197) 2020-05-15 15:07:26 +02:00
Xavier Guimard
308e87a3fb Disable jquery (#2197) 2020-05-15 15:05:33 +02:00
Maxime Besson
df9525095e Integrate API Documentation 2020-04-24 16:56:16 +02:00
Christophe Maudoux
80187b8a52 Do not translate session attributes (#2146) 2020-04-12 11:14:42 +02:00
Christophe Maudoux
8116cf2d63 Improve adaptive view (#2114) 2020-03-18 10:40:38 +01:00
Christophe Maudoux
02cc071c87 Display instance name with adaptive view (#2114) 2020-03-17 21:21:15 +01:00
Christophe Maudoux
256fd92167 Display instance name (#2114) 2020-03-12 22:56:50 +01:00
Christophe Maudoux
e146ea36fa Display instance name (#2114) 2020-03-10 14:46:02 +01:00
Christophe Maudoux
6c317b9106 Minor GUI improvements 2020-02-16 21:38:30 +01:00
Christophe Maudoux
8cf9f01e5d Notifications GUI improvements 2020-02-16 14:09:21 +01:00
Christophe Maudoux
79bb7f4138 Minor GUI improvements (Highlight active menu) 2020-02-14 23:23:49 +01:00
Christophe Maudoux
d2105a3730 Improve SPA translation 2020-01-24 22:11:12 +01:00
Christophe Maudoux
531dbde604 Improve notifications SPA (#2073) 2020-01-22 22:43:46 +01:00
Christophe Maudoux
b3e3f8cfb3 Improve diff.tpl (#2065) 2020-01-10 22:30:29 +01:00
Christophe Maudoux
70936f0e13 Fix langs typo & Display 2020-01-05 20:56:34 +01:00
Christophe Maudoux
4d60dac78d Append total of notifications & Fix menu toggle (#2012) 2019-11-19 22:06:15 +01:00
Maxime Besson
a52c06e698 Add manager tab for Offline sessions (#813) 2019-11-04 10:47:35 +01:00
Christophe Maudoux
28ffd93785 Don t translate attributes (#1952) 2019-10-01 22:08:01 +02:00
Christophe Maudoux
0f61edd9de Fix implicit angular injection (#1964) 2019-10-01 21:42:46 +02:00
Christophe Maudoux
3e99bd5e5a Don t translate session attributes (#1952) 2019-09-26 22:06:54 +02:00
Christophe Maudoux
3f2de0ba3a Highlight active module & translate page with menu (#1947 & #1948) 2019-09-24 22:02:17 +02:00
Clément OUDOT
a1f979d5ac Set IE compatibility for Manager (#1899) 2019-08-27 17:14:33 +02:00
Christophe Maudoux
4866c2b9e0 Disable menubar mousedown click 2019-08-19 09:41:29 +02:00
Christophe Maudoux
b2bab7d0e2 Cleaning code 2019-08-14 21:15:48 +02:00
Christophe Maudoux
8c776c0c27 Update langs (#1851) 2019-07-21 21:56:09 +02:00
Christophe Maudoux
a830b4393d Highlight valid SSO sessions (#1735) 2019-05-05 21:28:38 +02:00
Christophe Maudoux
ff0b6ba31f Highlight valid SSO sessions in sessions explorer (#1735) 2019-05-04 19:14:11 +02:00
Christophe Maudoux
999c43b32d Fix typo (#1709) 2019-04-11 17:43:41 +02:00
Xavier Guimard
ece9b21219 Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
maudoux
98869b5ae6 Enable routes if required (#1661) 2019-04-01 21:58:05 +02:00
maudoux
b6162f5ae9 Hide secret keys in diff.html 2019-04-01 14:42:52 +02:00
Christophe Maudoux
8491387486 Improve GUI 2019-03-18 16:43:37 +01:00
Christophe Maudoux
6903087f63 Merge branch 'viewer' of gitlab.ow2.org:lemonldap-ng/lemonldap-ng into viewer 2019-03-15 15:52:30 +01:00
Christophe Maudoux
e7f21b2c73 Append Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
71fc765d01 WIP - Inherits Conf.pm (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
2070b03303 WIP - Viewer SPA (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
4a8a614bc9 WIP - Append relative files (#1661) 2019-03-15 15:40:08 +01:00
Christophe Maudoux
ab4054b6b9 WIP - Inherits Conf.pm (#1661) 2019-03-14 16:39:49 +01:00
Christophe Maudoux
3729b70717 Merge branch 'v2.0' into viewer 2019-03-14 09:41:19 +01:00
Christophe Maudoux
c06ea5d5f1 WIP - Viewer SPA (#1661) 2019-03-12 22:59:15 +01:00
Christophe Maudoux
4201fe25d8 WIP - Append relative files (#1661) 2019-03-12 16:33:09 +01:00
Maxime Besson
bfc2b7ca19 Make meta tags slightly more xml friendly 2019-03-07 18:20:05 +01:00
Christophe Maudoux
29744131e2 WIP - Fix Protractor e2e tests (#1600) 2018-12-22 00:01:39 +01:00