Commit Graph

232 Commits

Author SHA1 Message Date
Xavier Guimard
1500a1b8b2 Avoid translating SAML partner names 2016-03-14 22:22:07 +00:00
Xavier Guimard
580d5a4bcc More translations in errors 2016-03-09 06:06:46 +00:00
Xavier Guimard
6f2dd4315e Partial revert of r4569 (closes: #962) 2016-03-03 20:59:22 +00:00
Xavier Guimard
e697628728 Replace .success() by .then() (closes: #957) 2016-02-29 22:43:43 +00:00
Clément Oudot
c713469cb6 Use a getIdentifier method to be able to purge a notification (#947) 2016-02-24 17:26:52 +00:00
Clément Oudot
7894406809 Use modal to display success/error (#925) 2016-02-24 14:27:29 +00:00
Clément Oudot
d86483f2c9 Fix spelling (#950) 2016-02-24 10:12:22 +00:00
Clément Oudot
c160fd8b41 Adapt date format on client side (#944) 2016-02-23 14:36:44 +00:00
Xavier Guimard
55d5cce299 Minify 2016-02-22 12:19:21 +00:00
Xavier Guimard
fc71e558fd More comments 2016-02-22 12:19:15 +00:00
Xavier Guimard
8a5f6e2bc9 Log forgotten 2016-02-19 06:33:46 +00:00
Xavier Guimard
f338000e97 Change Ajax redirections (#820)
- redirections back to llApp.js
- portal is now a template param
- portal is now more downloaded at startup

Tests successful
2016-02-19 06:31:09 +00:00
Xavier Guimard
3438dddec1 Double redirection management 2016-02-19 05:54:04 +00:00
Xavier Guimard
addb961980 Download all keys before duplicate (Closes #935) 2016-02-18 18:34:04 +00:00
Clément Oudot
e1583908f8 Fix cols for post form (#820) 2016-02-18 14:34:52 +00:00
Xavier Guimard
2a641e7184 +/- buttons for post 2016-02-18 14:05:07 +00:00
Xavier Guimard
d284e1b39a Clean javascript 2016-02-17 20:44:23 +00:00
Xavier Guimard
292e5a84f6 cfgLog must be defined (#820) 2016-02-17 19:34:10 +00:00
Xavier Guimard
fb21d874ad More elegant menu 2016-02-16 06:21:40 +00:00
Xavier Guimard
231c2d07e9 Minify 2016-02-15 18:06:16 +00:00
Xavier Guimard
b78d3ae916 Some performance improvements (recommended by Chromium audit tool) 2016-02-15 12:28:50 +00:00
Xavier Guimard
82e306346f Duplication feature (Closes: #935) 2016-02-15 12:13:07 +00:00
Xavier Guimard
365701ee49 New "post" storage (#733) 2016-02-13 12:31:01 +00:00
Xavier Guimard
9cf699bddb Beautify 2016-02-13 12:30:55 +00:00
Xavier Guimard
088d4ce9b7 CSS hook (#820)
With many vhosts (tested ~300), new view is less usable than older
"tree view". This little hook can be used to view more hosts.
2016-02-11 11:21:24 +00:00
Xavier Guimard
27048b1670 More tests 2016-02-09 12:38:43 +00:00
Clément Oudot
1bcf1c91b4 Improve layout with flexbox model (#820) 2016-02-08 15:44:39 +00:00
Xavier Guimard
58e24e0a4d Avoid some lintian watnings 2016-02-07 08:32:36 +00:00
Clément Oudot
ae1a0638cd Split data from angularJS form and from posted data, to avoid mixin Date and String type for date (#925) 2016-02-05 11:26:43 +00:00
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