Commit Graph

11055 Commits

Author SHA1 Message Date
Frédéric Péters cc0f8dda1c cron: log basic resource usage summary (#89037)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 15:23:58 +02:00
Frédéric Péters 5ef57d4671 translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 14:42:42 +02:00
Frédéric Péters 7da8954476 general: expand blocks in form_details (#44804) 2024-04-26 14:42:02 +02:00
Frédéric Péters 703ff210ae misc: remove fixed fields from top errors summary (#82633)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 14:41:50 +02:00
Frédéric Péters 7106fbcecf misc: include subfield id in timing logs (#90079)
gitea/wcs/pipeline/head Build queued... Details
2024-04-26 13:34:17 +02:00
Serghei Mihai 449d4bfdaa misc: improve list as images rendering (#81010)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 11:41:21 +02:00
Emmanuel Cazenave 8a7b5977ba formdata : honor with_history parameter (#89918)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 11:33:19 +02:00
Corentin Sechet daab9515c0 api: add triggerable jump actions to carddata api (#88875)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 10:49:28 +02:00
Corentin Sechet ba7eb70024 api: add triggerable jump actions to carddef api (#88875) 2024-04-26 10:49:28 +02:00
Corentin Sechet 8779eea796 api: add triggerable global actions to card data api (#88875) 2024-04-26 10:49:28 +02:00
Corentin Sechet ab9adecf55 api: add triggerable global actions to carddef api (#88875) 2024-04-26 10:49:28 +02:00
Frédéric Péters bb78703d7e translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 09:01:55 +02:00
Frédéric Péters db0e30cfd8 misc: reset confirmation button event after listing is refreshed (#89875)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 08:30:23 +02:00
Frédéric Péters 19454beb04 misc: use straight attribute as AttributeError parameter (#89777) 2024-04-26 08:30:18 +02:00
Frédéric Péters efd10a0564 misc: extend |getlist on blocks, for compatibility names (#89777) 2024-04-26 08:30:18 +02:00
Frédéric Péters ea2744dbc4 misc: add support for live block conditions in workflow forms (#86798) 2024-04-26 08:30:03 +02:00
Frédéric Péters 2c68356878 backoffice: make submission sidebar items configurable (#84494)
(also #58888)
2024-04-26 08:29:57 +02:00
Frédéric Péters 01716e722f tests: add trigger jump + redirect test (#83418) 2024-04-26 08:29:52 +02:00
Frédéric Péters 617e170a92 workflows: remove unnecessary handling of exception in timeout_parse (#83418) 2024-04-26 08:29:52 +02:00
Frédéric Péters 5365983716 workflows: be explicit about jump modes (#83418) 2024-04-26 08:29:52 +02:00
Frédéric Péters db8e6bc0a5 workflows: add generic status options to global action manual trigger (#77926)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-26 08:29:36 +02:00
Frédéric Péters 0abc13aab0 blocks: add support for post conditions (#71778)
gitea/wcs/pipeline/head Build queued... Details
2024-04-26 08:29:31 +02:00
Frédéric Péters 26668ba3ea blocks: add/manage post conditions attribute (#71778) 2024-04-26 08:29:31 +02:00
Frédéric Péters b8b6dc1bad backoffice: link to individual fields in data source usage pane (#63947) 2024-04-26 08:29:26 +02:00
Valentin Deniaud 2927168c83 workflow_tests: ignore html in alert message (#90038)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-25 16:41:19 +02:00
Valentin Deniaud d8cb5e4737 workflow_tests: check all email recipients (#90035)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-25 15:58:13 +02:00
Valentin Deniaud a2a4b1536b workflow_tests: skip wscall action if response type is attachment (#89894)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-23 11:30:39 +02:00
Frédéric Péters 0fcf440e0a misc: do not include file contents in json export if file is not set (#89876)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-22 16:30:02 +02:00
Valentin Deniaud 22f8886b9d admin: avoid crash on webservice response import when single test (#89861)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-22 14:45:56 +02:00
Valentin Deniaud d6771b2869 admin: allow numeric field inside block during test edit (#89734)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-22 11:41:22 +02:00
Frédéric Péters c191656d4a api: raise 400 if multiple order_by are given (#89832)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-22 10:52:47 +02:00
Frédéric Péters 4e0b3469f1 api: handle block fields in geojson (#89831)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-22 10:01:59 +02:00
Frédéric Péters b6c83cca37 misc: do not allow single quotes in custom identifiers (#89816) 2024-04-22 10:01:55 +02:00
Frédéric Péters aa070498e4 misc: do not mark forms and cards as collapsed variables (#89811)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-19 16:33:51 +02:00
Frédéric Péters 0dc5d3267f backoffice: display an error on diff of snapshots that do not load (#89801)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-19 15:03:06 +02:00
Frédéric Péters 61ce06676d misc: do not compute drafts info when comparing snapshots (#89799)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-19 14:01:14 +02:00
Frédéric Péters 291fea5b8b misc: adapt to godo changes (#89633)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-19 10:09:03 +02:00
Frédéric Péters 62d178f73c misc: add device geolocation as initial position for markers map (#89641)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-18 09:25:16 +02:00
Frédéric Péters b9b6912385 misc: provide formdata context when updating relations (#89652)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-18 09:25:06 +02:00
Frédéric Péters 992bc9720a misc: add proper draft handling when adding a block row on first page (#89664)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-17 09:35:44 +02:00
Lauréline Guérin d43865b2a5 snapshots: xml diff, use gadjo to collapse lines between changes (#89445)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-16 10:14:34 +02:00
serghei 63880dddd4 api: fix json payload structure computing (#89608)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 19:50:59 +02:00
Frédéric Péters 30a7476ac1 translation update
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 17:07:14 +02:00
Frédéric Péters 5460fedfba misc: do not escape twice map attribution (#89602)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 16:54:39 +02:00
Serghei Mihai 12bdb4a498 wscalls: preview unflattened payload (#66916) 2024-04-15 16:54:33 +02:00
Serghei Mihai ddbe8f65de wscalls: unflatten payload when calling webservice (#66916) 2024-04-15 16:54:33 +02:00
Frédéric Péters d1a52fa4a5 misc: add option for file received via webservice action to be hidden (#62727)
gitea/wcs/pipeline/head Build queued... Details
2024-04-15 16:52:42 +02:00
Frédéric Péters ae2cc0cfe9 misc: do not save prefilling data on initial visit (#75848)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 16:52:07 +02:00
Frédéric Péters c9d6bb9f15 misc: add proper escaping to map data attribution string (#89579)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 13:59:36 +02:00
Frédéric Péters 2590ea3b7e misc: maintain block prefilling data with references to row index (#75162)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-15 13:12:06 +02:00