Commit Graph

4167 Commits

Author SHA1 Message Date
Xavier Guimard
a67e640a36 Systemd support perhaps finished... (#583) 2016-02-09 11:04:15 +00:00
Clément Oudot
c64c3758de RPM changelog must be in chronological order 2016-02-09 09:48:19 +00:00
Xavier Guimard
34bc38fc3d Use same configuration file for sysV and systemd (#583) 2016-02-09 09:03:26 +00:00
Xavier Guimard
29bef888db Launch FastCGI server at startup (#583) 2016-02-09 06:03:14 +00:00
Xavier Guimard
df8b53625a FastCGI now started by systemd (#583) 2016-02-08 23:26:15 +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
Clément Oudot
4485536808 Fix typo from r4451 2016-02-08 13:28:03 +00:00
Xavier Guimard
6ef8d70f86 Manage fastcgi server startup, not finished 2016-02-08 12:57:56 +00:00
Xavier Guimard
a648380abd Better manager install 2016-02-08 12:57:53 +00:00
Clément Oudot
444275b1ef Fix notifications dir in Zero Conf (#903) 2016-02-08 10:03:49 +00:00
Xavier Guimard
d7e876c491 Clear cfgLog when using lmConfigEditor (Closes: #920) 2016-02-08 08:55:46 +00:00
Xavier Guimard
d4caab42b7 Cli is now provided by Common 2016-02-08 06:27:55 +00:00
Xavier Guimard
2992dcf6d4 Update manifests 2016-02-08 05:57:44 +00:00
Xavier Guimard
5d6d5b9ca3 Bug: missing unserialization in RDBI 2016-02-08 05:53:18 +00:00
Xavier Guimard
99500b401f Use our serializer (closes: #800) 2016-02-08 05:53:16 +00:00
Xavier Guimard
ff6ae38dbd Manage all portal scripts with fastcgi server (Closes: #929) 2016-02-07 08:32:46 +00:00
Xavier Guimard
f6ff2e6174 Some little things to avoid some lintian warnings 2016-02-07 08:32:43 +00:00
Xavier Guimard
62b9d4d2d8 POD (#930) 2016-02-07 08:32:40 +00:00
Xavier Guimard
58e24e0a4d Avoid some lintian watnings 2016-02-07 08:32:36 +00:00
Xavier Guimard
88dbe13050 Install scripts manpage 2016-02-06 18:41:29 +00:00
Xavier Guimard
e553470046 More POD (#930) 2016-02-06 18:41:26 +00:00
Xavier Guimard
9097135ecd Spelling errors 2016-02-06 18:41:21 +00:00
Xavier Guimard
e99aa72560 Double 2016-02-06 18:41:14 +00:00
Xavier Guimard
64259f65ee Show "force save" if not last (Closes: #889) 2016-02-06 13:17:18 +00:00
Xavier Guimard
c964cec646 Finish cli (Closes: #921) 2016-02-06 12:22:10 +00:00
Xavier Guimard
2523d81621 Apply URL now in manager 2016-02-06 12:22:01 +00:00
Xavier Guimard
f276d26a0f Update manifests 2016-02-06 09:00:58 +00:00
Xavier Guimard
2de9bca842 Prepare new lemonldap-ng-cli 2016-02-06 09:00:54 +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
Xavier Guimard
c4137c1d3e Update parameters tests + add test (#583, Closes #LEMONLDAP-924) 2016-02-05 11:21:00 +00:00
Clément Oudot
840fac9ddd Add footer to modal template (#927) 2016-02-05 11:10:08 +00:00
Clément Oudot
333b35f64d Fix modal in Notifications explorer (#927) 2016-02-05 11:02:52 +00:00
Clément Oudot
4d6b6b547b Fix encoding of notifications (#928) 2016-02-05 10:29:11 +00:00
Xavier Guimard
dee26165c2 Full FastCGI server install (#583) 2016-02-04 22:10:17 +00:00
Xavier Guimard
98c52bc8c9 Compression omitted 2016-02-04 22:10:15 +00:00
Xavier Guimard
1d4c1c2db2 Typo 2016-02-04 22:10:13 +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
Xavier Guimard
cfb485828a reloadUrl keys may contain a port number 2016-02-04 18:07:47 +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
e4f66952b3 Put input inside label for notifications checkbox (#LEMONDAP-925) 2016-02-04 12:58:23 +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
7a3aeacce8 Fix unit test (#820) 2016-02-04 10:18:09 +00:00
Xavier Guimard
44b1e63428 Recursive tests (for locationRules, todo later, #820) 2016-02-04 06:44:13 +00:00
Xavier Guimard
b854473362 Test keys and values for hash parameters (#820) 2016-02-03 21:54:53 +00:00
Xavier Guimard
769e6f19f9 Avoid circular references (#820) 2016-02-03 21:54:50 +00:00
Xavier Guimard
b59b728e6a Start hash parameters test (#820) 2016-02-03 21:30:32 +00:00
Xavier Guimard
7fc0e05371 Types wre not well copied (#820) 2016-02-03 21:30:30 +00:00