Commit Graph

90 Commits

Author SHA1 Message Date
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
Xavier Guimard
d29aaeb27b New "json" target in Makefile 2015-12-10 20:05:27 +00:00
Xavier Guimard
537d5d2394 Move end-to-end test to root
New target also created in Makefile: `e2e_test`
NB: to launch it, install protractor. For example:

    npn install -g protractor && \
    webdriver-manager update
2015-12-07 20:56:39 +00:00
Clément Oudot
4e9245a8b1 Replace persistent session dir variable in initial configuration file (#821) 2015-07-24 15:53:53 +00:00
Xavier Guimard
008cdee714 Create po directories on-the-fly 2015-07-22 16:51:55 +00:00
Clément Oudot
fdb6a2fd7d Convert default configuration file to JSFile (#821) 2015-07-15 20:56:16 +00:00
Xavier Guimard
1fac8f399d Add fr translations files in debian package (was empty before) 2015-06-24 11:47:04 +00:00
François-Xavier Deltombe
9cfb59ad81 Nginx handler: API completed and config files examples added 2015-06-20 22:31:47 +00:00
Xavier Guimard
07e3c36c9d Bad target suite 2015-06-17 12:00:12 +00:00
Xavier Guimard
4d9ce06be1 Apache 2.4 support by default 2015-06-17 11:35:23 +00:00
Clément Oudot
a0797243ba Fix paths in Makefile for make diff (#820) 2015-06-13 08:16:36 +00:00
Xavier Guimard
91be95583e Replace __MGR__ variables 2015-06-10 20:40:29 +00:00
Clément Oudot
7155d00c86 Change substitute separator to avoid error on installation (#820) 2015-06-10 15:28:12 +00:00
Clément Oudot
de34745012 Create key rotation script (#184) 2015-06-05 14:33:36 +00:00
Xavier Guimard
dc63f83128 Replace __MGR*__ by godd values 2015-06-01 11:01:16 +00:00
Clément Oudot
8332785cde Fix installation process to not stop because of new Manager code (#820) 2015-05-21 10:20:30 +00:00
Xavier Guimard
a917de718f Start "install_manager_site" adaptation 2015-05-18 11:15:09 +00:00
Xavier Guimard
ce77b54114 Update tests 2015-05-14 06:45:03 +00:00
Clément Oudot
cf4dfef9fb Configuration endpoint (#184) 2015-03-23 17:12:06 +00:00
Xavier Guimard
1bdde2b798 Use posix options for cp 2015-03-16 05:43:50 +00:00
Clément Oudot
f801c179bc Remove old captcha dirs (#780) 2014-12-19 09:07:29 +00:00
Clément Oudot
12582752e7 Fix call to language_code target 2014-12-18 16:52:16 +00:00
Clément Oudot
bd9f473c14 Use cp instead mv to keep configuration files (#760) 2014-11-04 17:26:56 +00:00