Commit Graph

99 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
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
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
0e51658c6f Use WWW-Authenticate header in 401 responses 2016-01-28 06:43:43 +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
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
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
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
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
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
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
Xavier Guimard
4cfa1be559 Unminify conftree.js (#908) 2016-01-20 07:59:35 +00:00
Xavier Guimard
97b0f8fa2a Update minified files 2016-01-19 21:44:34 +00:00
Xavier Guimard
4e0f37d071 Return "setDefault" when key is undefined (Closes: #903) 2016-01-19 21:22:05 +00:00
Xavier Guimard
6282810fcc Update minified files 2016-01-19 18:36:41 +00:00
Xavier Guimard
61ee95a8b6 Set field to require for persistent sessions (Closes: #495) 2016-01-19 18:36:31 +00:00
Xavier Guimard
a02f93677b Little things 2016-01-19 06:55:36 +00:00
Xavier Guimard
26640f1463 Add manager minified files 2016-01-18 20:26:30 +00:00
Xavier Guimard
d2b8f64ab6 Clean messages 2016-01-18 18:40:44 +00:00
Xavier Guimard
dfb9b15999 Avoid using '.' with method/property that correspond to JS keyword (#908) 2016-01-18 11:10:18 +00:00
Clément Oudot
5774bb35ff Change default values for new application in menu (#820) 2016-01-18 10:48:54 +00:00
Xavier Guimard
b04264da09 Open main node when new special subnode (#904) 2016-01-17 17:41:40 +00:00
Xavier Guimard
4369900382 Preload new special nodes 2016-01-17 14:33:34 +00:00
Xavier Guimard
15ea500070 Replace prompt() by modal popup (Closes: #820) 2016-01-16 21:28:35 +00:00
Xavier Guimard
47a19d81ab Replace prompt by modal for virtualhosts (#902) 2016-01-16 13:08:53 +00:00
Xavier Guimard
4e8f3700d1 Detect deleted entries in app list (Closes: #907) 2016-01-16 08:00:44 +00:00
Xavier Guimard
4bff7a6423 Clean modal after usage 2016-01-14 21:35:43 +00:00
Xavier Guimard
7d5cbaef4c Clean modal after usage 2016-01-14 21:05:45 +00:00
Clément Oudot
41dccb21f9 Set default values for IDP/SP/OP/RP identifiers (#901) 2016-01-14 13:50:01 +00:00
Xavier Guimard
147845db38 Really check if key exists (#820) 2016-01-13 19:59:04 +00:00