Commit Graph

6290 Commits

Author SHA1 Message Date
Frédéric Péters 6f9b2086f7 tests: adapt to absolute URI for user forms (#39630)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
gitea/wcs/pipeline/head Build started... Details
2020-02-07 11:58:51 +01:00
Frédéric Péters fa3a739a59 misc: use absolute URLs when presenting user forms (#39630) 2020-02-07 11:31:28 +01:00
Serghei Mihai 3d9fd7f2bc workflows: clean context after workflow form action (#39030) 2020-02-06 11:07:01 +01:00
Frédéric Péters cd9cb97266 misc: add get_base64_content() to get file content as base64 (#39306) 2020-01-27 18:13:22 +01:00
Frédéric Péters 3df08d355b misc: add codecs module and force_* function to evaluation context (#39303) 2020-01-27 18:13:21 +01:00
Frédéric Péters 17ba8d69c7 formdata: don't load objects when getting actionable ids (#39266) 2020-01-27 10:48:19 +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
Nicolas Roche d5ff023e4f forms: test is_hidden attribute on comment fields (#38685) 2019-12-23 15:22:31 +01:00
Frédéric Péters 283a37fb96 forms: fix comment field to respect is_hidden attribute (#38685) 2019-12-23 15:22:31 +01:00
Frédéric Péters 1ed06e1308 tests: force string URL in widget tests (required for mechanize≥0.4.5) 2019-12-23 15:22:31 +01:00
Frédéric Péters 9f1d2fad29 tox: avoid mecanize 0.4.5 as it breaks test_table_list* tests 2019-12-23 14:54:08 +01:00
Frédéric Péters 1c93f5325b backoffice: fix filtering on backoffice item/s fields (#38627) 2019-12-18 16:17:04 +01:00
Frédéric Péters 81457aca77 sql: use force_str() on filtered options (#38624) 2019-12-18 16:01:04 +01:00
Frédéric Péters 2d96602aeb categories: do not create duplicate slugs (#38612) 2019-12-18 09:58:58 +01:00
Frédéric Péters 7955c2980a backoffice: use actual data for item(s) field filters (#35703) 2019-12-17 15:25:24 +01:00