Commit Graph

295 Commits

Author SHA1 Message Date
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
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
Clément Oudot 0936dfe9a1 Use specific Apache configuration files for Debian packaging (#760) 2014-11-04 17:20:10 +00:00
Clément Oudot 5553f038a5 Doc translation is no more done during installation process (#648) 2014-06-29 20:17:45 +00:00
Clément Oudot afaf7dbd9d Fix installation of register.pl script (#26) 2014-06-05 12:43:29 +00:00
Clément Oudot 75581e1eda Remove MyHandler form Makefile (#386) 2014-05-22 08:29:06 +00:00
Xavier Guimard 1deaaff758 Corrects errors in extra tests (missing DB in conf) 2014-05-11 12:21:19 +00:00
Clément Oudot be37b1bef6 Publish FR doc in Manager (#648) 2014-04-18 10:17:08 +00:00
Clément Oudot ac78ecc276 Create a new make target to generate local packages for developpement (#689) 2014-02-24 10:25:18 +00:00
Clément Oudot 6a72659c95 Exclude bootstrap JS from tidy-js (#683) 2014-02-05 16:30:03 +00:00
Xavier Guimard 36ece40554 Add more lintian info 2014-01-28 20:29:40 +00:00
Xavier Guimard 662eebb28a Language translation 2013-11-14 05:28:20 +00:00
Xavier Guimard f95c3af0dc Remove 'current' dir in translated doc and replace it by a symlink 2013-11-12 19:50:39 +00:00
Xavier Guimard 6f9dcf9c8f Add new lemonldap-ng-fr-doc package in Debian build 2013-11-10 06:25:20 +00:00
Xavier Guimard 9ab39feaac Include OmegaT files in tarball 2013-11-10 05:58:26 +00:00
Xavier Guimard 50861b5916 Generic target for translation + install_<lang>_doc_site target 2013-11-09 15:03:41 +00:00
Xavier Guimard 56441bdfb8 Generic target for translations 2013-11-09 12:03:47 +00:00
Xavier Guimard a4e97c264c Update omegat-clean target to remove .bak files 2013-11-03 20:48:18 +00:00
Xavier Guimard 19ecea6d43 Update fr doc 2013-11-03 20:45:24 +00:00
Xavier Guimard 785cee0213 Manage translation from Makefile (now able to generate from command line) 2013-11-03 20:39:58 +00:00
Xavier Guimard d6ce22c6b5 Add missing args for prove (extra-tests)
Closes: #635
2013-11-03 07:39:34 +00:00
Clément Oudot 1d3241728f Do not run extra tests if none are in extra-tests/ (else test fails on CentOS 5) 2013-11-02 16:16:56 +00:00
Xavier Guimard be919274c2 Add javascript indenter 2013-10-30 19:44:09 +00:00
Xavier Guimard cc6c9fc56e Move extra-tests to lemonldap-ng-portal/xt 2013-10-30 06:05:29 +00:00
Xavier Guimard e4b6c93f79 Really don't use minifier for local build 2013-10-08 10:56:16 +00:00
Xavier Guimard a280a8f993 Restore debian dir in "debian-dist" target 2013-04-12 11:53:55 +00:00
Xavier Guimard bca0c77a4e Exclude debian and omegat.files directories from tarball 2013-04-12 11:44:52 +00:00
Clément Oudot 7b8f67038c Import lemonldap-ng-cli into Manager module (#588) 2013-03-07 17:37:22 +00:00
Clément Oudot 643f4de269 Captcha configuration (#217) 2013-02-21 17:37:23 +00:00
Clément Oudot 1e54e2185e Update Makefile to install Captcha dir (#217) 2013-02-20 08:47:13 +00:00
Clément Oudot b043a42078 Create a directory for persistent sessions (#585) 2013-02-17 18:54:28 +00:00
Clément Oudot 21d6fa7e4a Split test and handler configuration files (#568) 2012-12-18 13:46:08 +00:00
Xavier Guimard 54908ce1ea Fix incorrect paths for Captcha 2012-11-03 05:56:53 +00:00
Clément Oudot 12db044269 Fix Makefile to ignore some lines for script lmConfigEditor 2012-09-12 15:55:51 +00:00
Clément Oudot b12d691fbc Add AuthBasic Handler in default installation (#519) 2012-09-10 10:34:28 +00:00
Clément Oudot cce1a6365a Active notifications by default (#514) 2012-08-31 07:48:54 +00:00
Sandro Cazzaniga 5264202231 [LEMONLDAP-217] add a captcha feature to the portal 2012-07-04 12:33:03 +00:00
Xavier Guimard aaca8692b8 Add "Recommends: libapache-session-browseable-perl" 2012-06-30 07:24:34 +00:00
Xavier Guimard 81e33d20b8 Update doc 2012-04-03 04:11:09 +00:00
Clément Oudot 0221cecc89 Do not copy spec file in make dist (duplicate spec file) (#444) 2012-03-08 09:36:53 +00:00
Clément Oudot 51ec563da3 Find Perl version to run make default-diff on different systems 2012-03-02 21:54:19 +00:00
Clément Oudot db1b53b05b Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00