Commit Graph

734 Commits

Author SHA1 Message Date
Xavier Guimard
180e97a4d8 Finish App list diff (#575) 2016-03-21 17:52:41 +00:00
Xavier Guimard
e00abeda33 App list diff in progress (#575) 2016-03-21 06:31:18 +00:00
Xavier Guimard
a288fb0c09 Update diff() test 2016-03-20 22:35:14 +00:00
Xavier Guimard
4516e0a445 Update REST doc 2016-03-20 09:10:09 +00:00
Xavier Guimard
df44cc6c9d New REST method: diff between 2 confs (#575) 2016-03-20 09:07:33 +00:00
Xavier Guimard
292e919ec5 Partial revert of r4820^: only unused auth params are removed (#967) 2016-03-19 18:42:02 +00:00
Xavier Guimard
927fc64e1f Compact conf (may close #967) 2016-03-19 15:00:26 +00:00
Xavier Guimard
dc8b8a4d91 Store all issuer/auth parameters (#967) 2016-03-19 08:23:55 +00:00
Xavier Guimard
396755a97c Clean $authParameters constant 2016-03-18 17:56:59 +00:00
Xavier Guimard
32c0d51d4b Store authParams keys (#967) 2016-03-18 17:13:47 +00:00
Xavier Guimard
2d2edb61ac Merge experimental branch (#960)
Also update version to 2.0
2016-03-17 22:19:44 +00:00
Xavier Guimard
60b6a4e28b Use $ENV{EDITOR}when available 2016-03-16 06:44:01 +00:00
Xavier Guimard
8dd4a77c69 Check configuration before saving (closes: #185) 2016-03-16 06:21:10 +00:00
Xavier Guimard
49153b99ce Session explorer: sorting system by date (closes: #354) 2016-03-15 22:11:26 +00:00
Xavier Guimard
e88115e990 Update manifest 2016-03-15 22:11:23 +00:00
Xavier Guimard
ac3ee4f6a2 Update attributes and macros test (#967) 2016-03-15 20:30:33 +00:00
Clément Oudot
d7ca34a2f2 Update version in META.yml (#978) 2016-03-15 16:58:13 +00:00
Xavier Guimard
b77d832251 Convert notifications.js to coffeescript 2016-03-15 08:57:51 +00:00
Xavier Guimard
a33376a44d Typo 2016-03-15 06:35:19 +00:00
Xavier Guimard
0cd9171cea Convert sessions.js to coffeescript 2016-03-15 06:28:00 +00:00
Xavier Guimard
d1923af517 Switch javascript to coffeescript 2016-03-14 22:22:09 +00:00
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
3dc93bd0aa keyMsgFail was missing (closes: #974) 2016-03-09 06:06:45 +00:00
Xavier Guimard
9cbbdda0b1 _timezone is a valid macro name (#967) 2016-03-08 18:06:40 +00:00
Xavier Guimard
57ac1c4a2e Add tests for exportedHeaders (closes: #972) 2016-03-08 12:38:13 +00:00
Xavier Guimard
5d4877ddc5 Replace error by warning on RSA keys (closes: #965) 2016-03-05 18:57:37 +00:00
Xavier Guimard
6f2dd4315e Partial revert of r4569 (closes: #962) 2016-03-03 20:59:22 +00:00
Xavier Guimard
7ac07074ae Update versions 2016-03-03 20:25:16 +00:00
Xavier Guimard
c3c77cbfd5 Forgotten keywords 2016-03-02 14:28:12 +00:00
Clément Oudot
221e91fa62 make cpan 2016-03-01 16:57:38 +00:00
Xavier Guimard
4ddd557dfa Remove old TODO file 2016-03-01 13:58:48 +00:00
Xavier Guimard
e697628728 Replace .success() by .then() (closes: #957) 2016-02-29 22:43:43 +00:00
Xavier Guimard
b80dd05a9a Replace 400 codes by 200 due to an angular bug (#952) 2016-02-26 07:14:45 +00:00
Xavier Guimard
cfeea8ec79 Typo in regexp (closes: #953) 2016-02-26 06:26:43 +00:00
Clément Oudot
c3346131a0 zimbraUrl and zimbraSsoUrl are not standard URLs (#943) 2016-02-25 10:38:36 +00:00
Xavier Guimard
d12a82f8f1 Repair lemonldap-ng-cli (closes: #921) 2016-02-25 08:40:25 +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
Xavier Guimard
dac5039f55 Update kinematic 2016-02-24 08:22:50 +00:00
Clément Oudot
3ff53e521e Better error reporting (#925) 2016-02-23 14:57:42 +00:00
Clément Oudot
c160fd8b41 Adapt date format on client side (#944) 2016-02-23 14:36:44 +00:00
Clément Oudot
19875fcffa Sort keys in lmConfigEditor (#946) 2016-02-23 10:45:48 +00:00
Clément Oudot
242794fe99 Better cfgAuthor value in lmConfigEditor (#946) 2016-02-23 10:36:14 +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