Commit Graph

218 Commits

Author SHA1 Message Date
Xavier Guimard
c725ef2ef1 Remove extras tests not needed now 2016-06-09 11:17:14 +00:00
Xavier Guimard
c1fb44a2b7 Many changes in notifications (#595) 2016-06-02 21:20:36 +00:00
Xavier Guimard
354e0bc851 Adapt Makefile to new portal (#595) 2016-05-25 05:13:38 +00:00
Xavier Guimard
7200d974f6 Portal depends on handler now (#595) 2016-05-24 16:53:39 +00:00
Xavier Guimard
11e86033d6 Enable AUTH_ERROR translation (#595) 2016-05-22 06:58:03 +00:00
Xavier Guimard
1be5361439 Replace portal js by coffee (#595) 2016-05-20 17:09:32 +00:00
Xavier Guimard
35d1ad0b3c Simple logout works (#595) 2016-04-14 19:49:27 +00:00
Xavier Guimard
a7f6706881 Avoid blocking "clean" on changes 2016-04-05 10:09:57 +00:00
Xavier Guimard
7529b9cc1d Portal js skeleton (#595) 2016-03-30 20:57:48 +00:00
Xavier Guimard
80a52b6a5c Update fr-doc 2016-03-29 10:42:58 +00:00
Xavier Guimard
44e8657c78 Little bug 2016-03-21 17:52:44 +00:00
Xavier Guimard
8e0aff1988 Detect coffee modification 2016-03-21 17:52:43 +00:00
Xavier Guimard
d1923af517 Switch javascript to coffeescript 2016-03-14 22:22:09 +00:00
Xavier Guimard
9948701f3c Create pid directory at startup (Closes: #969) 2016-03-06 06:54:45 +00:00
Xavier Guimard
a3de943e27 Preserve fr doc in "dist" (#963) 2016-03-04 08:00:42 +00:00
Xavier Guimard
7c6afa81bc Revert "Makefile compatibility for *BSD (closes: #887)"
Patch is written backwards and has already been included
2016-03-04 07:54:28 +00:00
Xavier Guimard
128fdd3948 Makefile compatibility for *BSD (closes: #887) 2016-03-02 19:20:42 +00:00
Xavier Guimard
233a2296e2 Fr translation in progress 2016-02-29 06:23:40 +00:00
Xavier Guimard
ffd66bbd8d Restore link 2016-02-28 17:12:54 +00:00
Xavier Guimard
74dc2c3e8f Enable test for custom functions 2016-02-28 11:51:31 +00:00
Clément Oudot
b7f1d299d1 Fix diff for CLI (#921) 2016-02-26 11:17:33 +00:00
Xavier Guimard
6eed020081 Try to change gid/uid when possible (#921) 2016-02-26 06:41:38 +00:00
Xavier Guimard
7a59915ee1 'all' must be the first target 2016-02-25 08:17:01 +00:00
Clément Oudot
93002de2aa Fix diff in Makefile 2016-02-24 17:26:50 +00:00
Xavier Guimard
24cda967d4 Enable lm_combined format (#583) 2016-02-24 06:54:18 +00:00
Xavier Guimard
f176c0a435 Use llng-fastcgi-server in tests 2016-02-21 06:43:01 +00:00
Xavier Guimard
9e2f2bcf7e Reorganize Makefile 2016-02-19 12:33:16 +00:00
Xavier Guimard
384292f7b3 Split make debian-install 2016-02-18 19:52:14 +00:00
Clément Oudot
6da3244ae7 Fix some issues with FastCGI server and RPM (#932) 2016-02-18 17:45:21 +00:00
Xavier Guimard
f51fa19749 Prepare post test (#630) 2016-02-18 05:33:49 +00:00
Xavier Guimard
6be612041e Propage previous changes to e2e 2016-02-16 16:00:45 +00:00
Xavier Guimard
7eeb57330f Fix path for USEEXTERNALLIBS 2016-02-16 11:38:08 +00:00
Xavier Guimard
f4a336d413 Add install_test target 2016-02-16 11:19:25 +00:00
Xavier Guimard
7dcc640859 Regexp error 2016-02-16 06:21:35 +00:00
Xavier Guimard
3f1d4b69bc Join variables 2016-02-15 21:12:56 +00:00
Xavier Guimard
b82953ec47 Update PSGISERVERSOCKET path 2016-02-15 18:15:43 +00:00
Xavier Guimard
ab1dcbc359 Fix FastCGI socket and pid path (#583) 2016-02-15 18:06:20 +00:00
Xavier Guimard
f60ed6421a Keep fastcgi logs 2016-02-12 17:57:48 +00:00
Clément Oudot
4f1e8e5847 Do not clean FR documentation (#909) 2016-02-10 10:18:31 +00:00
Clément Oudot
ac5519e90f Build fr-doc when making rpm tarball (#932) 2016-02-09 13:35:23 +00:00
Xavier Guimard
a648380abd Better manager install 2016-02-08 12:57:53 +00:00
Xavier Guimard
ff6ae38dbd Manage all portal scripts with fastcgi server (Closes: #929) 2016-02-07 08:32:46 +00:00
Xavier Guimard
62b9d4d2d8 POD (#930) 2016-02-07 08:32:40 +00:00
Xavier Guimard
c964cec646 Finish cli (Closes: #921) 2016-02-06 12:22:10 +00:00
Xavier Guimard
dee26165c2 Full FastCGI server install (#583) 2016-02-04 22:10:17 +00:00
Xavier Guimard
b2dc625393 Test config file for Nginx (#LEMONDAP-583) 2016-02-02 06:37:37 +00:00
Xavier Guimard
0e5b06aec4 Update e2e_tests 2016-02-02 06:17:08 +00:00
Xavier Guimard
346111f2e5 Nginx in progress: now handler provides uid in logs (#583) 2016-01-31 22:53:23 +00:00
Xavier Guimard
aa34a28bd3 Rearrange Nginx files 2016-01-30 12:26:14 +00:00
Xavier Guimard
a001fb1be4 First Nginx configuration that runs !!!
To see it, launch 'make e2e_tests TESTWEBSERVER=nginx'
2016-01-29 16:50:16 +00:00
Xavier Guimard
4d53c03b42 Nginx... 2016-01-29 11:09:58 +00:00
Xavier Guimard
252ef99a6b Nginx in progress... 2016-01-29 11:09:56 +00:00
Xavier Guimard
12e5094628 Manage reload for plackup 2016-01-29 11:09:53 +00:00
Xavier Guimard
a61ef89228 Avoid object conflict 2016-01-29 11:09:51 +00:00
Xavier Guimard
6c6b582cb5 Add plackup start in make start_web_server TESTWEBSERVER=nginx 2016-01-29 05:49:48 +00:00
Xavier Guimard
75a175a9b0 Rearrange test web server targets 2016-01-28 22:25:44 +00:00
Xavier Guimard
4ceb782ff5 Update Makefile 2016-01-28 06:43:48 +00:00
Xavier Guimard
ddb033cd10 Error 2016-01-27 21:33:00 +00:00
Xavier Guimard
7e9f4d8983 Update make install doc 2016-01-27 18:38:41 +00:00
Xavier Guimard
59442dec8c Missing semicolons (Closes: #916) 2016-01-27 17:49:49 +00:00
Xavier Guimard
04b50c29d8 Move nginx configuration files to "experimental" dir 2016-01-27 06:04:23 +00:00
Xavier Guimard
cff27c9ef7 Missing var 2016-01-26 16:15:46 +00:00
Xavier Guimard
24cef5dc27 Prepare nginx tests skeleton 2016-01-26 13:15:51 +00:00
Xavier Guimard
a3c3fe9f45 Update tests 2016-01-24 09:15:48 +00:00
Xavier Guimard
9982fe32c3 Add button to save files/keys (Closes: #878) 2016-01-23 13:09:50 +00:00
Xavier Guimard
ecac364eae Add USEEXTERNALLIBS option 2016-01-23 08:14:39 +00:00
Xavier Guimard
5946eaa514 Add angular-animate to list of files to remove for official Debian release 2016-01-23 07:21:23 +00:00
Xavier Guimard
ded02b04dc Avoid delete minified files 2016-01-23 07:03:53 +00:00
Xavier Guimard
8d6bc6ba8e Remove shared files for official Debian releases 2016-01-22 16:53:38 +00:00
Xavier Guimard
60b959f342 Enable local cache in e2e tests (#889) 2016-01-21 20:02:13 +00:00
Xavier Guimard
2b2d133e97 Prepare Debian libs usage for Debian official release 2016-01-21 13:00:19 +00:00
Xavier Guimard
2849b4b610 Exclude conftree.js from beautification 2016-01-21 12:15:38 +00:00
Xavier Guimard
909ca1765e Use js_beautify to beautify javascript 2016-01-21 11:36:14 +00:00
Xavier Guimard
5c82ce49b5 Fault 2016-01-21 11:35:48 +00:00
Xavier Guimard
77158b92f5 Attribute help was not displayed (#Closes: #895) 2016-01-21 06:02:02 +00:00
Xavier Guimard
22d3cac1b8 Minification is optional 2016-01-20 21:48:06 +00:00
Xavier Guimard
4cfa1be559 Unminify conftree.js (#908) 2016-01-20 07:59:35 +00:00
Xavier Guimard
cf7ef0c4df Avoid double files management (done by Perl Makefiles) 2016-01-19 21:59:05 +00:00
Xavier Guimard
598defc01d Exclude .tpl from make diff (#Closes: LEMONLDAP-908) 2016-01-19 21:48:14 +00:00
Xavier Guimard
9eb217231e Manage minification with Makefile macros (#908) 2016-01-19 21:44:31 +00:00
Xavier Guimard
ed9b90f96f Avoid minified files in make diff 2016-01-18 20:29:08 +00:00
Xavier Guimard
6cff05be3a Add minify target 2016-01-18 20:26:29 +00:00
Xavier Guimard
195f7e6cb2 Propage minifier to portal (#908) 2016-01-18 12:13:16 +00:00
Xavier Guimard
0b610b5bf7 Remove old hook 2016-01-18 11:14:31 +00:00
Xavier Guimard
094519e81b Replace own minifier by yui-compressor (Closes: #908) 2016-01-18 11:10:26 +00:00
Xavier Guimard
c65fd986f5 Manage Common/Constants.pm with jsongenerator and add $hashParameters constant 2016-01-11 06:27:16 +00:00
Xavier Guimard
e84e8b106d Build first lmConf-1.js file with Zero.pm 2016-01-05 21:33:49 +00:00
Xavier Guimard
bdf650497e Move jsongenerator to root script directory 2015-12-28 05:38:44 +00:00
Xavier Guimard
452d9207ee Little things 2015-12-28 05:29:34 +00:00
Xavier Guimard
7a6acaaada Update src 2015-12-27 22:17:20 +00:00
Xavier Guimard
b88699c49e Update dst files 2015-12-27 07:19:10 +00:00
Xavier Guimard
d18918b020 Move files that should be used only by jsongenerator.pl in Manager/Build 2015-12-26 20:08:31 +00:00
Xavier Guimard
893b17c209 debuild options have changed 2015-12-26 10:35:22 +00:00
Xavier Guimard
cc7ebe6e14 Fix #828 2015-12-19 11:18:25 +00:00
Xavier Guimard
2df6075dfa Persistent sessions explorer in progress 2015-12-18 06:17:30 +00:00
Xavier Guimard
5decea40d8 More comments 2015-12-16 20:44:24 +00:00
Xavier Guimard
76dda5fdbe Don't call 'all' for reload 2015-12-15 19:05:50 +00:00
Xavier Guimard
9e4aaa54ab Remove "touch" 2015-12-15 19:05:46 +00:00
Xavier Guimard
14840ea108 Add Tree.pm to JSON src 2015-12-15 19:05:38 +00:00
Xavier Guimard
a9343808da Some little things 2015-12-14 22:24:09 +00:00