Commit Graph

112 Commits

Author SHA1 Message Date
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
Xavier Guimard
4876dd5f07 Use source and destination in Makefile to generate needed files only
NB: now, changes in Tree.pm, Attributes.pm or jsongenerator.pl will be
detected automatically and generate files (see next commit)
2015-12-14 20:39:30 +00:00
Xavier Guimard
7caa33ba66 New target: reload_web_server 2015-12-14 05:50:27 +00:00
Xavier Guimard
7d638ee9e9 Replace web server port by a Makefile variable 2015-12-13 22:39:19 +00:00
Xavier Guimard
76691a81bb e2e-tests now tests source tree (with its own webserver) 2015-12-13 22:09:34 +00:00
Xavier Guimard
e88103aee6 More comments 2015-12-13 07:25:39 +00:00
Xavier Guimard
c3ad2c39ed Update end-to-end tests: use own apache server 2015-12-13 07:25:37 +00:00