Commit Graph

97 Commits

Author SHA1 Message Date
Clément Oudot
0163e60c1d Set mailUrl and registerUrl for make start_web_server 2017-02-28 18:58:10 +00:00
Xavier Guimard
38eb082fe1 Disable local cache for tests 2017-02-26 10:29:32 +00:00
Xavier Guimard
38365b94ee Add DBI in e2e-tests 2017-02-26 08:04:39 +00:00
Xavier Guimard
d3766ff37a Harmonize manager to portal (dir htdocs) 2017-02-22 21:48:52 +00:00
Xavier Guimard
c08489a6bc Add Log4perl logger (closes: #1162) 2017-02-21 06:41:50 +00:00
Xavier Guimard
ffd769e780 U2F update (#1148)
Broken for now (pb with session->update)
2017-02-20 17:30:58 +00:00
Xavier Guimard
ede8f56ef3 Tidy 2017-02-19 11:51:58 +00:00
Xavier Guimard
1642a20d56 Display multiple forms (#830) 2017-02-16 17:22:08 +00:00
Xavier Guimard
b31635c62b Force syslog when FastCGI in use (#1162) 2017-02-15 06:41:41 +00:00
Xavier Guimard
1faf09b18e Update end-to-end tests (#1151) 2017-02-09 21:36:22 +00:00
Xavier Guimard
7d27259e64 Create a "Same" value for userDB and remove some other 2017-02-05 09:13:20 +00:00
Xavier Guimard
1e4c6da389 Rename lmConf-*.js to lmConf-*.json (fix: #1090) 2017-01-27 11:58:46 +00:00
Xavier Guimard
a4079dce7f Update web conf (#1138) 2017-01-18 17:55:04 +00:00
Xavier Guimard
66b073f982 Clean JSON (#1137) 2017-01-18 16:31:53 +00:00
Xavier Guimard
5ae758c6f1 Remove all inline CSS/JS (#1137) 2017-01-17 23:17:23 +00:00
Xavier Guimard
44de078234 Enable new portal with Nginx (#595) 2017-01-09 21:54:06 +00:00
Xavier Guimard
05b8cfeb96 Adapt server configuration (#595) 2017-01-03 17:23:38 +00:00
Xavier Guimard
bd7d6716aa Load languages (#595) 2016-05-21 12:24:42 +00:00
Xavier Guimard
b394ba2523 Import r5060 (#1016) 2016-05-17 20:06:49 +00:00
Xavier Guimard
aeda7331ec Import r5052 (#1016) 2016-05-14 18:14:49 +00:00
Xavier Guimard
39c6713aea Tidy 2016-04-29 07:27:26 +00:00
Xavier Guimard
cbed194561 Add test for encode_base64 2016-04-27 06:12:35 +00:00
Xavier Guimard
cf12cccd2f Backport #994 fix 2016-04-25 07:39:58 +00:00
Xavier Guimard
18d00d44b8 Reorganize templates (#595)
- mv *.tpl in site/templates
- manage external javascripts with bower
- mv the rest in site/static
2016-04-14 05:17:51 +00:00
Xavier Guimard
a3866bc1cc Login template in progress (#595) 2016-04-11 05:00:34 +00:00
Xavier Guimard
6bd696aabd Trying to display menu (#595) 2016-04-10 11:33:27 +00:00
Xavier Guimard
f4548758f3 More tests (#595) 2016-04-06 20:10:03 +00:00
Xavier Guimard
eee9dd47f7 Make tidy-js 2016-02-29 22:43:40 +00:00
Xavier Guimard
f3f8de0b4b Avoid using english text 2016-02-29 22:43:37 +00:00
Xavier Guimard
59adc7d745 Custom functions to test 2016-02-28 11:51:35 +00:00
Xavier Guimard
74dc2c3e8f Enable test for custom functions 2016-02-28 11:51:31 +00:00
Xavier Guimard
039733c872 Protect all area (to handle /logout) (May close #583) 2016-02-27 06:53:33 +00:00
Xavier Guimard
16471f24c4 Verify logout 2016-02-27 06:53:29 +00:00
Xavier Guimard
0eeaa7d2d2 Little path problem 2016-02-24 07:26:53 +00:00
Xavier Guimard
24cda967d4 Enable lm_combined format (#583) 2016-02-24 06:54:18 +00:00
Xavier Guimard
f087a4bcf0 Unused file 2016-02-22 12:19:10 +00:00
Xavier Guimard
dfce1419ad Good length for utf8 characters (may close #733) 2016-02-19 09:41:12 +00:00
Xavier Guimard
2a641e7184 +/- buttons for post 2016-02-18 14:05:07 +00:00
Xavier Guimard
959403dc52 Use "cgi" instead of "test" 2016-02-18 12:23:53 +00:00
Xavier Guimard
2edd58160f Replace "auth" keyword by "cgi" (generic cgi-fpm) 2016-02-18 10:50:02 +00:00
Xavier Guimard
baedbcef1a Test form replay feature (closes: #630) 2016-02-18 08:15:37 +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
365701ee49 New "post" storage (#733) 2016-02-13 12:31:01 +00:00
Xavier Guimard
eee43d01fa Typo 2016-02-11 21:02:41 +00:00
Xavier Guimard
3b083ee9a1 Status for Nginx (#934) 2016-02-11 12:09:53 +00:00
Xavier Guimard
75daa96593 Activate status in e2e tests 2016-02-11 10:58:59 +00:00
Xavier Guimard
2e8123ab57 Restore status (#897):
- Use PerlModule instead of PerlRequire (used after Apache fork)
- Initialize handler API for status
2016-02-10 21:45:07 +00:00
Xavier Guimard
08b299f10f Typo 2016-02-09 12:18:59 +00:00
Xavier Guimard
6ef8d70f86 Manage fastcgi server startup, not finished 2016-02-08 12:57:56 +00:00