Commit Graph

224 Commits

Author SHA1 Message Date
Clément Oudot
333b35f64d Fix modal in Notifications explorer (#927) 2016-02-05 11:02:52 +00:00
Xavier Guimard
98c52bc8c9 Compression omitted 2016-02-04 22:10:15 +00:00
Xavier Guimard
e0ea245d9a Replace alert() by modal. Not tested, may close #927 2016-02-04 18:07:51 +00:00
Xavier Guimard
f9ccd4f125 Move modal from manager.js to llApp.js (#927) 2016-02-04 18:07:49 +00:00
Clément Oudot
50fab54820 Better display of notifications in sessions explorer (#LEMONDAP-925) 2016-02-04 13:40:51 +00:00
Clément Oudot
8b4c26df6f Add help message for XML syntax (#925) 2016-02-04 11:17:58 +00:00
Clément Oudot
ecb485320b Display error on notification creation (#926) 2016-02-04 10:38:45 +00:00
Clément Oudot
a704133330 Add a datepicker in notification creation form (#925) 2016-02-03 17:00:51 +00:00
Xavier Guimard
03655e652c Add e2e-tests for handler 2016-02-03 12:42:12 +00:00
Clément Oudot
156e8be787 Let passwordDB editable with Multi configuration (#919) 2016-02-02 14:24:22 +00:00
Clément Oudot
499976b95f Use simple int form for timeoutActivity (#917) 2016-02-02 10:22:09 +00:00
Clément Oudot
607641dcfd Possibility to use certificate in SAML response (#836) 2016-02-01 16:42:15 +00:00
Xavier Guimard
c01a84fadd Move noAjaxHook in portal redirections 2016-02-01 10:18:37 +00:00
Xavier Guimard
d5b8803307 Minify 2016-01-28 22:25:54 +00:00
Xavier Guimard
b6f7b2a96a Move Ajax hook from handler to portal (Closes: #790) 2016-01-28 22:25:46 +00:00
Xavier Guimard
4f3a42ba48 Manage Ajax requests redirection with 401 (new parameter noAjaxHook) 2016-01-28 06:43:46 +00:00
Xavier Guimard
0e51658c6f Use WWW-Authenticate header in 401 responses 2016-01-28 06:43:43 +00:00
Xavier Guimard
d55649c2b9 Hide/show button for password field (Closes: #777) 2016-01-24 11:47:52 +00:00
Xavier Guimard
9c091836b2 Improve XS display 2016-01-24 10:08:38 +00:00
Xavier Guimard
17fd027cdd Replace default form (Closes: #894) 2016-01-24 08:36:27 +00:00
Xavier Guimard
ea1e8e6dd5 XS: Hide tree when session/notif is chosen 2016-01-24 08:10:01 +00:00
Xavier Guimard
6b588b5d2b Finish uib-dropdown + closes: #913 2016-01-24 08:05:53 +00:00
Xavier Guimard
20d0794a76 Use angular-ui-bootstrap instead of bootstrap js in dropdown (#913) 2016-01-24 08:05:49 +00:00
Xavier Guimard
bdb61d5590 Display tree bydefault in xs mode 2016-01-23 21:10:04 +00:00
Xavier Guimard
9982fe32c3 Add button to save files/keys (Closes: #878) 2016-01-23 13:09:50 +00:00
Xavier Guimard
ecac364eae Add USEEXTERNALLIBS option 2016-01-23 08:14:39 +00:00
Xavier Guimard
8e9af731ce Remove old angular-ui-bootstrap file 2016-01-23 07:08:46 +00:00
Xavier Guimard
133c9c3776 Update angular-ui-bootstrap to 1.1 2016-01-23 07:04:04 +00:00
Xavier Guimard
2fddce0392 Upgrade AngularJS to 1.4.9 2016-01-23 07:03:58 +00:00
Clément Oudot
3d1a70ad0e Add default attributes for an RP (#892) 2016-01-21 17:17:44 +00:00
Clément Oudot
ee105c4ead Add default attributes for an OP (#892) 2016-01-21 17:17:43 +00:00
Clément Oudot
1216ca679f Minification of sessions.js (#820) 2016-01-21 17:17:42 +00:00
Clément Oudot
7cf12a39b4 OpenID Connect data in sessions explorer (#820) 2016-01-21 14:52:07 +00:00
Clément Oudot
ac722bdbbf Do not set default value for prompt (#820) 2016-01-21 14:19:31 +00:00
Clément Oudot
5059d3720c Associate correct help page to OpenID Connect nodes (#895) 2016-01-21 13:50:25 +00:00
Xavier Guimard
2b2d133e97 Prepare Debian libs usage for Debian official release 2016-01-21 13:00:19 +00:00
Xavier Guimard
2849b4b610 Exclude conftree.js from beautification 2016-01-21 12:15:38 +00:00
Xavier Guimard
598b9ac8d8 Beautify generated js 2016-01-21 12:10:12 +00:00
Xavier Guimard
12f5db02bb make tidy-js 2016-01-21 11:36:23 +00:00
Xavier Guimard
d65cff4049 Update comments 2016-01-21 11:35:56 +00:00
Xavier Guimard
67e295699e Remove spaces (preserve 1488 bytes per language) 2016-01-21 06:13:39 +00:00
Xavier Guimard
77158b92f5 Attribute help was not displayed (#Closes: #895) 2016-01-21 06:02:02 +00:00
Xavier Guimard
27b351c637 Set date + 1 year in help cookie 2016-01-20 21:48:08 +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
Xavier Guimard
62d42564f5 Remove hook 2016-01-20 10:55:25 +00:00
Clément Oudot
2f89d7e511 Add persistent label (#495) 2016-01-20 09:33:26 +00:00
Clément Oudot
2cd2d03819 Add icon on browse dropdown (#899) 2016-01-20 08:54:51 +00:00
Xavier Guimard
4cfa1be559 Unminify conftree.js (#908) 2016-01-20 07:59:35 +00:00