Commit Graph

47 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
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
Christophe Maudoux
02cc071c87 Display instance name with adaptive view (#2114) 2020-03-17 21:21:15 +01:00
Christophe Maudoux
8f9170b87f Align force saving ckeck box 2018-11-28 21:17:05 +01:00
Christophe Maudoux
6c61d9346f WIP - Force saving ckeck box 2018-11-26 23:05:05 +01:00
Xavier Guimard
78c2c7379a Some WAI-ARIA improvment (#1111) 2017-03-24 15:03:40 +00:00
Xavier Guimard
5ae758c6f1 Remove all inline CSS/JS (#1137) 2017-01-17 23:17:23 +00:00
Xavier Guimard
fb21d874ad More elegant menu 2016-02-16 06:21:40 +00:00
Clément Oudot
1bcf1c91b4 Improve layout with flexbox model (#820) 2016-02-08 15:44:39 +00:00
Clément Oudot
593bf95bee Use tooltip for forceSave button (#889) 2016-02-08 14:08:26 +00:00
Xavier Guimard
64259f65ee Show "force save" if not last (Closes: #889) 2016-02-06 13:17:18 +00:00
Xavier Guimard
17fd027cdd Replace default form (Closes: #894) 2016-01-24 08:36:27 +00:00
Xavier Guimard
6b588b5d2b Finish uib-dropdown + closes: #913 2016-01-24 08:05:53 +00:00
Xavier Guimard
9982fe32c3 Add button to save files/keys (Closes: #878) 2016-01-23 13:09:50 +00:00
Xavier Guimard
37e4127574 Avoid using `<tag trspan="word" /> (#896) 2016-01-20 21:23:29 +00:00
Xavier Guimard
d8273075bd Bugs in SAML/OIDC options (may close #885) 2016-01-20 20:56:06 +00:00
Xavier Guimard
4dc31c20e4 Store help display in cookie (Closes: #899) 2016-01-20 16:48:05 +00:00
Clément Oudot
2cd2d03819 Add icon on browse dropdown (#899) 2016-01-20 08:54:51 +00:00
Xavier Guimard
88eb9d47e5 Avoid relaunching conf with dropdown + group some buttons 2016-01-19 18:25:00 +00:00
Clément Oudot
ca6ca12af2 Button for help display (#899) 2016-01-19 15:02:39 +00:00
Xavier Guimard
a02f93677b Little things 2016-01-19 06:55:36 +00:00
Xavier Guimard
195f7e6cb2 Propage minifier to portal (#908) 2016-01-18 12:13:16 +00:00
Xavier Guimard
094519e81b Replace own minifier by yui-compressor (Closes: #908) 2016-01-18 11:10:26 +00:00
Xavier Guimard
47a19d81ab Replace prompt by modal for virtualhosts (#902) 2016-01-16 13:08:53 +00:00
Xavier Guimard
d0da5e3ea0 Ref conf must be latest (Closes: #889) 2016-01-13 20:45:28 +00:00
Clément Oudot
57769f2dd5 Display all menu items in a submenu in mobile view (#820) 2016-01-05 15:11:36 +00:00
Xavier Guimard
0eea67d8ae Add icon to close help frame 2015-12-30 18:32:06 +00:00
Xavier Guimard
db45375f2b Avoid bad request during load 2015-12-27 09:14:44 +00:00
Xavier Guimard
b188167251 More POD 2015-12-26 07:30:27 +00:00
Xavier Guimard
280a12657b Manage help path as language entry 2015-12-25 13:13:35 +00:00
Xavier Guimard
e4e749d1eb Adapt SAML test 2015-12-24 09:49:30 +00:00
Xavier Guimard
b98b203ec6 Use "id" to avoid some errors when tests are chaining 2015-12-22 10:45:29 +00:00
Xavier Guimard
96dd4c00e6 Add SAML e2e test 2015-12-19 18:06:12 +00:00
Xavier Guimard
37aa95962e Manage "force saving" 2015-12-15 20:49:02 +00:00
Clément Oudot
703227cb40 Put documentation iframe in a panel (#820) 2015-07-23 13:09:17 +00:00
Xavier Guimard
aedbc2c97c Translate menu static buttons 2015-07-22 21:00:41 +00:00
Xavier Guimard
b3b2d7db01 Display help pages 2015-07-22 20:43:20 +00:00
Clément Oudot
51cc48f6eb Keep previous and next links but disable them if needed (#820) 2015-07-15 20:56:14 +00:00
Clément Oudot
2ee336d8ba Fix title for latest configuration (#820) 2015-07-15 20:56:14 +00:00
Clément Oudot
aca45c4e22 Add labels to action bar buttons (#820) 2015-07-13 14:49:38 +00:00
Clément Oudot
a80e1835ae Work on Manager tree (#820) 2015-07-13 12:31:54 +00:00
Clément Oudot
143b156439 Work on Manager tree (#820) 2015-07-13 10:35:06 +00:00
Xavier Guimard
3e2322fe3a Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00