Commit Graph

284 Commits

Author SHA1 Message Date
Xavier Bachelot
169b92999e Drop rpm-dist Makefile target in favor of a full-featured dist target 2021-06-08 12:12:05 +02:00
Xavier Bachelot
e26c569d24 Don't drop rpm dir, the lemonldap-ng.{fc,te} files are needed to build from tarball 2021-06-08 12:12:05 +02:00
Xavier Guimard
a78c7c5061 Update JS files 2020-10-10 10:03:55 +02:00
Maxime Besson
2054799baf Move cache directory to /var/cache (#2254)
In order to avoid namespace issues, and for better compliance with the
FHS.

Only the default configs are changed.
2020-08-10 15:15:32 +02:00
Maxime Besson
adb6526dc9 doc: change sphinx theme to bootstrap for manager doc (#1646) 2020-06-24 18:05:59 +02:00
Maxime Besson
695ed61c77 Merge branch 'doc-2.0' into v2.0 2020-06-01 16:23:26 +02:00
Maxime Besson
8f38386b80 Build documentation by default 2020-06-01 16:22:25 +02:00
Maxime Besson
e7dd42a299 doc: add website_documentation make target
make website_documentation WEBSITE_DIR=/var/www/documentation/2.0
2020-06-01 16:22:25 +02:00
Maxime Besson
414c4f80f1 doc: rename manager theme 2020-06-01 16:22:25 +02:00
Maxime Besson
2b6c43d980 Remove old documentation 2020-06-01 16:22:25 +02:00
Xavier Guimard
f8a1117f37 Update make documentation target 2020-06-01 16:22:25 +02:00
Maxime Besson
29c8faeded Add constant for default conf storage (#2214) 2020-05-26 18:15:30 +02:00
Maxime Besson
a7c66eb2cf Add lemonldap-ng-sessions CLI tool (#2205) 2020-05-18 09:59:37 +02:00
Xavier Guimard
b217f529a6 Fix sourcemaps 2020-05-06 15:31:10 +02:00
Maxime Besson
df9525095e Integrate API Documentation 2020-04-24 16:56:16 +02:00
Maxime Besson
c2f75c2ae5 Fix make json when changing portal constants (#2131) 2020-04-02 17:56:19 +02:00
Maxime Besson
9b205e18cf Fix start_web_server (#2109) 2020-03-14 12:02:29 +01:00
Maxime Besson
759de594bb Separate API from Manager vhost (#2109) 2020-03-12 15:10:27 +01:00
Xavier Guimard
6e4a874650 Fix tidy 2020-02-20 23:37:05 +01:00
Clément OUDOT
0c11dedc44 Add a specific vhost for API (#2033, #2034) 2019-12-04 16:08:12 +01:00
Clément OUDOT
d587a1ce5e Fix default values for LDAP testes 2019-11-20 12:21:12 +01:00
Maxime Besson
adfd86d7fe Add script to convert sessions between backends (#2014) 2019-11-19 17:25:35 +01:00
Xavier
aa87f8f98a Move llng-fastcgi-server manpage to section 8 (#1946) 2019-09-25 08:49:56 +02:00
Xavier Guimard
aeff014f79 Parallel tests 2019-08-29 10:48:55 +02:00
Xavier Guimard
9adc25e414 typo 2019-08-21 15:58:01 +02:00
Xavier Guimard
1652603d39 Fix uglifyjs conflict 2019-08-21 15:55:22 +02:00
Xavier
e5ae3822fa More parallelize 2019-08-16 09:48:56 +02:00
Xavier
4cb31f89d3 Parallelize autopkgtest 2019-08-16 09:14:31 +02:00
Christophe Maudoux
418b3f75c4 Fix makefile (map files building) 2019-08-13 21:08:20 +02:00
Xavier Guimard
03915a18e7 Better JS compression with source maps 2019-08-13 11:28:19 +02:00
Xavier Guimard
c1137edba8 make tidy with perltidy-20181120 2019-07-02 20:03:40 +02:00
Xavier Guimard
ee95ac786f Workaround for #1655 2019-06-12 09:55:06 +02:00
Xavier Guimard
d2442724f4 Generate debian/*cron* files from LLNG ones (#1733) 2019-05-06 18:37:26 +02:00
Xavier Guimard
7a717bc7ad Fix e2e_test 2019-04-04 17:37:34 +02:00
Xavier Guimard
8f9a5d33fc Use U2F test keys only with e2e_test target 2019-04-04 17:06:48 +02:00
Xavier Guimard
0ca4d1a724 Add script to delete session (#1697) 2019-04-03 09:51:32 +02:00
Xavier
81c88216b0 Fix forced french display (Fixes: #1657) 2019-03-25 21:46:17 +01:00
Xavier Guimard
b7a78b500e Merge remote-tracking branch 'maxbes/proverc' into v2.0 2019-03-14 17:27:31 +01:00
Maxime Besson
7c16a2f7ad Exclude .proverc from manifests 2019-03-14 16:57:08 +01:00
Clément OUDOT
76c404da69 Remove node_modules when creating dist 2019-02-12 21:15:33 +01:00
Xavier Guimard
2532970b33 Fix perltidy conf 2019-02-07 09:19:36 +01:00
Christophe Maudoux
f12293eb71 Adapt screen size to selenium display (#1600) 2019-01-24 21:53:12 +01:00
Xavier Guimard
af8bc280c7 e2e_test without X server 2019-01-24 11:23:00 +01:00
Christophe Maudoux
5af818eb72 WIP - Improve e2e tests (#1600) 2019-01-20 23:00:05 +01:00
Clément OUDOT
7aeddc328b Use a macro in Makefile for Apache log dir (#1611) 2019-01-10 18:02:40 +01:00
Christophe Maudoux
5dfb50cef7 WIP - Improve e2e tests (#1600) 2019-01-03 18:46:21 +01:00
Xavier Guimard
ed0987ca87 Use PERL5LIB instead of multiple -I 2018-11-04 08:33:33 +01:00
Xavier Guimard
ffb995661b Remove font-awesome when build on Debian (Closes: #1504) 2018-11-01 18:05:26 +01:00
Xavier Guimard
c538e7400b Add minimal autopkgtest target
Doesn't verify dependencies of course, neither syntax
2018-10-30 14:03:08 +01:00
Clément OUDOT
381e9288e2 First version of import metadata script (#1503) 2018-09-18 14:51:58 +02:00