Commit Graph

6298 Commits

Author SHA1 Message Date
Frédéric Péters 811db9d9a8 formdata: don't load objects when getting actionable ids (#39266) 2020-01-27 10:29:04 +01:00
Frédéric Péters dffbce03ea misc: remove obsolete reload-top page (#39258) 2020-01-27 10:11:48 +01:00
Frédéric Péters 10bec6f636 general: blacklist some file types for upload (#6829) 2020-01-26 17:37:53 +01:00
Frédéric Péters 9c5500febf tests: add tests for mime type and file size restrictions 2020-01-26 16:45:00 +01:00
Frédéric Péters a619da3bb7 tests: add basic test of /tmp-upload/ 2020-01-25 21:45:39 +01:00
Frédéric Péters 4f30c216af misc: use helper function to get xml node text (#39240) 2020-01-25 15:52:38 +01:00
Frédéric Péters 9b0e0eaedf workflows: make aggregation emails work with roles sending to members (#39234) 2020-01-24 13:44:03 +01:00
Frédéric Péters 99628d1177 debian: move python3-{psycogp2,lasso} to depends (#39232) 2020-01-24 12:04:53 +01:00
Frédéric Péters 7ad1246846 debian: use python3-pil instead of old name python3-imaging 2020-01-24 10:22:20 +01:00
Frédéric Péters 63378e331d debian: run with python 3 (#39164) 2020-01-24 09:01:30 +01:00
Frédéric Péters 40e5f9dd4c misc: remove unused import lines 2020-01-24 08:59:59 +01:00
Frédéric Péters 57eb8fddbb api: include display_{id,name} in basic list results (#39187) 2020-01-24 08:59:54 +01:00
Frédéric Péters ad72917df2 api: put list of cards under data key (#39186) 2020-01-24 08:59:54 +01:00
Frédéric Péters 4ea9649998 workflows: consider latest change for latest arrival global triggers (#39100) 2020-01-24 08:59:44 +01:00
Frédéric Péters 01d065620b pages: use open() to open file (#39163) 2020-01-22 11:37:26 +01:00
Frédéric Péters 8f6f8f745f tests: add check for indexing to ezt lazy tests 2020-01-21 17:53:21 +01:00
Frédéric Péters 01c624cb29 fix typo in translation (#39146) 2020-01-21 14:58:36 +01:00
Frédéric Péters 13fd3f9551 saml2: remove compatibility with very old lasso versions (#39086) 2020-01-20 10:05:10 +01:00
Frédéric Péters 9aa6749598 saml2: remove ECP support (#39086) 2020-01-20 10:05:10 +01:00
Frédéric Péters be5b007d47 saml2: remove name id management service (#39086) 2020-01-20 10:05:10 +01:00
Frédéric Péters 071d35e768 misc: add year/month/day variables to lazy date fields (#37433) 2020-01-20 10:05:10 +01:00
Frédéric Péters 8bc1466003 tests: add test for session cleanup 2020-01-18 22:17:36 +01:00
Frédéric Péters d81959f81f trivial: insure two blank lines before top functions and classes 2020-01-18 20:33:44 +01:00
Frédéric Péters 863ce36874 settings: fix check for internal role in permission matrix (#38836) 2020-01-18 09:38:33 +01:00
Frédéric Péters 13b2f9ce54 settings: fix permission matrix to totally ignore internal roles (#38836) 2020-01-17 17:32:20 +01:00
Frédéric Péters cbebd7558f sql: prefetch evolutions in user forms API (#38903) 2020-01-17 17:32:20 +01:00
Frédéric Péters bbaa2d18be emails: ignore unexpected title overlines or transitions (#38817) 2020-01-17 16:33:29 +01:00
Frédéric Péters 08e085d5b9 forms: fix free length table error check to ignore its emptiness (#39072) 2020-01-17 16:33:29 +01:00
Frédéric Péters 107f0edaa3 backoffice: display card selected in item field as link (#38924) 2020-01-15 16:55:08 +01:00
Frédéric Péters 36b58079b9 backoffice: don't get full objects when looking for ids (#38966) 2020-01-15 16:55:08 +01:00
Frédéric Péters efa3ebb305 misc: change json encoder to preprocess date for time.struct_time (#38981) 2020-01-15 16:54:06 +01:00
Frédéric Péters e6eb2a8ad0 misc: clean lemonldap dates with both timezone and Z (#38974) 2020-01-15 11:24:17 +01:00
Thomas NOËL 6e00660c39 export_to_model: replace slashes with dashes in computed filename (#38952) 2020-01-14 23:21:52 +01:00
Frédéric Péters 888bc479f5 backoffice: use a template to render data management page (#38936) 2020-01-14 14:52:13 +01:00
Frédéric Péters 4b86a73ab2 misc: add support for lazy password fields (#38882) 2020-01-13 10:11:19 +01:00
Frédéric Péters f07937dfc3 sql: add index on user_id (#38902) 2020-01-13 10:11:19 +01:00
Frédéric Péters 7faa7f9281 sql: enable indexes on receipt_time and anonymised columns (#38901) 2020-01-13 10:11:19 +01:00
Frédéric Péters 2e05d710c1 storage: don't track bytes/lists when converting pickles (#38863) 2020-01-11 09:31:37 +01:00
Frédéric Péters 1668b6b7cc formdef: allow empty <description/> tags on import (#17291) 2020-01-11 09:31:37 +01:00
Frédéric Péters 12bfec671f misc: convert time.struct_time to datetime objects before json dump (#38706) 2020-01-11 09:30:50 +01:00
Thomas NOËL 09a29908f8 backoffice: ignore empty items data in field filters (#38889) 2020-01-10 15:33:05 +01:00
Thomas NOËL 4b8c74fd95 wf/profile: do not use after jobs when there's no http response (#38793) 2020-01-10 11:56:52 +01:00
Thomas NOËL fcd1c46005 settings: increase DATA_UPLOAD_MAX_NUMBER_FIELDS (#38824) 2020-01-08 12:26:04 +01:00
Thomas NOËL 2f85a20ed0 backoffice: ignore empty data in field filters (#38809) 2020-01-07 23:57:26 +01:00
Benjamin Dauvergne e508d436ab tests: test rate limiting with freezegun (#38180) 2020-01-03 22:56:49 +01:00
Frédéric Péters b81166887d translation update 2019-12-28 15:49:15 +01:00
Frédéric Péters bdf5260566 backoffice: update form links on category pages (#38670) 2019-12-25 11:07:38 +01:00
Frédéric Péters f2a753f811 misc: ignore python-dns exception when resolv.conf is not available (#38707) 2019-12-25 11:07:38 +01:00
Frédéric Péters 9fa4b1263e admin: don't update formdatas on workflow switch with no changes (#38578) 2019-12-24 11:02:56 +01:00
Frédéric Péters b81a758804 remove obsolete jenkins.sh (#38695) 2019-12-23 16:25:49 +01:00