Commit Graph

9258 Commits

Author SHA1 Message Date
Frédéric Péters b52ad0b4cc misc: remove references to old action classes (#72575) 2022-12-26 16:38:53 +01:00
Frédéric Péters 21e922face workflows: run actions from new status after global interactive action (#72610) 2022-12-26 16:33:52 +01:00
Frédéric Péters 8030fba318 misc: use wcs_all_forms for native home page queries (#72623) 2022-12-26 16:33:52 +01:00
Frédéric Péters 6bc9a85284 sessions: remove dead magictoken code (#72781) 2022-12-26 16:32:30 +01:00
Frédéric Péters 99587efaae users: remove dead code (#72781) 2022-12-26 16:32:30 +01:00
Frédéric Péters ba497803d7 misc: add allowed file types to import cards dialog (#72714) 2022-12-26 16:32:30 +01:00
Lauréline Guérin f0a20e8afb
api: get formdata from history (#70271)
gitea-wip/wcs/pipeline/head Build started... Details
2022-12-26 13:55:04 +01:00
Lauréline Guérin 9abb92c3ae
misc: migration to convert python datasources (#72096)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2022-12-26 10:41:07 +01:00
Lauréline Guérin 6456a2a99b
misc: remove migration code to repair anonymisation 2022-12-26 10:41:07 +01:00
Lauréline Guérin 463f0d949e
misc: convert formula datasource into jsonvalue in some tests (#72096) 2022-12-26 10:41:06 +01:00
Lauréline Guérin 1277e9265d
datasources: new datasource type, jsonvalue, to replace formula (#72096) 2022-12-26 10:41:06 +01:00
Lauréline Guérin 881d3d8f2c
misc: thumbnail param when serving cards file fields (#72533)
gitea-wip/wcs/pipeline/head Build started... Details
2022-12-26 10:18:12 +01:00
Paul Marillonnet dd02d1d387 translation update (#72762) 2022-12-26 09:59:59 +01:00
Paul Marillonnet 2a74565670 admin: include phone field mapping (#72762) 2022-12-26 09:59:59 +01:00
Emmanuel Cazenave 19a4e41b20 grep: search in field/page conditions (#72362) 2022-12-26 09:57:21 +01:00
Emmanuel Cazenave 5407b99a69 grep: search in actions conditions (#72362) 2022-12-26 09:56:48 +01:00
Frédéric Péters b886a4f70a workflows: mark "redirect to url" action as an endpoint (#31201) 2022-12-26 09:54:54 +01:00
Valentin Deniaud a7c8477578 statistics: add filter to hide "None" labels (#71660) 2022-12-23 15:19:33 +01:00
Benjamin Dauvergne 94c2f116b8 grep: search in field's data source value (#72672) 2022-12-23 14:34:32 +01:00
Frédéric Péters 95275c8535 translation update 2022-12-23 14:18:51 +01:00
Frédéric Péters e375509a41 deprecations: ignore ezt looking "tag" as used in email subjects (#72039) 2022-12-23 09:01:17 +01:00
Frédéric Péters 588cb835eb api: ignore missing categories (#72608) 2022-12-23 09:00:44 +01:00
Frédéric Péters 31c4b3b2bd forms: add "display form details" label next to summary title (#72385) 2022-12-23 08:59:20 +01:00
Frédéric Péters a8dafa8433 ci: only build package for bullseye (#72729) 2022-12-23 07:53:30 +01:00
Frédéric Péters 281e886a29 workflows: send email to submitter even if no user language set (#72531) 2022-12-19 06:38:52 +01:00
Frédéric Péters a038ac23e3 backoffice: display multiple filenames on same line in table cells (#72570)
gitea-wip/wcs/pipeline/head Build started... Details
2022-12-17 16:45:33 +01:00
Frédéric Péters d03df0cf92 backoffice: fix links to files in block in management tables (#72570) 2022-12-17 12:40:57 +01:00
Frédéric Péters dff0fd07e7 misc: exclude computed data fields from geojson (#72566) 2022-12-17 09:02:14 +01:00
Frédéric Péters 0f8f90d374 misc: do not filter strings with a leading 0 as numbers (#72551) 2022-12-16 14:29:19 +01:00
Benjamin Dauvergne 4cc772dcda misc: replace deprecated distutils features by setuptols or stdlib (#72515) 2022-12-15 18:18:15 +01:00
Lauréline Guérin df10f0f640
misc: fix live js with nont string value.content (#72463) 2022-12-15 11:44:38 +01:00
Emmanuel Cazenave ea2eaa7470 grep: search in actions computed strings (#72311) 2022-12-14 15:52:53 +01:00
Frédéric Péters caa0c2d134 i18n: keep URL language prefix in edition action (#72376) 2022-12-13 19:17:20 +01:00
Frédéric Péters b27fdc8afe forms: add single formdata to global interactive action context (#71972) 2022-12-13 18:21:11 +01:00
Lauréline Guérin 3d5546e159
formdata: fix internal-id filter with None in values list (#71988)
gitea-wip/wcs/pipeline/head Build started... Details
2022-12-13 08:46:05 +01:00
Frédéric Péters 7445831244 fields: get item display value from database (#72299) 2022-12-12 19:55:18 +01:00
Frédéric Péters 81bce06e17 translation update 2022-12-12 19:54:03 +01:00
Valentin Deniaud 387f67d831 statistics: add group by simplified status (#71665) 2022-12-12 18:17:03 +01:00
Valentin Deniaud e56c599ef1 statistics: improve label sorting on group by (#71656) 2022-12-12 18:16:51 +01:00
Thomas NOËL a49cddf01d use last linked object for form_links_xxx (#72012) 2022-12-12 17:50:47 +01:00
Frédéric Péters 9032e07e45 misc: add magictoken to legacy tracking code box context (#72286) 2022-12-12 17:32:21 +01:00
Frédéric Péters 07b01ad5b8 workflows: get wscall error data in base64 if non-utf8 bytes (#72238) 2022-12-12 17:07:35 +01:00
Valentin Deniaud a359c91552 statistics: add time between two statuses (#71661) 2022-12-12 11:09:59 +01:00
Valentin Deniaud 738fe673e8 statistics: add translation context to done status filter (#72109) 2022-12-12 10:28:57 +01:00
Benjamin Dauvergne 87dce5c17f templatetags: use list/add filters to create list from simple values (#67054) 2022-12-09 15:59:56 +01:00
Lauréline Guérin b37392f894
workflows: fix inspect of timeout trigger with python expression (#72129)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2022-12-09 15:03:26 +01:00
Frédéric Péters 555547e8ac sql: honor ignore_errors in get() when using numeric ids (#71492) 2022-12-09 14:49:47 +01:00
Frédéric Péters 48894ef40b misc: decode bytes as UTF-8 for JSON (#72230) 2022-12-09 14:35:48 +01:00
Frédéric Péters 1d6633f810 translation update 2022-12-09 07:51:07 +01:00
Frédéric Péters 04aa4f280d misc: simplify identification subsystem selection (pick saml or first) (#72001) 2022-12-09 07:44:49 +01:00